1 / 12

Computer Systems

Computer Systems. Hardware is the name that is given to any part of a computer that you can actually touch. An individual piece of hardware is called a device .

edie
Télécharger la présentation

Computer Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Computer Systems Hardware is the name that is given to any part of a computer that you can actually touch. An individual piece of hardware is called a device. The basic hardware of any computer consists of a central processing unit (CPU) along with input, output and backing storage devices.

  2. The central processing unit (CPU) This is the part of the computer where the searching and sorting of data, calculating and decision-making goes on. The CPU contains the Main Memory, the Control Unit and the Arithmetic and Logic Unit (ALU).

  3. The Main Memory contains two types of memory chip called ROM and RAM which hold program instructions and data. The Control Unit fetches instructions from the main memory, decodes them and causes them to be executed by the ALU. The ALU performs calculations and makes decisions using these instructions.

  4. Random Access Memory (RAM) RAM is the computer’s ‘working memory’. RAM temporarily stores programs and data that are being used at a given time. The contents of RAM can be changed and are lost when the computer is turned off. Memory which is wiped clean when the computer is turned off is called volatile memory.

  5. Read Only Memory (ROM) The main use of ROM memory chips in a computer is to store the program that runs when the computer is turned on which loads the operating system (e.g. Windows 2000) from disk. The contents of ROM can’t be changed and aren’t lost when the computer is switched off. Memory which isn't wiped clean when the computer is turned off is called non-volatile memory.

  6. PROM and EPROM PROM and EPROM are both special types of programmable read only memory. PROM stands for Programmable Read Only Memory. This type of memory can be programmed once but can’t be changed again afterwards. EPROM stands for Erasable Programmable Read Only Memory. This type of memory can be programmed and then changed whenever necessary.

  7. The size of a computer’s memory is normally measured in kilobytes (Kb), megabytes (Mb) or gigabytes (Gb). The table below shows some of the main units of size that we use to measure computer memory.

  8. Mainframe computers Mainframe computers cost millions of pounds to buy and install. They can process massive amounts of data extremely quickly, which is stored on hundreds of disk drives. A mainframe can have hundreds of terminals and users connected to it at the same time. The most powerful mainframes are called supercomputers.

  9. Microcomputers • Microcomputers are sometimes called PCs, or personal computers. • A typical PC system consists of: A base, or tower, unit that contains a CPU and backing storage devices, normally a floppy disk drive, a hard disk drive and CD-ROM drive, and often a Zip drive; Input devices, normally a mouse and keyboard. Output devices, typically a screen, printer and speakers.

  10. Minicomputers Minicomputers cost tens of thousands of pounds to buy and install. They are much more powerful than microcomputers but not as powerful as a mainframes. Medium-sized businesses use minicomputers to control the company network and act as a central store for all the company’s data.

More Related