HOME

TheInfoList



OR:

In
computer storage Computer data storage or digital data storage is a technology consisting of computer components and Data storage, recording media that are used to retain digital data. It is a core function and fundamental component of computers. The cent ...
, zone bit recording (ZBR) is a method used by disk drives to optimise the tracks for increased data capacity. It does this by placing more
sectors Sector may refer to: Places * Sector, West Virginia, U.S. Geometry * Circular sector, the portion of a disc enclosed by two radii and a circular arc * Hyperbolic sector, a region enclosed by two radii and a hyperbolic arc * Spherical sector, a ...
per zone on outer tracks than inner tracks. This contrasts with other approaches, such as '' constant angular velocity'' (CAV) drives, where the number of sectors per track are the same. On a disk consisting of roughly
concentric In geometry, two or more objects are said to be ''concentric'' when they share the same center. Any pair of (possibly unalike) objects with well-defined centers can be concentric, including circles, spheres, regular polygons, regular polyh ...
tracks, whether realized as separate circular tracks or as a single spiral track, the physical track length (circumference) is increased as it gets further from the centre hub. The inner tracks are packed as densely as the particular drive's technology allows. The packing of the rest of the disks is changed depending on the type of disk. Zone recording was pioneered and patented by Chuck Peddle in 1961 while working for
General Electric General Electric Company (GE) was an American Multinational corporation, multinational Conglomerate (company), conglomerate founded in 1892, incorporated in the New York (state), state of New York and headquartered in Boston. Over the year ...
. With a CAV-drive the data on the outer tracks are the same angular width of those in the centre, and so less densely packed. Using ZBR instead, the inner zoning is used to set the read/write rate, which is the same for other tracks. This permits the drive to have more bits stored in the outside tracks compared to the inner ones. Storing more bits per track equates to achieving a higher total data capacity on the same disk area. However, ZBR influences other performance characteristics of the hard disk. In the outermost tracks, data will have the highest data transfer rate. Since both hard disks and floppy disks typically number their tracks beginning at the outer edge and continuing inward, and because operating systems usually fill the lowest-numbered tracks first, this is where the operating system normally stores its own files during its initial installation onto an empty drive. Testing disk drives when they are new or empty after defragmenting them with some benchmarking applications will often show their highest performance. After some time, when more data is stored in the inner tracks, the average data transfer rate will drop, because the transfer rate in the inner zones is slower; this, combined with the head's longer stroke and possible fragmentation, may give the impression of the disk drive slowing down over time. Some other ZBR drives, such as the 800 kilobyte 3.5" floppy drives in the
Apple IIGS The Apple IIGS (styled as II) is a 16-bit personal computer produced by Apple Inc., Apple Computer beginning in September 1986. It is the fifth and most powerful model of the Apple II family. The "GS" in the name stands for "Graphics and Sound" ...
and older
Macintosh Mac is a brand of personal computers designed and marketed by Apple Inc., Apple since 1984. The name is short for Macintosh (its official name until 1999), a reference to the McIntosh (apple), McIntosh apple. The current product lineup inclu ...
computers, do not change the data rate, but rather spin the medium slower when reading or writing outer tracks, thus approximating the performance of constant linear velocity drives.


Products that use ZBR

* Commodore 1541
floppy disk A floppy disk or floppy diskette (casually referred to as a floppy, a diskette, or a disk) is a type of disk storage composed of a thin and flexible disk of a magnetic storage medium in a square or nearly square plastic enclosure lined with a ...
(combined ZBR, ZCAV and
GCR GCR (or GCRS) may refer to: Science * Galactic cosmic ray, a cosmic ray from outside the Solar System * Geocentric Celestial Reference System, a coordinate system for near-Earth objects like satellites * Geological Conservation Review, a procedu ...
for 17–21 sectors á 256 bytes in 4 writing speed zones) * Sirius 1/ Victor 9000 floppy disk (combined ZBR, ZCLV and
GCR GCR (or GCRS) may refer to: Science * Galactic cosmic ray, a cosmic ray from outside the Solar System * Geocentric Celestial Reference System, a coordinate system for near-Earth objects like satellites * Geological Conservation Review, a procedu ...
for 11–19 sectors á 512 bytes in 9 rotation speed zones) *
Apple Macintosh Mac is a brand of personal computers designed and marketed by Apple Inc., Apple since 1984. The name is short for Macintosh (its official name until 1999), a reference to the McIntosh (apple), McIntosh apple. The current product lineup inclu ...
400K/800K floppy disk (combined ZBR, ZCAV and GCR) *
DVD-RAM DVD-RAM (DVD Random Access Memory) is a DVD-based disc specification presented in 1996 by the DVD Forum, which specifies rewritable DVD-RAM media and the appropriate DVD writers. DVD-RAM media have been used in computers as well as camcorde ...
* Most hard drives since the 1990sexample:


See also

* Zoned constant linear velocity (ZCLV) * Constant linear velocity (CLV)


References

{{Reflist Rotating disc computer storage media