Magnetic Core Memory Systems  

Core memory as wall art. This is a Burroughs 3-wire planar array comprising 32,768 words of 20 bits/word.
For roughly a quarter of a century, from the mid-1950s to the late-1970s, the word "core" used in relation to computers was a synonym for main memory or RAM.

If you have looked at a core memory plane, or a picture of one (or need to repair one in the absence of service info), and wondered just why the cores and wires were arranged in such patterns, this article may provide some answers. For those old enough to have direct professional experience with core-based systems the following may be 'old hat', for those too young it may fill in some gaps in the common literature.

This article is based primarily on the examination of several core memory modules, along with some written references. It covers the basic principles, functional electrical arrangement and physical topologies of the predominant forms of core memory systems: the 3-dimensional 4-wire and 3-D 3-wire systems. It does not claim to be a comprehensive review of the technology as there were other techniques and organisations used in addition to those described here.

Contents

  1. Brief History
  2. Basic Principles
  3. Addressing a Bit - The Core Plane
  4. Addressing a Word - The Core Stack
  5. Addressing with Anti-coincidence
  6. Sensing
  7. 3-wire Systems
  8. Read/Write Cycles and Interfacing
  9. Specialised Components
  10. Some Physical and Electrical Characteristics
  11. Some Real-World Modules
  12. References

1. Brief History

Core memory was developed in the late-1940s/early-1950s as part of the Whirlwind computer project at MIT. Whirlwind had started out during WWII as a 'configurable' hydraulic-servo-based aircraft simulator and migrated over the years into a digital electronic real-time processing system. It eventually found it's raison-d'etre as a proof-of-concept for what would become the SAGE continent-wide nuclear-attack bomber-detection system.

Whirlwind became very expensive as it progressed and it's justification for existence in the face of all the other U.S. federally-funded computer projects - it's distinguishing characteristic - was it's real-time processing capabilities. It had a relatively small word size for the day (16 bits) and a hardware multiplier to help meet the real-time objectives, and it likewise needed a fast read/write memory. Unfortunately, the holding-beam form of storage-tube memory the developers of Whirlwind had produced for the machine was proving to be unreliable and required frequent maintenance.

In 1949 Jay Forrester, the director of the Whirlwind project, set about to find a better form of memory. The long average access times of the other popular memory systems of the day - acoustic delay lines and magnetic drums - made them inadequate for Whirlwind. Recent developments in ferro-magnetic materials caught his attention and he quietly began to explore their potential as a two-state memory. A small core-memory test system was constructed and was successful in showing core's viability. In 1953 the storage-tube memory was discarded and Whirlwind was converted to using core memory.

Core quickly became the predominant form of main memory for computers. Other machines, such as the IBM 701 and the NORC (Naval Ordnance Research Calculator), also had their storage-tube memory replaced with core. Core memory rode through the transitions of logic technology from vacuum tubes to transistors to SSI ICs and weathered competition from thin-film and plated-wire memory technologies in the 1960s. It was finally replaced by semiconductor LSI technology during the mid-to-late-1970s.

Core continued to see use for many years in some special-requirements systems, where use over time helped prove design reliability and where the non-volatility of core might be used to advantage, such as for speedy recovery of state in real-time systems. I have seen it in service as recently as 2004 in a telephony control application, the design and construction of which dates from the late-1970s/early-1980s, and it still functions in a few old systems maintained by computer museums and collectors. It's legacy lives on in the so-named "core" files produced on UNIX systems when a program crashes.

2. Basic Principles

 
A doughnut shaped core of ferrite material can be placed into either of two saturated magnetic states. Current pulses in a wire going thru the core can be used to set the magnetic state of the core, based on the magnitude and direction of the current (figure 2a).

