Block format and disk layout on cd-rom, Computer Engineering

Assignment Help:

Q. Block Format and Disk Layout on CD-ROM?

A typical block format is displayed in Figure (a). It comprises the subsequent fields:

  • Sync: Sync field identifies beginning of a block. It comprises a byte of all 0s, 10 bytes of all 1s and bytes of all 0s.
  • Header: The header comprises block address and mode byte. Mode 0 specifies a blank data field and mode 1 specifies use of an error-correcting code and 2048 bytes of data as well as mode 2 specifies 2336 bytes of user data with no error correcting code.
  • Data: User data.
  • Auxiliary: Extra user data in mode 2. In mode 1 this is a 288-byte error correcting code.

2220_Block Format and Disk Layout on CD-ROM.png

Figure: Block Format and Disk Layout on CD-ROM

However what is Min (Minute), Sec (Second) and Sector fields in Header field?  The sectors of CD-ROM aren't arranged like sectors in hard disks (Please see Figure (b)). Rather they are all equal length segments. If we rotate CD drive at constant speed the linear velocity of disk surface movement will be higher at the outer side than that of centre portions. To offset this liner speed gap either we store less data on outer sectors or we decrease speed of rotation while reading outer tracks. CD follows later approach which is instead of moving CD drive at constant velocity. It's rotated at variable velocity. Speed or rotation of disk decreases as we move away from centre such that sector's can be read in constant time. This method of reading is known as Constant Liner Velocity (CLV).


Related Discussions:- Block format and disk layout on cd-rom

What controls the screen flow, What controls the screen flow? The SET ...

What controls the screen flow? The SET SCREEN and LEAVE SCREEN statements controls screen flow.

Show the instruction execution by using the micro-operations, Q. Show the i...

Q. Show the instruction execution by using the micro-operations? A simple instruction can require: Instruction fetch: fetching instructions from the memory. Instruc

Explain creating files for writing only in c, Creating Files for Writing On...

Creating Files for Writing Only Creating Files for Writing Only : To create a text file for writing only, pass "w" into fopen as the second argument. This example follows along

Explain erasable programmable rom (eprom) - computer memory, Explain Erasab...

Explain Erasable Programmable ROM (EPROM) - Computer Memory? An EPROM is a ROM that can be reprogrammed and erased. A little glass window is installed at the top of the ROM pac

What is linked list, Q. What is Linked List? A linked list is a data st...

Q. What is Linked List? A linked list is a data structure formed by zero or more nodes linked by pointers. Every node has two parts as shown in Figure below. One of them is inf

Write the binary representation of an integer number, The integer n = 3,510...

The integer n = 3,510,593 has hexadecimal representation 0x00359141 (check this with your d2h program), while the double precision, floating-point number 3510593.0 has hexadecimal

Explain vector processing with pipelining, Vector Processing with Pipelinin...

Vector Processing with Pipelining Because in vector processing vector instructions execute the similar computation on various data operands repeatedly, vector processing is the

Why process scheduling algorithm favour i/o bound processes, Suppose that a...

Suppose that a process scheduling algorithm favors those processes that have used the least processor time in the recent past. Why will this algorithm favour I/O- bound processes,

Computer graphics, raster scan and random display technology

raster scan and random display technology

Function makestk-predicate function emptystk, 1. Create the following ADTs....

1. Create the following ADTs. (a) Write the constructor function makestk, predicate function emptystk and mutator functions pushstk and popstk: i. makestk returns a new stack

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd