

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A computer, a digital information-processing machine, works by changing information into binary numbers (ones and zeros) and then using simple mathematics ...
Typology: Schemes and Mind Maps
1 / 3
This page cannot be seen from the preview
Don't miss anything!


(The Most Important Discovery by Humans) Steve Krar A computer, a digital information-processing machine, works by changing information into binary numbers (ones and zeros) and then using simple mathematics to make decisions about how to rearrange those numbers into words or actions. A digital system stores and operates on information in a very specific way by storing information in a bit (or multiple collections of bits). A bit is a variable that can have only one of two values: it can either be a 1, or be a 0.
There are two main things to understanding the basics of how a computer works:
Main Computer Parts
The Three Subsystems of a Computer
Random Access Memory (RAM) - is named the way it is because it is supposed to signify that you can "randomly access" any bit in the memory at any time. For this reason, when you turn a computer off, all data stored in the RAM is lost; it just leaks away. Disk Drives - there are several different types of disk drives: a) Hard Disk - uses a spinning magnetic platter(s), bits are stored in the magnetic field of this platter. Hard disks can store enormous amounts of data (40 gigabytes or more), but it is slower to access them than it is to access RAM. They don't lose their value when the power is turned off. b) Floppy Disk - similar to a hard disk, just a lot less dense; they usually only store about 1.4 megabytes. Floppy disks get their name because their platter isn't made out of a hard material, but rather out of the same material that tapes are made out of. c) CD-ROM - Reads bits stored on a compact disk, usually about 650 or 700 megabytes per disk. Bits are stored as grooves in the disk surface, and an optical laser is used to read the bits.
The Motherboard
All computers have a motherboard that is a circuit board to connect all of the various parts of a computer together. Its main purpose is to hold the CPU and the connections between the CPU and all the other subsystems. The RAM of the computer is found on the motherboard. Most motherboards have places where other types of devices such as graphics accelerator cards and network cards, can be inserted to extend or enhance the capabilities of the computer.