vga

19
VGA Powered by DeSiaMore 1

Upload: clinton-sullivan

Post on 30-Dec-2015

18 views

Category:

Documents


0 download

DESCRIPTION

VGA. VGA. This is circuit board that plug into the computer internally internally & connects to the monitor. Its function is to create the correct signals graphics on the screen. PERFORMANCE CHARACTERISTICS. Available resolution. Number of colour per pixels. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: VGA

VGAPowered by DeSiaMore 1

Page 2: VGA

VGAThis is circuit board that plug into the computer internally internally & connects to the monitor.

Its function is to create the correct signals graphics on the screen.

Powered by DeSiaMore 2

Page 3: VGA

PERFORMANCE CHARACTERISTICS

Available resolution. Number of colour per pixels. Video memory the card need

to maintain the image in memory.

speed in carring out a variety of different graphic functions.

Powered by DeSiaMore 3

Page 4: VGA

LIQUID CRYSTAL DISPLAYSThe screen contains a layer of liquid crystal cells.

These have unusual property of hanging the polarization of light passing through them in response to an electrical signals.

Powered by DeSiaMore 4

Page 5: VGA

CRT(crystal relay tube)

The electronic are produce by an electron gun & other components allow the beam to be deflected left and right & up and down.

Powered by DeSiaMore 5

Page 6: VGA

The processes used to produce a display with liquid crystals is as follows.

a fluorescent panel generates light behind the display panel

the light is filtered through a polariser. Varying electrical charges are applied to selected cells as required by the image,the molecules in these liquid crystals cells change shape and force the light to twist (change polarisation)

the light emerging then passes through one of three colour filters. Red,Blue, or Green that are arranged close to each other.

The final colour displayed on the LCD monitor depends upon the amount of twist of the light as it passed through each of the filters.

Powered by DeSiaMore 6

Page 7: VGA

HARD-DISK

Powered by DeSiaMore 7

Page 8: VGA

HARD-DISKIs one of secondary Storage device(non-volatile),medium and as the repository for a user's documents, files and applications.

Powered by DeSiaMore 8

Page 9: VGA

Powered by DeSiaMore 9

Page 10: VGA

Hard disks are rigid platters, composed of a substrate and a magnetic medium. The substrate - the platter's base material - must be non-magnetic and capable of being machined to a smooth finish. It is made either of aluminium alloy or a mixture of glass and ceramic. To allow data storage, both sides of each platter are coated with a magnetic medium

CONSTRUCTION

Powered by DeSiaMore 10

Page 11: VGA

Powered by DeSiaMore 11

Page 12: VGA

FILE SYSTEM

The precise manner in which data is organized on a hard disk drive is determined by the file system used. File systems are generally operating system dependent. However, since it is the most widely used PC operating system, most other operating systems' file systems are at least read-compatible with Microsoft Windows.

Powered by DeSiaMore 12

Page 13: VGA

The FAT file system was first introduced in the days of MS-DOS way back in 1981. The purpose of the File Allocation Table is to provide the mapping between clusters - the basic unit of logical storage on a disk at the operating system level - and the physical location of data in terms of cylinders, tracks and sectors - the form of addressing used by the drive's hardware controller.

Powered by DeSiaMore 13

Page 14: VGA

The FAT contains an entry for every file stored on the volume that contains the address of the file's starting cluster. Each cluster contains a pointer to the next cluster in the file, or an end-of-file indicator at (0xFFFF), which indicates that this cluster is the end of the file. The diagram shows three files: File1.txt uses three clusters, File2.txt is a fragmented file that requires three clusters and File3.txt fits in one cluster. In each case, the file allocation table entry points to the first cluster of the file.Powered by DeSiaMore 14

Page 15: VGA

Powered by DeSiaMore 15

Page 16: VGA

The FAT contains an entry for every file stored on the volume that contains the address of the file's starting cluster. Each cluster contains a pointer to the next cluster in the file, or an end-of-file indicator at (0xFFFF), which indicates that this cluster is the end of the file. The diagram shows three files: File1.txt uses three clusters, File2.txt is a fragmented file that requires three clusters and File3.txt fits in one cluster. In each case, the file allocation table entry points to the first cluster of the file.Powered by DeSiaMore 16

Page 17: VGA

FAT16, FAT32 and NTFS each use different cluster sizes depending on the size of the volume, and each file system has a maximum number of clusters it can support. The smaller the cluster size, the more efficiently a disk stores information because unused space within a cluster cannot be used by other files; the more clusters supported, the larger the volumes or partitions that can be created

Powered by DeSiaMore 17

Page 18: VGA

The table below provides a comparison of volume and default cluster sizes for the different Windows file systems still commonly in use:

Powered by DeSiaMore 18

Page 19: VGA

PERFORMANCE

The performance of a hard disk is very important to the overall speed of the system - a slow hard disk having the potential to hinder a fast processor like no other system component - and the effective speed of a hard disk is determined by a number of factors.

Powered by DeSiaMore 19