Basics of Computer Organization1
Basics of Computer Organization1
Computer Science
Class XI ( As per CBSE Board)
Visit : python.mykvs.in for regular updates
Basics of Computer Organisation
Introduction to computer system
A computer is an electronic device, under the control of
instructions stored in its memory that can accept data (input),
process the data according to specified rules(Program) on
processor & produces information (output), and store the
information for future use.
Data vs Information
Data are raw numbers or other findings which, by themselves,
are of limited value.
Information is data that has been converted into a meaningful
and useful context.
Computers are being used extensively nowadays in
everyday life/every field
In the form of laptop, desktop, smartphone,gadgets
etc.
Visit : python.mykvs.in for regular updates
Basics of Computer Organisation
Introduction to computer system
Advantages of computer
• Speed
• Accuracy
• Huge storage
• Versatility
• Tirelessness
Disadvantages of computer
• Data security issue
• Computer crimes
• Health risk
• Bad impact on environment if not properly
disposed off
Visit : python.mykvs.in for regular updates
Basics of Computer Organisation
CPU=MPU+Memory Unit
Hardware
Central processing unit – Comprises three parts
1. Arithmetic/Logic Unit
Performs basic arithmetic operations such as addition and subtraction
Performs logical operations such as AND, OR, and NOT. Most
modern ALUs have a small amount of special storage units called
registers that can be accessed faster than main memory.
2. Control unit
It organizes the computer to work computer as single unit &
generates control signals for various devices regarding read/write or
execute operation
3. Memory
A collection of cells, each with a unique physical address
Most computers are byte-addressable
Cell at address 11111110
Visit contains 10101010
: python.mykvs.in for regular updates
Basics of Computer Organisation
Memory Types
*Primary Memory
Random Access Memory (RAM) - is a type of volatile
memory that is stores information on an integrated circuit
which hold the data mainly when the program is being
executed by the CPU. As it is volatile in nature so it can't
store data permanently.
Read Only Memory (ROM) - a non-volatile memory chip in
which data are stored permanently, and can not be altered by
the programmer.
Visit : python.mykvs.in for regular updates
*Secondary Memory: A storage, which suppliments the main
Basics of Computer Organisation
A hard disk is a set of stacked disks. Each disk has data recorded
electromagnetically in concentric circles, or tracks, on the disk
Hard Drive Types
1. Parallel Advanced Technology Attachment (PATA)
2. Serial ATA (SATA)
3. Small Computer System Interface (SCSI)
4. Solid State Drives (SSD)
Upto 12 TB sized HDD is available in the market