SlideShare ist ein Scribd-Unternehmen logo
1 von 40
-BY GROUP B
Group B
WHAT IS A COMPUTER….
A COMPUTER IS A DEVICE THAT ACCEPTS INFORMATION (IN THE
FORM OF DIGITALIZED DATA) AND MANIPULATES IT FOR SOME
RESULT BASED ON A PROGRAM OR SEQUENCE OF INSTRUCTIONS ON
HOW THE DATA IS TO BE PROCESSED. COMPLEX COMPUTERS ALSO
INCLUDE THE MEANS FOR STORING DATA (INCLUDING THE
PROGRAM, WHICH IS ALSO A FORM OF DATA) FOR SOME NECESSARY
DURATION. A PROGRAM MAY BE INVARIABLE AND BUILT INTO THE
COMPUTER (AND CALLED LOGIC CIRCUITRY AS IT IS ON
MICROPROCESSORS) OR DIFFERENT PROGRAMS MAY BE PROVIDED TO
THE COMPUTER (LOADED INTO ITS STORAGE AND THEN STARTED BY
AN ADMINISTRATOR OR USER). TODAY'S COMPUTERS HAVE BOTH
KINDS OF PROGRAMMING.
COMPUTER CATEGORIES
• Personal digital assistant (PDA):
a small hand-held computer that
performs simple tasks
• Tablet computer:
a pen-based computer that
provides the screen capabilities
of a PDA with the functional
capabilities of a notebook
COMPUTER CATEGORIES
• Desktop computer
• Minicomputer - designed to meet
the computing needs of several
people simultaneously in a small to
medium-size business environment
• Notebook computer:
a fully functional computer
designed to be carried around
• Mainframe computer -
designed to meet the
computing needs of hundreds
of people in a large business
environment
• Supercomputers - the fastest,
most powerful, and most
expensive type of computer
ANATOMY OF COMPUTER AND ITS
WORKING
• Hardware
• Software
ANATOMY OF COMPUTER AND ITS
WORKING
• Hardware – physical aspects of computers,
telecommunications, and other information technology devices
• Example: Keyboard, monitor
• Software -a general term for the various kinds of programs
used to operate computers and related devices
• Example: Microsoft Excel
SIX CATEGORIES OF HARDWARE
• Input Device
• Output device
• Storage device
• Central processing unit (CPU)
• Telecommunications device
• Connecting device
COMMON INPUT DEVICES
Input device is a tool used to capture information and
commands
• Keyboard
• Point-of-sale (POS)
• Microphone
• Mouse
• Pointing stick
COMMON INPUT DEVICES
COMMON OUTPUT DEVICES
Output device is equipment used to see, hear, or otherwise accept the
results of information processing
• Monitors
Cathode-ray tubes (CRTs)
Flat-panel displays
Liquid crystal display (LCD) monitors
Gas plasma displays
COMMON OUTPUT DEVICES
• Printer
Inkjet printers - make images by forcing ink droplets through
nozzles
Laser printers - form images using an electrostatic process,
the same way a photocopier works
Multifunction printers - scan, copy, and fax, as well as print
COMMON OUTPUT DEVICES
14
COMMON STORAGE DEVICES
• High-capacity floppy disk
• Hard disk
• CD-ROM (compact disc -
read-only memory)
• CD-R (compact disc-
recordable)
• CD-RW (compact disc-
rewritable)
• DVD-ROM
• DVD-R
• DVD-RW
• Flash memory device
• Memory card
15
RANDOM ACCESS MEMORY (RAM)
• RAM - temporary storage that
holds the current information,
the application software
currently being used, and the
operating system software
•Memory
• A large collection of circuits, each capable of storing bit
• Cells (words): manageable units; typical size is 8 bits (1
byte), some machines are 16 bits (2 bytes) and some
are 32 bits or 64 bits
• Byte (8 bits), KB (kilobyte, 103  210 bytes), MB (Megabyte, 106
 220 bytes), GB (Gigabyte, 109  230 bytes). Note: k ≠ K
