Computer Organization Class 11 Notes
Computer Organization Class 11 Notes
The word “computer” is derived from “compute,” which means to calculate. User
input is received by the computer, which then processes it and displays output. It
is a machine that follows a set of rules. It receives input from the user, processes
it in accordance with the given instructions, and then outputs the result.
Using electronic signals, computers are electronic devices. The signals for on and
off stand for 1 and 0, respectively. The two digits 0 and 1 are the basis for binary
language, also known as machine language. Before, only binary language was
used by computer specialists to communicate and train students. Many user-
friendly programming languages, including C, C++, Java, JavaScript, Python, and
many others, have been created. Translators are required to translate commands
delivered in high level languages into binary language.
Characteristics of a Computer
Speed – Computers’ remarkable speed with which they can process data and
commands is one of their most impressive features. The typical high-speed
computer has a 3–4 mips (million instructions per second) processing speed.
Versatility – Computers are capable of doing multiple tasks at once. For example,
you can multitask while downloading movies, playing music, and creating word
documents.
Accuracy – The machine not only completes a variety of tasks quickly, but also
precisely and accurately. Be aware that any faults in a computer’s output result
from incorrect data entry or improperly supplied computation instructions rather
than from the machine itself. This behavior is often referred to as GIGO in
computer terminology (Garbage In Garbage Out).
Diligence – A computer is free from tiredness. It can operate for several hours
without making any mistakes. A computer will complete every calculation with
the same accuracy even if millions of calculations need to be made.
Intelligence – Although early computers had impressive features, one major flaw
was that they were just dumb devices that were programmed to carry out certain
tasks. We now have machines that can play chess against the greatest players and
drive a car without a human driver thanks to the development of artificial
intelligence technology.
Components of a Computer
Every task given to a computer follows an Input- Process- Output Cycle (IPO
cycle). It needs certain input, processes that input and produces the desired
output. The input unit takes the input, the central processing unit does the
processing of data and the output unit produces the output. The memory unit
holds the data and instructions during the processing.
Input
Input adds the data in the computer with the help of Keyboard or any other input
deivece.
Storage
Primary Memory
The CPU has direct access to information kept in primary memory. The inputs
that were received during the preceding steps are kept in the computer’s random
access memory (RAM). When compared to secondary storage, this storage is both
more expensive and comparatively quick.
Primary memory is directly connected to the CPU.
It is also called main memory, primary memory, or working memory of the
machine.
SRAM – SRAM is more expensive, consumes more power than DRAM, and is
utilised in cache memory.
Secondary Storage
Cache Memory
It is an extremely fast memory that is utilised to keep up with the fast CPU. It
serves as a buffer and is often positioned between the CPU and primary memory.
It is quite pricey but decreases the average access time to data from the main
memory.
Control Unit
The actual processing of data is done by the arithmetic logic unit (ALU). The data
is taken from the storage unit and subjected to arithmetic operations before being
compared or otherwise processed. The processed data is then transferred back to
the storage.
Output
The motherboard is the main circuit board of the computer. It is a small plate that
houses your computer’s CPU, RAM, hard disc and optical drive connectors,
expansion cards for controlling the video and audio, and connections to the ports
(such as USB ports).
a. The motherboard.
b. Central Processing Unit (CPU)
c. A video card, or a graphics processing unit (GPU).
d. “Volatile memory” also applies to random access memory (RAM).
e. Storage: Hard disc drive or solid state drive (HDD)
Motherboard
This is the main circuit board, which connects numerous ports, expansion cards,
the CPU, RAM, connectors for optical and hard drives, and expansion cards for
controlling visual and audio (such as USB ports). Every part of the computer can
be connected to it.
Input Devices
Input devices takes input from the user. The input may be in the form of text,
image, sound, video etc.
Following are examples of some of the input devices of computer:
– Keyboard: this is a standard input device and takes data in the form of text.
– Mouse ; it is a pointing input device.
– Webcam: it takes data in the form of video/image
– Scanner : it generally stores data in the form of graphics
– Microphone : it is used for voice input/ audio input
– Handwriting input board: it is used for giving input from
Output Devices
devices that are used to give output to the user. Output may be in the form of
visuals, text, audio, printout etc. different types of output devices are there to
support various types of output. Following are some examples of output devices:
– Monitor/ VDU ( Visual Display Unit) : it is the standard output device and is
similar to a television screen.
– Speaker : it is an output device that gives output in the form of an audio/ voice.
– Printer : it is also a very commonly known output device that gives output in
the form of print out also called as hard copy.
– Plotter : it is a large printer like device that is used to take print of large maps,
architectural designs.
– Projector : it is an output device that gives an enlarged view of the output on a
large screen. It is generally used for giving a view of output to a large audience.
CPU
The motherboard houses the CPU, or central processor (Central Processing Unit).
The CPU coordinates with all other computer components and carries out user
commands. As a result, it bears primary responsibility for the machine’s
performance. Dual-core, quad-core, and octa-core processors can be categorised
based on their speed, technology, and manufacturers (Intel and AMD to name just
two).
This part of the computer is responsible for converting the alternative current
power source that workplaces or houses receive into the low voltage direct
current that the device needs.
The RAM in your computer serves as a kind of temporary storage for data that is
accessed by the processor. A computer system’s ability to function depends on its
memory store. The operating system is loaded into RAM each time the computer
is turned on. Additionally, the RAM must include the software that must be run at
all times.
Hard Disk(HD)
Digital video discs (DVD) and compact discs (CD) are two types of optical storage
media. A DVD has a larger capacity than a CD. By placing the disc in a disc drive,
you can access the data on a CD or DVD.
− Communication Manager
− Resource Management
− Process Management
− File Management
− Memory Management
File Management – Operating system takes care of all the files and folders
(directories) maintained on the computer disk. The basic tasks that a user needs
to perform on files are creation, renaming, deletion, copying or moving of a file
or folder.
Single Task Operating System – These operating systems only permit the
execution of one programme at a time.
Single user Operating System – Operating systems for one user only permit one
user to use the system at a time. The desktop systems are within the category of
standard single user systems.
Multi-user Operating System – By keeping track of every user who has registered,
multi-user operating systems enable several users to access the system
simultaneously.
Similar jobs are grouped together and sent to the processor as a block for
processing in a batch processing system. User involvement in such systems is low.
One by one, the tasks are selected and carried out.
Session 4: Troubleshooting and utilities
As soon as the system is turned on, the power supply recognises the CPU and
peripherals. Most computers will beep when the system boots up if all peripheral
devices have been correctly detected. Try the following if any connected device—
such as a keyboard, mouse, printer, and monitor—fails to turn on:
Keyboard Troubleshooting
Mouse Troubleshooting
In case the mouse is not working, try the following troubleshooting options:
Printer is Slow
By lowering the printing quality and using Fast Draft/Fast Printing, the printing
speed can be increased. This is effective for routine printing. Make Fast Draft the
default printer quality option instead of Normal.
Sound Troubleshooting
Check for updates if restarting the application does not increase performance.
Look for the option to check for updates under the Help menu. If this choice is not
available, You can look for application updates online.
An Application is Frozen
Utilities
Utilities are the special programs that help computer systems to work more
smoothly, efficiently and effectively. Utility software programs help in :
On your system, there should be between 200 and 500 MB of free hard drive
space. The lack of available free space inhibits the computer’s operation. Open the
Windows Explorer application and select My Computer to see the available disc
space. This will display the various hard disc partitions, including C and D.
Delete unnecessary files and programmes on a regular basis. Your disk’s free
space will rise as a result, improving computer performance. Images and movies
occupy a large amount of storage. You can transfer these to an external drive.
This can be done by right-clicking on the Recycle Bin icon (usually on the
desktop), and then selecting Empty Recycle Bin.
Disk Defragmentation
The data in our files is always changing. As a result, the memory file becomes
incomplete or has gaps in it (hard disk). As a result, the file uses up more space
on the computer, which could slow it down. To regain this space, you must use a
disc defragmentation application. The next steps can help you do that.
– Computer is an electronic device that takes input from the user, processes it and
displays output.
– The on and off signals denote 1 and 0 respectively. The binary language, also
called machine language,
– Most systems produce a beep when a system boots successfully (i.e. all
peripheral devices have been successfully detected). If any connected device does
not switch on, try the common troubleshooting tips: close running programs that
are not being currently used; check the cables; repeat to see if the problem
recurs; use help; record error messages and restart the computer.
– If the monitor is not showing any display or the screen is blank: the system
could be in sleep mode; check all the connections; the laptop’s battery may be
low. If the keyboard is not responding: check connections; check for any damage;
try changing batteries in a wireless keyboard; the keys may be stuck, replacing
the keyboard.
– In case the mouse is not working: check connections; check for any damage and
replace the mouse if required; restart the cordless mouse; clean the mouse.
– The printer may not be responding because: it may not be connected properly
or not switched on; the printer could be out of paper; there could be a paper
caught in the printer; printer’s ink cartridge could be empty; an incorrect printer
driver may be configured.
– The printer and computer may not be communicating properly when a wireless
connection is being used to connect a PC/ laptop to a printer. The IP address
configured on your computer should match the Dynamic IP address allocated to
the printer.
– When the print jobs are being sent to the wrong printer: change the default
printer or choose an alternate printer for the current print job.
– To improve the printing speed, reduce the printing quality by using Fast Draft/
Fast Pri nting.
– When there is no sound from the speakers: check speaker volume; check audio
player controls; check the cables; check the sound using headphones.
– When all programs on the computer run slowly, check for viruses or try freeing
space on the hard disk.