ESSENTIAL COMPUTER CONCEPTS

advertisement
Essential
Computer Concepts
Mohammed Saleem
m.bhat@mu.edu.sa
IT SKILLS -LAB
What Is a Computer?
XP
• A computer is an electronic device that accepts
data and instructions from a user, manipulates the
data according to the instructions, displays the
information in some way, and stores the
information for retrieval later
Computer Engineering and Networks, College of Engineering , Majmaah University.
2
What is a computer-continued?
XP
• An electronic device that accepts input,
processes the data and instructions, produces
output from the processing that is useful and
meaningful and stores the results for future use.
Computer Engineering and Networks, College of Engineering , Majmaah University.
3
How Does A Computer Know What To
Do?
XP
• It must be given a detailed set of instructions that
tell it exactly what to do.
• These instructions are called a computer program,
or software.
Computer Engineering and Networks, College of Engineering , Majmaah University.
4
Types of Computers
XP
• Personal computers (PCs)
– Desktop computers
– Notebook (laptop) computers
– Tablet PCs
• Handheld computers
– PDA (personal digital assistant)
– MP3 players
– Cell phones
• Mainframe computers
• Supercomputers
Computer Engineering and Networks, College of Engineering , Majmaah University.
5
Types of Computers
XP
Personal Computers
PDA
Desktop
Notebook
Tablet PC
Super Computers
Computer Engineering and Networks, College of Engineering , Majmaah University.
6
Computer Systems
XP
• Includes computer hardware and software
– Hardware refers to the physical components
of a computer
– Software refers to the intangible components
of a computer system, particularly the
programs the computer needs to perform a
specific task
Computer Engineering and Networks, College of Engineering , Majmaah University.
7
System Software
XP
• System software manages
the fundamental
operations of your
computer
– Operating system
• System resource
• Multitasking
– Utilities
– Programming Languages
Computer Engineering and Networks, College of Engineering , Majmaah University.
8
Application Software
XP
• Application software enables you to perform
specific computer tasks, such as document
production, spreadsheet calculations, and
database management
– Document production software
Computer Engineering and Networks, College of Engineering , Majmaah University.
9
Application Software
XP
• Presentation software
Computer Engineering and Networks, College of Engineering , Majmaah University.
10
Application Software
XP
– Web site creation and management software
– Spreadsheet software
– Database management software
Computer Engineering and Networks, College of Engineering , Majmaah University.
11
Application Software
•
•
•
•
XP
Photo editing software
Multimedia authoring software
Accounting software
Information management software
Computer Engineering and Networks, College of Engineering , Majmaah University.
12
XP
Architecture or configuration is the design of
the computer.
Example: what does the computer consist of?
Specification is the technical detail about each
component.
Example: How big is the monitor?
Computer Engineering and Networks, College of Engineering , Majmaah University.
13
Processing Hardware
XP
• The motherboard is the
main electronic
component of the
computer
• The microprocessor is
one of the most important
pieces of processing
hardware on the
motherboard
• Cards are removable
circuit boards
Computer Engineering and Networks, College of Engineering , Majmaah University.
14
Processing
XP
Microprocessor, also referred to
as processor or CPU (Central
Processing Unit
RAM - Random Access Memory
 Volatile
Computer Engineering and Networks, College of Engineering , Majmaah University.
15
Input and Output
XP
• The data or instructions you type into the
computer are called input
• The result of the computer processing your input
is referred to as output and also referred to as
information.
• Peripheral devices accomplish input and output
functions
Computer Engineering and Networks, College of Engineering , Majmaah University.
16
Input Devices
XP
• You use an input device, such as a keyboard or a mouse,
to input data and issue commands
– Keyboard
– Pointing device
•
•
•
•
•
Controls the pointer
Mouse
Trackball
Touch pad
Pointing stick
– Scanner
– Touch Screen
– Pen Input
Computer Engineering and Networks, College of Engineering , Majmaah University.
17
Output Devices
XP
• Output devices show
you the results of
processing data
– Monitor
• Flat panel
• LCD
• CRT
– Printer
• Laser
• Inkjet
• Dot matrix
Computer Engineering and Networks, College of Engineering , Majmaah University.
18
Data Representation
XP
• Binary digits (bits)
• A series of eight bits is called a byte
• ASCII
– American Standard Code for Information Interchange
Computer Engineering and Networks, College of Engineering , Majmaah University.
19
Storage Measurements
XP
 Byte = one character
 Kilobyte = approximately 1000 characters
 Megabyte = approximately one million characters
 Gigabyte = approximately one billion characters
 Terabyte = approximately one trillion characters
Computer Engineering and Networks, College of Engineering , Majmaah University.
20
Memory
XP
• Random access memory (RAM)
– Volatile memory
– SDRAM
• Cache memory (RAM cache or CPU cache)
• Virtual memory
Computer Engineering and Networks, College of Engineering , Majmaah University.
21
Memory
XP
• Read-only memory (ROM)
– BIOS
– Nonvolatile memory
• Complementary metal oxide semiconductor
memory (CMOS)
• Semi permanent memory
Computer Engineering and Networks, College of Engineering , Majmaah University.
22
Method of Access
XP
 Sequential access – retrieve data in order.
 Example of media- magnetic tape
 Direct or random access – go directly to required data.
 Example of media- magnetic disk, CD-Rom, DVD
Computer Engineering and Networks, College of Engineering , Majmaah University.
23
Storage Media
XP
• A computer file is a named collection of stored
data
• An executable file contains the instructions that
tell a computer how to perform a specific task
• A data file is created by a user
Computer Engineering and Networks, College of Engineering , Majmaah University.
24
Storage Media
XP
• Magnetic media
– Hard disk
– Tape
– Floppy disk
Computer Engineering and Networks, College of Engineering , Majmaah University.
25
Hard Drive
XP
 Consists of one or more rigid metal platters
coated with a metal oxide material that
allows data to be magnetically recorded on
the surface of the platters
 The number of platters permanently
mounted on the spindle of a hard disk
varies.
Computer Engineering and Networks, College of Engineering , Majmaah University.
26
Storage Media
XP
• Optical storage device
–
–
–
–
–
CD
DVD
CD-R
CD-RW
CD-ROM
Computer Engineering and Networks, College of Engineering , Majmaah University.
27
Storage Media
XP
• Flash memory
– Flash memory cards
– USB flash storage device
– USB drive (flash drive)
Computer Engineering and Networks, College of Engineering , Majmaah University.
28
Data Communications
XP
• The transmission of text, numeric, voice, or video
data from one computer to another or to a
peripheral device is called data communications
– Sender and receiver
– Channel
– Protocol
– Device driver (driver)
Computer Engineering and Networks, College of Engineering , Majmaah University.
29
XP
Components of Data Communications
The four essential components of data
communications are:
• Sender
• Channel
• Receiver
• Protocols
Computer Engineering and Networks, College of Engineering , Majmaah University.
30
Data Communication
XP
A sender is the computer that originates the
message.
The message is sent over a channel, such as a
telephone
The receiver is the computer at the message’s
destination.
Protocols are the rules that establish the transfer of
data between sender and receiver.
Computer Engineering and Networks, College of Engineering , Majmaah University.
31
Networks
XP
A network connects one computer to
other computers and peripherals.
In a local area network (LAN), computers
and peripherals are close to each
other.
Computer Engineering and Networks, College of Engineering , Majmaah University.
32
Networks
XP
Each computer that is part of the network
must have a network interface card and
network software.
Then it becomes a workstation.
Any device connected to the network is
called a node.
Computer Engineering and Networks, College of Engineering , Majmaah University.
33
Telecommunications
XP
Telecommunications is communicating
over a telephone. In the
telecommunications process, the
modem converts digital signals to
analog signals at the sending site and a
second modem converts them back at
the receiving site.
Computer Engineering and Networks, College of Engineering , Majmaah University.
34
Telecommunications
Computer Engineering and Networks, College of Engineering , Majmaah University.
XP
35
The Internet
XP
The Internet is the world’s largest
network.
E-mail and the World Wide Web are two
benefits of the Internet.
Computer Engineering and Networks, College of Engineering , Majmaah University.
36
The Internet
XP
A hyperlink is a place on a Web
page allowing you to connect to a
particular file.
http://www.mu.edu.sa
Computer Engineering and Networks, College of Engineering , Majmaah University.
37
The Internet
XP
A Web browser is
the communications
software that
allows you to
navigate the
WWW.
Computer Engineering and Networks, College of Engineering , Majmaah University.
38
Networks
XP
• A network connects one computer to other
computers and peripheral devices, enabling you
to share data and resources with others
• Network interface card (NIC)
• LAN
• WAN
• WLAN
• PAN
• WiMax
Computer Engineering and Networks, College of Engineering , Majmaah University.
39
Telecommunications
XP
• Telecommunications means communicating
over a comparatively long distance using a phone
line or some other data conduit
– Modem
• Digital and analog signals
– DSL
Computer Engineering and Networks, College of Engineering , Majmaah University.
40
The Internet
XP
• The Internet is the
largest network in the
world, connecting
millions of people
– Electronic mail
– World Wide Web
• Web page
• Web site
Computer Engineering and Networks, College of Engineering , Majmaah University.
41
Security Threats on Your Computer
XP
• Security refers to the steps a
computer owner takes to
prevent unauthorized use of or
damage to the computer
– Malware
• Viruses
– Antivirus software
• Spyware
• Adware
• Firewall
• Phishing
• Pharming
Computer Engineering and Networks, College of Engineering , Majmaah University.
42
Download