English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

You put a cd in and it works. Fine, but how does the comp read it.

2006-10-23 10:48:22 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

A low level laser (~200 degrees celcius) read the PITs (0's) and LANDS (1's) on the data foil layer of a CD. The data, (0's and 1's), is basic binary code for a computer, and is what machine-language consists of. The data read from the CD is the sent to the control unit (CU) of your computer, where it is determined whether or not the process is mathmatic or not. If it consists of math, logic, or comparisons, the data is then transmitted to the ALU (arithmatic logic unit), otherwise, the process is done in the CU. The output is then sent to memory (RAM or HD) and then your output device, monitor or printer.

2006-10-23 13:13:04 · answer #1 · answered by Random 3 · 0 0

The computer reads a CD the same way that a CD player does. It uses an optical laser. As far as the information stored on the CD, it's stored the same in the same format as information on the hard drive. A computer's native language is binary sequences. This is what it reads off the CD and turns into instructions.

2006-10-23 17:58:17 · answer #2 · answered by iuneedscoachknight 4 · 0 0

There is a laser in the computer that reads these microscopic pits and flats (look kinda like dents) in the CD. The computer processes this information through electrical pulses in its computer chips that consist of diodes and transistors. Then it sends the information to the monitor so you can read it.

2006-10-23 17:57:44 · answer #3 · answered by Holly 2 · 0 0

fedest.com, questions and answers