Hardware and Software
Hardware and Software
Hardware and Software
ICT includes all technologies for the manipulation and communication of information. The
term is sometimes used in preference to Information Technology (IT).
Computer
1.
2.
3.
4.
It is an electronic device.
It consist of Hardware and Software.
The software convert the hardware as functional unit.
It can be programmed. That is to say that a list of instructions (the program) can be
given to the computer and it will store them and carry them out in the future.
5. It produce the information by manipulating data according to a list of
instructions(Program/Software).
Data
Processing
Information
Advantages Of Computer
1. Speed
2. Accuracy
3. Reliability
4. Storage Capacity
5. Reduced Cost
6. Automation
7. Versatility
8. Diligence
9. Multi Tasking
10. Allow multi-user
Computer Hardware
Input Device( telling the computer what to do) It is used to input data and instruction to a
computer. Input devices can be classified as Automatic Input device and Non-automatic Input device
a) Keyboard:- To input alpha numeric characters
b) Pointing Device:- Mouse/Track ball/ Touch Pad/ Light Pen/ Touch Screen
c) Scanner
d) Microphone
e) Barcode Reader
f) Digital Camera
g) Graphic Table
Hardware and Software( By Sivakumar.V)
1 of 13
4) Memory
a) Internal Memory:i)
Magnetic Memory
(1) Magnetic Disk
(a) Floppy Disk
(b) Hard Disk
2 of 13
CPU/Processor
Control Unit
ALU
Input Device
Output Device
Register
Main Memory
Secondary Storage
Motherboard:-
3 of 13
Hard Disk(more than 1.6 Tb) > DVD(17Gb)>Flash Memory(4Gb) > RAM(2Gb) >
CD(700Mb) > Cache Memory >EPROM(8Mb)>Floppy Disk(1.44Mb)> Register Memory
Order of Memory (Speed wise):
Register memory > Cache Memory > RAM(333 MHz) > ROM > Flash Memory (about
800 megabits per second) > Hard Disk > DVD/CD > Floppy Disk
Order of Processor (Speed wise):
Pentium 4(2.4GHz) > Pentium 3 > Pentium 2 > Pentium > 486 > 385
Some parts
Keyboard
The set of typewriter-like keys that enables you to enter data into a computer. Computer keyboards are
similar to electric-typewriter keyboards but contain additional keys. The keys on computer keyboards
are often classified as follows:
alphanumeric keys -- letters and numbers
punctuation keys -- comma, period, semicolon, and so on.
special keys -- function keys, control keys, navigation keys, Caps Lock key, and so on.
Connection Type
Ps2
USB
Wireless
Mouse
A device that controls the movement of the cursor or pointer on a display screen. A mouse is a
small object you can roll along a hard, flat surface.
Mouse Action
Mouse Move
Click( Left button/Right Button): pressing and releasing a button.
Double Click
Drag: pressing and holding a button, then moving the mouse without releasing
Connection Type
Ps2
USB
Wireless
Scanner
It scans images, printed text, handwriting, or an object, and converts it to a digital image.
Hardware and Software( By Sivakumar.V)
4 of 13
Parallel Port
USB
Small Computer System Interface (SCSI)
Printer
A device that prints text/graphic on paper. There are many different types of printers.
Type of printer
Dot Matrix printer: Creates characters by striking pins against an ink ribbon.
Ink jet printer: Sprays ink at a sheet of paper. Ink-jet printers produce high-quality text and graphics.
Laser Printer: A laser beam projects an image of the page to be printed onto an electrically
Connection Type
Printer Port
USB
Small Computer System Interface (SCSI)
Wireless
5 of 13
Connection Type
VGA Port
Note
Touch Screen: These screen use touching of the screen as an input method. Items can be selected
excellent color
Usually much cheaper than LCD
LCD
Webcam
It is a video camera which feeds its images in real time to a computer or computer network,
often via USB, ethernet or Wi-Fi.
Modem(modulator-demodulator)
A modem is a device orprogram that enables a computer to transmit data over, for example, telephone or cable lines.
Computer information is stored digitally, whereas information transmitted over telephone lines is transmitted in the
form ofanalog waves. A modem converts between these two forms.
Speed is measured by bps
Video card(video adapter, graphics accelerator card, display adapter, or graphics card)
It is an expansion card whose function is to generate output images to a display screen.
6 of 13
Software
collection of computer programs, procedures and documentation that perform some tasks
on a computer system
Type of Software
1. System Software
a. Operating System(OS)(eg: DOS, UNIX, Linux ,Ms Windows
98/2000/XP/20003/20007/Vista, Mac OS) : Function of the Operating System:
i. Operate all hardwires
ii. Run other software
iii. File Management suck as save , open or, delete the file, create a folder,
etc.
iv. Security ( by help of User Name, and Password)
v. Provide User Interface - Graphical User Interface(GUI), Character User
Interface(CUI). The Window is one of the GUI in the window operating
system
vi. Communicate with other computers
vii. Multi tasking- Running more than one programs on a computer at the
same time.
viii. Multi User- Allow more than one user at a time.
b. Diagnostic Tools
2. Programming Software: It is used to develop a program/software easily.
a. Editor
b. Compiler/ Interpreter- To translate a program written by using of the high level
computer language to Machine Language that can be understood by the
computer.
c. Debuggers Helps to correct errors in the program
3. Application Software: It is used to perform user task. OS run a an application
software.
a. Classification I
i. Special Purpose Software : eg: Student Management Software
ii. General Purpose Software: eg: Ms Word
b. Classification II
i. Business Software/ Accounts Software
ii. Education Software
iii. Industrial Automation Software
iv. Medical Software
Hardware and Software( By Sivakumar.V)
7 of 13
v.
vi.
vii.
viii.
ix.
x.
xi.
xii.
xiii.
Window
Icon: An icon is a small picture that represents objects such as a file, program, web
page, or command. They are a quick way to execute commands, open documents,
and run programs.
Menu: Menus allow the user to execute commands by selecting from a list of
choices. Options are selected with a mouse or other pointing device within a GUI. A
keyboard may also be used.
Pointer: A graphical image(Arrow, I-beam, ..) on a screen that indicates the location
of a pointing device, and can be used to select and move objects or commands on
the screen.
Window
A window is a rectangle area on the screen that displays information, with its contents being
displayed independently from the rest of the screen. When a program is opened or started ,
the corresponding window appears on the screen.
Contents of Window:
1. Title Bar: It contains Tile/Name of the software on left side, and Close button,
Minimize button, and Maximize button on right side.
2. Menu Bar: is displayed horizontally across the top of the screen and/or along the
tops of some or all windows. A pull-down menu is commonly associated with this
menu type. When a user clicks on a menu option the pull-down menu will appear
3. Tool Bars: Commands are displayed as tool button(Icon) on the tool bar. There may
be more than one tool bar.
4. Context menu: is invisible until the user performs a specific mouse action, like
pressing the right mouse button. When the software-specific mouse action occurs the
menu will appear under the cursor.
5. Document Window(Optional)
6. Scroll Bars (Optional)
7. Status Bar(Optional).
8 of 13
Dialog Box
It is a special window, used in user interfaces to display information to the user, or to get a
response(or an input) if needed. They are so-called because they form a dialog between the
computer and the usereither informing the user of something, or requesting input from the
user, or both. It provides controls that allow you to specify how to carry out an action. For
example when you save a document, you have to tell document name, where you want to
save(folder name), etc. So when select Save command , the Save As dialog box appears
to give such information.
Controls
Interface element that a computer user interacts with, and is also known as a control
Action
To store selected item on clipboard memory.
Shortcut
Key
Ctrl + C
Copy
Cut
Paste
Ctrl + X
Ctrl + V
9 of 13
To find/ search
Ctrl + F
Ctrl + N
Ctrl + S
Find
New
Save
Open
Print
Ctrl + O
Ctrl + P
Ctrl + F4
Close
Select All
Alt + F4
Ctrl + A
Ctrl + Y
Ctrl + Z
Undo
Redo
Spelling &
Grammar
Checking
Help
F7
F1
Typing
Editing
o Move item to another location (Cut & Paste)
o Copy item to another location (Copy & Paste)
o Find & Replace
Formatting
o Font Format (Font, Style, size, color, underline,..)
o Paragraph Format(Alignment, line spacing, indents)
o Bullets and Numbering
Save & Open
Create Header and Footer
Page setup(paper size, margin, orientation)
Printing(Type of printer, no. of copies, pages to be printed)
Spelling & Grammar checking
10 of 13
Table creation
Column creation
Drawing
Mail Merge
Typing
Editing
o Move item to another location (Cut & Paste)
o Copy item to another location (Copy & Paste)
o Find & Replace
Formatting
o Cell Formatting
Font
Alignment
Boarder
Number
o Row Formatting
o Column Formatting
Save & Open
Create Header and Footer
Page setup(paper size, margin, orientation)
Printing(Type of printer, no. of copies, pages to be printed)
Spelling & Grammar checking
Calculation by using Function/Formula
Chart Creation
Sorting
Filtering
Drawing
11 of 13
A collection of programs that enables you to store, modify, and extract information from a
database.
Eg: Ms access, Ms SQL Server, Oracle Database, dBase, MySQL, IBM DB2
Activities of DBMS
Column/Field
Row/Record
12 of 13
13 of 13