Computer Applications CLASS IX Code No. 165
Unit 1: Basics of Information Technology
Computer Systems
A computer system is an electronic device that processes data and performs tasks based on instructions given by a user. It consists of hardware (physical components) and software (programs and instructions).
characteristics of a computer
A computer is an electronic device that processes data and performs various tasks based on instructions given by a user. The key characteristics of a computer are:
1. Speed
-
A computer can process a large amount of data in a fraction of a second.
-
It performs millions of calculations per second (measured in MHz or GHz).
2. Accuracy
-
Computers provide accurate results if the correct instructions are given.
-
Errors occur only due to human mistakes (wrong input) or hardware issues.
3. Automation
-
Once programmed, a computer can execute tasks automatically without further human intervention.
-
It follows the given instructions step by step.
4. Versatility
-
Computers can perform different types of tasks, such as calculations, word processing, gaming, and multimedia editing.
-
They are used in various fields like education, medicine, business, and entertainment.
5. Storage Capacity
-
Computers can store vast amounts of data in different storage devices such as hard drives, SSDs, USB drives, and cloud storage.
-
Data can be retrieved and modified easily.
6. Connectivity
-
Computers can connect to the internet and other devices through networking.
-
They allow communication through emails, video conferencing, and cloud computing.
7. Multitasking
-
A computer can perform multiple tasks simultaneously, such as browsing the internet while listening to music and running background processes.
8. Diligence
-
Unlike humans, computers do not experience fatigue or loss of concentration.
-
They can work continuously without breaks.
9. Artificial Intelligence (AI)
-
Modern computers and software are capable of learning from data and making decisions.
-
AI applications include voice assistants, self-driving cars, and facial recognition.
10. Communication
-
Computers enable fast communication through emails, chat applications, and social media.
-
They support video conferencing and real-time collaboration.
These characteristics make computers an essential part of daily life and various industries. 🚀
Components of a Computer System
A computer system consists of different components that work together to perform operations. The main components are:
1. Central Processing Unit (CPU) 🖥️
The CPU (Central Processing Unit) is known as the brain of the computer because it performs all processing tasks. It consists of three main parts:
a. Arithmetic and Logic Unit (ALU)
-
Performs mathematical calculations (addition, subtraction, multiplication, division).
-
Handles logical operations like comparisons (greater than, less than, equal to).
b. Control Unit (CU)
-
Directs the flow of data and instructions within the computer.
-
Manages the execution of programs by coordinating with other components.
c. Registers
-
Small, high-speed storage locations inside the CPU.
-
Temporarily store instructions and data during execution.
2. Memory (Primary Memory) 🧠
Memory stores data and instructions that the CPU needs for processing. It is of two types:
a. RAM (Random Access Memory)
-
Temporary or volatile memory (loses data when power is off).
-
Stores active programs and data being processed.
-
More RAM allows faster performance.
b. ROM (Read-Only Memory)
-
Non-volatile memory (data is retained even after power off).
-
Stores firmware and startup instructions (BIOS).
-
Cannot be modified easily.
3. Storage Devices 💾
Storage devices are used to store data permanently. They are classified as:
a. Primary Storage (Memory)
-
RAM and ROM, as discussed above.
b. Secondary Storage (Permanent storage)
-
Hard Disk Drive (HDD) – Stores operating systems, software, and files.
-
Solid State Drive (SSD) – Faster than HDDs, used in modern computers.
c. Portable Storage (External storage)
-
CD/DVD – Optical discs used for storing media and software.
-
Pen Drive/Flash Drive – Small, portable USB devices for data transfer.
-
Memory Stick – Used in digital cameras and mobile devices.
4. Input and Output (I/O) Devices 🎮
a. Input Devices (Used to enter data into the computer)
-
Keyboard – For typing text and commands.
-
Mouse – For pointing, clicking, and selecting.
-
Scanner – Converts physical documents into digital format.
-
Web Camera – Captures live video for video calls and streaming.
b. Output Devices (Used to display or provide processed data)
-
Monitor – Displays text, images, and videos.
-
Printer – Produces hard copies of digital documents.
-
Speakers – Output sound and audio.
Summary
Component Function
CPU Processes data and executes instructions.
Memory(RAM & ROM) Stores temporary and permanent data.
Storage Devices Stores data permanently.
Input Devices Allows users to enter data.
Output Devices Displays or provides results.
These components work together to ensure smooth and efficient operation of a computer system! 🚀
Memory in a Computer System
Memory is an essential part of a computer system, used to store and retrieve data and instructions. It is classified into two main types:
1. Primary Memory (Main Memory) 🧠
Primary memory is the main working memory of a computer, directly accessed by the CPU. It is faster but temporary compared to secondary memory.
a. RAM (Random Access Memory)
-
Volatile memory – Loses data when the power is turned off.
-
Stores data, programs, and the operating system while the computer is running.
-
Two main types:
-
SRAM (Static RAM) – Faster and used in cache memory.
-
DRAM (Dynamic RAM) – Commonly used in main memory (cheaper than SRAM).
-
-
More RAM allows faster multitasking and better performance.
b. ROM (Read-Only Memory)
-
Non-volatile memory – Retains data even when the power is off.
-
Stores firmware and startup instructions (BIOS/UEFI).
-
Cannot be easily modified.
-
Types of ROM:
-
PROM (Programmable ROM) – Can be programmed once.
-
EPROM (Erasable Programmable ROM) – Can be erased using UV light.
-
EEPROM (Electrically Erasable Programmable ROM) – Can be erased and reprogrammed electronically.
-
2. Secondary Memory (Storage Memory) 💾
Secondary memory is used for permanent data storage and is slower than primary memory. It retains data even when the computer is turned off.
a. Magnetic Storage
-
Hard Disk Drive (HDD) – Common storage device with high capacity.
-
Floppy Disk (outdated) – Used in older computers for small data storage.
b. Optical Storage
-
CD (Compact Disc) – Stores up to 700 MB of data.
-
DVD (Digital Versatile Disc) – Stores up to 4.7 GB (single layer) or 8.5 GB (dual layer).
-
Blu-ray Disc – Stores up to 25 GB (single layer) or 50 GB (dual layer), mainly used for HD videos.
c. Flash Storage (Solid-State Storage)
-
Solid State Drive (SSD) – Faster than HDDs, no moving parts.
-
USB Flash Drive (Pen Drive) – Small, portable, and widely used for file transfers.
-
Memory Cards (SD Cards) – Used in mobile phones, cameras, and gaming consoles.
d. Cloud Storage ☁️
-
Data is stored online and accessed via the internet.
-
Examples: Google Drive, Dropbox, OneDrive.
-
Provides remote access and data backup.