Post date: Jan 2, 2021 12:50:50 AM
Z-paper-1299 by Herb Zinser
The Z-Papers on the science WARS Part 3
Herb Zinser explains the social science wars of atoms, math equations, biochemistry molecules, television photons, English language nouns and the SYMBOL MACHINE to control civilization.
www-03.ibm.com/ibm/history/exhibits/storage/storage_3380b.html
IBM
The double capacity models had twice as many tracks on each disk "platter." Both new 3380 models had fewer components, which improved availability and ...
www-03.ibm.com/ibm/history/exhibits/storage/storage_3380c.html
IBM
The Model J found the correct information track in an average time of just 12 ... At the time, the CJ2 was IBM's lowest price 3380 disk storage subsystem for many .
Platters, tracks, cylinders, and sectors. The combined technology determines how densely bits can be packed on the disk. Have you every noticed an audio CD spins faster when reading toward the inside, and slower near the perimeter? Some hard drives use a different technique where the rpm's are the same but the electronics are faster toward the outside.
Data is accessed by blocks, several per sector. Physical block address: cylinder, track (platter), block. Logical block addressing: start at 0 and count up. The hard drive controller has its own firmware, with caching, error detection/correction, block remapping, …
Access latency comes from several sources:
seek time
Time to move the read/write head to the correct track and settle.
rotational delay
The platters constantly spin, wait for the block to show up.
Thus we see some pieces to the puzzle known as the THEORY of Everything.
en.wikipedia.org/wiki/Theory_of_everything
Wikipedia
A theory of everything (ToE) or final theory, ultimate theory or master theory refers to the hypothetical ... ToE is one of the major unsolved problems in physics.
Disambiguation - Exceptionally Simple - Zero-energy universe - Philosophy
en.wikipedia.org/wiki/Grand_Unified_Theory
Wikipedia
A Grand Unified Theory (GUT) is a model
Computer Earth system instructions for human automobile drivers ...
sundae.triumf.ca/pub2/SSP/subsection3_5_19.html
Table 4 lists the IBM instructions and Table 5 lists the SSP specific instructions. ... 05 BALR BRANCH AND LINK RR ... 04 SPM SET PROGRAM MASK RR
[PDF]
www.cse.iitd.ernet.in/~sak/courses/cdp/cards/IBM360.pdf
The term “computer architecture” was coined by IBM in 1964 for use with the ... These are R-R format instructions that either branch or set some system status; ... Instruction. Description. BAL. Branch and link. BC. Branch condition. BCT.
csc.columbusstate.edu/bosworth/.../CPSC3121_ExamReview02.pdf
RR (Register–to–Register) Format: Branch Instructions. There are two .... The solution chosen by IBM is that the 0 indicates “do not index”, and that the value of .... The instruction used is either BAL (Branch and Link) or BALR. The format of the ..