The hysteresis-loop graph in figure 2a describes the response of the magnetic field of the core to the current in the wire through the core. As a memory device the benefit of hysteresis is the bistable characteristic, significantly reducing noise sensitivity of the device and eliminating state decay and the consequent need for refreshing. The points +/-Rem on the hysteresis graph represent the remanent magnetic field of the core when no current is passing through it, i.e. the two storage states. +/-Is are the current levels required to bring the magnetic state of the core to saturation.

 
The materials used in memory cores are selected to produce as near a rectangular loop as possible. With this characteristic sending only 1/2 the saturation current through a core will leave it's magnetic state unaffected. With a number of cores threaded into a 2-dimensional array (figure 2b) only the core at the coincidence of two wires with 1/2-currents flowing in them will be affected, the other cores on the two wires receiving insufficient current. This structure reduces the number of address decoder outputs and drivers required to address a given number of bits to a square-root relation. Figure 2c shows how a core can be set to either of it's (saturated) magnetic states with appropriate currents. The orientation of the core relative to the current directions is significant: the currents must sum to produce the saturation level. The assignment of logic values vs. current direction is arbitrary.

To read the 'memory', the core will be forced into a given state (figure 2d). If the core was in the opposite state, the reversal of the core's magnetic field constitutes a changing magnetic field which will induce a detectable current pulse in a third wire threaded through the core (referred to as the sense wire). If the core was already in the given state, while there is some perturbation of it's magnetic field by the addressing currents, this perturbation and the current induced by it are smaller and distinguishable from those of a field reversal. Sensing issues are dealt with further in the Sensing section.

   

3. Addressing a Bit - The Core Plane

 
Figure 3a shows a simple 8 by 4 array of cores (referred to as a bit-array or bit-plane) and the associated hardware modules to address these cores. The drivers have three inputs: an enable (E) input and positive and negative inputs to select the direction of current sent through the address wire. An arbitrary core can be set to either of it's two saturated magnetic states by setting up an address and pulsing the desired SET0 input or SET1 input.

This construct can be found in use for arrays of small dimensions but for larger arrays it is common to make the address decoders simpler and reduce the number of drivers by taking advantage of the ability to control both ends of an address wire. When considering one axis of n address wires, rather than using a 1-of-n decoder and n drivers, the axis of address wires can be viewed as an n=j*k array, and a 1-of-j decoder, a 1-of-k decoder and j+k drivers used.

For example, figure 3b shows one 64-wire axis reduced to two 1-of-8 decoders (8*8=64) and sixteen drivers, rather than one 1-of-64 decoder and sixty-four drivers. In this scenario there are two types of drivers, eight (upper) which will select the current direction and eight (lower) which will permit current flow in either direction.

In practice, a wide variety of decoder/driver designs were produced and aspects of real implementations may differ from those presented here in terms of control signal organisation, power supply configuration, etc. Of particular note, pulse transformers were widely used in the decoder/drivers.

Note the preceding diagrams show the functional electrical organisation of addressing a bit-array, the actual physical organisation adds some twists (literally) and is discussed in the following section.

4. Addressing a Word - The Core Stack

 
So far, addressing just a single bit in an address space has been discussed. To produce a word- or byte-structured memory the above constructs could simply be repeated, once for each bit in a word. The downside to this is the large number of address-wire drivers required. Instead, the address wires are typically run through each of the bit-arrays of a word as in figure 4a.

It is not difficult to see this produces a problem: setting the state of one bit sets all the bits of that word to the same state. The usual remedy for this is to run another wire through the cores, referred to as the inhibit wire. Each bit-array will have it's own inhibit wire and driver (figure 4b).

When writing a word, if a bit of that word is not to be altered the according inhibit wire will carry a current opposed to that of the parallel address wire, thus inhibiting the address wire's influence by reducing the sum current through the addressed core to below the saturation level.

Alternating address wires are fed from opposite directions, which matches the back-and-forth weave of the inhibit wire. The orientation of half the cores is rotated 90 degrees so they still catch the current-direction combinations which sum to produce the saturation level.

The sequences involved in writing are discussed further in the Read/Write Cycles and Interfacing section.

