SlideShare una empresa de Scribd logo
1 de 5
UNIVERSITY OF IBADAN
LECTURE…
Introduction
The aim of this lecture is to understand a computer as well as know the features of the computer system.
Objectives
At the end of this lecture, you should be able to:
1. Define a computer;
2. Discuss the Types of Computers; and
3. Discuss the different Classification of a Computer System.
Pre-Test
1. What is a computer?
2. Distinguish between Digital and Analog computers
3. Discuss in detail the function of the CPU
4. Write a concise note on the Computer Hardware
5. Write a short note on the Mouse
6. What is the meaning of software?
What is a Computer?
A computer is an electronic device (machine) that accepts data in a prescribed form as input process it and
gives information as an output.
According to Engr. Spark Ovadje, Computer can be defined as an electronic machine that accepts data’s as
input, processes it through its processing unit, stores it and gives it result as an output…
So what is data?
Data is the term used to describe basic facts about an activity e.g. ages of student, hours worked by an
employee and so on .Information is obtained by assembling items of data into a meaningful form e.g. raw
data after classification becomes a piece of information.
Before a computer can actually read data, process it and give information, it must read a set of
instructions called a program which actually indicates what processing is to be performed.
INPUT PROCESSING OUTPUT
STORAGE
Types of Computers
There are three types of computers. These are:
1. Analog Computer
2. Digital Computer
3. Hybrid Computer
Digital Computers
These take in discrete numbers and perform mathematical calculation on them. Their ability to take numeric
numbers makes them suitable for data processing. It is capable of solving statistical problems on regression,
correlation, analysis of variance, chi-square, mean and so on e.g. Calculators, Laptops e.t.c.
Analog Computers
Operate on data in the form of continuous variable. This type of computer measures physical magnitude
such as speedometer, temperature, pressure, voltage etc. They are mostly used for scientific and engineering
purpose especially as a measuring device.
Hybrid Computers
Combines all the attributes of both the Digital and Analog Computers i.e. it has the analog and digital
features. It is a computer that accepts and converts analog data into digital form of processing e.g. Electronic
Scale in Petroleum filling station e.t.c.
Classification of Computers by Purpose
There are two classes under this classification
Special Purpose
These are computers designed mainly for a particular job to solve problems of a restricted nature. The
necessary programs to do these are in-built from the computer manufacturers. E.g. computers designed for
air-traffic control. These are also referred to as dedicated computers. Therefore, Special Purpose computers
may be referred to as Dedicated Computers.
General Purpose
They are designed to solve a wide variety of problems. However, they can be adopted to perform particular
task or solve problems by means of specially written programs.
Classification by Capacity/Size
These are:
Supercomputers,
Mainframe,
Mini and
Micro Computers.
Supercomputers: they are very big, fast and most expensive
Main Frame – Computers: They are mostly large and not so common. Their functional units being
physically separated, one from the other and connected together by means of data communication cables.
They are mostly used in business organizations for information processing in a centralized or distributed
data communications application where terminals in remote locations transmit data to a CPU.
Mini Computer: It is smaller in size than mainframe and permits more than one users at a time. It is used for
low volume applications, which require a relatively sophisticated computational capability. This is mostly
seen in cyber cafe where computers (2 or more) are linked to one computer (server) and printer.
Micro Computer: Also known as personal computers (PC) is the smallest in the range of all computers. It is
found applicable in all areas of automatic control with impressively low cost. It has enormous power and
memory, which are still less than that of other computers.
Basic Configuration of a Computer
There are three major units in a computer. These are
1. Input Unit
2. Central Processing Unit (CPU)
3. Output Unit
Input Unit: This unit links the outside world (users) to the computer. The devices used include keyboard,
card reader, mouse, scanner etc.
Central Processing Unit: It is the heart of the computer system. It has three sub-units, which are Arithmetic
and Logical Unit (ALU), Control Unit and Memory.
A.L.U: This units performs all the arithmetic and logical operations
Control Unit: It coordinates all the operations of the computer. It tells other parts when to expect data,
process the data and when to send the result to the output unit for user. It also fetches instruction from the
memory, interpret and send the necessary signals to all other components.
Memory: This stores all the data and instructions used in the computer. The data are held until needed to be
worked upon. The instructions from the control unit dictate actions to be taken on the data. Results are also
held there until required for output.
There are two types of memory, which are main memory and secondary memory.
Main Memory
This resides within the computers system. It is also known as primary memory. It is expensive and its
capacity is used in costing an entire computer system. This memory is volatile i.e. as the power supply is
switched off; the internal memory loses its contents. Hence it is called Random Access Memory (RAM).
Secondary or External Memory
It is less expensive and permanent. It is useful in keeping the data meant for later use. Examples include
floppy disk, hard disk, tapes, compact disk (CD) etc.
Output Unit: Results are taken from the main storage and fed to an output device. This can be printer,
monitor, magnetic disk or tape.
COMPUTER HARDWARE
Computer is made up of HARDWARE and SOFTWARE.
Hardware is the name given to the physical parts of the computer; they can be touched and seen; The
hardware that makes up the most basic computers system includes the monitor, keyboard and system unit.
The system unit holds the computer processor, memory, disk drives, port and video cards.
EXAMPLE OF HAEDWARE:-
The Monitor
The monitor has a screen that displays information such as; the instructions sent to the computer, the result
or information sent back after interpreting the instructions. The screen may display information in one
colour or many colours. The one that displays in single colour is called a monochrome while the one that
displays many colours is called colour monitors.
The Keyboard
The keyboard is used to type instructions for the computer and to type information you want the computer to
process. The computer keyboard, which is just like a typewriter, consists of the following:
1. Alphabetic Keys
2. Special Keys
3. Function Keys and
4. Numeric Keys
1. Alphabetic Keys: This section consists of letters A - Z
2. Special Keys: The following make up the special keys ESC, CTRL, SCROLL LOCK, PAUSE
BREAK, TAB, CAPS LOCK, SHIFT, INSERT, HOME, DELETE, END, PAGE UP, PAGE DOWN.
3. Function Keys: The computer has function keys labeled F1 to F12. The keys perform based on the
package used at any point in time e.g. In word perfect F1 is to restore, cancel and set up while in
LOTUS 1 – 2 -3 F1 is HELP.
4. Numeric Keys: The number keys are grouped together on the numeric keypad, which is at the right
hand side of the keyboard. To use this part of the keyboard the NUMLOCK must be pressed, once
pressed the light indicator comes on and the keypad begins to function.
Additional Hardware
Printer
A printer prints the information processed by the computer. The three common types of printers are dot-
matrix, ink and LaserJet printers. Of the three types the LaserJet is the best but the most expensive.
In evaluating these types four criteria are mostly important: - Image quality, Speed, Cost and Noise
Level.
Mouse
It is a device that allows you to move a cursor or pointer on the screen just by moving the mouse around on
a flat surface. A mouse makes movement on the screen easy and fast without using the cursor movement
keys. The four simple techniques of a mouse are pointing, clicking, double clicking and dragging.
To click on something with the mouse means to move the pointer or cursor to the item on the screen,
press and release the mouse button once.
To double-click means to point to an item with the cursor and release the mouse button twice in rapid
succession.
Finally, to drag an item, you position the mouse cursor over the item then press the button and hold it
down as you move the mouse.
COMPUTER SOFTWARE
Software can be defined as an electronic instructions or application programs used in managing the
operations of the hardware. These instructions are usually written in a systematic manner. A specific set of
these instructions is called a program. Software’s are programs, they can only be seen with the aid of a
Visual Display Unit/Monitor. When a computer is using a particular program, we say it is running or
executing that program. The software can be divided into two major categories: - system software and
application software.
The system software tells the computer how to use its own components while application software tells
the computers how to accomplish specific tasks for the user.
System software refers to those programs supplied by the manufacturers or specialist software houses.
Summary
In this lecture, we have been able to learn about the:
Types of computers based on different classification
Basic configuration of computer system
Distinguish between hardware and software of a computer
system
Post – Test
Please try to Attempt the pre-test again.
Thanks,
Engr. Spark V.P.O Ovadje
(AMIDPM, Dip. Computer Engineering; Hardware & Software Engineering, PD. Data Engineering, GD. Computer Data Engineering and Management Systems)

