Hardware
Main Course Launch Page - Data Size and Speeds
Exit Supplmental Material
Supplemental Course Navigation
<< Previous - What is a computer? | Next - Numeral systems >> |
---|
Educational level: this is a secondary education resource. |
Subject classification: this is an information technology resource. |
Completion status: this resource is ~75% complete. |
Type classification: this is a lesson resource. |
Objective
editFamiliarize the learner with the components of computers and the performance of each of them.
Learning Task
edit- Explain how graphic cards can be used for computation in area of Artificial Intelligence!
- Compare Cloud Computing and linking a large number of computers in network to support complex problem solving!
Hardware
editThe term "Hardware" refers to the physical elements of a computer; the machinery or the electronics in a computer. A basic computer consists of 4 components:
- Input device (or input unit e.g. optical, radar, ultrasound, sound sensor, microphones)
- CPU (Central Processing Unit)
- Memory (or Memory unit)
- Output device (Output unit, text, speakers, images, .... )
Input unit and Output unit (I/O)
editInput unit sends data to the computer and output unit presents information. Input unit: keyboard, mouse, flash drive, camera, microphones etc. Output unit: monitor, printer, speaker, speakers, etc.
Input and output unit or Input and output device (I/O) provide a way to interact with a computer. Some examples of I/O devices are: keyboard used to input text, mouse, touch pad, camera, monitor, speakers, touchscreen for simultaneous input and output.
Examples of hardware (I/O) in a computer are:
-
Keyboard
-
Monitor
-
Mouse
-
Printer
-
Speaker
Most of a computer's hardware cannot be seen as it is inside the computer case. Example: Memory, CPU, etc.
Memory Unit
editThe memory unit is what allows a computer to remember data and information. Similar to human memory, there is short term memory (RAM) and long term memory (Hard Disk Drive (HDD), Solid-State Drive (SSD) or Compact Disk Drive (CDD)).
Examples of hardware (Memory) in a computer are:
-
RAM memory
-
Hard disk drive
-
Compact disk drive
-
Solid-state drive
When a computer is turned off, it forgets everything in the RAM (short term memory), while it saves everything it will need later into a disk drive (long term memory). When data is needed by the CPU, it's sent from the hard disk drive (HDD) or compact disk drive (CDD) to the RAM. RAM tends to be faster to process, whereas HDD/CDD have more data and require longer to process. CDDs let you change certain parts of the memory, essentially like a book or notebook that you might read and get information from.
A storage medium gives your computer a place to store data and information that it might need in order to operate. Some things that could be stored in memory might be: text documents, photos, programs, and the operating system (OS).
CPU
editThe CPU (or Central Processing Unit) performs arithmetical and logical operations of the computer system.
Examples of hardware (CPU) in a computer are:
-
CPU, top view
-
CPU, bottom view
The central processing unit, or processor, is the component of a computer that performs processes. Examples of other tasks performed by the CPU include:
- Input/Output directions (reading data from an input device/writing information to an output device)
- Storing data in memory
Motherboard
editThe motherboard is hardware that makes connections between all of the other components in a computer, effectively telling data where it should go.
Example of hardware (Motherboard) in a computer is:
-
Motherboard
Expansion cards
editThe expansion cards are electronic circuits that add specific ability to a computer system.
Examples of hardware (Expansion cards) in a computer are:
-
Graphic card
-
Sound card
-
Expansion card
Power supply
editA power supply (power supply unit) is a device that provides electrical energy to the computer system.
Examples of hardware (Power supply) in a computer are:
-
Power supply
-
Power supply
-
Power supply
Assembled Personal Computer Hardware
editThe hardware as assembled with a typical personal computer include:
1. Monitor
2. Motherboard
3. CPU (Microprocessor)
4. Main memory (RAM)
5. Expansion cards
6. Power supply unit
7. Compact disk drive (CDD)
8. Hard disk drive (HDD) or secondary compact disk drive (CDD)
9. Keyboard
10. Mouse
See more
editReferences
editSupplemental Course Navigation
<< Previous - What is a computer? | Next - Numeral systems >> |
---|