Figure 4a also gives a graphic indication of the source of the term 'core stack'. In practice, while there were early implementations that followed this structure physically, later implementations generally reduced the stack height by placing multiple bit-arrays in the same physical plane (figure 4c), referred to as a planar array.

   

5. Addressing with Anti-coincidence

While searching for a problem in an 8 KWord core memory module for an HP2116C computer I was perplexed when I could find only enough address drivers to address 4 KWords. How was it that another 4K was being addressed?

Notice that with 2 address wires going through each core and 2 possible directions of current through each wire there are 4 possible combinations of current through each core. However, only 2 combinations are used: the 2 which go through the core from the same side (are coincident) and so sum to produce the saturation level. In the other 2 combinations (anti-coincident) the address wire currents cancel each other and have no effect on the core.

If another set of cores is added to a bit-array in such a manner that one axis of address wires goes through the new cores from the other direction (the X-axis in figure 5), then this new set will respond to the other 2 current combinations while ignoring the original 2 combinations, and vice-versa for the original set. The combinations are shown in table 5, where "+" and "-" indicate the direction of address-wire currents from the drivers.

    
Table 5:
Anti-Coincident
Current Combinations
 X   Y  Original
Core
New
Core
--0n.a.
++1n.a.
+-n.a.0
-+n.a.1
n.a. = not affected

To address the new cores the current direction on the redirected axis of address wires must be reversed. The drivers are already capable of sending current in either direction, so all that is required is to add a few logic gates to swap the influence of the SET1 and SET0 signals on the one axis of address-wire drivers. If the "new ADDRESS BIT" signal is 0 the original cores will be addressed; if 1, the new cores are addressed.

6. Sensing

 
Recall from the Basic Principles section that to read the state of a core it will be forced into a given state and current detected in a sense wire will indicate whether a reversal of the core's magnetic field occurred. However the currents in the address wires forcing the (maybe) core field reversal will also induce currents in the sense wire and these must be distinguished from the current induced by a field reversal.

To this end the sense wire is woven at 45 degrees to the address wires to minimise induction and in a back-and-forth manner such that the undesired currents cancel, leaving the current induced by the field reversal. Looked at another way, the number of crossings of a given address wire by the sense wire is even, with half the crossings being in one direction and half in the opposite direction. Figure 6a shows this for a minimal 2 by 2 array. The sense wire is shown in two colours for clarity although it is electrically a single continuous wire. As with the inhibit wire, each bit-array has it's own sense wire.

None-the-less, induced currents from irregularities in the weaving and from perturbations of the magnetic fields of 'half-selected' cores, along with capacitive coupling, will produce noise on the sense wire and presumably this placed an upper limit on the size of a bit-array.

 
Figure 6b shows the sense wire weave of the 14 by 8 array from an early calculator. Weaving patterns can get considerably more complex for larger arrays as shown by that of a 96 by 100 array. An entirely different sense wire weave is discussed in the 3-wire section.

A consequence of this weaving pattern and the core orientations is that a pulse induced in the sense wire may be either positive or negative and the sense amplifier must be able to respond equivalently (produce a logically identical output pulse) for both possibilities. Sense amplifiers were constructed from either discrete components, standard voltage comparator integrated circuits or specialised ICs and generally include a STROBE input so that field reversals occurring when not sensing can be ignored. Figure 6c shows some real-world examples.

7. 3-Wire Systems

 
The system described so far is referred to as a 4-wire system, an obvious result of the four wires going through each core. 3-wire systems were also developed, to simplify the construction process (which was largely done by hand) and to permit smaller cores to be used.

Observe that when reading a word the inhibit wire is not used as reading entails setting all the bits of a word to the same state, and when writing the sense wire is not used. The functions of the sense and inhibit wires can be combined into a single wire. Figure 7a shows the organisation of the X=128 by Y=256 bit-arrays used in a Burroughs 3-wire module.

Note there are two inhibit drivers, sense amplifiers and sense/inhibit wires used for each bit-array. This is not really related to the 3-wire design, presumably it is a consequence of the large size of the bit-array producing noise issues beyond the capability of a single sense amplifier to tolerate. There are 32,768 cores in each bit-array of this module, so 16,384 cores per sense amplifier.

