- It can execute a prerecorded list of instructions (a program).
Modern computers are electronic and digital. The actual machinery -- wires, transistors, and circuits -- is called hardware; the instructions and data are called software.
All general-purpose computers require the following hardware components:
Internal storage areas in the computer. The term memory identifies data storage that comes in the form of chips, and the word storage is used for memory that exists on tapes or disks. Moreover, the term memory is usually used as a shorthand for physical memory, which refers to the actual chips capable of holding data. Some computers also use virtual memory, which expands physical memory onto a hard disk.
Every computer comes with a certain amount of physical memory, usually referred to as main memory or RAM. You can think of main memory as an array of boxes, each of which can hold a single byte of information. A computer that has 1 megabyte of memory, therefore, can hold about 1 million bytes (or characters) of information.
There are several different types of memory:
1. Memory
Refers to various techniques and devices for storing large amounts of data. The earliest storage devices were punched paper cards, which were used as early as 1804 to control silk-weaving looms. Modern mass storage devices include all types of disk drives and tape drives. Mass storage is distinct from memory, which refers to temporary storage areas within the computer. Unlike main memory, mass storage devices retain data even when the computer is turned off.
The main types of mass storage are:
Mass storage is measured in kilobytes (1,024 bytes), megabytes (1,024 kilobytes), gigabytes (1,024 megabytes) and terabytes (1,024 gigabytes).
Mass storage is sometimes called auxiliary storage.
3. Input Device
Any machine that feeds data into a computer. For example, a keyboard is an input device, whereas a display monitor is an output device. Input devices other than the keyboard are sometimes called alternate input devices. Mice, trackballs, and light pens are all alternate input devices.
4. Output Device
Any machine capable of representing information from a computer. This includes display screens, printers, plotters, and synthesizers.
5. Central Processing Unit CPUAbbreviation of central processing unit, and pronounced as separate letters. The CPU computer. Sometimes referred to simply as the processor or central processor, the CPU is where most calculations take place. In terms of computing power, the CPU is the most important element of a computer system. is the brains of the
On large machines, CPUs require one or more printed circuit boards. On personal computersworkstations, the CPU is housed in a single chip called a microprocessor. and small
Two typical components of a CPU are:
- The arithmetic logic unit (ALU), which performs arithmetic and logical operations.
- The control unit (CU), which extracts instructions from memory and decodes and executes them, calling on the ALU when necessary.
Also see All About Dual-Core Processors in Webopedia's "Did You Know...?" section.
In addition to these components, many others make it possible for the basic components to work together efficiently. For example, every computer requires a bus that transmits data from one part of the computer to another.
Tidak ada komentar:
Posting Komentar