Unit1 Notes Sem I
Unit1 Notes Sem I
Unit1 Notes Sem I
Introduction to Computer
• Computers are Integral part of our lives.
• Banking Transactions
• Weather Forecasting
• Disease Diagnostic
Unit 1-Introduction to Computer_Video1
Definition
• A computer is a machine or device that performs processes, calculations and
operations based on instructions provided by a software or hardware
program. It has the ability to accept data (input), process it, and then
produce outputs.
• Computers can also store data for later uses in appropriate storage devices,
and retrieve whenever it is necessary.
2. Reliability-Ability to perform same job in the same way for any no. of times.
Based on Principles of
Operations
Analog Hybrid
Digital Computer Computer
Computer
Based on Configuration
2. Banking
3. Health Care
4. Engineering Design
5. Communication
6. Education
7. Insurance
8. Marketing
Unit 1-Introduction to Computer_Video1
1. Introduction to Computer
• Block Diagram of Computer
Functions:
Functions:
Functions:
• It is a logical part.
Software
System Application
Software Software
Unit 1-Introduction to Computer_Video2
Cont..
• System Software: is software for managing computer
hardware behavior, as to provide basic functionalities that are
required by users, or for other software to run properly. System
software is also designed for providing a platform for running
application software:
Input Devices:
In computing, an input device is a piece of equipment used to provide data
and control signals to an information processing system such as a computer or
information appliance.
Control keys
These keys provide cursor and screen control. It includes four directional arrow keys. Control
4 keys also include Home, End, Insert, Delete, Page Up, Page Down, Control(Ctrl),
Alternate(Alt), Escape(Esc).
Special Purpose Keys
5 Keyboard also contains some special purpose keys such as Enter, Shift, Caps Lock, Num
Lock, Space bar, Tab, and Print Screen.
Unit 1-Introduction to Computer_Video3
2. Mouse
Mouse is the most popular pointing device. It is a very famous cursor-control
device having a small palm size box with a round ball at its base, which senses
the movement of the mouse and sends corresponding signals to the CPU when
the mouse buttons are pressed.
Advantages
• Easy to use
• Moves the cursor faster than the arrow keys of the keyboard.
Output Devices:
Output devices can produce the final product of machine processing into a
form usable by humans. Output devices accepts the data from CPU and
convert it into the user readable format.
a) Large in Size
• Emissive Displays − Emissive displays are devices that convert electrical energy
into light. For example, plasma panel and LED (Light-Emitting Diodes).
Non
Impact
Impact
I. Impact Printers
Characteristics-
• Very low consumable costs
• Very noisy
Line printers are the printers which print one line at a time.
Advantages
Disadvantages
• Noisy
i. Laser Printers
ii. Inkjet Printers
Characteristics-
• Faster than impact printers
• They are not noisy
• High quality
• Supports many fonts and different character size
Unit 1-Introduction to Computer_Video4
i) Laser Printer
These are non-impact page printers. They use laser lights to produce the dots needed to form the
characters to be printed on a page.
Advantages
• Very high speed
• Very high quality output
• Good graphics quality
• Supports many fonts and different character size
Disadvantages
• Expensive
• Cannot be used to produce multiple copies of a document in a single printing
Unit 1-Introduction to Computer_Video4
ii) Inkjet Printer
Inkjet printers are non-impact character printers based on a relatively new technology.
They print characters by spraying small drops of ink onto paper. Inkjet printers produce
high quality output with presentable features.
Advantages
• More reliable
Disadvantages
• Expensive as the cost per page is high
Computer
Memory
Primary Secondary
Memory Memory
• It is volatile, i.e. its contents are lost once power is switched off
ii. DRAM (Dynamic RAM)-Each memory cell in a DRAM is made of one transistor
and one capacitor, which store one bit of data. However, this cell starts losing its
charge and hence data stored in less than thousandth of a second. So it needs to be
refreshed thousand times a second, which takes up processor time. However, due to
small size of each cell, one DRAM can have large number of cells. Primary
memory of most of the personal computers is made of DRAM.
Unit 1-Introduction to Computer_Video5
b) Read Only Memory (ROM)-
• ROM stands for Read Only Memory.
• ROM can only be read by the processor. New data cannot be written into ROM.
• Data to be stored into ROM is written during the manufacturing phase itself. They
contain data that does not need to be altered, like booting sequence of a computer
or algorithmic tables for mathematical applications.
• ROM is slower and hence cheaper than RAM. It retains its data even when power
is switched off, i.e. it is non-volatile.
Data Access RAM data can be read, erased or ROM data is read only.
3 modified.
Usage RAM is used to store data that CPU ROM is used to store data that in needed to
4 needs for current instruction bootstrap the computer.
processing.
5 Speed RAM speed is quite high. ROM speed is slower than RAM.
Capacity RAM memory is large and high ROM is generally small and of low capacity.
6 capacity.
7 Cost RAM is costly. ROM is cheap.
Unit 1-Introduction to Computer_Video5
II) Secondary Memory-
• Store large amount of data or programs permanently.
• Used to store large amount of data, audio, video and multimedia files.
• CD-ROM (Compact Disk – Read Only Memory) − The data on these CDs are
recorded by the manufacturer. Proprietary Software, audio or video are released on CD-
ROMs.
• CD-R (Compact Disk – Recordable) − Data can be written by the user once on the CD-
R. It cannot be deleted or modified later.
• CD-RW (Compact Disk – Rewritable) − Data can be written and deleted on these
optical disks again and again.