Table of contents |
|
Introduction |
|
Input Device |
|
Output Device |
|
Memory |
|
Central Processing Unit (CPU) |
|
Hardware refers to the collection of physical components that make up a computer system. It includes everything you can physically touch, such as the monitor, keyboard, and internal components like the motherboard and CPU.
Based on their functions, hardware components are categorized into several types:
Input devices are peripherals that provide data and control signals to a computer. These devices allow users to interact with the computer and input information.
Output devices are components that convey the results of computer processing to the user or other systems.
Memory refers to the computer components and media that store data and programs. It plays a crucial role in the computer's ability to operate and perform tasks.
Primary memory is directly accessible by the computer's CPU and is essential for the system's operation. It is temporary and volatile, meaning it loses its data when power is switched off.
ROM is non-volatile memory that stores essential information needed to boot and operate the computer. It retains its data even when the computer is turned off.
RAM is a temporary, volatile memory used by the computer to store data that is currently being processed. Its contents are lost when the power is turned off.
![]() |
Download the notes
Introduction to Hardware
|
Download as PDF |
Secondary memory is non-volatile and is not directly accessible by the CPU. It is used for long-term storage of data and programs.
The CPU is the brain of the computer, responsible for executing instructions and processing data. It is the central component that handles all computational tasks.
Dual-core technology integrates two processors into a single chip, allowing for parallel processing of tasks, which improves performance and efficiency. This concept is expanded in multicore processors, which contain more than two processing units, further enhancing the computer's ability to handle multiple tasks simultaneously.
470 videos|1042 docs|394 tests
|
1. What is the function of an input device in a computer system? | ![]() |
2. How does an output device work in a computer system? | ![]() |
3. What is the role of memory in a computer system? | ![]() |
4. What is the function of the Central Processing Unit (CPU) in a computer system? | ![]() |
5. How do input devices, output devices, memory, and CPU work together in a computer system? | ![]() |