6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Tue May 14, 2024 1:58 pm

All times are UTC




Post new topic Reply to topic  [ 11 posts ] 
Author Message
PostPosted: Wed May 24, 2023 11:56 am 
Offline

Joined: Thu Dec 26, 2002 12:29 pm
Posts: 51
Location: Occitanie, France
Hello all,
A long time ago I copied most of the pages of the Electronics Today International article "Versatile DRAM Interface for the 6502" by K(eith ?) Howell.
What I forgot to do at the time was also copy the schematic (which was on a different site).
I haven't seen the article on the forum - I can upload it if anyone thinks it's useful - but I would like to study what he did and the schematic would help tremendously.

If anyone can help ?
Cheers, Glenn from France.


Top
 Profile  
Reply with quote  
PostPosted: Wed May 24, 2023 12:09 pm 
Offline

Joined: Thu Dec 26, 2002 12:29 pm
Posts: 51
Location: Occitanie, France
Well, I did my searching a bit differently, and I found the schematic.
It is HERE : [url]https://acorn.huininga.nl/pub/mirrors/homepage.ntlworld.com/kryten_droid/circuits/K1001_DRAM_6502.pdf[/url]

The text and schematic are not currently linked. I now have the complete article, and I can upload it if someone wants it.


Top
 Profile  
Reply with quote  
PostPosted: Wed May 24, 2023 12:15 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10800
Location: England
Well done for finding it! Can I suggest uploading a zip with both the schematic and your scans? Just attach it to a post in this thread.


Top
 Profile  
Reply with quote  
PostPosted: Wed May 24, 2023 12:42 pm 
Offline

Joined: Sun Jun 29, 2014 5:42 am
Posts: 337
The article was also (re?) published as a short Tech Tip in the March 1987 issue of Electronics Today International:
https://worldradiohistory.com/UK/Electr ... 987-03.pdf

Here's the relevant pages:
Attachment:
VersatileDRAM.pdf [140.07 KiB]
Downloaded 70 times


Dave


Top
 Profile  
Reply with quote  
PostPosted: Thu May 25, 2023 3:41 am 
Offline
User avatar

Joined: Sat Dec 01, 2018 1:53 pm
Posts: 727
Location: Tokyo, Japan
Also, if anybody needs an easy direct link to it within the magazine, archive.org lets you link to specific pages to come up within their viewer: page 54.

_________________
Curt J. Sampson - github.com/0cjs


Top
 Profile  
Reply with quote  
PostPosted: Thu May 25, 2023 9:13 am 
Offline

Joined: Thu Dec 26, 2002 12:29 pm
Posts: 51
Location: Occitanie, France
Here is the file of the version I have. The schematic is included as was originally published.
Thanks for all of your help.
For the anecdote, ETI in the UK was for about a decade printed in Colchester, Essex - and I used to get it free 'cos my dad was an editor for another mag that was printed at the same place. I still have some of them (mid 70's to early 80's) because of the "Tech Tips" section!


Attachments:
File comment: Reprinted version of Keith Howell's article about adapting DRAM to 6502 architectures.
DRAM_6502.zip [73.41 KiB]
Downloaded 27 times
Top
 Profile  
Reply with quote  
PostPosted: Thu May 25, 2023 1:52 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8182
Location: Midwestern USA
I’m actually more interested in the battery charger circuit published on the same page. :D Only thing is whomever drew the schematic used stupid notation for resistor values, such as 2K2 for a 2.2K resistor. Whomever thought that such notation was okay needs to be taken out back and given a severe beating about the head and shoulders. 2.2 is unambiguous...why change it?

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
PostPosted: Thu May 25, 2023 2:07 pm 
Offline

Joined: Tue Sep 03, 2002 12:58 pm
Posts: 298
BigDumbDinosaur wrote:
2.2 is unambiguous...why change it?


