And rope memory!
And rope memory!
Is that… 32 bytes of memory? I didn’t know they also came in rope form factor as well.
Some cores appear to touch other neighboring cores. Won’t that cause issues to the core’s magnetic properties?
After digging some more, looks like core rope memory is different than the magnetic core memory in your link above.
Another form of core memory called core rope memory provided read-only storage. In this case, the cores, which had more linear magnetic materials, were simply used as transformers; no information was actually stored magnetically within the individual cores. Each bit of the word had one core. Reading the contents of a given memory address generated a pulse of current in a wire corresponding to that address. Each address wire was threaded either through a core to signify a binary [1], or around the outside of that core, to signify a binary [0]. As expected, the cores were much larger physically than those of read-write core memory. This type of memory was exceptionally reliable. An example was the Apollo Guidance Computer used for the NASA Moon landings.
Basically, 1 if the sense wire going through the core, or 0 if the wire bypass the core. This article have some wiring diagram for the core rope memory: righto.com/…/software-woven-into-wire-core-rope-a…
All this stuff is really cool! Looks like you can use one ring to store multiple bits by using multiple sense wire. So that’s why there are a lot of wires in the images. Seems like there are 16 bits for each core?
I wonder how feasible it is for someone to built their own retro computers by soldering a bunch of nand gates and weaving their own ram and rom. The only problem seems to be getting the ferrite cores in huge quantities (are those still being sold these days?).