Computer Organisation
Computer Organisation
CLASS: XI SUBJECT:COMPUTER
SCIENCE
WELCOME
TO
COMPUTER SCIENCE
SYLLABUS:
Theory:
Unit I: Computer Systems and Organisation
Unit II: Computational Thinking and Programming – 1
Unit III: Society, Law and Ethics
Practical:
Python program
Report file: Minimum 20 Python programs
Project
Introduction to computer System:
A computer is an electronic device that can be programmed to accept data
(input), process it and generate result (output).
A computer along with additional hardware and software together is called a
computer system.
A computer system primarily comprises a central processing unit (CPU),
memory, input/output devices and storage devices.
All these components function together as a single unit to deliver the desired
output.
A computer system comes in various forms and sizes. It can vary from a
high-end server to personal desktop, laptop, tablet computer, or a
smartphone.
The block diagram of a computer system.
Computer Hardware:
It is the physical components that a computer system requires to function.
It encompasses everything with a circuit board that operates within a PC or
laptop; including the motherboard, graphics card, CPU (Central Processing
Unit), ventilation fans, webcam,
power supply, and so on.
Software:
The device that receives data from a computer system for display, physical
production, etc., is called output device.
It converts digital information into human
understandable form.
For example, monitor, projector, headphone,
speaker, printer, etc.
Output Devices:
A computer system needs memory to store the data and instructions for processing.
Whenever we talk about the ‘memory’ of a computer system, we usually talk about
the main or primary memory.
The secondary memory (also called storage device) is used to store data,
instructions and results permanently for future use.
Types of Memory:
Human beings memorise many things over a lifetime, and recall from memory to
make a decision or some action.
However, we do not rely on our memory completely, and we make notes and store
important data and information using other media, such as notebook, manual,
journal, document, etc.
Types of Memory:
But as soon as the power supply is turned off, all the contents of RAM are
wiped out.