Input, output and memory devices; storage hierarchy
Key facts
- One byte = 8 bits and one nibble = 4 bits; one hexadecimal digit represents 4 bits, so two hexadecimal digits represent one byte.
- Decimal to binary method: divide repeatedly by 2 and read remainders from bottom to top; for example, 45 decimal = 101101 binary.
- Binary to decimal method: multiply each bit by its power-of-2 place value; for example, 110010 binary = 32 + 16 + 2 = 50 decimal.
Key Points at a Glance
- 1
Input-process-output-storage is the working cycle: input devices capture data, the CPU processes it, memory supports current work, output devices present results, and storage preserves data for later use.
- 2
Device classification rule: classify by the main direction of data flow; keyboard, scanner and microphone are input devices, monitor, printer and speaker are output devices, and a touchscreen is both input and output.
- 3
RAM is volatile read-write main memory used for active programmes and data; ROM is non-volatile memory used for firmware or start-up instructions.
- 4
Storage hierarchy by usual access speed is registers, cache, RAM, SSD, HDD, optical disc and magnetic tape; speed generally decreases as capacity and low cost improve.
- 5
One byte = 8 bits and one nibble = 4 bits; one hexadecimal digit represents 4 bits, so two hexadecimal digits represent one byte.
- 6
Decimal to binary method: divide repeatedly by 2 and read remainders from bottom to top; for example, 45 decimal = 101101 binary.
- 7
Binary to decimal method: multiply each bit by its power-of-2 place value; for example, 110010 binary = 32 + 16 + 2 = 50 decimal.
- 8
A file system organizes stored files and folders through names, locations, permissions, size and extensions; saving a file and keeping a file open in memory are different actions.
- 9
Common error warning: an SSD is secondary storage, cache is faster than RAM, ROM is not the same as RAM, and storage capacity does not by itself measure processing speed.
Continue studying
The Computer Working Cycle
A computer system is best understood as a data-handling chain. Input is the raw data or instruction supplied to the system. Processing is the work done by the CPU under the control of a programme. Output is the result made available to a user or another system. Memory and storage hold the data, instructions and results at different stages. For CET, this cycle is more useful than memorising a long device list because it gives a direct test for classification questions.
The same logic works in ordinary public-service tasks. In an online application form, a keyboard or touchscreen supplies the name and roll number, the CPU validates entries, RAM holds the active browser session, the monitor shows the preview, and a storage device or server keeps the submitted record. In a Rajasthan e-Mitra centre, a scanner may digitise a document, a printer may issue a receipt, and storage may preserve a copy for later retrieval.
Core lens: ask where data is moving, then classify the device by its role in the cycle.
Open the complete note
This public page shows the first available section. The study pack opens the complete topic with all revision material.
7 more sections in the complete note
Open study pack