trying to figure out the issue with Timex Sinclair 16k RAM Pack

Discussions about Sinclair ZX80 and ZX81 Hardware
Post Reply
mbehrensmeyer
Posts: 2
Joined: Tue Mar 26, 2019 10:07 pm

trying to figure out the issue with Timex Sinclair 16k RAM Pack

Post by mbehrensmeyer »

So i just recently picked up a Timex Sinclair 1000 and 16k Ram Pack. The computer itself works just fine, but when i comes to having the 16k Ram pack hooked up i just get a white screen with no cursor. I went through and cleaned the unity the connectors and now i am at lose as where to go from there. Im not afraid to get work on the 16k ram pack i just dont know where to start and how to go about checking the unit for faults. Any advice would be much appericated.
Kai
Posts: 21
Joined: Sun Jan 20, 2019 2:03 pm

Re: trying to figure out the issue with Timex Sinclair 16k RAM Pack

Post by Kai »

The most RAM packs have issues with the voltage supply and defective RAM chips.
Check for correct voltages first.
Then put this little circuit between the ZX and the RAM pack:
rampackdoctor.JPG
Now the ZX should run with its internal RAM even if the pack is faulty. If not, there is a serious problem with the pack like short circuit on address lines or so. The Memopaks can do so if the PAL is dead.
The pack now is addressed from 32768 to 49151 and can simply be checked with POKE and PEEK. Test with 255 and 0 and you see which bit(s) will not work.
Once if the ZX is running you can do a lot of checks at the pack.
mbehrensmeyer
Posts: 2
Joined: Tue Mar 26, 2019 10:07 pm

Re: trying to figure out the issue with Timex Sinclair 16k RAM Pack

Post by mbehrensmeyer »

thanks i will check it out and see what i come up with thank you for your help.
User avatar
1024MAK
Posts: 5104
Joined: Mon Sep 26, 2011 10:56 am
Location: Looking forward to summer in Somerset, UK...

Re: trying to figure out the issue with Timex Sinclair 16k RAM Pack

Post by 1024MAK »

As Kai says, the next thing to check is the supply voltages.

16K byte RAM packs normally use 4116 (or equivalent) DRAM chips. These need three supply voltages. See this post for a pin-out.

The +12V is the main supply. The +5V is for the chips input/output circuitry. The -5V supply is the bias supply. Loss of the -5V supply will cause faulty operation and may cause internal damage to the DRAM chips. Hence this is the first voltage to test. If this is okay, test the other voltages.

The Timex Sinclair 16K RAM packs are the same as the Sinclair 16K RAM packs. There are a number of different versions of the PCBs and the circuitry. We only have a ‘full’ schematic of the first version. You may find that you have the issue 3 version (it appears to be slightly more common).

To get a +12V supply and a -5V supply from the nominal +9V from the edge-connector (which is a direct feed from the +9V power connector), a transistor converter/inverter circuit is used. A transistor coupled to a small transformer (referred to tha the ‘coil’) works as an oscillator. The resulting AC is then rectified and smoothed (filtered) to produce the +12V and -5V supplies.

The +5V supply comes from the 7805 voltage regulator in the ZX81 / TS1000 via the edge-connector.

Mark
ZX81 Variations
ZX81 Chip Pin-outs
ZX81 Video Transistor Buffer Amp

:!: Standby alert :!:
There are four lights!
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb :!:
Looking forward to summer later in the year.
Post Reply