Más contenido relacionado

La actualidad más candente

Introduction to computers new 2010
Introduction to computers new 2010Introduction to computers new 2010
Introduction to computers new 2010Cyrus Kyle
 
Introduction To Computing
Introduction To ComputingIntroduction To Computing
Introduction To ComputingAdeel Rasheed
 
Computer capsule sbi_clerk
Computer capsule sbi_clerkComputer capsule sbi_clerk
Computer capsule sbi_clerkpanduranga11
 
Basic computer
Basic computerBasic computer
Basic computergoogle
 
Introduction to Computing - Essentials of Technology - Day 1
Introduction to Computing -  Essentials of Technology - Day 1Introduction to Computing -  Essentials of Technology - Day 1
Introduction to Computing - Essentials of Technology - Day 1Mark John Lado, MIT
 
Basic Concept of Information Technology
Basic Concept of Information TechnologyBasic Concept of Information Technology
Basic Concept of Information TechnologySyed Zaid Irshad
 
Computer systems and software - Written by Mark John Lado
Computer systems and software - Written by Mark John LadoComputer systems and software - Written by Mark John Lado
Computer systems and software - Written by Mark John LadoMark John Lado, MIT
 
Basic computer skills | Brad Steven Solvie
Basic computer skills | Brad Steven SolvieBasic computer skills | Brad Steven Solvie
Basic computer skills | Brad Steven SolvieBrad Steven Solvie
 
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_LecturerBasic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_LecturerMohan Kumar G
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer systemmkhisalg
 

