How Computers Work : A Step-by-Step Guide for Beginners
A Computer Defined
There are numerous varieties:
- Desktops: Traditional computers that are typically used for work and gaming
- Laptops: Portables designed for day-to-day activities
- Servers: Very powerful machines designed to manage websites or large databases
- Smartphones and tablets: Pocket-sized computers
The Fundamental Components of a Computer
- CPU (Central Processing Unit): Also known as "the brain," the CPU carries out all of the processing involved in executing computer programs.
- RAM (Random Access Memory): RAM is temporary memory that is utilized by the CPU while the system is operating.
- Storage (HDD and SSD): Where the data and software of the computer and OS are kept permanently.
- Motherboard: The central component of a PC, the motherboard interconnects all of the other components of the system.
- Input Devices: Devices that allow users to provide information to their computer; examples include a keyboard and a mouse.
- Output Devices: Devices that allow users to visualize the result; examples include a monitor and a printer.
- Power Supply: Supplies power to all elements of a PC.
Data Flow in Computers
- Input: Your keyboard/mouse/microphone provides you with input.
- Processing: The Central Processing Unit processes your input with the assistance of software programs.
- Output: Your results are shown on monitors/speakers/printers, etc.
The CPU
Memory and Storage Explained:
Instructions to Computer via Software and Networking
The Software is the vehicle that provides instruction to the Hardware of the Computer.
The Operating System, (i.e. Windows, Mac, Linux), maintains the functioning of both the hardware and the Software.
Applications are the many pieces of software that "perform," for instance. Microsoft Word, Adobe PhotoShop and Internet Browsers.
If there were no software designed to run on Hardware, hardware alone would have little or no benefit.
The Cycle of Input to Output
Let's observe this cycle in action. You type a document into Word (your input). The CPU receives your generated keystrokes and holds (processes) the document in RAM. The output is that you see the typed document on your monitor and saved on your storage device.
Networking
Computers use a means of communicating through a "network."
Each computer is assigned an Internet Protocol Address (IP) as the location of that computer, essentially its "home."
When data moves through the Internet, it is transferred in small packets.
The Internet is comprised of millions and millions of computers around the globe, all connected to each other.
A real life example of how a computer or search engine works:
You want to search the web for information on "how computers work."
Your input to the search engine was the "Search" button (your typed query). Your query goes from your browser to a server where it is processed, and results returned to you are your output. Your output will display on your monitor a list of all relevant web sites.
The Working of Computers
At first glance, learning about how a computer works can be overwhelming. Essentially, the operation of a computer is based on three basic functions: input, processing and output. The various parts of your computer including the CPU, RAM, storage, software and all of the other components work in unison to provide access to digital information.

Comments
Post a Comment