0% found this document useful (0 votes)
97 views36 pages

Computer Fundamentals: Dr. Safdar Nawaz Khan Marwat DCSE, UET Peshawar

The document discusses the key components of a computer system including hardware, software, data, and users. It describes the basic parts of a computer including the processor, memory, storage, input/output devices, and how they work together in the information processing cycle. The document also differentiates between system software and application software, and defines the roles of computer users. Input devices like keyboards and mice are explained in detail.

Uploaded by

bilal ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
97 views36 pages

Computer Fundamentals: Dr. Safdar Nawaz Khan Marwat DCSE, UET Peshawar

The document discusses the key components of a computer system including hardware, software, data, and users. It describes the basic parts of a computer including the processor, memory, storage, input/output devices, and how they work together in the information processing cycle. The document also differentiates between system software and application software, and defines the roles of computer users. Input devices like keyboards and mice are explained in detail.

Uploaded by

bilal ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 36

Computer Fundamentals

Dr. Safdar Nawaz Khan Marwat


DCSE, UET Peshawar

Lecture 2

[email protected]
Looking Inside the Computer System
 The parts of a computer system
 The information processing cycle
 (Essential computer) hardware
 Software (brings the machine to life)
 Computer data
 Computer users

[email protected] 2
Parts of the Computer System
 Computer systems have four parts
 Hardware
 Software
 Data
 User
 No matter how small or large the computer

[email protected] 3
Parts of the Computer System (cont.)
 Hardware
 Mechanical devices in computer
 Anything that can be touched
 Software
 Tell the computer what to do
 Also called a program
 System Software vs. Application Software
 Thousands of programs exist

[email protected] 4
Parts of the Computer System (cont.)
 Data
 Pieces of information but may not make much sense
 Computer process, converting them to useful information
 Users
 People operating the computer
 Most important part
 Tell the computer what to do

[email protected] 5
Information Processing Cycle
 Steps followed to process data
 Input
 Processing
 Output
 Storage

Source: http://driverlayer.com

[email protected] 6
Essential Computer Hardware
 Computers use the same basic hardware

Source: http://www.computerguidekey.com

[email protected] 7
Essential Computer Hardware (cont.)
 Processing devices
 Processor, brain of computer
 Carries out instructions from program
 Manipulate data
 Most computers have several processors
o Central Processing Unit (CPU)
o Secondary processors
 Processors made of silicon and copper
 Plugged into motherboard

Source: https://www.elprocus.com/microprocessor-history-and-brief-information-about-its-generations

[email protected] 8
Essential Computer Hardware (cont.)
 Memory devices
 Stores data or programs
 Random Access Memory (RAM)
o Volatile
o Stores current data and programs
o More RAM results in a faster system
 Read Only Memory (ROM)
o Permanent storage of programs
o Holds the computer boot directions

[email protected] 9
Essential Computer Hardware (cont.)
 Input and output devices
 Allows the user to interact
 Input devices accept data
o Keyboard, mouse
o Trackball, touchpad, joystick
o Scanner, digital camera, microphone
 Output devices deliver data
o Monitor, printer, speaker
 Some devices are input and output
o Touch screens
o Communication devices

[email protected] 10
Essential Computer Hardware (cont.)
 Storage devices
 Hold data and programs permanently
 Different from RAM
 Magnetic storage
o Floppy and hard drive
o Uses a magnet to access data
 Optical storage
o CD and DVD drives
o Uses a laser to access data
 Flash Drive
o Flash memory stores information in an array of memory cells

[email protected] 11
Software Runs the Machine
 Tells the computer what to do
 Reason people purchase computers
 Two types
 System software
 Application software

[email protected] 12
Software Runs the Machine (cont.)
 System software
 Most important software
 Operating system
o Windows XP, Windows 7 & 8
 Network operating system (OS)
o Windows Server 2003, Unix (Linux, ubuntu)
 Utility
o Symantec AntiVirus

1
B-
13
[email protected] 13
Software Runs the Machine (cont.)
 Application software
 Accomplishes a specific task
 Most common type of software
o MS Word
o MS Excel
 Covers most common uses of computers

[email protected] 14
Computer Data
 Data defined as
 Individual or raw facts
 Pieces of information
 May not make much sense
 Data processed by computer
 Fact with no meaning on its own
 Alphabets may not mean a lot individually
 Arranging them to form words and sentences is useful information
 Stored using the binary number system
 Data can be organized into files

 Data converted to useful information by computer


 Decision taken based on information is knowledge

[email protected] 15
Computer Data (cont.)
City Karachi Peshawar Islamabad Lahore Quetta Murree
Data

Season
Spring 26 26 24 27 13 10
Summer 35 41 39 43 26 20
Information

Autumn 21 22 19 25 11 8
Winter 17 4 3 8 1 -5
Average temperatures of cities Average temperatures of seasons
50 Spring 50 Karachi
Summer Peshawar
40 Autumn 40 Islamabad
Winter Lahore
30 30
Centigrade

Centigrade
Quetta
Murree
20 20

10 10
Knowledge

0 0
Karachi Peshawar Islamabad Lahore Quetta Murree Spring Summer Autumn Winter
-10 -10

 Murree’s weather is cold


 Summer is a hot season