When sensing, the sense/inhibit (S/I) wire looks like the usual loop (see also figure 7c). It runs closely parallel to an address wire for blocks of 64 cores, but the transpositions of the S/I wire results in it parallelling the same address wire from the opposite direction for another 64 cores. For example, in figure 7a, an S/I wire (red segment) runs closely parallel to address wire X0 over the distance Y192 to Y255. The same S/I wire (blue/green segment) runs closely parallel to the same address wire over the distance Y128 to Y191, but is now coming from the opposite direction. Currents induced in the S/I wire from wire X0 thus cancel.

In addition, when sensing, the timing of the address current pulses appears to have been set such that the current on X-axis wires (parallel to the S/I wire) is turned on slightly before that on the Y-axis (perpendicular to the S/I wire). A core field reversal will be triggered by the later leading edge of the pulse on the Y-axis. Referring to figure 7b, current transitions on the address wires induce pulses in the S/I wire (X and Y pulses), the Y pulses being smaller because they result from the perpendicular Y-axis wire. As the pulses are separated in time they do not sum and their level stays below the threshold for the sense amplifier. A core field reversal produces a larger pulse (R), enough to trigger the sense amplifier.

    

When inhibiting, the S/I wire looks like two parallel elements. The sense amplifier ends are terminated with a low enough impedance to ground to permit the inhibit currents through (figure 7c). The paired alternation of the X-axis drivers matches the two 'inhibit elements' of the S/I wire. When an inhibit driver is activated, two cores on a given Y address wire will see inhibit currents. For example, suppose the core (X0,Y0) is to be inhibited during a write operation.

Core (X0,Y0) will see currents: (X=+1/2) + (Y=+1/2) + (I=-1/2) = +1/2
Core (X1,Y0) will see currents: (X=0) + (Y=+1/2) + (I=-1/2) = 0

Both cores are left in their current state, as is desired.

Another approach to a 3-wire system, referred to as 2-1/2 D system, is to weave only one of the address axis wires through the stack, and have separate drivers for the other axis of each bit-array (still at the cost of a lot more drivers).

8. Read/Write Cycles and Interfacing

 
The techniques described so far result in a word based, randomly accessible, arbitrary-sized (within limits) memory, which, for the technology, makes quite efficient use of components. Some quirks of core memory still have to be dealt with to make it practical for use in a processing system.

The read signals coming out of the sense amplifiers are very brief pulses corresponding to the field reversal of a core so they need to be latched into a register where they can be held for use (the one-word register in figure 8).

Reading a word is destructive - leaving all the cores (bits) in that word in the same state - so the data must be rewritten. When writing a word the first step will be to place the cores of that word into the same state so that some cores may then be changed to the other state while the remainder are inhibited from changing. Consequently a read cycle and a write cycle become almost identical operations:

  1. If a read cycle, clear the word register.
  2. Pulse the desired X and Y address wires, with the current directions set appropriately for sensing. The cores are set to 0. If a read cycle, the STROBE signal is enabled so that sense pulses generated by the field reversal of cores which had 1 stored in them set the according bits in the word register to 1.
  3. Enable current in the inhibit wire of cores which are to stay 0.
  4. Pulse the desired X and Y address wires with the current directions set appropriately for setting, setting the uninhibited cores to 1.

As many computer instructions modify an operand in memory, and it would be wasteful of time to execute a full read cycle followed by a full write cycle, some systems incorporated a third type of cycle: the read/modify/write cycle, in which the data is read from core and modified by the CPU before being re-written.

Systems typically include a small state machine to generate control signals in the appropriate sequences for the various memory cycles.

Over the years the cores got smaller, switching times became faster, and array sizes increased. All this required tighter tolerances for address pulse timing and current levels. More sophisticated systems include circuitry for regulating and controlling these parameters. Temperature compensation of these parameters may also be included as characteristics of the ferrite core material change with temperature.

