1
Information Technology (IT) is the use of computers, networks, and software to store, process, retrieve, and transmit information; a computer is an electronic device that accepts data as input, processes it under the control of a stored program, and produces meaningful output.
2
Key characteristics: Speed (performs millions of instructions per second, measured in MIPS/GHz), Accuracy (error-free results only if input and instructions are correct), and Diligence (repetitive tasks performed without fatigue or loss of accuracy).
3
Further characteristics: Storage capacity (stores huge volumes of data permanently, recalls it instantly), Versatility (performs very different tasks by simply changing the program), and Automation (runs without continuous human intervention once started).
4
A computer has No IQ / No feelings β it only follows instructions; it cannot think, judge, or feel on its own (zero intelligence quotient of its own).
5
Evolution β early mechanical aids: Abacus (~3000 BC, beads on rods, earliest known manual calculating device), Napier's Bones (1617, rods for multiplication/division using logarithms), Pascaline (1642, Blaise Pascal's mechanical gear-driven adding machine), Stepped Reckoner (1671, Leibniz's calculator β could add, subtract, multiply, divide).
6
Difference/Analytical Engine (1822/1837) β Charles Babbage's designs; the Analytical Engine had a store, mill, and punched-card input, the conceptual ancestor of the modern computer; Babbage is called the 'Father of the Computer'.
7
Tabulating Machine (1890) β Herman Hollerith's punched-card machine used for the US census; ENIAC/EDVAC/UNIVAC (1940s) were the first electronic computers, and EDVAC introduced the stored-program concept (von Neumann architecture).
8
Block diagram: Input Unit (keyboard, mouse, scanner) accepts data/instructions and converts them to machine-readable form; Output Unit presents processed results (monitor, printer, speaker); Memory Unit is primary storage holding data/instructions currently in use.
9
Central Processing Unit (CPU) is the 'brain' of the computer β consists of the ALU (Arithmetic Logic Unit, performs arithmetic & logical operations), the Control Unit (CU) (directs and coordinates all operations), and Registers (small, high-speed storage). Data flow: Input β CPU (Memory + ALU + CU) β Output.
10
Generations of computers: 1st (1940β1956) vacuum tubes, machine language (e.g. ENIAC, UNIVAC-I); 2nd (1956β1963) transistors, assembly language, smaller/faster/less heat; 3rd (1964β1971) Integrated Circuits (ICs), high-level languages, OS introduced.
11
Generations continued: 4th (1971βpresent) microprocessors (VLSI), personal computers, GUI; 5th (present & beyond) AI, ULSI, parallel processing, natural language, robotics.
12
Classification by working principle: Analog (continuous physical quantities) vs Digital (discrete binary data) vs Hybrid (combination of both, e.g. hospital/ICU equipment). By size/capacity (fastest to smallest): Supercomputer > Mainframe > Minicomputer > Microcomputer/PC.
13
Applications span business & banking, education & e-learning, healthcare & diagnostics, scientific research, defense & space, entertainment & media, and government & e-governance; limitations include no original intelligence/common sense, no feelings/emotions, and decision-making limited strictly to programmed logic.