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

Design requirements of combinational logic, What are the requirements to de...

What are the requirements to design Combinational Logic ? Ans . Design Requirements of Combinational Logic:- (i) By the specifications of circuit, we find out the

Define addressing modes, Define addressing modes. The dissimilar ways i...

Define addressing modes. The dissimilar ways in which the location of an operand is specified in an instruction are referred to as addressing modes.

Define data path, Define data path. The registers, the ALU, and the int...

Define data path. The registers, the ALU, and the interconnecting bus are collectively referred to as the data path.

Which is not a layer of input-output management module, Which is not a laye...

Which is not a layer of IO management module? Ans. MCS that is Management Control System, is not a layer of IO management module.

What is nv-ram, Nonvolatile Read Write Memory, also kown as Flash memory. I...

Nonvolatile Read Write Memory, also kown as Flash memory. It is also called as shadow RAM.

Write a program to check give word is a palindrom or not, Write a program t...

Write a program to check whether a given word is a palindrome or not? # include # include void main() { char word[10]; int length=0,mid,count=0; clrscr();

How to clear a datagrid on a button click, How to clear a datagrid on a but...

How to clear a datagrid on a button click? You require to Clear the DataSource of the dataGrid. So try this: dataSet1.Clear(); dataGrid1.DataSource = dataSet1.TableNam

Padovan string, how to write this program,what are the declaration and func...

how to write this program,what are the declaration and function are needed in java program in java // aakash , suraj , prem sasi kumar kamaraj college program 1 : pack

Explain analysis and synthesis phase of a compiler, Explain analysis and sy...

Explain analysis and synthesis phase of a compiler. The synthesis and analysis phases of a compiler are: Analysis Phase: In this breaks the source program in constituent

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