Basics of Computer UNIT-1.pptx (1)
Basics of Computer UNIT-1.pptx (1)
• Computer accepts data from an input device and processes the data
into useful information which is displays on its output device.
• Output devices are hardware devices that receive data from the
processing unit and other devices and return the result of the
data—for example, monitors and speakers.
Hardware is further divided into four main categories: Software is further divided into two main categories:
•Input Devices •Application Software
•Output Devices •System Software
•Secondary Storage Devices
•Internal Components
Developed using electronic and other materials Developed writing using instructions using a programming language
When damaged, it can be replaced with a new component When damaged it can be installed once more using a backup copy
Hardware is physical in nature and hence one can touch and see hardware The software cannot be physically touched but still can be used and seen
Hardware will physically wear out over time Software does not wear out but it can be affected by bugs and glitches
An example of Hardware is hard drives, monitors, CPU, scanners, printers etc. An example of software is Windows 10, Adobe Photoshop, Google Chrome etc.
Input/Output Devices
Input Unit
Input Unit Input unit connects the external environment with internal
computer system. It provides data and instructions to the computer
system.
Input unit performs following tasks:
Accept the data and instructions from the outside environment.
Convert it into machine language.
Supply the converted data to computer system.
CPU (Central Processing Unit)
• It is Central Processing Unit of the computer. The control unit and ALU
are together known as CPU. CPU is the brain of computer system.
• It performs following tasks:
• It performs all operations.
• It takes all decisions.
• It controls all the units of computer.
Arithmetic Logical Unit
• All the calculations are performed in ALU of the computer system. The
ALU can perform basic operations such as addition, subtraction,
division, multiplication etc. Whenever calculations are required, the
control unit transfers the data from storage unit to ALU. When the
operations are done, the result is transferred back to the storage unit.
Control Unit
• It controls all other units of the computer. It controls the flow of data
and instructions to and from the storage unit to ALU. Thus it is also
known as central nervous system of the computer.
Memory Units
• Computer store data in binary format, binary format contain only two characters 0
and 1. All the information stored/represented in the computer is a code which
contain a specific combination of 0’s and 1’s. The memory units are used to
measure the size of data in computer.
• The memory units are as follow.
• 1. Smallest Memory Unit – Bit ( Binary Digit)
• 2. Nibble – 4 bits
• 3. Byte or 1B- 8 Bites
• 4. Kilobyte or 1KB – 1024 bytes or 210 bytes
• 5. Megabyte or 1 MB – 1024 Kilobyte or 220 bytes
• 6. Gigabyte or 1 GB – 1024 MB or 230 bytes
• 7. Terabyte or 1 TB- 1024 GB or 240 bytes
• 8. Petabyte or 1 PB- 1024 TB or 250 bytes
• 9. Exabyte or 1 EB – 1024 PB or 260 bytes
• 10. Zetta or 1ZB – 1024 EB or 270 bytes
• 11. Yotta or 1 YB- 1024 ZB or 280 bytes
• Computer memories are broadly divided into two types
• 1. External Memory or Secondary Memory: These memory donot
communicate directly with the CPU due to their slow speed in
comparison to CPU. Examples of external memory : Magnetic Disk,
Optical Disk, Magnetic Tape.
Fixed Storage
The fixed storage is a memory device that is present internally in the
system. Furthermore, they store all the computer data and we can call
them fixed disk drives or hard drives.
• Examples are as follows:
• Hard Disk Drives (HDD)
• Solid-State Disk (SSD)
• Flash Memory
Removable Storage
• These are external storage devices that store data of a computer. Moreover,
we can call them external drives or removable disk drives. A removable
device is basically the one that we can inject/insert or remove/eject as per
our requirement.
• Examples are as follows:
• Magnetic tapes
• Floppy disks
• Paper storage like punched cards or punched tapes
• Optical disks like CDs, DVDs, Blu Ray Disks, etc.
Limitations of a computer
• .Lack of Creativity: Computers are unable to be creative in the
same way that humans can be. They can perform tasks that are
programmed into them, but they cannot think outside the box or
come up with new ideas on their own.
• 2.Limited Memory: While computers have the ability to store
vast amounts of data, they have a finite amount of memory. This
means that they can only handle so much information at once
and they may struggle with complex tasks that require a lot of
data processing.
• 3.Inability to Learn: While computers can be programmed to
learn and adapt to new situations, they cannot learn in the same
way that humans can. They do not have the ability to think
critically or make decisions based on instinct or intuition.
• 4.Dependence on Power: Computers require a constant supply
of electricity to function. This means that they cannot be used in
areas where there is no power supply, such as in remote
locations or during power outages.
• 5. Vulnerability to Viruses and Hacking: Computers are
vulnerable to viruses and hacking attacks, which can
compromise the security of sensitive information and cause
serious damage to the system.
• 6.Lack of Emotional Intelligence: Computers are unable to
understand human emotions or communicate on an emotional
level. They can recognize certain emotions based on
programmed responses, but they cannot truly empathize with
human beings.
• 7.Environmental Impact: The production and disposal of
computers have a significant environmental impact, including
the use of non-renewable resources, the emission of
greenhouse gases, and the creation of electronic waste.
• 8.Dependence on Software: Computers rely on software to
perform tasks, which means that they are only as good as the
software that is available to them. If there is no software
available to perform a certain task, the computer cannot perform
it.
Classification of Computers
• On the basis of Work:
• Analog computer
• Digital computer
• Hybrid computer
• Analog Computers
• In computer jargon, an analog system is one in which
the data are understood to be a continuous
measurement of a physical attribute like rotation or
displacement that continuously varies. Calculating
temperature, voltage, speed, pressure, and other
variables is the main application of this sort of computer.
Examples of this type include power meters, oil pump
fuel gauges, and mobile speedometers for automobiles.
Digital Computer