because 1000 ≠ 1024.
17
CENTRAL PROCESSING UNIT (CPU)
• CPU - the actual hardware that interprets and executes the
program instructions and coordinates how all the other
hardware devices work together.
• Control unit - interprets software instructions and tells the
other hardware devices what to do, based on the software
instructions
• Arithmetic/logic unit (ALU) - performs all arithmetic
operations and all logic operations
• CPU Speed
• Megahertz (MHz) - the number of millions of CPU cycles per
second
• Gigahertz (GHz) - the number of billions of CPU cycles per
• “brain” of a computer, consisting of
• Arithmetic and logic unit (ALU): performs arithmetic calculations (addition,
subtraction...) and logic decisions (>, <, =, ...)
• Control Unit (CU): decodes each machine instruction and sends signal to
other components for carrying out the instruction.
• An integrated circuit (IC) that is a full central processing unit is called a
microprocessor (p); a CPU’s current instruction and data values are
stored temporally inside the CPU in special high-speed memory location
called registers.
• CPU speed: ? MHz (M: Mega = 106, Hz=1/sec);
CENTRAL PROCESSING UNIT (CPU),
TELECOMMUNICATION DEVICES
20
COMMUNICATION SOFTWARE
• Connectivity software
• enables a computer to “dial up” or connect to another computer
• Web browser software
• enables a computer to surf the Web
• E-mail software
• enables electronic communication with other people by sending and
receiving e-mail
21
WIRELESS CONNECTION
• Infrared also called IR or IrDA (infrared data association) - uses
red light to send and receive information
• Bluetooth - standard for transmitting information in the form
of short range radio waves over distances of up to 30 feet and
is used for purposes such as wirelessly connecting a cell phone
or a PDA to a computer
• WiFi (wireless fidelity) - standard for transmitting information
in the form of radio waves over distances up to about 300 feet
22
CONNECTING DEVICES
• Connecting devices enable the hardware to communicate with
each other
• A parallel connector is used to plug a printer into a system box
• Parallel connector interfaces with a parallel port that is connected to an
expansion card
23
BUSES, EXPANSION SLOTS, EXPANSION
CARDS; PORTS, CONNECTORS
• Expansion bus - moves information from the CPU and RAM to all of
the other hardware devices
• Expansion slot - a long skinny socket on the motherboard into which
an expansion card is inserted
• Expansion card - a circuit board that is inserted into an expansion
slot
• Ports - simply the plug-ins found on the outside of the system box
into which a connector is plugged into
• Popular connectors include:
• USB (universal serial bus)
• Serial connector
• Parallel connector
INTRODUCTION TO COMPUTER SOFTWARE
TYPES OF SOFTWARE
• System Software
• Application Software
SYSTEM SOFTWARE
• System Software includes the Operating System and all the
utilities that enable the computer to function.
• System software is a term referring to any computer software
which manages and controls the hardware so that application
software can perform a task.
• Example
• Operating Systems, Compiler, Loader, Linker, Interpreter.
APPLICATION SOFTWARE:
• Application Software includes programs that do real work for
user.
• Example:
• Payroll systems, Inventory Control, Manage student
database, Word Processor, Spreadsheet and Database
Management System etc.,
OPEN SOURCE SOFTWARE:
• Open source software (OSS) is computer software whose
source code is available under a license that permits users to
use, change, and improve the software, and to redistribute it in
modified or unmodified form.
• It is often developed in a public, collaborative manner.
• Well-known OSS products are Linux, Netscape, Apache, etc.,
SYSTEM SOFTWARE
Operating System:
• Operating System is a software, which makes a computer to actually
work.
• It is the software the enables all the programs we use.
• The OS organizes and controls the hardware.
• OS acts as an interface between the application programs and the
machine hardware.
• Examples: Windows, Linux, Unix and Mac OS, etc.,
PROPRIETARY SOFTWARE
• Proprietary software (also called non-free software) is software
with restrictions on using, copying and modifying as enforced
by the proprietor. Restrictions on use, modification and
copying is achieved by either legal or technical means and
sometimes both.
• Proponents of proprietary software are Microsoft.
• Ex: CAD, Nortan Antivirus etc.,
SYSTEM SOFTWARE (CONT.):
• Compiler: A compiler is a program that reads a program in one
language – the source language and translates into an
equivalent program in another language – the target language.
Source
Languages
Target Languages
‘C’ language ‘C’ language
‘Pascal’ language Machine language
FORTRAN language
C++ language
ADA language
SYSTEM SOFTWARE (CONT.):
• Loader: A loader is the part of an operating system that is
responsible for loading programs into memory, preparing them
for execution and then executing them.
• The loader is usually a part of the operating system's kernel
and usually is loaded at system boot time and stays in memory
until the system is rebooted, shut down, or powered off.
• In Unix, the loader is the handler for the system call execve().
SYSTEM SOFTWARE (CONT.):
• Linker: A linker or link editor is a program that takes one or
more objects generated by compilers and assembles them into
a single executable program.
• Linkers can take objects from a collection called a library.
The objects are program modules containing machine code and
information for the linker.
• The linker takes care of arranging the objects in a program's
address space.
SYSTEM SOFTWARE (CONT.):
• Interpreter: An interpreter is a computer program that translates and
executes instructions written in a computer programming language
line-by-line, unit by unit etc.,
• An interpreter needs to be able to analyze, or parse, instructions
written in the source language.
• Example: Lisp systems, etc.,
APPLICATION SOFTWARE:
Word Processors:
Word processing is a tool that helps user in creating, editing,
and printing documents. Word processors will normally have the
following capabilities built into them:
• Spell checking
• Standard layouts for normal documents
• Have some characters appear in bold print, italics,
or underlined
• Center lines, make text line up on the left side of
the paper, or the right side of the paper
• Save the document so it can be used again
• print the document.
Examples: WordPerfect and Microsoft Word
APPLICATION SOFTWARE (CONT.…):
Spreadsheets: The spreadsheet packages are designed to use
numbers and formulas to do calculations with ease. Examples of
spreadsheets include:
• Budgets
• Payrolls
• Grade Calculations
• Address Lists
The most commonly used spreadsheet programs are Microsoft Excel
and Lotus 123.
APPLICATION SOFTWARE (CONT.…):
Graphic Presentations: The presentation programs can
make giving presentations and using overheads easier. Other uses
include:
• Slide Shows
• Repeating Computer Presentations on a computer
monitor
• Using Sound and animation in slide shows
The most recognized graphic presentation programs are Microsoft
PowerPoint and Harvard Graphics.
APPLICATION SOFTWARE (CONT.…):
Database Management System (DBMS):
• A DBMS is a software tool that allows multiple users to store, access,
and process data into useful information.
• Database programs are designed for these types of applications:
• Membership lists
• Student lists
• Grade reports
• Instructor schedules
All of these have to be maintained so you can find what you need
quickly and accurately.
• Example: Microsoft Access, dBASE, Oracle.
computer hardware and software