La actualidad más candente (20)

Basic computer skills of BSc IT
Basic computer skills of BSc ITBasic computer skills of BSc IT
Basic computer skills of BSc IT
 
Introduction to computers new 2010
Introduction to computers new 2010Introduction to computers new 2010
Introduction to computers new 2010
 
Introduction To Computer
Introduction To ComputerIntroduction To Computer
Introduction To Computer
 
Computer parts
Computer partsComputer parts
Computer parts
 
Introduction To Computing
Introduction To ComputingIntroduction To Computing
Introduction To Computing
 
Computer capsule sbi_clerk
Computer capsule sbi_clerkComputer capsule sbi_clerk
Computer capsule sbi_clerk
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Computer Overview
Computer OverviewComputer Overview
Computer Overview
 
Basic computer
Basic computerBasic computer
Basic computer
 
Knowing Computer
Knowing ComputerKnowing Computer
Knowing Computer
 
Computer project
Computer projectComputer project
Computer project
 
Computer powerpoint
Computer powerpointComputer powerpoint
Computer powerpoint
 
Basic Concepts Of Information Technology (It)
Basic Concepts Of Information Technology (It)Basic Concepts Of Information Technology (It)
Basic Concepts Of Information Technology (It)
 
Introduction to Computing - Essentials of Technology - Day 1
Introduction to Computing -  Essentials of Technology - Day 1Introduction to Computing -  Essentials of Technology - Day 1
Introduction to Computing - Essentials of Technology - Day 1
 
Basic Concept of Information Technology
Basic Concept of Information TechnologyBasic Concept of Information Technology
Basic Concept of Information Technology
 
Computer systems and software - Written by Mark John Lado
Computer systems and software - Written by Mark John LadoComputer systems and software - Written by Mark John Lado
Computer systems and software - Written by Mark John Lado
 
Basic computer skills | Brad Steven Solvie
Basic computer skills | Brad Steven SolvieBasic computer skills | Brad Steven Solvie
Basic computer skills | Brad Steven Solvie
 
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_LecturerBasic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
Basic_Computer_Skills, A_seminar_by_Mohan_Kumar_G_Lecturer
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer system
 
1. the computer system
1. the computer system1. the computer system
1. the computer system
 

Destacado

Creating a webpage in html
Creating a webpage in htmlCreating a webpage in html
Creating a webpage in htmlShrey Goswami
 
Basic Webpage
Basic WebpageBasic Webpage
Basic Webpagebmike06
 
Bible Teaching_Spiritual Checkup by Engr. Spark Victory Ovadje
Bible Teaching_Spiritual Checkup by Engr. Spark Victory OvadjeBible Teaching_Spiritual Checkup by Engr. Spark Victory Ovadje
Bible Teaching_Spiritual Checkup by Engr. Spark Victory OvadjeCoach Spark Ovadje
 
HTML&CSS 5 - Intermediate CSS (2/2)
HTML&CSS 5 - Intermediate CSS (2/2)HTML&CSS 5 - Intermediate CSS (2/2)
HTML&CSS 5 - Intermediate CSS (2/2)Dinis Correia
 
HTML page layout II
HTML page layout IIHTML page layout II
HTML page layout IINiamh Foley
 
separating content and layout, HTML CSS and some web history
separating content and layout, HTML CSS and some web historyseparating content and layout, HTML CSS and some web history
separating content and layout, HTML CSS and some web historyLon Barfield
 
Rule-based Layout Solving and Its Application to Procedural Interior Generation
Rule-based Layout Solving and Its Application to Procedural Interior GenerationRule-based Layout Solving and Its Application to Procedural Interior Generation
Rule-based Layout Solving and Its Application to Procedural Interior GenerationWolfgang Hürst
 
Basic webpage layout and design
Basic webpage layout and designBasic webpage layout and design
Basic webpage layout and designAndz Bass
 
HTML & CSS: Chapter 05
HTML & CSS: Chapter 05HTML & CSS: Chapter 05
HTML & CSS: Chapter 05Steve Guinan
 
Ambiente de trabajo
Ambiente de trabajoAmbiente de trabajo
Ambiente de trabajoDianita MeNa
 
HTML (HyperText Markup Language)
HTML (HyperText Markup Language)HTML (HyperText Markup Language)
HTML (HyperText Markup Language)Amber Bhaumik
 
Powerpoint 2007 tutoria by humble spark microsoft e-learningl
Powerpoint 2007 tutoria   by humble spark microsoft e-learninglPowerpoint 2007 tutoria   by humble spark microsoft e-learningl
Powerpoint 2007 tutoria by humble spark microsoft e-learninglCoach Spark Ovadje
 
Webpage Classification
Webpage ClassificationWebpage Classification
Webpage ClassificationPacharaStudio
 
Creating Fixed-Layout EPUBs
Creating Fixed-Layout EPUBsCreating Fixed-Layout EPUBs
Creating Fixed-Layout EPUBsLaura Brady
 
web page classification
web page classificationweb page classification
web page classificationNabeelah Ali
 
Website design
Website designWebsite design
Website designjagan asan
 
HTML 5 Step By Step - Ebook
HTML 5 Step By Step - EbookHTML 5 Step By Step - Ebook
HTML 5 Step By Step - EbookScottperrone
 
Chapter 1 Introduction To Computers
Chapter 1 Introduction To ComputersChapter 1 Introduction To Computers
Chapter 1 Introduction To Computersnorzaini
 

Destacado (19)

Creating a webpage in html
Creating a webpage in htmlCreating a webpage in html
Creating a webpage in html
 
Basic Webpage
Basic WebpageBasic Webpage
Basic Webpage
 
Computer Literacy Beginers
Computer Literacy BeginersComputer Literacy Beginers
Computer Literacy Beginers
 
Bible Teaching_Spiritual Checkup by Engr. Spark Victory Ovadje
Bible Teaching_Spiritual Checkup by Engr. Spark Victory OvadjeBible Teaching_Spiritual Checkup by Engr. Spark Victory Ovadje
Bible Teaching_Spiritual Checkup by Engr. Spark Victory Ovadje
 
HTML&CSS 5 - Intermediate CSS (2/2)
HTML&CSS 5 - Intermediate CSS (2/2)HTML&CSS 5 - Intermediate CSS (2/2)
HTML&CSS 5 - Intermediate CSS (2/2)
 
HTML page layout II
HTML page layout IIHTML page layout II
HTML page layout II
 
separating content and layout, HTML CSS and some web history
separating content and layout, HTML CSS and some web historyseparating content and layout, HTML CSS and some web history
separating content and layout, HTML CSS and some web history
 
Rule-based Layout Solving and Its Application to Procedural Interior Generation
Rule-based Layout Solving and Its Application to Procedural Interior GenerationRule-based Layout Solving and Its Application to Procedural Interior Generation
Rule-based Layout Solving and Its Application to Procedural Interior Generation
 
Basic webpage layout and design
Basic webpage layout and designBasic webpage layout and design
Basic webpage layout and design
 
HTML & CSS: Chapter 05
HTML & CSS: Chapter 05HTML & CSS: Chapter 05
HTML & CSS: Chapter 05
 
Ambiente de trabajo
Ambiente de trabajoAmbiente de trabajo
Ambiente de trabajo
 
HTML (HyperText Markup Language)
HTML (HyperText Markup Language)HTML (HyperText Markup Language)
HTML (HyperText Markup Language)
 
Powerpoint 2007 tutoria by humble spark microsoft e-learningl
Powerpoint 2007 tutoria   by humble spark microsoft e-learninglPowerpoint 2007 tutoria   by humble spark microsoft e-learningl
Powerpoint 2007 tutoria by humble spark microsoft e-learningl
 
Webpage Classification
Webpage ClassificationWebpage Classification
Webpage Classification
 
