SlideShare a Scribd company logo
1 of 26
Download to read offline
Basics Of Computers
Introduction
Since the evolution of man, computing has come a long way. Computer devices were invented one after
the other according to the necessity of the prevalent times. Today, technology has invaded our lives like
never before.
Computers have changed the way of our working in every field of life, for e.g. our system of shopping and
the way we communicate has changed.
People who used to send letters have now resorted to E – Mails. Computers can do variety of tasks quickly
and accurately.
2
What Is Computer?
A computer is a programmable electronic device. It takes data
through input devices it processes the data according to a sequence
of instructions provided in the form of a program.
The result is called Input and given through some Output Device.
3
A Computer System
The salient features of a Computer System are:-
• Speed: The speed at which computer operates cannot be matched with the human brain. It can perform millions of tasks per second.
• Storage Capacity: Enormous amount of data can be stored or retrieved from the memory of the computer instantly and correctly.
• Accuracy: Computers have a very high degree of accuracy.
• Versatility: Computer can be used to perform a variety of jobs with perfection.
• Diligence: It is basically a machine. Therefore, it doesn’t get tired nor does it suffer from boredom. It has an amazing ability to perform any number of
operations without losing concentration.
• Automation: Once, appropriate instructions given, a computer will carry out the task till its completion.
• Security: Data can be kept secured by using passwords, etc. so that another people may not excess it.
Limitations Of Computers
Inspite of its many advantages, our friendly computer has limitations too.
• Zero IQ and no thinking power: The computer has no intelligence of its
own. Hence, it cannot make its own decisions. It needs instructions for
every step. In time of any unexpected results, it cannot take any
alternative action.
• Dependence on power: It is dependent on electricity or any other source
of power.
5
6
Applications Of A Computer
• Home: We can maintain your daily home records, do home work, communicate or use it for relaxation and recreation purpose.
• Entertainment and Fun: Listen to your favourite songs, watch movies, send e-cards and what not! Playing computer games is one of the most
enjoyable activities for most people.
• Communication: Computers can be an effective tool for communication between people who are far away. E-mail or electronic mail can be used
to exchange letters, greeting cards or even photographs.
• Education and Learning: Computers have a great role to play in the field of education. Teachers can use it as an effective tool to create and
present lessons and lectures.
• Office Automation: Computers have become an integral part of every company or office today.
• E-commerce: People can buy, sell and advertise a range of products. Netbanking is another major application of E- commerce.
• Banking: Computers have revolutionised modern banking.
• Airline/Railway Reservations: It is so easy to get a seat reserved to any destination from any computerised railway reservation counter.
7
8
A Computer is a programmable machine that
responds to a specitic set of instructions in a
well-defined manner. It can execute the list
of instructions called a Program.
The physical components of a computer that
you can see, touch and feel are called
hardware.
Software is a collection of computer programs,
procedures and documentation that perform
some task on a computer system using the
hardware.
Design Of Computer System
This refers to the process which is used by the computer system to
interpret the given data, processes it, output the information and
saves the information.
Example: To read an E – Mail:
IPO Cycle
9
Sign into your E –
Mail account.
Loading E – Mail
Account.
Reading E – Mail.
Output
Processing
Input
Basic Operations Of Computer
Inputting: It is the process of entering data and instructions into a computer system.
Storing: It is the process of saving instructions to make them readily available for initial or additional
processing as and when required.
Processing: It is the process of performing arithmetic or logical operations on the data to convert into
useful information.
Outputting: It is the process of showing the results of an operation on a screen or as a printed copy.
Controlling: It is the process of directing the sequence in which the above operations are performed the
working of the hardware.
1 1
The Input Unit
Any information or data given to the computer is called Input. The device using
which a computer takes input is called an Input Device.
The input devices commonly seen along with all computers are Keyboard and
Mouse. But, there are special input devices like the Magnetic Ink Character
Reader (MICR), Optical Character Reader (OCR), Joystick, etc.
Any input device takes input, converts it to binary form and then passes it on
to the CPU for processing.
This is because all digital computers can understand only binary data. Input
data can be both data or instructions.
1 2
The Output Unit
1 3
Any information or data sent to the user as a result from the computer is
called an Output. The device using which a computer sends output is called an
Output Device.
The output unit in a computer can consist of one or more output devices
attached to your computer.
The output devices normally seen along with computers are the Visual Display
Unit (VDU) and the Printer. There are output devices like the Plotters used for
specialised tasks.
The Storage Unit
1 4
Data and instructions entered into a computer system through input units
have to be stored inside the computer before actual processing starts.
Similarly, results produced by a computer after processing have to be kept
somewhere inside the computer system before being passed on to an output
unit. Storage Unit of a computer system caters to these type of needs.
It provides space for storing data and instructions. Storage units of all
computers are comprised of two types of memories: Primary Memory and
Secondary Memory.
Primary & Secondary memory
PRIMARY MEMORY
• It is also called the Main Memory. The CPU
directly stores and retrieves information from
here.
• It consists of two types of memory
technologies i.e. RAM and ROM.
• RAM is Random Access Memory. It is the
read/write memory but is a temporary storage
area. It holds the data that is being processed
and also the intermediate results in the
working area.
• ROM stands for Read Only Memory and has
permanent information in it.
SECONDARY MEMORY
• The secondary memory is used to store large
amount of data and instructions permanently.
This is also called Backup Storage.
• The main memory of the computer is temporary
memory and has limited storage capacity.
• So data has to be stored separately in a
secondary back up device to keep it permanent.
• Floppy Disk, Hard Disk, CD-ROM, DVD-ROM, Pen
Drive etc, are the secondary storage devices.
1 5
Central Processing Unit
1 6
The CPU is the core of the computer system where all processing is done. The
CPU is also called the Brain Of Computer.
As, in a human body, the brain takes all major decisions and other parts of the
body function as directed by the brain.
Similarly, in a computer system all major calculations and comparisons take
place inside the CPU and the CPU is responsible for activating and controlling
the operations of other units of the computer system.
Control Unit (CU) and Arithmetic Logic Unit (ALU) are the parts of CPU.
Control Unit
1 7
The Control Unit acts like the traffic police. Its main function is to control and
coordinate the flow of data and instructions between all the other parts of the
CPU.
Normally the first program instruction is moved into the control unit from the
primary memory. This is interpreted and appropriate signals are sent out to
execute the instruction.
This is done with each instruction till the end. Thus, this is a sort of manager
of all operations that take place within the system.
The main three factors that affect the computer's performance are CPU speed,
RAM size and the number of applications executing simultaneously.
Arithmatic Logic Unit
1 8
ALU is responsible for doing all the arithmetic calculations and logical
comparisons. The data and instructions are sent from the input area of the
memory to the ALU. The processing takes place here and the results are sent
back to the memory again.
The CPU uses operators like +, -, *, / for arithmetic operations and gives
numeric results. Logical comparisons always result in a TRUE or FALSE value.
Comparisons are done using relational operators like <, <=, >, >=, =, =, <>.
Communication Technologies
Communication is the process of sending and receiving information. Computers and Internet have revolutionised the ways of communication. One can send
messages, pictures, videos and documents anywhere by connecting the computer with the Internet. Internet (International Computer Network) is a network
of computers. The local networks all over the world are linked to it by wires, telephone lines and satellites.
A Website is like a book that contains many pages called Webpages to provide different types of information. People educate themselves through the
Internet, take exams and even work online. Air and train tickets, hotel bookings and money transactions through e-banking are also done through the
Internet. Computers and Internet save time and increase efficiency.
E – Mails
E-mail is a system that allows messages to be sent and received by computers.
It is the most common form of electronic communication.
E-mail messages are text-based but other type of files can also be sent or
received as attachments.
2 0
Video Conferencing
Video Conferencing is a system that allows face-to-face conversation with
different people who are sitting at different locations.
It involves people sitting in front of a Camera and a Microphone.
They can watch other people on a screen and listen to them through speakers.
Video Camera, Microphone, Monitor, Speakers, High Speed Internet Connection
are the things required for video conferencing.
2 1
Smartphones
Smartphones allow people to be contactable when they are away from each other.
The people can work, even when out of the office. Smartphones can perform a
wide variety of tasks like :
• Make and receive telephone calls.
• Send and receive SMS(Short Message Service)/E-mails.
• Send and receive files such as images, text documents etc.
• Edit documents.
2 2
Internet Telephony
Internet Telephony or VoIP is becoming very popular now-a-days. Instead of
using the normal telephone network, VoIP system sends voices through the
Internet, just like any other data.
Hence, VoIP systems use Internet connection to send and receive phone calls.
2 3
Advantages Disadvantages
No telephone line is required Requires high-speed Internet connection
Call costs are very low Not very much reliable
Can include video Call quality depends on the speed of the
Internet connection
2 4
Downlink & Uplink
Satellite Communication System
A Satellite contains antennas, Transponders (to allow receiving and sending of data), Solar Panels (that store power from the Sun) and Propulsion (to ensure the
satellite is in the correct orbit at all times).The process of communication begins at an Earth Station.
The Earth Station is the installation designed to transmit and receive signals from the satellite that moves around the earth.
The Earth Station sends information in the form of high frequency signals to satellites that receive and retransmit the signals back to earth. These
retransmitted signals are then received by other Earth Stations in the coverage area of the satellite.
The transmission system from the Earth Station to the satellite is called Uplink and the transmission system from the satellite to the Earth Station is
called Downlink.
The satellite system is used to transmit data from one part of the planet to another. The satellite systems are used to transmit television, telephone and Internet
data around the globe.
THANK YOU!

More Related Content

Similar to Basics Of Computers | The Computer System

Unit_1_Introduction to Computers.ppt
Unit_1_Introduction to Computers.pptUnit_1_Introduction to Computers.ppt
Unit_1_Introduction to Computers.pptPrashantRaj576018
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computerZunair Aslam
 
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tậpTìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tậpINFOCHIEF institute
 
ComputerFundementals.pptx
ComputerFundementals.pptxComputerFundementals.pptx
ComputerFundementals.pptxAyyappanSri
 
Computer Applications in Business
Computer Applications in BusinessComputer Applications in Business
Computer Applications in BusinessDr T.Sivakami
 
mynotes Computer Fundamentals DCA Course.pptx
mynotes Computer Fundamentals DCA Course.pptxmynotes Computer Fundamentals DCA Course.pptx
mynotes Computer Fundamentals DCA Course.pptxjiheh73290
 
Computer Organisation unit 1 basics of computer Organisation
Computer Organisation unit 1 basics of computer OrganisationComputer Organisation unit 1 basics of computer Organisation
Computer Organisation unit 1 basics of computer Organisationluckyanirudhsai
 
Introduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHIIntroduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHISowmya Jyothi
 
BASIC OF COMPUTER.pptx regarding details
BASIC OF COMPUTER.pptx regarding detailsBASIC OF COMPUTER.pptx regarding details
BASIC OF COMPUTER.pptx regarding detailsMuskanMukhi1
 
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...SaffaIbrahim1
 
Computer Operations & Packages
Computer Operations & PackagesComputer Operations & Packages
Computer Operations & PackagesMakaha Rutendo
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computersSid1256
 
Introduction to pc operations nc ii
Introduction to pc operations nc iiIntroduction to pc operations nc ii
Introduction to pc operations nc iiNSU-Biliran Campus
 
For first periodical test
For first periodical testFor first periodical test
For first periodical testroselynrequiso
 
For first periodical test
For first periodical testFor first periodical test
For first periodical testroselynrequiso
 

Similar to Basics Of Computers | The Computer System (20)

Unit_1_Introduction to Computers.ppt
Unit_1_Introduction to Computers.pptUnit_1_Introduction to Computers.ppt
Unit_1_Introduction to Computers.ppt
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tậpTìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
 
ComputerFundementals.pptx
ComputerFundementals.pptxComputerFundementals.pptx
ComputerFundementals.pptx
 
Computer notes
Computer notesComputer notes
Computer notes
 
COMPUTER FUNDAMENTALS PPT.pptx
COMPUTER FUNDAMENTALS PPT.pptxCOMPUTER FUNDAMENTALS PPT.pptx
COMPUTER FUNDAMENTALS PPT.pptx
 
Computer Applications in Business
Computer Applications in BusinessComputer Applications in Business
Computer Applications in Business
 
mynotes Computer Fundamentals DCA Course.pptx
mynotes Computer Fundamentals DCA Course.pptxmynotes Computer Fundamentals DCA Course.pptx
mynotes Computer Fundamentals DCA Course.pptx
 
Computer Organisation unit 1 basics of computer Organisation
Computer Organisation unit 1 basics of computer OrganisationComputer Organisation unit 1 basics of computer Organisation
Computer Organisation unit 1 basics of computer Organisation
 
Comp App Lect 1.ppt
Comp App Lect 1.pptComp App Lect 1.ppt
Comp App Lect 1.ppt
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Introduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHIIntroduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHI
 
BASIC OF COMPUTER.pptx regarding details
BASIC OF COMPUTER.pptx regarding detailsBASIC OF COMPUTER.pptx regarding details
BASIC OF COMPUTER.pptx regarding details
 
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
 
Intro to computer
Intro to computerIntro to computer
Intro to computer
 
Computer Operations & Packages
Computer Operations & PackagesComputer Operations & Packages
Computer Operations & Packages
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Introduction to pc operations nc ii
Introduction to pc operations nc iiIntroduction to pc operations nc ii
Introduction to pc operations nc ii
 
For first periodical test
For first periodical testFor first periodical test
For first periodical test
 
For first periodical test
For first periodical testFor first periodical test
For first periodical test
 

More from NehaRohtagi1

Excretory Products And Their Elimination Class 11th
Excretory Products And Their Elimination Class 11thExcretory Products And Their Elimination Class 11th
Excretory Products And Their Elimination Class 11thNehaRohtagi1
 
A Letter to God Class - 10th
A Letter to God Class - 10thA Letter to God Class - 10th
A Letter to God Class - 10thNehaRohtagi1
 
Body Fluids And Circulation Class 11th
Body Fluids And Circulation Class 11thBody Fluids And Circulation Class 11th
Body Fluids And Circulation Class 11thNehaRohtagi1
 
Breathing and Exchange of Gases Class 11th
Breathing and Exchange of Gases Class 11thBreathing and Exchange of Gases Class 11th
Breathing and Exchange of Gases Class 11thNehaRohtagi1
 
Life processes "Part 1" " Class 10"
Life processes "Part 1" " Class 10"Life processes "Part 1" " Class 10"
Life processes "Part 1" " Class 10"NehaRohtagi1
 
The Voice of Rain Class 11th
The Voice of Rain Class 11thThe Voice of Rain Class 11th
The Voice of Rain Class 11thNehaRohtagi1
 
"Birth" Class 11.pdf
"Birth" Class 11.pdf"Birth" Class 11.pdf
"Birth" Class 11.pdfNehaRohtagi1
 
Motion Class 9 .pdf
Motion Class 9 .pdfMotion Class 9 .pdf
Motion Class 9 .pdfNehaRohtagi1
 
The Age Of Industrialization Class 10th
The Age Of Industrialization Class 10thThe Age Of Industrialization Class 10th
The Age Of Industrialization Class 10thNehaRohtagi1
 
The Laburnum Top Class - '11th'
The Laburnum Top Class - '11th'The Laburnum Top Class - '11th'
The Laburnum Top Class - '11th'NehaRohtagi1
 
Agriculture Class - 10th
Agriculture Class - 10thAgriculture Class - 10th
Agriculture Class - 10thNehaRohtagi1
 
The Voice Of Rain Class - '11th'
The Voice Of Rain Class - '11th'The Voice Of Rain Class - '11th'
The Voice Of Rain Class - '11th'NehaRohtagi1
 
Discovering Tut: The Saga Continues Class - '11th'
Discovering Tut: The Saga Continues Class - '11th'Discovering Tut: The Saga Continues Class - '11th'
Discovering Tut: The Saga Continues Class - '11th'NehaRohtagi1
 
Atoms And Molecules Class - 9th
Atoms And Molecules Class - 9thAtoms And Molecules Class - 9th
Atoms And Molecules Class - 9thNehaRohtagi1
 
Periodic Classification Of Elements Class 10th
Periodic Classification Of Elements Class 10thPeriodic Classification Of Elements Class 10th
Periodic Classification Of Elements Class 10thNehaRohtagi1
 
The Story Of Cricket Class 9th
The Story Of Cricket Class 9th The Story Of Cricket Class 9th
The Story Of Cricket Class 9th NehaRohtagi1
 
Water Resources Class 10th
Water Resources Class 10th Water Resources Class 10th
Water Resources Class 10th NehaRohtagi1
 
Development Class - 10th Economics
Development Class - 10th Economics Development Class - 10th Economics
Development Class - 10th Economics NehaRohtagi1
 

More from NehaRohtagi1 (20)

Excretory Products And Their Elimination Class 11th
Excretory Products And Their Elimination Class 11thExcretory Products And Their Elimination Class 11th
Excretory Products And Their Elimination Class 11th
 
A Letter to God Class - 10th
A Letter to God Class - 10thA Letter to God Class - 10th
A Letter to God Class - 10th
 
Body Fluids And Circulation Class 11th
Body Fluids And Circulation Class 11thBody Fluids And Circulation Class 11th
Body Fluids And Circulation Class 11th
 
Breathing and Exchange of Gases Class 11th
Breathing and Exchange of Gases Class 11thBreathing and Exchange of Gases Class 11th
Breathing and Exchange of Gases Class 11th
 
Life processes "Part 1" " Class 10"
Life processes "Part 1" " Class 10"Life processes "Part 1" " Class 10"
Life processes "Part 1" " Class 10"
 
The Voice of Rain Class 11th
The Voice of Rain Class 11thThe Voice of Rain Class 11th
The Voice of Rain Class 11th
 
"Birth" Class 11.pdf
"Birth" Class 11.pdf"Birth" Class 11.pdf
"Birth" Class 11.pdf
 
Motion Class 9 .pdf
Motion Class 9 .pdfMotion Class 9 .pdf
Motion Class 9 .pdf
 
The Age Of Industrialization Class 10th
The Age Of Industrialization Class 10thThe Age Of Industrialization Class 10th
The Age Of Industrialization Class 10th
 
The Laburnum Top Class - '11th'
The Laburnum Top Class - '11th'The Laburnum Top Class - '11th'
The Laburnum Top Class - '11th'
 
Agriculture Class - 10th
Agriculture Class - 10thAgriculture Class - 10th
Agriculture Class - 10th
 
The Voice Of Rain Class - '11th'
The Voice Of Rain Class - '11th'The Voice Of Rain Class - '11th'
The Voice Of Rain Class - '11th'
 
Discovering Tut: The Saga Continues Class - '11th'
Discovering Tut: The Saga Continues Class - '11th'Discovering Tut: The Saga Continues Class - '11th'
Discovering Tut: The Saga Continues Class - '11th'
 
THE SOLAR SYSTEM
THE SOLAR SYSTEM THE SOLAR SYSTEM
THE SOLAR SYSTEM
 
Atoms And Molecules Class - 9th
Atoms And Molecules Class - 9thAtoms And Molecules Class - 9th
Atoms And Molecules Class - 9th
 
Periodic Classification Of Elements Class 10th
Periodic Classification Of Elements Class 10thPeriodic Classification Of Elements Class 10th
Periodic Classification Of Elements Class 10th
 
The Story Of Cricket Class 9th
The Story Of Cricket Class 9th The Story Of Cricket Class 9th
The Story Of Cricket Class 9th
 
Water Resources Class 10th
Water Resources Class 10th Water Resources Class 10th
Water Resources Class 10th
 
Development Class - 10th Economics
Development Class - 10th Economics Development Class - 10th Economics
Development Class - 10th Economics
 
LABURNUM TOP.pdf
LABURNUM TOP.pdfLABURNUM TOP.pdf
LABURNUM TOP.pdf
 

Recently uploaded

Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10ROLANARIBATO3
 
Forest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantForest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantadityabhardwaj282
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real timeSatoshi NAKAHIRA
 
‏‏VIRUS - 123455555555555555555555555555555555555555
‏‏VIRUS -  123455555555555555555555555555555555555555‏‏VIRUS -  123455555555555555555555555555555555555555
‏‏VIRUS - 123455555555555555555555555555555555555555kikilily0909
 
Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trssuser06f238
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRlizamodels9
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzohaibmir069
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxEran Akiva Sinbar
 
TOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxTOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxdharshini369nike
 
Artificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PArtificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PPRINCE C P
 
Welcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work DayWelcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work DayZachary Labe
 
insect anatomy and insect body wall and their physiology
insect anatomy and insect body wall and their  physiologyinsect anatomy and insect body wall and their  physiology
insect anatomy and insect body wall and their physiologyDrAnita Sharma
 
Heredity: Inheritance and Variation of Traits
Heredity: Inheritance and Variation of TraitsHeredity: Inheritance and Variation of Traits
Heredity: Inheritance and Variation of TraitsCharlene Llagas
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfSELF-EXPLANATORY
 
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Patrick Diehl
 
Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2John Carlo Rollon
 

Recently uploaded (20)

Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10
 
Forest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantForest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are important
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real time
 
‏‏VIRUS - 123455555555555555555555555555555555555555
‏‏VIRUS -  123455555555555555555555555555555555555555‏‏VIRUS -  123455555555555555555555555555555555555555
‏‏VIRUS - 123455555555555555555555555555555555555555
 
Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 tr
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistan
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
 
TOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxTOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptx
 
Artificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PArtificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C P
 
Welcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work DayWelcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work Day
 
insect anatomy and insect body wall and their physiology
insect anatomy and insect body wall and their  physiologyinsect anatomy and insect body wall and their  physiology
insect anatomy and insect body wall and their physiology
 
Heredity: Inheritance and Variation of Traits
Heredity: Inheritance and Variation of TraitsHeredity: Inheritance and Variation of Traits
Heredity: Inheritance and Variation of Traits
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
 
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?
 
Volatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -IVolatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -I
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2
 

Basics Of Computers | The Computer System

  • 2. Introduction Since the evolution of man, computing has come a long way. Computer devices were invented one after the other according to the necessity of the prevalent times. Today, technology has invaded our lives like never before. Computers have changed the way of our working in every field of life, for e.g. our system of shopping and the way we communicate has changed. People who used to send letters have now resorted to E – Mails. Computers can do variety of tasks quickly and accurately. 2
  • 3. What Is Computer? A computer is a programmable electronic device. It takes data through input devices it processes the data according to a sequence of instructions provided in the form of a program. The result is called Input and given through some Output Device. 3
  • 4. A Computer System The salient features of a Computer System are:- • Speed: The speed at which computer operates cannot be matched with the human brain. It can perform millions of tasks per second. • Storage Capacity: Enormous amount of data can be stored or retrieved from the memory of the computer instantly and correctly. • Accuracy: Computers have a very high degree of accuracy. • Versatility: Computer can be used to perform a variety of jobs with perfection. • Diligence: It is basically a machine. Therefore, it doesn’t get tired nor does it suffer from boredom. It has an amazing ability to perform any number of operations without losing concentration. • Automation: Once, appropriate instructions given, a computer will carry out the task till its completion. • Security: Data can be kept secured by using passwords, etc. so that another people may not excess it.
  • 5. Limitations Of Computers Inspite of its many advantages, our friendly computer has limitations too. • Zero IQ and no thinking power: The computer has no intelligence of its own. Hence, it cannot make its own decisions. It needs instructions for every step. In time of any unexpected results, it cannot take any alternative action. • Dependence on power: It is dependent on electricity or any other source of power. 5
  • 6. 6
  • 7. Applications Of A Computer • Home: We can maintain your daily home records, do home work, communicate or use it for relaxation and recreation purpose. • Entertainment and Fun: Listen to your favourite songs, watch movies, send e-cards and what not! Playing computer games is one of the most enjoyable activities for most people. • Communication: Computers can be an effective tool for communication between people who are far away. E-mail or electronic mail can be used to exchange letters, greeting cards or even photographs. • Education and Learning: Computers have a great role to play in the field of education. Teachers can use it as an effective tool to create and present lessons and lectures. • Office Automation: Computers have become an integral part of every company or office today. • E-commerce: People can buy, sell and advertise a range of products. Netbanking is another major application of E- commerce. • Banking: Computers have revolutionised modern banking. • Airline/Railway Reservations: It is so easy to get a seat reserved to any destination from any computerised railway reservation counter. 7
  • 8. 8 A Computer is a programmable machine that responds to a specitic set of instructions in a well-defined manner. It can execute the list of instructions called a Program. The physical components of a computer that you can see, touch and feel are called hardware. Software is a collection of computer programs, procedures and documentation that perform some task on a computer system using the hardware. Design Of Computer System
  • 9. This refers to the process which is used by the computer system to interpret the given data, processes it, output the information and saves the information. Example: To read an E – Mail: IPO Cycle 9 Sign into your E – Mail account. Loading E – Mail Account. Reading E – Mail. Output Processing Input
  • 10. Basic Operations Of Computer Inputting: It is the process of entering data and instructions into a computer system. Storing: It is the process of saving instructions to make them readily available for initial or additional processing as and when required. Processing: It is the process of performing arithmetic or logical operations on the data to convert into useful information. Outputting: It is the process of showing the results of an operation on a screen or as a printed copy. Controlling: It is the process of directing the sequence in which the above operations are performed the working of the hardware.
  • 11. 1 1
  • 12. The Input Unit Any information or data given to the computer is called Input. The device using which a computer takes input is called an Input Device. The input devices commonly seen along with all computers are Keyboard and Mouse. But, there are special input devices like the Magnetic Ink Character Reader (MICR), Optical Character Reader (OCR), Joystick, etc. Any input device takes input, converts it to binary form and then passes it on to the CPU for processing. This is because all digital computers can understand only binary data. Input data can be both data or instructions. 1 2
  • 13. The Output Unit 1 3 Any information or data sent to the user as a result from the computer is called an Output. The device using which a computer sends output is called an Output Device. The output unit in a computer can consist of one or more output devices attached to your computer. The output devices normally seen along with computers are the Visual Display Unit (VDU) and the Printer. There are output devices like the Plotters used for specialised tasks.
  • 14. The Storage Unit 1 4 Data and instructions entered into a computer system through input units have to be stored inside the computer before actual processing starts. Similarly, results produced by a computer after processing have to be kept somewhere inside the computer system before being passed on to an output unit. Storage Unit of a computer system caters to these type of needs. It provides space for storing data and instructions. Storage units of all computers are comprised of two types of memories: Primary Memory and Secondary Memory.
  • 15. Primary & Secondary memory PRIMARY MEMORY • It is also called the Main Memory. The CPU directly stores and retrieves information from here. • It consists of two types of memory technologies i.e. RAM and ROM. • RAM is Random Access Memory. It is the read/write memory but is a temporary storage area. It holds the data that is being processed and also the intermediate results in the working area. • ROM stands for Read Only Memory and has permanent information in it. SECONDARY MEMORY • The secondary memory is used to store large amount of data and instructions permanently. This is also called Backup Storage. • The main memory of the computer is temporary memory and has limited storage capacity. • So data has to be stored separately in a secondary back up device to keep it permanent. • Floppy Disk, Hard Disk, CD-ROM, DVD-ROM, Pen Drive etc, are the secondary storage devices. 1 5
  • 16. Central Processing Unit 1 6 The CPU is the core of the computer system where all processing is done. The CPU is also called the Brain Of Computer. As, in a human body, the brain takes all major decisions and other parts of the body function as directed by the brain. Similarly, in a computer system all major calculations and comparisons take place inside the CPU and the CPU is responsible for activating and controlling the operations of other units of the computer system. Control Unit (CU) and Arithmetic Logic Unit (ALU) are the parts of CPU.
  • 17. Control Unit 1 7 The Control Unit acts like the traffic police. Its main function is to control and coordinate the flow of data and instructions between all the other parts of the CPU. Normally the first program instruction is moved into the control unit from the primary memory. This is interpreted and appropriate signals are sent out to execute the instruction. This is done with each instruction till the end. Thus, this is a sort of manager of all operations that take place within the system. The main three factors that affect the computer's performance are CPU speed, RAM size and the number of applications executing simultaneously.
  • 18. Arithmatic Logic Unit 1 8 ALU is responsible for doing all the arithmetic calculations and logical comparisons. The data and instructions are sent from the input area of the memory to the ALU. The processing takes place here and the results are sent back to the memory again. The CPU uses operators like +, -, *, / for arithmetic operations and gives numeric results. Logical comparisons always result in a TRUE or FALSE value. Comparisons are done using relational operators like <, <=, >, >=, =, =, <>.
  • 19. Communication Technologies Communication is the process of sending and receiving information. Computers and Internet have revolutionised the ways of communication. One can send messages, pictures, videos and documents anywhere by connecting the computer with the Internet. Internet (International Computer Network) is a network of computers. The local networks all over the world are linked to it by wires, telephone lines and satellites. A Website is like a book that contains many pages called Webpages to provide different types of information. People educate themselves through the Internet, take exams and even work online. Air and train tickets, hotel bookings and money transactions through e-banking are also done through the Internet. Computers and Internet save time and increase efficiency.
  • 20. E – Mails E-mail is a system that allows messages to be sent and received by computers. It is the most common form of electronic communication. E-mail messages are text-based but other type of files can also be sent or received as attachments. 2 0
  • 21. Video Conferencing Video Conferencing is a system that allows face-to-face conversation with different people who are sitting at different locations. It involves people sitting in front of a Camera and a Microphone. They can watch other people on a screen and listen to them through speakers. Video Camera, Microphone, Monitor, Speakers, High Speed Internet Connection are the things required for video conferencing. 2 1
  • 22. Smartphones Smartphones allow people to be contactable when they are away from each other. The people can work, even when out of the office. Smartphones can perform a wide variety of tasks like : • Make and receive telephone calls. • Send and receive SMS(Short Message Service)/E-mails. • Send and receive files such as images, text documents etc. • Edit documents. 2 2
  • 23. Internet Telephony Internet Telephony or VoIP is becoming very popular now-a-days. Instead of using the normal telephone network, VoIP system sends voices through the Internet, just like any other data. Hence, VoIP systems use Internet connection to send and receive phone calls. 2 3 Advantages Disadvantages No telephone line is required Requires high-speed Internet connection Call costs are very low Not very much reliable Can include video Call quality depends on the speed of the Internet connection
  • 24. 2 4 Downlink & Uplink
  • 25. Satellite Communication System A Satellite contains antennas, Transponders (to allow receiving and sending of data), Solar Panels (that store power from the Sun) and Propulsion (to ensure the satellite is in the correct orbit at all times).The process of communication begins at an Earth Station. The Earth Station is the installation designed to transmit and receive signals from the satellite that moves around the earth. The Earth Station sends information in the form of high frequency signals to satellites that receive and retransmit the signals back to earth. These retransmitted signals are then received by other Earth Stations in the coverage area of the satellite. The transmission system from the Earth Station to the satellite is called Uplink and the transmission system from the satellite to the Earth Station is called Downlink. The satellite system is used to transmit data from one part of the planet to another. The satellite systems are used to transmit television, telephone and Internet data around the globe.