Weitere ähnliche Inhalte

Was ist angesagt?

Hardware and software ppt
Hardware and software pptHardware and software ppt
Hardware and software ppt
shamitamurali
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. ppt
Naveen Sihag
 
Types and components of computers
Types and components of computersTypes and components of computers
Types and components of computers
Cik Na Shohaili
 
Computer Software
Computer SoftwareComputer Software
Computer Software
norzaini
 
file system in operating system
file system in operating systemfile system in operating system
file system in operating system
tittuajay
 

Was ist angesagt? (20)

Hardware and software ppt
Hardware and software pptHardware and software ppt
Hardware and software ppt
 
1. Introduction to Computer (CSI-321)
1. Introduction to Computer (CSI-321)1. Introduction to Computer (CSI-321)
1. Introduction to Computer (CSI-321)
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. ppt
 
Types Of Software
Types Of SoftwareTypes Of Software
Types Of Software
 
Introduction to Computers
Introduction to ComputersIntroduction to Computers
Introduction to Computers
 
Computer software
Computer softwareComputer software
Computer software
 
Software and hardware overview
Software and hardware overviewSoftware and hardware overview
Software and hardware overview
 
Basic Computer Concepts
Basic Computer ConceptsBasic Computer Concepts
Basic Computer Concepts
 
Computer essential
Computer essentialComputer essential
Computer essential
 
Computer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show PresentationComputer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show Presentation
 
System unit components
System unit componentsSystem unit components
System unit components
 
Basic computer maintenance
Basic computer maintenanceBasic computer maintenance
Basic computer maintenance
 
Types and components of computers
Types and components of computersTypes and components of computers
Types and components of computers
 
08. Central Processing Unit (CPU)
08. Central Processing Unit (CPU)08. Central Processing Unit (CPU)
08. Central Processing Unit (CPU)
 
Computer Software
Computer SoftwareComputer Software
Computer Software
 
