| Dictionary: direct access storage device |
| 5min Related Video: direct access storage device |
| Computer Desktop Encyclopedia: DASD |
(Direct Access Storage Device) Pronounced "daz-dee." A peripheral device that is directly addressable, such as a disk or drum. The term is used in the mainframe world.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Dental Dictionary: direct access storage device |
A device used for storage of direct access files. It could be a magnetic disk or diskette units.
| Wikipedia: Direct access storage device |
|
|
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2009) |
In mainframe computers and some minicomputers, a direct access storage device, or DASD (pronounced /ˈdæzdi/), is any secondary storage device which has relatively low access time for all its capacity.
Historically, IBM introduced the term to cover three different device types:
The direct access capability, occasionally and incorrectly called random access (although that term survives when referring to memory or RAM), of those devices stood in contrast to sequential access used in tape drives. The latter required a proportionally long time to access a distant point in a medium.
Contents |
IBM mainframes access I/O devices through 'channels', a type of subordinate mini-processor. Channel programs write to, read from, and control the given device.
Channel programs address data through a scheme called bin-cyl-trk-rec or BBCCHHRR, an eight byte address divided into 16 bit-components representing the bin (for data cells), cylinder (for discs), head (or track), and the record number. Once the data cell was discontinued[when?], the addressing scheme and the device itself was referred to as CHR or CTR for cylinder-track-record, as the bin number was always 0.
IBM referred to the data records programmers worked with as logical records, and how they were stored on disc as blocks or physical records. One block could contain several logical (or user) records or, in some schemes, partial logical records.
Physical records could have any size up to the limit of a cylinder, although in usual practice, blocks or physical records did not exceed the capacity of a single track.
In the 1970s, IBM introduced fixed block architecture, or FBA. At the programming level, these devices did not use the traditional CHR addressing, but referenced fixed-length blocks by number, much like sectors in mini-computers. More correctly, the application programmer remained unaware of the underlying storage arrangement, which stored the data in fixed physical block lengths of 512, 1024, 2048, or 4096.
For many applications, FBA not only offered simplicity, but an increase in throughput. GOAL Systems of Columbus, Ohio, discovered that an FBA emulator written for VM by Bill Jurist delivered an unexpected boost of speed.
The programming interface macros and routines were collectively called[by whom?] DAM: direct access methods.
Both drums and data cells have disappeared as products, so DASD remains as a synonym of a disk device. Modern DASD used in mainframes only very rarely consist of single disk-drives: most commonly "DASD" means large disk arrays utilizing RAID schemes.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| DASD (abbreviation) | |
| overflow bucket (computer science) | |
| shared file (computer science) |
Copyrights:
![]() | Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2009. Published by Houghton Mifflin Company. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2010 The Computer Language Company Inc. All rights reserved. Read more | |
![]() | Dental Dictionary. Mosby's Dental Dictionary. Copyright © 2004 by Elsevier, Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Direct access storage device". Read more |
Mentioned in