SlideShare uma empresa 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)

Mais conteúdo relacionado

Mais procurados

Introduction to computers new 2010
Introduction to computers new 2010Introduction to computers new 2010
Introduction to computers new 2010
Cyrus Kyle
 
Basic Concept of Information Technology
Basic Concept of Information TechnologyBasic Concept of Information Technology
Basic Concept of Information Technology
Syed Zaid Irshad
 

Mais procurados (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
 

Destaque

Creating a webpage in html
Creating a webpage in htmlCreating a webpage in html
Creating a webpage in html
Shrey Goswami
 
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
Lon Barfield
 
Basic webpage layout and design
Basic webpage layout and designBasic webpage layout and design
Basic webpage layout and design
Andz Bass
 
Ambiente de trabajo
Ambiente de trabajoAmbiente de trabajo
Ambiente de trabajo
Dianita MeNa
 
HTML (HyperText Markup Language)
HTML (HyperText Markup Language)HTML (HyperText Markup Language)
HTML (HyperText Markup Language)
Amber Bhaumik
 
Webpage Classification
Webpage ClassificationWebpage Classification
Webpage Classification
PacharaStudio
 
web page classification
web page classificationweb page classification
web page classification
Nabeelah Ali
 
Chapter 1 Introduction To Computers
Chapter 1 Introduction To ComputersChapter 1 Introduction To Computers
Chapter 1 Introduction To Computers
norzaini
 

Destaque (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
 

Semelhante a Lecture on Computer Introduction

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
BSatyaSai
 
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
 

Semelhante 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
 

Mais 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

Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
MateoGardella
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
MateoGardella
 
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
heathfieldcps1
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Último (20)

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
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"
 
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
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
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"
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 

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)