Because when the schematic is copied, or the paper that it was drawn on gets old and dirty, it is not unambiguous. Is that a . or a speck of dirt? Is that a slightly larger gap between the hand-written digits, or has the . that was once there become invisible? 2k2 is a much more error-tolerant notation.

It's the same reason that we only join lines on a schematic at T-junctions, and the half-loop for crossings that don't join was once used. When the difference between "these two lines join" and "these two lines don't join" is only a dot, it's almost guaranteed that it'll be misread somewhere down the line.


Top
 Profile  
Reply with quote  
PostPosted: Thu May 25, 2023 5:17 pm 
Offline
User avatar

Joined: Sat Dec 01, 2018 1:53 pm
Posts: 727
Location: Tokyo, Japan
John West wrote:
...

Thank you for saving me the effort of the 2K2 explanation. Also, a bit ironic that someone with vision probems even worse than mine is complaining about that. :-) (I keep a set of 3.5 diopter reading glasses in my toolkit because the 2.0 I normally wear simply won't do for close looks at chip labels or DIP pin connections any more.)

The "join only at T-junctions" idea I'd not heard of, but I throroughly approve. I quite miss the old "jump loop" style I learned in the early '80s, awkward as it is, in part because I've read more than a few schematics of early '80s computers where there were clearly dots missing where lines should join. (The schematics did not make sense otherwise.)

_________________
Curt J. Sampson - github.com/0cjs


Top
 Profile  
Reply with quote  
PostPosted: Thu May 25, 2023 5:39 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8182
Location: Midwestern USA
John West wrote:
BigDumbDinosaur wrote:
2.2 is unambiguous...why change it?

Because when the schematic is copied, or the paper that it was drawn on gets old and dirty, it is not unambiguous.

Your argument doesn’t fly with me. The same theoretical problem could occur with a page from an old mathematics text book. We don’t write 1.63 as 1D63 in math, do we? So why would we write 2K2 in place of 2.2 in electronics?

Incidentally, I have read hundreds of old schematics over the years and not once have I ever misread 2.2K or 0.1 µF.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
PostPosted: Thu May 25, 2023 7:17 pm 
Offline

Joined: Sun May 13, 2018 5:49 pm
Posts: 247
This has been one of the standard methods (but not the only method) of expressing component values for resistors and capacitors since the 50s, where the "omission by photocopy" of a decimal point was a much larger threat. Here is the Wikipedia article on RKM code, but it's known by several other names/standards depending on the country:

https://en.wikipedia.org/wiki/RKM_code

I do a lot of circuits with current sensing and use a lot of low value sense resistors. Many of those resistors are physically marked using this method as well when they are less than 10 Ohms. Here is a 2.2 Ohm power resistor:
Attachment:
File comment: A 2.2 Ohm Power Resistor
power_resistor.JPG
power_resistor.JPG [ 171.02 KiB | Viewed 474 times ]

Here are some resistors less than an ohm. The R marks the decimal point position.
Attachment:
File comment: Various Surface Mount Resistors
smd_resisors.JPG
smd_resisors.JPG [ 432.48 KiB | Viewed 474 times ]


If you want to get upset about resistor values, you should reserve your wrath for EIA96 marked resistors. I use a ton of 01C marked resistors, which are obviously 10K, right? (some manufacturers use the "color code" format and would mark the same resistor "103" instead, but using the EIA96 format simultaneously indicates that it is a 1% resistor)
Attachment:
File comment: 10K resistor marked with EIA96 code 01C
10KSMD_EIA96.JPG
10KSMD_EIA96.JPG [ 11.05 KiB | Viewed 474 times ]

Here is the decoder ring (with actual values listed in RKM format, just for fun):
https://en.wikipedia.org/wiki/Resistor#EIA-96_marking
and if you look carefully, you'll find a resistor marked 34B in a middle photo and that's a 2.21K 1% resistor.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC


Who is online

Users browsing this forum: daniMolina and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: