SlideShare a Scribd company logo
1 of 4
Define System?
A system is comprised of a group of independent but interrelated elements comprising a unified
whole.
Define Computing?
Computing is the activity of developing and using computer technology, including computer
hardware and software.
Define Computer System?
The computer system includes not only the computer, but also any software and peripheral
devices that are necessary to make the computerfunction.
Types of Computer
Define Computer?
A computer is a device that performs four functions: it inputs data (getting information into the
machine); it stores data (holding the information before and after processing); it processes data
(performing prescribed mathematical and logical operations on the information at high speed);
and it outputs data (sending the results out to the user via some display method).
A computer system consists of both hardware and software. The hardware is the physical
equipment: the computer itself, and the peripherals connected to it. The peripherals are any
devices attached to the computer for purposes of input, output, and storage of data (such as a
keyboard, monitor display, or external harddisk).
The software consists of the programs and associated data (information) stored in the computer.
A program is a set of instructions that the computer follows to manipulate data. Being able to
run different programs is the source of a computer’s versatility. Without programs, a computer is
just a lot of high-tech hardware that doesn’t do anything. But with the detailed, step-by-step
instructions of the program (painstakingly written by humans) the computer can be used for tasks
ranging from word processing a letter to Aunt Mary, to simulating global weather patterns. The
computer appears to be so amazing simply because it can execute these sets of instruction very
very fast; but it’s just following the program steps one by one in a very simple-minded manner.
As a user, you will interact with the programs running on your computer through the input
devices connected to it, such as a mouse and a keyboard. You use these devices to provide input
(such as the text of a report you are working on) and also to give commands to the program
(such as specifying what text is to appear with bold formatting). The computer program will
provide output (the data resulting from the manipulations within the computer) via various
output devices for presenting the information (such as a monitor, a printer, or a sound output
system that beeps if the program needs your attention). These input and output devices are
discussed in separate sections of thistutorial.
http://www.unm.edu/~tbeach/terms/types.html
Types of Computer
Microcomputers
A microcomputer is a computer that has a microprocessor chip as its CPU. They are often
called personal computers because they are designed to be used by one person at a time. Personal
computers are typically used at home, at school, or at a business. Popular uses for
microcomputers include word processing, surfing the web, sending and receiving e-mail,
spreadsheet calculations, database management, editing photographs, creating graphics, and
playing music or games.
Personal computers come in two major varieties, desktop computers and laptop computers:
Desktop computers are larger and not meant to be portable. They usually
sit in one place on a desk or table and are plugged into a wall outlet for
power. The case of the computer holds the motherboard, drives, power
supply, and expansion cards. This case may lay flat on the desk, or it may
be a tower that stands vertically (on the desk or under it). The computer
usually has a separate monitor (either a CRT or LCD) although some
designs have a display built into the case. A separate keyboard and mouse
allow the user to input data andcommands.
Laptop or notebook computers are small and lightweight enough to be
carried around with the user. They run on battery power, but can also be
plugged into a wall outlet. They typically have a built-in LCD display that
folds down to protect the display when the computer is carried around.
Des top
Compute
They also feature a built-in keyboard and some kind of built-in pointing device (such as a touch
pad).
While some laptops are less powerful than typical desktop machines, this is not true in all cases.
Laptops, however, cost more than desktop units of equivalent processing
power because the smaller components needed to build laptops are more
expensive.
Personal Digital Assistant (PDA) is a handheld microcomputer that
trades off power for small size and greater portability. They typically use
a touch-sensitive LCD screen for both output and input (the user draws
characters and presses icons on the screen with a stylus). PDAs
communicate with desktop computers and with each other either by cable
connection, infrared (IR) beam, or radio waves. PDAs are normally used to
keep track of appointment calendars, to-do lists, address books, and for
taking notes.
A palmtop or handheld PC is a very small microcomputer that also
sacrifices power for small size and portability. These devices typically
look more like a tiny laptop than a PDA, with a flip-up screen and
small keyboard. They may use Windows CE or similar operating system
for handheld devices.
Some PDAs and palmtops contain wireless networking or cell phone
devices so that users can check e-mail or surf the web on themove.
Workstations/Servers
A workstation is a powerful, high-end microcomputer. They contain
one or more microprocessor CPUs. They may be used by a single-user
for applications requiring more power than a typical PC (rendering
complex graphics, or performing intensive scientificcalculations).
Alternately, workstation-class microcomputers may be used as server
computers that supply files to client computers over a network. This
class of powerful microcomputers can also be used to handle the
processing for many users simultaneously who are connected via
Laptop or notebook
PDA
Palmtop
terminals; in this respect, high-end workstations have essentially supplanted the role of
minicomputers (see below).
Note! The term “workstation” also has an alternate meaning: In networking, any client computer
connected to the network that accesses server resources may be called a workstation. Such a
network client workstation could be a personal computer or even a “workstation” as defined at
the top of this section. Note: Dumb terminals are not considered to be network workstations
(client workstations on the network are capable of running programs independently of the server,
but a terminal is not capable of independentprocessing).
There are classes of computers that are not microcomputers. These include supercomputers,
mainframes, and minicomputers.
Minicomputers
A minicomputer is a multi-user computer that is less powerful than a mainframe. This class of
computers became available in the 1960’s when large scale integrated circuits made it possibleto
build a computer much cheaper than the then existing mainframes (minicomputers cost around
$100,000 instead of the $1,000,000 cost of amainframe).
The niche previously filled by the minicomputer has been largely taken over by high-end
microcomputer workstations serving multiple users (seeabove).
Mainframes
A mainframe computer is a large, powerful computer that handles the processing for many
users simultaneously (up to several hundred users). The name mainframe originated after
minicomputers appeared in the 1960’s to distinguish the larger systems from the smaller
minicomputers.
Users connect to the mainframe using terminals and submit their tasks for processing by the
mainframe. A terminal is a device that has a screen and keyboard for input and output, but it
does not do its own processing (they are also called dumb terminals since they can’t process
data on their own). The processing power of the mainframe is time-shared between all of the
users. (Note that a personal computer may be used to “emulate” a dumb terminal to connect to a
mainframe or minicomputer; you run a program on the PC that pretends to be a dumb terminal).
Mainframes typically cost several hundred thousand dollars. They
are used in situations where a company wants the processing power
and information storage in a centralized location. Mainframes are
also now being used as high-capacity server computers fornetworks
with many client workstations.
Supercomputers
A supercomputer is mainframe computer that has been optimized for
speed and processing power. The most famous series of
supercomputers were designed by the company founded and named
after Seymour Cray. The Cray-1 was built in the 1976 and installed
at Los Alamos National Laboratory. Supercomputers are used for
extremely calculation-intensive tasks such simulating nuclear bomb
detonations, aerodynamic flows, and global weather patterns. A
supercomputer typically costs several milliondollars.
Recently, some supercomputers have been constructed by connecting
together large numbers of individual processing units (in some cases,
these processing units are standard microcomputer hardware).Super
computer processing speed measure in FLOPS
Supercomputer (this one is
a Cray-2 from the 1980’s)
Mainf ame compute (this
BM z-se ies compute is
about 6 feet tall)
Computer Types according structure  .docx

More Related Content

Similar to Computer Types according structure .docx

basics of the computer system part -1
basics of the computer system part -1basics of the computer system part -1
basics of the computer system part -1Simran Arya
 
Computer application intro
Computer application introComputer application intro
Computer application introWepon James
 
Corresponding parts of computer and their functions
Corresponding parts of computer and their functionsCorresponding parts of computer and their functions
Corresponding parts of computer and their functionsPredieCatherynestrella Reyes
 
BasicComputer Training in Ambala ! BATRA COMPUTER CENTRE
BasicComputer Training in Ambala ! BATRA COMPUTER CENTREBasicComputer Training in Ambala ! BATRA COMPUTER CENTRE
BasicComputer Training in Ambala ! BATRA COMPUTER CENTREjatin batra
 
BASIC KNOWLEDGE OF COMPUTER
BASIC KNOWLEDGE OF COMPUTERBASIC KNOWLEDGE OF COMPUTER
BASIC KNOWLEDGE OF COMPUTERNiraj Choudhary
 
What is a computer
What is a computerWhat is a computer
What is a computerOfun Emma
 
computers in apparel industry by suvitha
computers in apparel industry by suvithacomputers in apparel industry by suvitha
computers in apparel industry by suvithaSuvitha Latchupathi
 
computer concepts.pptx
computer concepts.pptxcomputer concepts.pptx
computer concepts.pptxDishantGola
 
Computer basic theory222
Computer basic theory222Computer basic theory222
Computer basic theory222Niraj Choudhary
 
Report-computer hardware,system, and software
Report-computer hardware,system, and softwareReport-computer hardware,system, and software
Report-computer hardware,system, and softwareKarl John Piocos
 

Similar to Computer Types according structure .docx (20)

chapter 1.pptx
chapter 1.pptxchapter 1.pptx
chapter 1.pptx
 
Computers types
Computers typesComputers types
Computers types
 
basics of the computer system part -1
basics of the computer system part -1basics of the computer system part -1
basics of the computer system part -1
 
Itc notes
Itc notesItc notes
Itc notes
 
Computer application intro
Computer application introComputer application intro
Computer application intro
 
Corresponding parts of computer and their functions
Corresponding parts of computer and their functionsCorresponding parts of computer and their functions
Corresponding parts of computer and their functions
 
BasicComputer Training in Ambala ! BATRA COMPUTER CENTRE
BasicComputer Training in Ambala ! BATRA COMPUTER CENTREBasicComputer Training in Ambala ! BATRA COMPUTER CENTRE
BasicComputer Training in Ambala ! BATRA COMPUTER CENTRE
 
computer
computercomputer
computer
 
BASIC KNOWLEDGE OF COMPUTER
BASIC KNOWLEDGE OF COMPUTERBASIC KNOWLEDGE OF COMPUTER
BASIC KNOWLEDGE OF COMPUTER
 
Computer basic theory
Computer basic theoryComputer basic theory
Computer basic theory
 
Computers
ComputersComputers
Computers
 
What is a computer
What is a computerWhat is a computer
What is a computer
 
computers in apparel industry by suvitha
computers in apparel industry by suvithacomputers in apparel industry by suvitha
computers in apparel industry by suvitha
 
What is a computer?
What is a computer?What is a computer?
What is a computer?
 
History, classification and components of computers
History, classification and components of computersHistory, classification and components of computers
History, classification and components of computers
 
computer concepts.pptx
computer concepts.pptxcomputer concepts.pptx
computer concepts.pptx
 
My research
My researchMy research
My research
 
Computer basic theory222
Computer basic theory222Computer basic theory222
Computer basic theory222
 
Report-computer hardware,system, and software
Report-computer hardware,system, and softwareReport-computer hardware,system, and software
Report-computer hardware,system, and software
 
The Computer
The ComputerThe Computer
The Computer
 

More from Kamran Abdullah

1st Semester Outcome All Subjects BS EDUCATION UOS.docx
1st Semester Outcome All Subjects BS EDUCATION UOS.docx1st Semester Outcome All Subjects BS EDUCATION UOS.docx
1st Semester Outcome All Subjects BS EDUCATION UOS.docxKamran Abdullah
 
Pharmacy assistant 40th Exam List .pdf
Pharmacy assistant 40th Exam List        .pdfPharmacy assistant 40th Exam List        .pdf
Pharmacy assistant 40th Exam List .pdfKamran Abdullah
 
Nursing Guide Book (Urdu) .pdf
Nursing Guide Book (Urdu)            .pdfNursing Guide Book (Urdu)            .pdf
Nursing Guide Book (Urdu) .pdfKamran Abdullah
 
introduction to Education BS education.pdf
introduction to Education BS education.pdfintroduction to Education BS education.pdf
introduction to Education BS education.pdfKamran Abdullah
 
NTS Pharmacy Asisstent.book IN URDU .pdf
NTS Pharmacy Asisstent.book IN URDU .pdfNTS Pharmacy Asisstent.book IN URDU .pdf
NTS Pharmacy Asisstent.book IN URDU .pdfKamran Abdullah
 
Taleemat-e-Islam تعلیمات اسلام Book for Bs ,Mbbs,A.D.A,BA
Taleemat-e-Islam تعلیمات اسلام Book for Bs ,Mbbs,A.D.A,BATaleemat-e-Islam تعلیمات اسلام Book for Bs ,Mbbs,A.D.A,BA
Taleemat-e-Islam تعلیمات اسلام Book for Bs ,Mbbs,A.D.A,BAKamran Abdullah
 
Computer Guide Book (urdu) .pdf
Computer Guide Book (urdu)          .pdfComputer Guide Book (urdu)          .pdf
Computer Guide Book (urdu) .pdfKamran Abdullah
 
Computer Book (Urdu) .pdf
Computer Book (Urdu)                .pdfComputer Book (Urdu)                .pdf
Computer Book (Urdu) .pdfKamran Abdullah
 
Urdu Qaida 1998 chhota .pdf
Urdu Qaida 1998 chhota              .pdfUrdu Qaida 1998 chhota              .pdf
Urdu Qaida 1998 chhota .pdfKamran Abdullah
 
Traffic Signs in Urdu .pdf
Traffic Signs in Urdu               .pdfTraffic Signs in Urdu               .pdf
Traffic Signs in Urdu .pdfKamran Abdullah
 
Community Safety Training Rescue 1122 Book.pdf
Community Safety Training Rescue 1122 Book.pdfCommunity Safety Training Rescue 1122 Book.pdf
Community Safety Training Rescue 1122 Book.pdfKamran Abdullah
 
BS EDUCATION SEMESTER OUTLINE 2020 - 2024.pdf
BS EDUCATION SEMESTER OUTLINE 2020 - 2024.pdfBS EDUCATION SEMESTER OUTLINE 2020 - 2024.pdf
BS EDUCATION SEMESTER OUTLINE 2020 - 2024.pdfKamran Abdullah
 
Transmission Media and Topologies .pdf
Transmission Media and Topologies   .pdfTransmission Media and Topologies   .pdf
Transmission Media and Topologies .pdfKamran Abdullah
 
Five generations of computers .docx
Five generations of computers      .docxFive generations of computers      .docx
Five generations of computers .docxKamran Abdullah
 
Computer software is defined .docx
Computer software is defined       .docxComputer software is defined       .docx
Computer software is defined .docxKamran Abdullah
 
Computer Application Subject, Questions Answers.docx
Computer Application Subject, Questions Answers.docxComputer Application Subject, Questions Answers.docx
Computer Application Subject, Questions Answers.docxKamran Abdullah
 
Common services of Internet .docx
Common services of Internet        .docxCommon services of Internet        .docx
Common services of Internet .docxKamran Abdullah
 
Classification of Computers According to work.docx
Classification of Computers According to work.docxClassification of Computers According to work.docx
Classification of Computers According to work.docxKamran Abdullah
 

More from Kamran Abdullah (20)

1st Semester Outcome All Subjects BS EDUCATION UOS.docx
1st Semester Outcome All Subjects BS EDUCATION UOS.docx1st Semester Outcome All Subjects BS EDUCATION UOS.docx
1st Semester Outcome All Subjects BS EDUCATION UOS.docx
 
Pharmacy assistant 40th Exam List .pdf
Pharmacy assistant 40th Exam List        .pdfPharmacy assistant 40th Exam List        .pdf
Pharmacy assistant 40th Exam List .pdf
 
Nursing Guide Book (Urdu) .pdf
Nursing Guide Book (Urdu)            .pdfNursing Guide Book (Urdu)            .pdf
Nursing Guide Book (Urdu) .pdf
 
introduction to Education BS education.pdf
introduction to Education BS education.pdfintroduction to Education BS education.pdf
introduction to Education BS education.pdf
 
NTS Pharmacy Asisstent.book IN URDU .pdf
NTS Pharmacy Asisstent.book IN URDU .pdfNTS Pharmacy Asisstent.book IN URDU .pdf
NTS Pharmacy Asisstent.book IN URDU .pdf
 
Taleemat-e-Islam تعلیمات اسلام Book for Bs ,Mbbs,A.D.A,BA
Taleemat-e-Islam تعلیمات اسلام Book for Bs ,Mbbs,A.D.A,BATaleemat-e-Islam تعلیمات اسلام Book for Bs ,Mbbs,A.D.A,BA
Taleemat-e-Islam تعلیمات اسلام Book for Bs ,Mbbs,A.D.A,BA
 
Computer Guide Book (urdu) .pdf
Computer Guide Book (urdu)          .pdfComputer Guide Book (urdu)          .pdf
Computer Guide Book (urdu) .pdf
 
Computer Book (Urdu) .pdf
Computer Book (Urdu)                .pdfComputer Book (Urdu)                .pdf
Computer Book (Urdu) .pdf
 
Urdu Qaida 1998 chhota .pdf
Urdu Qaida 1998 chhota              .pdfUrdu Qaida 1998 chhota              .pdf
Urdu Qaida 1998 chhota .pdf
 
Traffic Signs in Urdu .pdf
Traffic Signs in Urdu               .pdfTraffic Signs in Urdu               .pdf
Traffic Signs in Urdu .pdf
 
Community Safety Training Rescue 1122 Book.pdf
Community Safety Training Rescue 1122 Book.pdfCommunity Safety Training Rescue 1122 Book.pdf
Community Safety Training Rescue 1122 Book.pdf
 
BS EDUCATION SEMESTER OUTLINE 2020 - 2024.pdf
BS EDUCATION SEMESTER OUTLINE 2020 - 2024.pdfBS EDUCATION SEMESTER OUTLINE 2020 - 2024.pdf
BS EDUCATION SEMESTER OUTLINE 2020 - 2024.pdf
 
Transmission Media and Topologies .pdf
Transmission Media and Topologies   .pdfTransmission Media and Topologies   .pdf
Transmission Media and Topologies .pdf
 
Storage Devices .docx
Storage Devices                    .docxStorage Devices                    .docx
Storage Devices .docx
 
Input Devices .docx
Input Devices                      .docxInput Devices                      .docx
Input Devices .docx
 
Five generations of computers .docx
Five generations of computers      .docxFive generations of computers      .docx
Five generations of computers .docx
 
Computer software is defined .docx
Computer software is defined       .docxComputer software is defined       .docx
Computer software is defined .docx
 
Computer Application Subject, Questions Answers.docx
Computer Application Subject, Questions Answers.docxComputer Application Subject, Questions Answers.docx
Computer Application Subject, Questions Answers.docx
 
Common services of Internet .docx
Common services of Internet        .docxCommon services of Internet        .docx
Common services of Internet .docx
 
Classification of Computers According to work.docx
Classification of Computers According to work.docxClassification of Computers According to work.docx
Classification of Computers According to work.docx
 

Recently uploaded

internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 

Recently uploaded (20)

internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 

Computer Types according structure .docx

  • 1. Define System? A system is comprised of a group of independent but interrelated elements comprising a unified whole. Define Computing? Computing is the activity of developing and using computer technology, including computer hardware and software. Define Computer System? The computer system includes not only the computer, but also any software and peripheral devices that are necessary to make the computerfunction. Types of Computer Define Computer? A computer is a device that performs four functions: it inputs data (getting information into the machine); it stores data (holding the information before and after processing); it processes data (performing prescribed mathematical and logical operations on the information at high speed); and it outputs data (sending the results out to the user via some display method). A computer system consists of both hardware and software. The hardware is the physical equipment: the computer itself, and the peripherals connected to it. The peripherals are any devices attached to the computer for purposes of input, output, and storage of data (such as a keyboard, monitor display, or external harddisk). The software consists of the programs and associated data (information) stored in the computer. A program is a set of instructions that the computer follows to manipulate data. Being able to run different programs is the source of a computer’s versatility. Without programs, a computer is just a lot of high-tech hardware that doesn’t do anything. But with the detailed, step-by-step instructions of the program (painstakingly written by humans) the computer can be used for tasks ranging from word processing a letter to Aunt Mary, to simulating global weather patterns. The computer appears to be so amazing simply because it can execute these sets of instruction very very fast; but it’s just following the program steps one by one in a very simple-minded manner. As a user, you will interact with the programs running on your computer through the input devices connected to it, such as a mouse and a keyboard. You use these devices to provide input (such as the text of a report you are working on) and also to give commands to the program (such as specifying what text is to appear with bold formatting). The computer program will provide output (the data resulting from the manipulations within the computer) via various output devices for presenting the information (such as a monitor, a printer, or a sound output system that beeps if the program needs your attention). These input and output devices are discussed in separate sections of thistutorial. http://www.unm.edu/~tbeach/terms/types.html Types of Computer Microcomputers A microcomputer is a computer that has a microprocessor chip as its CPU. They are often called personal computers because they are designed to be used by one person at a time. Personal computers are typically used at home, at school, or at a business. Popular uses for microcomputers include word processing, surfing the web, sending and receiving e-mail, spreadsheet calculations, database management, editing photographs, creating graphics, and playing music or games. Personal computers come in two major varieties, desktop computers and laptop computers: Desktop computers are larger and not meant to be portable. They usually sit in one place on a desk or table and are plugged into a wall outlet for power. The case of the computer holds the motherboard, drives, power supply, and expansion cards. This case may lay flat on the desk, or it may be a tower that stands vertically (on the desk or under it). The computer usually has a separate monitor (either a CRT or LCD) although some designs have a display built into the case. A separate keyboard and mouse allow the user to input data andcommands. Laptop or notebook computers are small and lightweight enough to be carried around with the user. They run on battery power, but can also be plugged into a wall outlet. They typically have a built-in LCD display that folds down to protect the display when the computer is carried around. Des top Compute
  • 2. They also feature a built-in keyboard and some kind of built-in pointing device (such as a touch pad). While some laptops are less powerful than typical desktop machines, this is not true in all cases. Laptops, however, cost more than desktop units of equivalent processing power because the smaller components needed to build laptops are more expensive. Personal Digital Assistant (PDA) is a handheld microcomputer that trades off power for small size and greater portability. They typically use a touch-sensitive LCD screen for both output and input (the user draws characters and presses icons on the screen with a stylus). PDAs communicate with desktop computers and with each other either by cable connection, infrared (IR) beam, or radio waves. PDAs are normally used to keep track of appointment calendars, to-do lists, address books, and for taking notes. A palmtop or handheld PC is a very small microcomputer that also sacrifices power for small size and portability. These devices typically look more like a tiny laptop than a PDA, with a flip-up screen and small keyboard. They may use Windows CE or similar operating system for handheld devices. Some PDAs and palmtops contain wireless networking or cell phone devices so that users can check e-mail or surf the web on themove. Workstations/Servers A workstation is a powerful, high-end microcomputer. They contain one or more microprocessor CPUs. They may be used by a single-user for applications requiring more power than a typical PC (rendering complex graphics, or performing intensive scientificcalculations). Alternately, workstation-class microcomputers may be used as server computers that supply files to client computers over a network. This class of powerful microcomputers can also be used to handle the processing for many users simultaneously who are connected via Laptop or notebook PDA Palmtop terminals; in this respect, high-end workstations have essentially supplanted the role of minicomputers (see below). Note! The term “workstation” also has an alternate meaning: In networking, any client computer connected to the network that accesses server resources may be called a workstation. Such a network client workstation could be a personal computer or even a “workstation” as defined at the top of this section. Note: Dumb terminals are not considered to be network workstations (client workstations on the network are capable of running programs independently of the server, but a terminal is not capable of independentprocessing). There are classes of computers that are not microcomputers. These include supercomputers, mainframes, and minicomputers. Minicomputers A minicomputer is a multi-user computer that is less powerful than a mainframe. This class of computers became available in the 1960’s when large scale integrated circuits made it possibleto build a computer much cheaper than the then existing mainframes (minicomputers cost around $100,000 instead of the $1,000,000 cost of amainframe). The niche previously filled by the minicomputer has been largely taken over by high-end microcomputer workstations serving multiple users (seeabove). Mainframes A mainframe computer is a large, powerful computer that handles the processing for many users simultaneously (up to several hundred users). The name mainframe originated after minicomputers appeared in the 1960’s to distinguish the larger systems from the smaller minicomputers. Users connect to the mainframe using terminals and submit their tasks for processing by the mainframe. A terminal is a device that has a screen and keyboard for input and output, but it does not do its own processing (they are also called dumb terminals since they can’t process data on their own). The processing power of the mainframe is time-shared between all of the
  • 3. users. (Note that a personal computer may be used to “emulate” a dumb terminal to connect to a mainframe or minicomputer; you run a program on the PC that pretends to be a dumb terminal). Mainframes typically cost several hundred thousand dollars. They are used in situations where a company wants the processing power and information storage in a centralized location. Mainframes are also now being used as high-capacity server computers fornetworks with many client workstations. Supercomputers A supercomputer is mainframe computer that has been optimized for speed and processing power. The most famous series of supercomputers were designed by the company founded and named after Seymour Cray. The Cray-1 was built in the 1976 and installed at Los Alamos National Laboratory. Supercomputers are used for extremely calculation-intensive tasks such simulating nuclear bomb detonations, aerodynamic flows, and global weather patterns. A supercomputer typically costs several milliondollars. Recently, some supercomputers have been constructed by connecting together large numbers of individual processing units (in some cases, these processing units are standard microcomputer hardware).Super computer processing speed measure in FLOPS Supercomputer (this one is a Cray-2 from the 1980’s) Mainf ame compute (this BM z-se ies compute is about 6 feet tall)