Computer fundamentals
Computer fundamentalsComputer fundamentals
Computer fundamentals
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer system
 
file system in operating system
file system in operating systemfile system in operating system
file system in operating system
 
Parts of the computer and thier function
Parts of the computer and thier functionParts of the computer and thier function
Parts of the computer and thier function
 

Andere mochten auch (16)

Central processing unit
Central processing unitCentral processing unit
Central processing unit
 
Storage Devices
Storage DevicesStorage Devices
Storage Devices
 
RAM and ROM Memory Overview
RAM and ROM Memory OverviewRAM and ROM Memory Overview
RAM and ROM Memory Overview
 
Ram & rom memories
Ram & rom memoriesRam & rom memories
Ram & rom memories
 
Storage Devices Presentation
Storage Devices PresentationStorage Devices Presentation
Storage Devices Presentation
 
Ram & rom
Ram & romRam & rom
Ram & rom
 
Input and output devices ppt
Input and output devices pptInput and output devices ppt
Input and output devices ppt
 
Peripheral devices
Peripheral     devicesPeripheral     devices
Peripheral devices
 
storage devices
storage devicesstorage devices
storage devices
 
Storage devices
Storage devicesStorage devices
Storage devices
 
Computer storage devices
Computer storage devicesComputer storage devices
Computer storage devices
 
Presentation on storage device
Presentation on storage devicePresentation on storage device
Presentation on storage device
 
Parts of a Computer
Parts of a ComputerParts of a Computer
Parts of a Computer
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Introduction to Basic Computer Concepts Presentation
Introduction to Basic Computer Concepts PresentationIntroduction to Basic Computer Concepts Presentation
Introduction to Basic Computer Concepts Presentation
 
basics of computer system ppt
basics of computer system pptbasics of computer system ppt
basics of computer system ppt
 

Ähnlich wie computer hardware and software

foedumed:Hardware and Sowftware 40_16
foedumed:Hardware and Sowftware 40_16foedumed:Hardware and Sowftware 40_16
foedumed:Hardware and Sowftware 40_16
farahsyed9
 
FoeduMed: Hardware and Software 40_16
FoeduMed: Hardware and Software 40_16FoeduMed: Hardware and Software 40_16
FoeduMed: Hardware and Software 40_16
Majid Ali
 
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdfConnecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
EYOHAICTMEDIA
 

Ähnlich wie computer hardware and software (20)

Hardware & Software
Hardware & SoftwareHardware & Software
Hardware & Software
 
foedumed:Hardware and Sowftware 40_16
foedumed:Hardware and Sowftware 40_16foedumed:Hardware and Sowftware 40_16
foedumed:Hardware and Sowftware 40_16
 
Foedu med hardware and sowftware 40 16
Foedu med hardware and sowftware 40 16Foedu med hardware and sowftware 40 16
Foedu med hardware and sowftware 40 16
 
FoeduMed: Hardware and Software 40_16
FoeduMed: Hardware and Software 40_16FoeduMed: Hardware and Software 40_16
FoeduMed: Hardware and Software 40_16
 
Chapter3
Chapter3Chapter3
Chapter3
 
The Computer
The ComputerThe Computer
The Computer
 
OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
OPERATING SYSTEM
 
Week 01.pdf
Week 01.pdfWeek 01.pdf
Week 01.pdf
 
Computer hardware and software ~ Nitin Agarwal
Computer hardware and software ~ Nitin AgarwalComputer hardware and software ~ Nitin Agarwal
Computer hardware and software ~ Nitin Agarwal
 
computer literacy chapter1.pptx
computer literacy chapter1.pptxcomputer literacy chapter1.pptx
computer literacy chapter1.pptx
 
Basics of computers.pptx
Basics of computers.pptxBasics of computers.pptx
Basics of computers.pptx
 
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdfConnecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
Connecting Hardware Peripherals Level 1 Ver 2 - Copy.pdf
 
IS100 Week 2
IS100 Week 2IS100 Week 2
IS100 Week 2
 
diploma basic of computers.ppt
diploma basic of computers.pptdiploma basic of computers.ppt
diploma basic of computers.ppt
 
Lecture 02 hardwares
Lecture 02 hardwaresLecture 02 hardwares
Lecture 02 hardwares
 
A walk through the computer system
A walk through the computer systemA walk through the computer system
A walk through the computer system
 
