Tobias Russell wrote:
Alas having got my 11/05 working, its developed a problem. Bit 5 on the
lower 8KW of memory (it has two sets of G110/G231/H214 8KW cores) has
failed and is always set to 0
Does this indicate a failure in the X/Y drivers?
An X/Y driver failure will typically manifest as a failure of a range in the
address space - or more specifically holes throughout the address space
corresponding to the matrix size.
The failure of a particular bit in the word-width suggests a problem in either
the sense or inhibit circuitry of that bit. On the whole, an inhibit driver is
more likely to fail than a sense amp, as the inhibit drivers are relatively
high-power and may have heat-dissipation issues.
You may be able to discern between a sense amp failure and inhibit driver
failure by examining some memory locations which you know contained 'data' and
have not been accessed since the failure. If you can scan through those
locations and find that the bit in question shows variation (both 1's and 0's)
on the first examination, but then return all 1's or all 0's on any subsequent
examinations through the range, then it suggests the sense circuitry is working
but the inhibit ciruitry is failing to restore the bit after the destructive read.
(Of course, if the machine did a full memory test/scan at power-up the above is
not going to help.)
(If it might help, see
http://www.cs.ubc.ca/~hilpert/e/coremem/index.html for
(my own) treatise on the organisation and principles of operation of core memory.)
I have a spare set of G110/G231 cards, so I'm
guessing swapping out the
failed card will provide me with an immediate fix, although I would like
to get the existing card repaired.
How is the base address of core memory set? Are there jumpers on the
boards or is it position in the backplane that determines its location?