Industry-relevant training in Business, Technology, and Design to help professionals and graduates upskill for real-world careers.
Fun, engaging games to boost memory, math fluency, typing speed, and English skills—perfect for learners of all ages.
The chapter discusses the characteristics and mechanisms of disks, including the differences between fixed and removable disks, as well as single and multiple platter setups. It explains key concepts such as angular velocity, seek time, rotational delay, and access time, relevant to understanding how data is stored and retrieved from disk drives. The chapter emphasizes the importance of addressing formats and transfer rates in optimizing disk performance.
Enroll to start learning
You’ve not yet enrolled in this course. Please enroll for free to listen to audio lessons, classroom podcasts and take practice test.
References
39 part b.pdfClass Notes
Memorization
What we have learnt
Final Test
Revision Tests
Term: Seek Time
Definition: The time taken to position the read/write head over the correct track on the disk.
Term: Rotational Delay
Definition: The time taken for the desired sector to rotate under the read/write head after the track has been selected.
Term: Access Time
Definition: The total time taken to access a piece of data, which is the sum of the seek time and the rotational delay.
Term: Block Transfer
Definition: The process of reading or writing a complete block of data at once rather than individual bytes.
Term: Bit Density
Definition: The number of bits that can be stored in a given area on a disk track.
Term: Addressing Format
Definition: The structure used to locate data on the disk, typically comprising sector number, surface number, and track number.