[email protected] 16
Computer Users
 Role depends on ability
 Setup the system
 Install software
 Manage files
 Maintain the system
 “Userless” computers
 Run with no user input
 Automated systems

[email protected] 17
Input and Output Devices
 Input devices
 Enable user to enter commands and data
 Output devices
 Enable computer to communicate information to user

[email protected] 18
Keyboard
 The most common input device
 Keyboard proficiency very important
 Skill is called keyboarding
 How keyboard works
 Keyboard controller detects a key press
 Controller sends a code to the CPU
o Code represents the key pressed
 Controller notifies the operating system
 Operating system responds
 Controller repeats the letter if held

[email protected] 19
Mouse
 Invented by Douglas Engelbart
 See https://www.youtube.com/watch?v=1MPJZ6M52dI
 No royalty
 All modern computers have a variant
 Allows users to select objects
 Pointer moved by the mouse
 Mechanical mouse
 Rubber ball determines direction and speed
 The ball often requires cleaning
 Optical mouse
 Light shown onto mouse pad
 Reflection determines speed and direction
 Requires little maintenance

[email protected] 20
Mouse (cont.)
 Interacting with a mouse
 Actions involve pointing to an object
 Clicking selects the object
 Clicking and holding drags the object
 Releasing an object is a drop
 Right clicking activates the shortcut menu
 Modern mice include a scroll wheel

[email protected] 21
Mouse (cont.)
 Benefits
 Pointer positioning is fast
 Menu interaction is easy
 Users can draw electronically
 Mouse button configuration
 Configured for a right-handed user
o Can be reconfigured
 Between 1 and 6 buttons
 Extra buttons are configurable

[email protected] 22
Variants of the Mouse
 Trackballs
 Upside down mouse
 Hand rests on the ball
 User moves the ball
 Uses little desk space

[email protected] 23
Variants of the Mouse (cont.)
 Track pads
 Stationary pointing device
 Small plastic rectangle
 Finger moves across the pad
 Pointer moves according to finger
 Popular on laptops

[email protected] 24
Variants of the Mouse (cont.)
 Track point
 Little joystick on the keyboard
 Move pointer by moving the joystick

[email protected] 25
Ergonomics and Input Devices
 Ergonomics
 Study of human and tool interaction
 Concerned with physical interaction
 Attempts to improve safety and comfort
 Repetitive Strain Injury (RSI)
 Caused by continuous misuse of the body
 Many professionals suffer from RSI
 Carpal Tunnel Syndrome
 Carpal tunnel is a passage in the wrist
 Holds nerves and tendons
 Prolonged keyboarding swells tendons
o Results in compression of median nerve

[email protected] 26
Ergonomics and Input Devices (cont.)

Source: https://en.wikipedia.org/wiki/Carpal_tunnel_syndrome

[email protected] 27
Ergonomics and Input Devices (cont.)
 Office hardware suggestions
 Office chairs should have armrests
o Adjustable armrests and height
o Lower back support
 Desks should have a keyboard tray
o Keep hands at keyboard height
o Place the monitor at eye level (or lower)

[email protected] 28
Ergonomics and Input Devices (cont.)
 Techniques to avoid RSI
 Sit up straight
 Have a padded wrist support
 Keep your arms straight
 Keyboard properly
 Take frequent breaks

Image from http://www.humantech.com/two-things-to-consider-when-using-a-mouse-padwrist-rest

[email protected] 29
Devices for the Hand
 Pen based input
 Tablet PCs, PDA
 Pen used to
write data
 Pen used as
a pointer
 Handwriting recognition
 On screen keyboard

[email protected] 30
Devices for the Hand (cont.)
 Touch screens
 Sensors determine where finger points
 Sensors create an X,Y coordinate
 Usually presents a menu to users
 Found in cramped or dirty environments
o Dirt won’t allow keyboard usage

Image from http://www.humantech.com/two-things-to-consider-when-using-a-mouse-padwrist-rest

[email protected] 31
Devices for the Hand (cont.)
 Game controllers
 Enhances gaming experience
 Provide custom input to the game
 Modern controllers offer feedback
 Joystick
 Game pad

Images from http://gaming.logitech.com/en-us/gaming-controllers and http://gaming.logitech.com/en-us/product/f710-wireless-gamepad

[email protected] 32
Optical Input Devices
 Allows the computer to see input
 Bar code readers
 Converts bar codes to numbers
o UPC (Universal Product Code)
 Computer find number in a database
 Works by reflecting light
o Amount of reflected light indicates number

[email protected] 33
Optical Input Devices (cont.)
 Image scanners
 Converts printed media into electronic
 Reflects light off of the image
 Sensors read the intensity
 Filters determine color depths
 Optical character recognition (OCR)
 Converts scanned text into editable text
 Each letter is scanned
 Letters are compared to known letters
 Best match is entered into document
 Rarely 100% accurate

[email protected] 34
Audiovisual Input Devices
 Microphones
 Used to record speech
 Speech recognition
o “Understands” human speech
o Allows dictation or control of computer
o Matches spoken sound to known phonemes
o Enters best match into document

[email protected] 35
Audiovisual Input Devices (cont.)
 Digital cameras
 Captures images electronically
 No film is needed
 Image is stored as a JPG file
 Memory cards store the images
 Used in a variety of professions

[email protected] 36

You might also like