Unit I: Introduction to Computer
Course: Fundamentals of Information Technology
Code: CAIDC101
Computer Definition and Characteristics
A computer is an electronic device capable of receiving data (input), processing it according to specified instructions, and producing results (output).
Characteristics of Computers
- Speed: Performs millions of operations per second.
- Accuracy: High precision in calculations if input is correct.
- Diligence: Can work for hours without tiredness or lack of concentration.
- Storage Capacity: Can store vast amounts of data for long-term use.
- Versatility: Ability to perform different types of tasks across various fields.
Evolution and Applications
The evolution of computers traces the transition from large, vacuum-tube-based machines to modern, ultra-fast microprocessors.
[Image of the generations of computers]
Computers find applications in diverse sectors including:
- Business: Accounting, sales, and inventory management.
- Education: E-learning and classroom management.
- Healthcare: Patient records and diagnostic tools.
- Engineering: Computer-aided design (CAD).
IT tools are software and devices used to create, process, and manage information.
- Communication Tools: Email, instant messaging.
- Productivity Tools: Word processors, spreadsheets.
- Management Tools: Databases and document organizers.
Types of Computers
Computers are categorized by size, purpose, and capability:
- Microcomputers: Personal computers (PCs), laptops, and smartphones.
- Minicomputers: Multi-user systems used in small businesses.
- Mainframes: Large-scale systems used by corporations for bulk data processing.
- Supercomputers: Extremely fast systems for scientific research and weather forecasting.
Basic Organization of a Digital Computer
The Basic Organization involves the interaction between hardware components to perform the Input-Process-Output (IPO) cycle.
Hardware vs. Software
Hardware: Physical components of the computer that can be touched (e.g., monitor, keyboard).
Software: Non-tangible instructions or programs that direct the hardware.
Central Processing Unit (CPU)
The CPU is the "brain" of the computer. It handles:
- Control Unit (CU): Directs the flow of data.
- Arithmetic Logic Unit (ALU): Performs calculations and logical comparisons.
Input and Output Devices
- Input Devices: Used to enter data, such as Keyboards, Mice, and Scanners.
- Output Devices: Used to display results, such as Monitors, Printers, and Speakers.
Computer Memory & Storage
Memory is used for temporary or permanent data retention:
- Primary Memory: RAM (volatile) and ROM (non-volatile).
- Secondary Storage: Hard disks, SSDs, and external drives for permanent storage.
Types of Software
Open Source and Proprietary Software
- Open Source: Software where the source code is freely available to modify (e.g., Linux).
- Proprietary: Software owned by a company; source code is hidden (e.g., Windows).
Mobile Apps
Mobile Apps are applications designed specifically to run on smartphones and tablets, offering portability and specialized services.
Exam Focus & Tips
- Exam Tip: Expect a mandatory question on the Block Diagram of a Computer.
- Warning: Do not confuse System Software (essential for computer operation) with Application Software (optional for user tasks).
- Mnemonic: S-A-D (Speed, Accuracy, Diligence) to remember computer characteristics.
Frequently Asked Questions
Q: What is the main difference between RAM and Secondary Storage?
A: RAM is temporary and volatile, while Secondary Storage is permanent and non-volatile.