On 2010 Dec 2, at 11:46 PM, Josh Dersch wrote:
Got myself a Friden 1162 desktop calculator. This is
from about
1968-69 and has a neat-O keen CRT display and uses a
magnetorestrictive delay line memory. Kinda cool.
A very neat find, CRT-display calcs of that era are rare compared to
the Nixie-display models. Of all the calcs I have collected, I still
have yet to personally come across a CRT-display one.
Mine has taken a fair amount of abuse over the years,
and is currently
not working properly -- at the moment it powers up (with nominal
voltages, etc) and displays a normal display of all zeros, but as soon
as a key is depressed, the screen goes blank and never returns.
The 1162 has a rather interesting keyboard encoding mechanism (you can
see a decent overview of the device & the keyboard mechanism here:
http://www.oldcalculatormuseum.com/friden1162.html) Close
investigation of the keyboard mechanism on my specimen reveals that a
few of the plastic "fingers" that are positioned on the rods that move
the magnets to/away from the reed switches have snapped off.
>
> The bad news is that even with the mechanism fixed, the machine still
> exhibits the same problem. I'm wondering if it's the delay line
> memory
Generally, in such calculators, an operation initiates a state-machine
sequence. Some condition terminates the sequence and returns the
machine to the idle state. The behaviour is suggestive of the
state-machine hanging up somewhere, but that's not very helpful as
there can be a lot in-between sequence start and termination.
Often, all the keys will get OR'ed together to produce a signal which
triggers an 'operation' flip-flop, which is then reset at the end of
the operation. The display working suggests the clock and a lot of the
timing is working.
In my experience:
- you may get lucky and solve the problem in a general cleanup
and inspection of the machine,
- again with luck, a little bit of inspired tracing around
keyboard/operation start/terminate circuitry or timing circuitry
will find the problem,
- you'll need the schematic to track it down in depth,
If you can't obtain the manufacturer's schematic,
reverse-engineering is the option.
My own preference (from multiple experiences) is to do some cleanup and
inspection, and then go straight to reverse-engineering - a long
process but you have some greater surety of eventual success and you
have the schematic for the next time it breaks. Here's my little tale
of the first time I did this:
http://www.cs.ubc.ca/~hilpert/eec/misc/ftf/index.html
Rick Bensene's writeup suggests the 1162 is an SSI-implementation of
the earlier discrete EC-130. I believe there is more info about the
EC-130 out there, perhaps including the service manual. It may provide
some insight into the 1162.
The EC-130 (and by extension the 1162) is one I have wanted to RE and
produce a simulation of, both for the vector display and because the
arithmetic technique used is different than most.
--
On 2010 Dec 6, at 12:21 PM, Tony Duell wrote:
-- it appears
to have taken a beating at some point (the enclosure
got dented in somehow). I'm not really sure how to test it :). Need
to dig
In my epxerience, the covers come off these delays lines quite easily.
It
would be worth doing that just to look for damage inside (broekn
supports, cracked PCB (if there is one), etc.
I don't know specifically about the 1162, but the delay lines in
calculators of that era are often/sometimes sealed up with rivets or
otherwise not easily accessible. They were factory-aligned and
generally not to be monkeyed with in the field, although the rules are
a little different 40+ years later.
up a service
manual.
Did such a thing ever sxist?
Most likely it did. Such calculators were very expensive in their day
and were worth repairing for the few years of their service life, until
LSI obsoleted them. To my observation manufacturers generally produced
quite comprehensive service manuals for them. Obtaining one is another
matter.