Creating Fixed-Layout EPUBs
Creating Fixed-Layout EPUBsCreating Fixed-Layout EPUBs
Creating Fixed-Layout EPUBs
 
web page classification
web page classificationweb page classification
web page classification
 
Website design
Website designWebsite design
Website design
 
HTML 5 Step By Step - Ebook
HTML 5 Step By Step - EbookHTML 5 Step By Step - Ebook
HTML 5 Step By Step - Ebook
 
Chapter 1 Introduction To Computers
Chapter 1 Introduction To ComputersChapter 1 Introduction To Computers
Chapter 1 Introduction To Computers
 

Similar a Lecture on Computer Introduction

Basics of Computer.pdfnsbsjsjsjsjshsnssjjs
Basics of Computer.pdfnsbsjsjsjsjshsnssjjsBasics of Computer.pdfnsbsjsjsjsjshsnssjjs
Basics of Computer.pdfnsbsjsjsjsjshsnssjjsnassorokayanda9412
 
Basic concepts of computer & net work (1.25 mb)
Basic concepts of computer & net work (1.25 mb)Basic concepts of computer & net work (1.25 mb)
Basic concepts of computer & net work (1.25 mb)IMRAN KHAN
 
Digital Literacy Material for I BA/BCOM/BSC II-Sem Students
Digital Literacy Material for I BA/BCOM/BSC  II-Sem StudentsDigital Literacy Material for I BA/BCOM/BSC  II-Sem Students
Digital Literacy Material for I BA/BCOM/BSC II-Sem StudentsBSatyaSai
 
ELEMENTS-OF-COMPUTER-SYSTEM.pptx
ELEMENTS-OF-COMPUTER-SYSTEM.pptxELEMENTS-OF-COMPUTER-SYSTEM.pptx
ELEMENTS-OF-COMPUTER-SYSTEM.pptxJoecielValera
 
Introduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHIIntroduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHISowmya Jyothi
 
Lecture 2 introduction to computer
Lecture 2 introduction to computerLecture 2 introduction to computer
Lecture 2 introduction to computerSultan Omar Shige
 
Elements of computer and brief introduction
Elements of computer and brief introductionElements of computer and brief introduction
Elements of computer and brief introductionsriushakeerthi2
 
UNIT1IT SKILLS.pptx
UNIT1IT SKILLS.pptxUNIT1IT SKILLS.pptx
UNIT1IT SKILLS.pptxsamreen82
 
Pranavi verma-fundamental unit of computer
Pranavi verma-fundamental unit of computerPranavi verma-fundamental unit of computer
Pranavi verma-fundamental unit of computerPranaviVerma
 
Computer and it's parts
Computer and it's partsComputer and it's parts
Computer and it's partsAshokkumar Rai
 
Computer hardware and software an assignment
Computer hardware and software an assignment Computer hardware and software an assignment
Computer hardware and software an assignment 786
 
Introduction to computer.pptx
Introduction to computer.pptxIntroduction to computer.pptx
Introduction to computer.pptxkanwal74
 
What is computer 1
What is computer 1What is computer 1
What is computer 1Shuja Qais
 
Computer Operations & Packages
Computer Operations & PackagesComputer Operations & Packages
Computer Operations & PackagesMakaha Rutendo
 
Introduction to computer according to veta curicullum
Introduction to computer according to veta curicullumIntroduction to computer according to veta curicullum
Introduction to computer according to veta curicullumSteven Alphonce
 
Hardware software
Hardware softwareHardware software
Hardware softwareMohit Saini
 

Similar a Lecture on Computer Introduction (20)

Basics of Computer.pdfnsbsjsjsjsjshsnssjjs
Basics of Computer.pdfnsbsjsjsjsjshsnssjjsBasics of Computer.pdfnsbsjsjsjsjshsnssjjs
Basics of Computer.pdfnsbsjsjsjsjshsnssjjs
 
Ch1
Ch1Ch1
Ch1
 
Basic concepts of computer & net work (1.25 mb)
Basic concepts of computer & net work (1.25 mb)Basic concepts of computer & net work (1.25 mb)
Basic concepts of computer & net work (1.25 mb)
 
Digital Literacy Material for I BA/BCOM/BSC II-Sem Students
Digital Literacy Material for I BA/BCOM/BSC  II-Sem StudentsDigital Literacy Material for I BA/BCOM/BSC  II-Sem Students
Digital Literacy Material for I BA/BCOM/BSC II-Sem Students
 
ELEMENTS-OF-COMPUTER-SYSTEM.pptx
ELEMENTS-OF-COMPUTER-SYSTEM.pptxELEMENTS-OF-COMPUTER-SYSTEM.pptx
ELEMENTS-OF-COMPUTER-SYSTEM.pptx
 
Introduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHIIntroduction to computers MRS. SOWMYA JYOTHI
Introduction to computers MRS. SOWMYA JYOTHI
 
Lecture 2 introduction to computer
Lecture 2 introduction to computerLecture 2 introduction to computer
Lecture 2 introduction to computer
 
Elements of computer and brief introduction
Elements of computer and brief introductionElements of computer and brief introduction
Elements of computer and brief introduction
 
UNIT1IT SKILLS.pptx
UNIT1IT SKILLS.pptxUNIT1IT SKILLS.pptx
UNIT1IT SKILLS.pptx
 
Pranavi verma-fundamental unit of computer
Pranavi verma-fundamental unit of computerPranavi verma-fundamental unit of computer
Pranavi verma-fundamental unit of computer
 
Computer and it's parts
Computer and it's partsComputer and it's parts
Computer and it's parts
 
Computer hardware and software an assignment
Computer hardware and software an assignment Computer hardware and software an assignment
Computer hardware and software an assignment
 
Introduction to computer.pptx
Introduction to computer.pptxIntroduction to computer.pptx
Introduction to computer.pptx
 
It tools and business system
It tools and business systemIt tools and business system
It tools and business system
 
What is computer 1
What is computer 1What is computer 1
What is computer 1
 
Computer Operations & Packages
Computer Operations & PackagesComputer Operations & Packages
Computer Operations & Packages
 
Introduction to computer according to veta curicullum
Introduction to computer according to veta curicullumIntroduction to computer according to veta curicullum
Introduction to computer according to veta curicullum
 
Basics of computers
Basics of computersBasics of computers
Basics of computers
 
Hardware software
Hardware softwareHardware software
Hardware software
 
Lec 2 computer basics
Lec 2 computer basicsLec 2 computer basics
Lec 2 computer basics
 

Más de Coach Spark Ovadje

COACH SPARK OVADJE- Building A Sales Lead.pptx
COACH SPARK  OVADJE- Building A Sales Lead.pptxCOACH SPARK  OVADJE- Building A Sales Lead.pptx
COACH SPARK OVADJE- Building A Sales Lead.pptxCoach Spark Ovadje
 
HOW TO ADOPT A SALES MINDSET- Coach Spark Ovadje.pptx
HOW TO ADOPT A SALES MINDSET- Coach Spark Ovadje.pptxHOW TO ADOPT A SALES MINDSET- Coach Spark Ovadje.pptx
HOW TO ADOPT A SALES MINDSET- Coach Spark Ovadje.pptxCoach Spark Ovadje
 
Wealth Creation and Money Culture with Coach Spark Ovadje.pdf
Wealth Creation and Money Culture with Coach Spark Ovadje.pdfWealth Creation and Money Culture with Coach Spark Ovadje.pdf
Wealth Creation and Money Culture with Coach Spark Ovadje.pdfCoach Spark Ovadje
 
Excel tutorial by Sir Spark Microsoft Xcel
Excel tutorial by Sir Spark Microsoft XcelExcel tutorial by Sir Spark Microsoft Xcel
Excel tutorial by Sir Spark Microsoft XcelCoach Spark Ovadje
 
Pagemaker handout by Engr. Spark Ovadje
Pagemaker handout by Engr. Spark OvadjePagemaker handout by Engr. Spark Ovadje
Pagemaker handout by Engr. Spark OvadjeCoach Spark Ovadje
 

Más de Coach Spark Ovadje (6)

COACH SPARK OVADJE- Building A Sales Lead.pptx
COACH SPARK  OVADJE- Building A Sales Lead.pptxCOACH SPARK  OVADJE- Building A Sales Lead.pptx
COACH SPARK OVADJE- Building A Sales Lead.pptx
 
HOW TO ADOPT A SALES MINDSET- Coach Spark Ovadje.pptx
HOW TO ADOPT A SALES MINDSET- Coach Spark Ovadje.pptxHOW TO ADOPT A SALES MINDSET- Coach Spark Ovadje.pptx
HOW TO ADOPT A SALES MINDSET- Coach Spark Ovadje.pptx
 
Wealth Creation and Money Culture with Coach Spark Ovadje.pdf
Wealth Creation and Money Culture with Coach Spark Ovadje.pdfWealth Creation and Money Culture with Coach Spark Ovadje.pdf
Wealth Creation and Money Culture with Coach Spark Ovadje.pdf
 
Excel tutorial by Sir Spark Microsoft Xcel
Excel tutorial by Sir Spark Microsoft XcelExcel tutorial by Sir Spark Microsoft Xcel
Excel tutorial by Sir Spark Microsoft Xcel
 
Pagemaker handout by Engr. Spark Ovadje
Pagemaker handout by Engr. Spark OvadjePagemaker handout by Engr. Spark Ovadje
Pagemaker handout by Engr. Spark Ovadje
 
ENGR. SPARK OVADJE
ENGR. SPARK OVADJEENGR. SPARK OVADJE
ENGR. SPARK OVADJE
 

Último

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
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
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
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
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 

Último (20)

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
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
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 

Lecture on Computer Introduction

  • 1. UNIVERSITY OF IBADAN LECTURE… Introduction The aim of this lecture is to understand a computer as well as know the features of the computer system. Objectives At the end of this lecture, you should be able to: 1. Define a computer; 2. Discuss the Types of Computers; and 3. Discuss the different Classification of a Computer System. Pre-Test 1. What is a computer? 2. Distinguish between Digital and Analog computers 3. Discuss in detail the function of the CPU 4. Write a concise note on the Computer Hardware 5. Write a short note on the Mouse 6. What is the meaning of software? What is a Computer? A computer is an electronic device (machine) that accepts data in a prescribed form as input process it and gives information as an output. According to Engr. Spark Ovadje, Computer can be defined as an electronic machine that accepts data’s as input, processes it through its processing unit, stores it and gives it result as an output… So what is data? Data is the term used to describe basic facts about an activity e.g. ages of student, hours worked by an employee and so on .Information is obtained by assembling items of data into a meaningful form e.g. raw data after classification becomes a piece of information. Before a computer can actually read data, process it and give information, it must read a set of instructions called a program which actually indicates what processing is to be performed. INPUT PROCESSING OUTPUT STORAGE Types of Computers There are three types of computers. These are: 1. Analog Computer 2. Digital Computer 3. Hybrid Computer Digital Computers These take in discrete numbers and perform mathematical calculation on them. Their ability to take numeric numbers makes them suitable for data processing. It is capable of solving statistical problems on regression, correlation, analysis of variance, chi-square, mean and so on e.g. Calculators, Laptops e.t.c. Analog Computers
  • 2. Operate on data in the form of continuous variable. This type of computer measures physical magnitude such as speedometer, temperature, pressure, voltage etc. They are mostly used for scientific and engineering purpose especially as a measuring device. Hybrid Computers Combines all the attributes of both the Digital and Analog Computers i.e. it has the analog and digital features. It is a computer that accepts and converts analog data into digital form of processing e.g. Electronic Scale in Petroleum filling station e.t.c. Classification of Computers by Purpose There are two classes under this classification Special Purpose These are computers designed mainly for a particular job to solve problems of a restricted nature. The necessary programs to do these are in-built from the computer manufacturers. E.g. computers designed for air-traffic control. These are also referred to as dedicated computers. Therefore, Special Purpose computers may be referred to as Dedicated Computers. General Purpose They are designed to solve a wide variety of problems. However, they can be adopted to perform particular task or solve problems by means of specially written programs. Classification by Capacity/Size These are: Supercomputers, Mainframe, Mini and Micro Computers. Supercomputers: they are very big, fast and most expensive Main Frame – Computers: They are mostly large and not so common. Their functional units being physically separated, one from the other and connected together by means of data communication cables. They are mostly used in business organizations for information processing in a centralized or distributed data communications application where terminals in remote locations transmit data to a CPU. Mini Computer: It is smaller in size than mainframe and permits more than one users at a time. It is used for low volume applications, which require a relatively sophisticated computational capability. This is mostly seen in cyber cafe where computers (2 or more) are linked to one computer (server) and printer. Micro Computer: Also known as personal computers (PC) is the smallest in the range of all computers. It is found applicable in all areas of automatic control with impressively low cost. It has enormous power and memory, which are still less than that of other computers.
  • 3. Basic Configuration of a Computer There are three major units in a computer. These are 1. Input Unit 2. Central Processing Unit (CPU) 3. Output Unit Input Unit: This unit links the outside world (users) to the computer. The devices used include keyboard, card reader, mouse, scanner etc. Central Processing Unit: It is the heart of the computer system. It has three sub-units, which are Arithmetic and Logical Unit (ALU), Control Unit and Memory. A.L.U: This units performs all the arithmetic and logical operations Control Unit: It coordinates all the operations of the computer. It tells other parts when to expect data, process the data and when to send the result to the output unit for user. It also fetches instruction from the memory, interpret and send the necessary signals to all other components. Memory: This stores all the data and instructions used in the computer. The data are held until needed to be worked upon. The instructions from the control unit dictate actions to be taken on the data. Results are also held there until required for output. There are two types of memory, which are main memory and secondary memory. Main Memory This resides within the computers system. It is also known as primary memory. It is expensive and its capacity is used in costing an entire computer system. This memory is volatile i.e. as the power supply is switched off; the internal memory loses its contents. Hence it is called Random Access Memory (RAM). Secondary or External Memory It is less expensive and permanent. It is useful in keeping the data meant for later use. Examples include floppy disk, hard disk, tapes, compact disk (CD) etc. Output Unit: Results are taken from the main storage and fed to an output device. This can be printer, monitor, magnetic disk or tape.
  • 4. COMPUTER HARDWARE Computer is made up of HARDWARE and SOFTWARE. Hardware is the name given to the physical parts of the computer; they can be touched and seen; The hardware that makes up the most basic computers system includes the monitor, keyboard and system unit. The system unit holds the computer processor, memory, disk drives, port and video cards. EXAMPLE OF HAEDWARE:- The Monitor The monitor has a screen that displays information such as; the instructions sent to the computer, the result or information sent back after interpreting the instructions. The screen may display information in one colour or many colours. The one that displays in single colour is called a monochrome while the one that displays many colours is called colour monitors. The Keyboard The keyboard is used to type instructions for the computer and to type information you want the computer to process. The computer keyboard, which is just like a typewriter, consists of the following: 1. Alphabetic Keys 2. Special Keys 3. Function Keys and 4. Numeric Keys 1. Alphabetic Keys: This section consists of letters A - Z 2. Special Keys: The following make up the special keys ESC, CTRL, SCROLL LOCK, PAUSE BREAK, TAB, CAPS LOCK, SHIFT, INSERT, HOME, DELETE, END, PAGE UP, PAGE DOWN. 3. Function Keys: The computer has function keys labeled F1 to F12. The keys perform based on the package used at any point in time e.g. In word perfect F1 is to restore, cancel and set up while in LOTUS 1 – 2 -3 F1 is HELP. 4. Numeric Keys: The number keys are grouped together on the numeric keypad, which is at the right hand side of the keyboard. To use this part of the keyboard the NUMLOCK must be pressed, once pressed the light indicator comes on and the keypad begins to function. Additional Hardware Printer A printer prints the information processed by the computer. The three common types of printers are dot- matrix, ink and LaserJet printers. Of the three types the LaserJet is the best but the most expensive. In evaluating these types four criteria are mostly important: - Image quality, Speed, Cost and Noise Level. Mouse It is a device that allows you to move a cursor or pointer on the screen just by moving the mouse around on a flat surface. A mouse makes movement on the screen easy and fast without using the cursor movement keys. The four simple techniques of a mouse are pointing, clicking, double clicking and dragging. To click on something with the mouse means to move the pointer or cursor to the item on the screen, press and release the mouse button once. To double-click means to point to an item with the cursor and release the mouse button twice in rapid succession. Finally, to drag an item, you position the mouse cursor over the item then press the button and hold it down as you move the mouse.
  • 5. COMPUTER SOFTWARE Software can be defined as an electronic instructions or application programs used in managing the operations of the hardware. These instructions are usually written in a systematic manner. A specific set of these instructions is called a program. Software’s are programs, they can only be seen with the aid of a Visual Display Unit/Monitor. When a computer is using a particular program, we say it is running or executing that program. The software can be divided into two major categories: - system software and application software. The system software tells the computer how to use its own components while application software tells the computers how to accomplish specific tasks for the user. System software refers to those programs supplied by the manufacturers or specialist software houses. Summary In this lecture, we have been able to learn about the: Types of computers based on different classification Basic configuration of computer system Distinguish between hardware and software of a computer system Post – Test Please try to Attempt the pre-test again. Thanks, Engr. Spark V.P.O Ovadje (AMIDPM, Dip. Computer Engineering; Hardware & Software Engineering, PD. Data Engineering, GD. Computer Data Engineering and Management Systems)