Subject: Computer and Information Technology Application
There are several variations between CD and DVD in terms of price, storage capacity, dependability, technology, and construction. Data is read from and written to optical disks, which serve as storage mediums. Pits, which are depressions, and flat plains are used to store data ( hollow ). When compared to RAM, cache memory is incredibly quick. L1 cache, which is the cache memory built into the computer's CPU, and L2, which is the cache memory built into the motherboard.
The disk surface needs to be magnetically mapped before a computer can use it to store data so that it can navigate to a specific location without first looking through data. The disk drive forms a series of magnetic concentric circles known as tracks while formatting a disk. From the outermost circle to the innermost circle, the tracks are numbered.
Each track on a disk is additionally divided into smaller pieces known as sectors. The smallest unit that a disk drive can operate with is a sector.
The surface of the CD is covered in land and a pit, which is how the CD functions. Pit stands for binary 0, and land for binary 1. A beam of light is emitted during the CD reading process, strikes the CD's surface, and is reflected. A lens in the CD drive records the reflection. To determine 1 and 0, the difference in reflection from the land and the pit is found. The pit is truly amorphous, while the land is in a crystalline state. In comparison to CD, the size of the land and pit is less in DVD.
The data and instructions that the CPU most recently called from RAM are temporarily stored in cache memory. It is a kind of extremely quick memory that boosts a computer's performance. It equalizes the variance in RAM and CPU running speeds. It is five to ten times as quick as RAM. It functions as a bridge between the CPU and memory, saving only the most often and most recently used information.
The CPU first checks to determine if the data is in cache memory when a program is running and it has to read data or a program instruction from RAM. If the data is missing, the CPU loads a copy of the data into cache memory while concurrently reading the data from RAM into registers. The CPU finds the same data in memory the next time it needs it, saving time from having to load the data from RAM. Cache hits occur when the CPU locates the necessary data or program instruction in the cache; cache misses occur when the CPU fails to locate the necessary data or program instruction in the cache. The ratio of hit and miss in a present computer is 9:1. Cache is further divided into L1 Cache and L2 Cache. L1 Cache contains more frequently required data compared to L2 Cache.
Reference:
Ghishing, Er.Ashim. Computer Science. Kathmandu, Nepal: Benchmark , 2008.
© 2021 Saralmind. All Rights Reserved.