Core memory is non-volatile (does not lose it's state when powered off) and many systems took advantage of this feature for system recovery or to simplify the boot procedure. However, the destructive read produces a problem: data may be lost if power fails after the sense operation but before the data is re-written. To deal with this, systems may include special circuitry to ensure the completion of a memory cycle when power-fail is detected.

9. Specialised Components

The requirements of core memory resulted in the production and use of some specialised components (in addition to the cores themselves).

10. Some Physical and Electrical Characteristics

A book from the 1950s [ref:6] provides the following examples of physical characteristics for cores:

Core sizes vary, some smaller ones having an outside diameter of only 0.08 inch and an inside diameter of 0.05 inch. Larger ones range up to 0.4 inch outside diameter, . . .
. . .
The [sense pulse ranges] in amplitude between 50 and 75 millivolts. . .
. . .
Switching time ranges from 1 microsecond to 5 microseconds, depending on the type and quality of the ferrite core. Driving current ranges from 400 to 800 milliamperes.
Cores were reduced in size by another factor of 5 or so over the years, a Burroughs module from the late 1970s has cores of approximately 0.015 or 1/64 inches outside diameter.

11. Some Real-World Modules

Table 11 presents some physical details of actual core memory modules. These represent a wide range of practical core implementations. They don't get smaller than that required by a simple calculator, but they did get larger than the 655,360 cores of the Burroughs module, on the order of 2,000,000 cores in a planar array according to [ref:5].

Module here means a group of cores woven together with the same set of address wires, together with their support circuitry. Memory systems of larger storage capacity were of course constructed from multiple such modules.

Table 11: Some Examples of Core Memory Modules
  Machine Year Form Intention Bit
Arrays
Bit Array
Dimensions
Number of
Cores
Small Casio AL-1000 Calculator 1967 4-wire 7 registers of 16 BCD digits 4 14 * 8 = 112 448
Medium Hewlett-Packard 5480A
Digital Signal Analyser
1971 4-wire 1024 words of 24 bits 24 32 * 32 = 1024 24,576
Medium (unknown, German origin) 1974 4-wire 9600 words of 4 bits 4 96 * 100 = 9600 38,400
Large Hewlett-Packard 2116C Computer
8 KWord memory module
1970 3-wire
anti-
coincident
8192 words of 16 bits
with parity
17 2 * 64 * 64 = 8192 139,264
Very Large Burroughs module
(machine unknown)
1978 3-wire 32,768 words of 20 bits 20 128 * 256 = 32,768 655,360

12. References

  1. Examination and reverse engineering of the above-mentioned modules.
  2. Computer Maintenance Course Students Manual HP 2116B / HP 2115A CPUs, Hewlett-Packard Co., 1969. (online at bitsavers.org.)
  3. HP 2100A Computer Diagrams Manual, Hewlett-Packard Co., 1971. (online at bitsavers.org.)
  4. Project Whirlwind: The History of a Pioneer Computer, Kent C. Redmond and Thomas M. Smith, Digital Press (DEC), 1980, TK 7889 W47 R43
  5. Ferrite-Core Memories, by Ronald A. Hill of Ferroxcube Corp., article in Electronics World, October 1970, Ziff-Davis Publishing Co.
  6. Fundamentals of Digital Computers, by Matthew Mandl, Prentice-Hall Inc., appears to be from mid-late-1950s.
  7. Teach Yourself Electronic Computers, by F. L. Westwater O.B.E., English University Press Ltd., London, 1962.
  8. General Information Manual, Introduction to IBM Data Processing Systems, IBM Corp., 1964.
  9. Physics, Paul A. Tipler, Worth Publishers Inc., 1976.
  10. Coincident Current Ferrite Core Memories, by James R. Jones, article in Byte Magazine, July 1976, Byte Publications Inc.
  11. Columbia U. NORC pages.
  12. IBM museum 701 pages.
  13. USN Tutorial.



  Top bhilpert
2003 Dec