E 100_p
E  100_pE  100_p
E 100_p
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Module # 1.pptx
Module # 1.pptxModule # 1.pptx
Module # 1.pptx
 
Lecture 01 concept of computer system
Lecture 01 concept of computer systemLecture 01 concept of computer system
Lecture 01 concept of computer system
 

Kürzlich hochgeladen

Abortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get CytotecAbortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
tufbav
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
➥🔝 7737669865 🔝▻ Muzaffarpur Call-girls in Women Seeking Men 🔝Muzaffarpur🔝 ...
➥🔝 7737669865 🔝▻ Muzaffarpur Call-girls in Women Seeking Men  🔝Muzaffarpur🔝  ...➥🔝 7737669865 🔝▻ Muzaffarpur Call-girls in Women Seeking Men  🔝Muzaffarpur🔝  ...
➥🔝 7737669865 🔝▻ Muzaffarpur Call-girls in Women Seeking Men 🔝Muzaffarpur🔝 ...
amitlee9823
 
Bommasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Bommasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Bommasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Bommasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men 🔝kakinada🔝 Escor...
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men  🔝kakinada🔝   Escor...➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men  🔝kakinada🔝   Escor...
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men 🔝kakinada🔝 Escor...
amitlee9823
 
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
gajnagarg
 
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
amitlee9823
 
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
uodye
 
Call Girls Chickpet ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Call Girls Chickpet ☎ 7737669865☎ Book Your One night Stand (Bangalore)Call Girls Chickpet ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Call Girls Chickpet ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
Just Call Vip call girls daman Escorts ☎️9352988975 Two shot with one girl (d...
Just Call Vip call girls daman Escorts ☎️9352988975 Two shot with one girl (d...Just Call Vip call girls daman Escorts ☎️9352988975 Two shot with one girl (d...
Just Call Vip call girls daman Escorts ☎️9352988975 Two shot with one girl (d...
gajnagarg
 

Kürzlich hochgeladen (20)

Abortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get CytotecAbortion pills in Jeddah |+966572737505 | Get Cytotec
Abortion pills in Jeddah |+966572737505 | Get Cytotec
 
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Pimple Saudagar Call Me 7737669865 Budget Friendly No Advance Booking
 
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
怎样办理维多利亚大学毕业证(UVic毕业证书)成绩单留信认证
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
Call Now ≽ 9953056974 ≼🔝 Call Girls In Yusuf Sarai ≼🔝 Delhi door step delevry≼🔝
 
➥🔝 7737669865 🔝▻ Muzaffarpur Call-girls in Women Seeking Men 🔝Muzaffarpur🔝 ...
➥🔝 7737669865 🔝▻ Muzaffarpur Call-girls in Women Seeking Men  🔝Muzaffarpur🔝  ...➥🔝 7737669865 🔝▻ Muzaffarpur Call-girls in Women Seeking Men  🔝Muzaffarpur🔝  ...
➥🔝 7737669865 🔝▻ Muzaffarpur Call-girls in Women Seeking Men 🔝Muzaffarpur🔝 ...
 
Bommasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Bommasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Bommasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Bommasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Th...
 
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men 🔝kakinada🔝 Escor...
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men  🔝kakinada🔝   Escor...➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men  🔝kakinada🔝   Escor...
➥🔝 7737669865 🔝▻ kakinada Call-girls in Women Seeking Men 🔝kakinada🔝 Escor...
 
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Vinay Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
 
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Hauz Quazi  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Hauz Quazi (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
VVIP Pune Call Girls Gahunje WhatSapp Number 8005736733 With Elite Staff And ...
VVIP Pune Call Girls Gahunje WhatSapp Number 8005736733 With Elite Staff And ...VVIP Pune Call Girls Gahunje WhatSapp Number 8005736733 With Elite Staff And ...
VVIP Pune Call Girls Gahunje WhatSapp Number 8005736733 With Elite Staff And ...
 
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Arekere ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
Just Call Vip call girls chhindwara Escorts ☎️9352988975 Two shot with one gi...
 
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
Get Premium Pimple Saudagar Call Girls (8005736733) 24x7 Rate 15999 with A/c ...
 
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
Vip Mumbai Call Girls Andheri East Call On 9920725232 With Body to body massa...
 
Guwahati Escorts Service Girl ^ 9332606886, WhatsApp Anytime Guwahati
Guwahati Escorts Service Girl ^ 9332606886, WhatsApp Anytime GuwahatiGuwahati Escorts Service Girl ^ 9332606886, WhatsApp Anytime Guwahati
Guwahati Escorts Service Girl ^ 9332606886, WhatsApp Anytime Guwahati
 
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
一比一原版(Otago毕业证书)奥塔哥理工学院毕业证成绩单学位证靠谱定制
 
Call Girls Chickpet ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Call Girls Chickpet ☎ 7737669865☎ Book Your One night Stand (Bangalore)Call Girls Chickpet ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Call Girls Chickpet ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Just Call Vip call girls daman Escorts ☎️9352988975 Two shot with one girl (d...
Just Call Vip call girls daman Escorts ☎️9352988975 Two shot with one girl (d...Just Call Vip call girls daman Escorts ☎️9352988975 Two shot with one girl (d...
Just Call Vip call girls daman Escorts ☎️9352988975 Two shot with one girl (d...
 

computer hardware and software

  • 2. WHAT IS A COMPUTER…. A COMPUTER IS A DEVICE THAT ACCEPTS INFORMATION (IN THE FORM OF DIGITALIZED DATA) AND MANIPULATES IT FOR SOME RESULT BASED ON A PROGRAM OR SEQUENCE OF INSTRUCTIONS ON HOW THE DATA IS TO BE PROCESSED. COMPLEX COMPUTERS ALSO INCLUDE THE MEANS FOR STORING DATA (INCLUDING THE PROGRAM, WHICH IS ALSO A FORM OF DATA) FOR SOME NECESSARY DURATION. A PROGRAM MAY BE INVARIABLE AND BUILT INTO THE COMPUTER (AND CALLED LOGIC CIRCUITRY AS IT IS ON MICROPROCESSORS) OR DIFFERENT PROGRAMS MAY BE PROVIDED TO THE COMPUTER (LOADED INTO ITS STORAGE AND THEN STARTED BY AN ADMINISTRATOR OR USER). TODAY'S COMPUTERS HAVE BOTH KINDS OF PROGRAMMING.
  • 3. COMPUTER CATEGORIES • Personal digital assistant (PDA): a small hand-held computer that performs simple tasks • Tablet computer: a pen-based computer that provides the screen capabilities of a PDA with the functional capabilities of a notebook
  • 4. COMPUTER CATEGORIES • Desktop computer • Minicomputer - designed to meet the computing needs of several people simultaneously in a small to medium-size business environment • Notebook computer: a fully functional computer designed to be carried around
  • 5. • Mainframe computer - designed to meet the computing needs of hundreds of people in a large business environment • Supercomputers - the fastest, most powerful, and most expensive type of computer
  • 6. ANATOMY OF COMPUTER AND ITS WORKING • Hardware • Software
  • 7. ANATOMY OF COMPUTER AND ITS WORKING • Hardware – physical aspects of computers, telecommunications, and other information technology devices • Example: Keyboard, monitor • Software -a general term for the various kinds of programs used to operate computers and related devices • Example: Microsoft Excel
  • 8. SIX CATEGORIES OF HARDWARE • Input Device • Output device • Storage device • Central processing unit (CPU) • Telecommunications device • Connecting device
  • 9. COMMON INPUT DEVICES Input device is a tool used to capture information and commands • Keyboard • Point-of-sale (POS) • Microphone • Mouse • Pointing stick
  • 11. COMMON OUTPUT DEVICES Output device is equipment used to see, hear, or otherwise accept the results of information processing • Monitors Cathode-ray tubes (CRTs) Flat-panel displays Liquid crystal display (LCD) monitors Gas plasma displays
  • 12. COMMON OUTPUT DEVICES • Printer Inkjet printers - make images by forcing ink droplets through nozzles Laser printers - form images using an electrostatic process, the same way a photocopier works Multifunction printers - scan, copy, and fax, as well as print
  • 14. 14 COMMON STORAGE DEVICES • High-capacity floppy disk • Hard disk • CD-ROM (compact disc - read-only memory) • CD-R (compact disc- recordable) • CD-RW (compact disc- rewritable) • DVD-ROM • DVD-R • DVD-RW • Flash memory device • Memory card
  • 15. 15 RANDOM ACCESS MEMORY (RAM) • RAM - temporary storage that holds the current information, the application software currently being used, and the operating system software
  • 16. •Memory • A large collection of circuits, each capable of storing bit • Cells (words): manageable units; typical size is 8 bits (1 byte), some machines are 16 bits (2 bytes) and some are 32 bits or 64 bits • Byte (8 bits), KB (kilobyte, 103  210 bytes), MB (Megabyte, 106  220 bytes), GB (Gigabyte, 109  230 bytes). Note: k ≠ K because 1000 ≠ 1024.
  • 17. 17 CENTRAL PROCESSING UNIT (CPU) • CPU - the actual hardware that interprets and executes the program instructions and coordinates how all the other hardware devices work together. • Control unit - interprets software instructions and tells the other hardware devices what to do, based on the software instructions • Arithmetic/logic unit (ALU) - performs all arithmetic operations and all logic operations • CPU Speed • Megahertz (MHz) - the number of millions of CPU cycles per second • Gigahertz (GHz) - the number of billions of CPU cycles per
  • 18. • “brain” of a computer, consisting of • Arithmetic and logic unit (ALU): performs arithmetic calculations (addition, subtraction...) and logic decisions (>, <, =, ...) • Control Unit (CU): decodes each machine instruction and sends signal to other components for carrying out the instruction. • An integrated circuit (IC) that is a full central processing unit is called a microprocessor (p); a CPU’s current instruction and data values are stored temporally inside the CPU in special high-speed memory location called registers. • CPU speed: ? MHz (M: Mega = 106, Hz=1/sec); CENTRAL PROCESSING UNIT (CPU),
  • 20. 20 COMMUNICATION SOFTWARE • Connectivity software • enables a computer to “dial up” or connect to another computer • Web browser software • enables a computer to surf the Web • E-mail software • enables electronic communication with other people by sending and receiving e-mail
  • 21. 21 WIRELESS CONNECTION • Infrared also called IR or IrDA (infrared data association) - uses red light to send and receive information • Bluetooth - standard for transmitting information in the form of short range radio waves over distances of up to 30 feet and is used for purposes such as wirelessly connecting a cell phone or a PDA to a computer • WiFi (wireless fidelity) - standard for transmitting information in the form of radio waves over distances up to about 300 feet
  • 22. 22 CONNECTING DEVICES • Connecting devices enable the hardware to communicate with each other • A parallel connector is used to plug a printer into a system box • Parallel connector interfaces with a parallel port that is connected to an expansion card
  • 23. 23 BUSES, EXPANSION SLOTS, EXPANSION CARDS; PORTS, CONNECTORS • Expansion bus - moves information from the CPU and RAM to all of the other hardware devices • Expansion slot - a long skinny socket on the motherboard into which an expansion card is inserted • Expansion card - a circuit board that is inserted into an expansion slot • Ports - simply the plug-ins found on the outside of the system box into which a connector is plugged into • Popular connectors include: • USB (universal serial bus) • Serial connector • Parallel connector
  • 24.
  • 26. TYPES OF SOFTWARE • System Software • Application Software
  • 27. SYSTEM SOFTWARE • System Software includes the Operating System and all the utilities that enable the computer to function. • System software is a term referring to any computer software which manages and controls the hardware so that application software can perform a task. • Example • Operating Systems, Compiler, Loader, Linker, Interpreter.
  • 28. APPLICATION SOFTWARE: • Application Software includes programs that do real work for user. • Example: • Payroll systems, Inventory Control, Manage student database, Word Processor, Spreadsheet and Database Management System etc.,
  • 29. OPEN SOURCE SOFTWARE: • Open source software (OSS) is computer software whose source code is available under a license that permits users to use, change, and improve the software, and to redistribute it in modified or unmodified form. • It is often developed in a public, collaborative manner. • Well-known OSS products are Linux, Netscape, Apache, etc.,
  • 30. SYSTEM SOFTWARE Operating System: • Operating System is a software, which makes a computer to actually work. • It is the software the enables all the programs we use. • The OS organizes and controls the hardware. • OS acts as an interface between the application programs and the machine hardware. • Examples: Windows, Linux, Unix and Mac OS, etc.,
  • 31. PROPRIETARY SOFTWARE • Proprietary software (also called non-free software) is software with restrictions on using, copying and modifying as enforced by the proprietor. Restrictions on use, modification and copying is achieved by either legal or technical means and sometimes both. • Proponents of proprietary software are Microsoft. • Ex: CAD, Nortan Antivirus etc.,
  • 32. SYSTEM SOFTWARE (CONT.): • Compiler: A compiler is a program that reads a program in one language – the source language and translates into an equivalent program in another language – the target language. Source Languages Target Languages ‘C’ language ‘C’ language ‘Pascal’ language Machine language FORTRAN language C++ language ADA language
  • 33. SYSTEM SOFTWARE (CONT.): • Loader: A loader is the part of an operating system that is responsible for loading programs into memory, preparing them for execution and then executing them. • The loader is usually a part of the operating system's kernel and usually is loaded at system boot time and stays in memory until the system is rebooted, shut down, or powered off. • In Unix, the loader is the handler for the system call execve().
  • 34. SYSTEM SOFTWARE (CONT.): • Linker: A linker or link editor is a program that takes one or more objects generated by compilers and assembles them into a single executable program. • Linkers can take objects from a collection called a library. The objects are program modules containing machine code and information for the linker. • The linker takes care of arranging the objects in a program's address space.
  • 35. SYSTEM SOFTWARE (CONT.): • Interpreter: An interpreter is a computer program that translates and executes instructions written in a computer programming language line-by-line, unit by unit etc., • An interpreter needs to be able to analyze, or parse, instructions written in the source language. • Example: Lisp systems, etc.,
  • 36. APPLICATION SOFTWARE: Word Processors: Word processing is a tool that helps user in creating, editing, and printing documents. Word processors will normally have the following capabilities built into them: • Spell checking • Standard layouts for normal documents • Have some characters appear in bold print, italics, or underlined • Center lines, make text line up on the left side of the paper, or the right side of the paper • Save the document so it can be used again • print the document. Examples: WordPerfect and Microsoft Word
  • 37. APPLICATION SOFTWARE (CONT.…): Spreadsheets: The spreadsheet packages are designed to use numbers and formulas to do calculations with ease. Examples of spreadsheets include: • Budgets • Payrolls • Grade Calculations • Address Lists The most commonly used spreadsheet programs are Microsoft Excel and Lotus 123.
  • 38. APPLICATION SOFTWARE (CONT.…): Graphic Presentations: The presentation programs can make giving presentations and using overheads easier. Other uses include: • Slide Shows • Repeating Computer Presentations on a computer monitor • Using Sound and animation in slide shows The most recognized graphic presentation programs are Microsoft PowerPoint and Harvard Graphics.
  • 39. APPLICATION SOFTWARE (CONT.…): Database Management System (DBMS): • A DBMS is a software tool that allows multiple users to store, access, and process data into useful information. • Database programs are designed for these types of applications: • Membership lists • Student lists • Grade reports • Instructor schedules All of these have to be maintained so you can find what you need quickly and accurately. • Example: Microsoft Access, dBASE, Oracle.

Hinweis der Redaktion

  1. we are all very familiar with the computer , we are using it or we say that none of our work is possible without it. with the help of computer we are performing our work in a easy way, and more efficiently and in effective way. we are saving our time and energy and resource.
  2. A computer generally means a programmable machine. The two principal characteristics of a computer are: it responds to a specific set of instructions in a well-defined manner and it can execute a prerecorded list of instructions (a program).
  3. Computer Classification: By Size and Power Computers can be generally classified by size and power as follows, though there is considerable overlap: Personal computer: a small, single-user computer based on a microprocessor. In addition to the microprocessor, a personal computer has a keyboard for entering data, a monitor for displaying information, and a storage device for saving data. Workstation: a powerful, single-user computer. A workstation is like a personal computer, but it has a more powerful microprocessor and a higher-quality monitor. Minicomputer: a multi-user computer capable of supporting from 10 to hundreds of users simultaneously. Mainframe: a powerful multi-user computer capable of supporting many hundreds or thousands of users simultaneously. Supercomputer: an extremely fast computer that can perform hundreds of millions of instructions per second.
  4. The First Computer The first computer, the ENIAC machine (John W. Mauchly and J. Presper Eckert at the University of Pennsylvania) used 18,000 vacuum tubes and trequired 167 square meters (1800 square feet) of floor space