Dawn of Life

Unquestionable

Introduction to Computers





Computers

A computer is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format.

Although mechanical examples of computers have existed through much of recorded human history, the first electronic computers were developed in the mid-20th century (1940–1945). These were the size of a large room, consuming as much power as several hundred modern personal computers (PCs). (1) Modern computers based on integrated circuits are millions to billions of times more capable than the early machines, and occupy a fraction of the space. (2) Simple computers are small enough to fit into small pocket devices, and can be powered by a small battery. Personal computers in their various forms are icons of the Information Age and are what most people think of as "computers". The embedded computers found in many devices from MP3 players to fighter aircraft and from toys to industrial robots are however the most numerous.

The ability to store and execute lists of instructions called programs makes computers extremely versatile, distinguishing them from calculators. The Church–Turing thesis is a mathematical statement of this versatility: any computer with a certain minimum capability is, in principle, capable of performing the same tasks that any other computer can perform. Therefore computers ranging from a netbook to a supercomputer are all able to perform the same computational tasks, given enough time and storage capacity.

The Four Operations of a Computer System

Input
Home computers are microcomputers. Input is supplied to the microcomputer with the use of a keyboard, a mouse, or another input device. These input devices may be called peripheral devices.
Processing
Processing is done inside the computer in an area called the central processing unit (CPU). Processing is the conversion of input to output.
Storage
Storage refers to holding information somewhere.
RAM, Random Access Memory, is short-term memory. It is volatile memory because the memory is automatically "erased" when the power is turned off or interrupted. The RAM memory is located inside the computer case on the motherboard. A motherboard is not the keyboard. The keyboard is what you type with. A motherboard holds RAM memory, electronic circuits and other computer parts including the central processing unit. ROM, Read-Only-Memory, is not volatile meaning the memory is still there when power is interrupted or turned off. When the computer is turned back on again, ROM memory is still in storage on the internal hard disk.
Output
Output is the result of a computer process. Output may be viewed on a monitor screen, heard through speakers, printed on printers, and so forth. Output devices may be considered hardware and are also considered to be peripheral devices.


0 comments:

Post a Comment