SlideShare a Scribd company logo
1 of 27
Download to read offline
Introduction to
computer systems
Architecture of computer systems.
Lecture 2
Collab Space Central Pitch Deck
Lecture Outline
What is a Computer?
Different types of computer
Hardware
Software
Basic components of computer
Input & Output devices
Inside of computer: Motherboard, CPU,
RAM, Power Supply, Expansion Cards
What is a
COMPUTER?
store
retrieve
process
produce output data
A computer is an electronic
device that manipulates
information or data. It has the
ability to
Data vs. Information
Data is a collection of facts and figures. Information
is defined as processed data. There is a subtle
difference between data and information. Data are
the details from which information is derived.
Individual pieces of data are rarely useful alone.
Data can be any character, text, words, number,
pictures, sound, or video and, if not put into context,
means little or nothing to a human. However,
information is useful and usually formatted in a
manner that allows it to be understood by a human .
What may be information for one person may be data
for another person. this is true when we see
information flows in managerial hierarchy.
DIFFERENT TYPES OF COMPUTER
4
Server
1
Personal Computers
5
Smartphones
2
Laptop
6
Wearables
3
Tablet
Personal Computer
They cost less and are suitable for
house and individual use;
They consist of a computer case,
monitor, keyboard, mouse, CPU, Hard
disks, etc.;
They are used basically for simple tasks
such as documentation, writing simple
programs, to watch movies, listen to the
music, to browse the Internet to check
emails, to download material from web
sites etc.
Laptop
They are very small in size compared
to PCs.
They are portable and run on battery.
Here, monitor, keyboard, mouse,
storage devices are integrated as
one device and get a common power
supply.
Tablet
A tablet is a wireless touch screen
personal computer (PC) that is smaller
than a notebook but larger than a
smartphone.
Tablet computers resemble
smartphones in some ways and can also
be used to take photos, make phone
calls, send messages, record videos and
perform other tasks that can be
performed by a smartphone as well.
Workstation
They are high end PCs.
They contain more memory and a high
speed processor compared toPCs.
They host software requiring more
resources.
They are used in business but by a
single user. Typical work done on
workstations includes video editing,
animation, drafting of an architectural
design, animation etc.
Server
They are super fast, high configured
computers intended to serve the node
in a network.
Nodes in turn are PCs. They are
connected to a server which hosts all
or most of the software required by
them.
Computers communicate with each
other through an underlying framework
called Network.
Supercomputer
A supercomputer is a computer that led
the world in terms of processing
capacity, particularly speed of
calculation, at the time of its
introduction.
Today, they have the capacity to do
huge processing of data including
scientific and military applications.
They are the one which enable news
channels around the world to bring you
up-to-date weather information.
Hardware Software
&
Software
Software is a set of instructions and documentations
that tells a computer what to do or how to perform
a task.
Software includes all different software programs on
a computer, such as application and system
software.
Examples of system soft: Operating Systems
(Windows, UNIX, MacOS, etc.), game engine, etc.
Examples of Application soft: Wordprocessor,
Spreadsheet, Database, Graphics program, Internet
Browser, Email and others.
Internal hardware devices include
motherboards, hard drives, external slots,
power supply and RAM. The internal
hardware parts of a computer are often
referred to components
External hardware devices include
monitor, keyboard, mouse, speaker, printer
and scanner. External hardware devices
are usually called peripherals.
Hardware
Input / Output devices
Input devices allow you to enter information
into a computer for further storage and
processing as well as Output devices are used
to retrieve information from a computer.
For instance, a keyboard or computer mouse is
an input device for a computer, while monitors
and printers are output devices.
BASIC COMPONENTS OF COMPUTER
Computer Case
Monitor
Keyboard
includes motherboard, central processing unit
(CPU), and power supply, etc.
Ergonomic, Wireless
usually have LCD (liquid crystal display) or LED
(light-emitting diode) displays
Mouse
two main types of mouse: optical and
mechanical
Inside a case
Motherboard
The motherboard is the computer's
main circuit board.
It's a thin plate that holds the CPU,
memory, connectors for the hard drive
and optical drives, expansion cards to
control the video and audio, and
connections to your computer's ports
(such as USB ports).
Collab Space Central Pitch Deck
The central processing unit (CPU), also called a
processor, is located inside the computer case on
the motherboard.
It is sometimes called the brain of the computer, and
its job is to carry out commands.
Whenever you press a key, click the mouse, or start
an application, you're sending instructions to the
CPU.The CPU is usually a two-inch ceramic square
with a silicon chip located inside.
CPU (Central Processing Unit)
A diagram of the processor construction
Memory is a fundamental component of the
computer that is categorized into primary and
secondary memory. Primary memory is the
main memory of the computer which can be
directly accessed by the central processing
unit, whereas secondary memory refers to the
external storage device which can be used to
store data or information permanently. While
both serve the same purpose; that is to store
data or instructions for further processing by
the CPU, they do it very differently.
Primary Memory and Secondary Memory
Primary memory, also known as the main
memory, is the area in a computer which stores
data and information for fast access.
It’s a volatile memory meaning the data is stored
temporarily and is liable to change or lose in
case of power failure.
Every application on the computer first loads
into the random access memory (RAM) which
makes is faster to access.
What is Primary Memory?
RAM is short-term memory.
This short-term memory disappears when the
computer is turned off.
RAM is measured in megabytes (MB) or gigabytes
(GB).
The more RAM you have, the more things your
computer can do at the same time.
RAM (Random Access Memory)
Non-volatile in nature
Cannot be accidentally changed
Cheaper than RAMs
Easy to test
More reliable than RAMs
Static and do not require refreshing
Contents are always known and can be verified
The memory from which we can only read but cannot write on
it. This type of memory is non-volatile. The information is stored
permanently in such memories during manufacture. A ROM
stores such instructions that are required to start a computer.
This operation is referred to as bootstrap.
ROM (Read Only Memory)
Secondary memory is the external memory of the computer
which can be used to store data and information on a long-
term basis.
It’s a non-volatile memory which means data stays intact
even if the computer is turned off.
Secondary memory refers to all external storage devices
that are capable of storing high volumes of data such as
hard drives, floppy disks, magnetic tapes, USB flash drives,
CDs, DVDs, etc. It’s generally slower than primary memory
but can store substantial amount of data, in the range of
gigabytes to terabytes.
Secondary Memory
The hard drive is where your software, documents,
and other files are stored.
The hard drive is long-term storage, which means
the data is still saved even if you turn the computer
off or unplug it.
The faster the hard drive, the faster your computer
can start up and load programs.
Hard Drive
Video card is responsible for what you see on the
monitor. Most computers have a GPU (graphics
processing unit) built into the motherboard instead
of having a separate video card.
Sound card—also called an audio card is
responsible for what you hear in the speakers or
headphones.
Network card allows computer to communicate over
a network and access the Internet. It can either
connect with an Ethernet cable or through a
wireless connection (often called Wi-Fi).
Expansion slots
The power supply unit in a computer converts the
power from the wall outlet to the type of power
needed by the computer.
It sends power through cables to the motherboard
and other components.
Typically, computers use a 5 or 12 volt low voltage.
The differences between power supply units are in
their power and voltage stabilization.
Power Supply

More Related Content

Similar to Lecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdf

System-Unit.ppt hvigxcogfogfogclgxufsfixkvxjfz
System-Unit.ppt hvigxcogfogfogclgxufsfixkvxjfzSystem-Unit.ppt hvigxcogfogfogclgxufsfixkvxjfz
System-Unit.ppt hvigxcogfogfogclgxufsfixkvxjfzIrishAbrematia
 
Yadu computer internals final-2
Yadu  computer internals final-2Yadu  computer internals final-2
Yadu computer internals final-2parulata
 
CSC103 Digital Devices: Device Basics
CSC103 Digital Devices: Device BasicsCSC103 Digital Devices: Device Basics
CSC103 Digital Devices: Device BasicsRichard Homa
 
Mosammod marjuka 1834902139
Mosammod marjuka 1834902139Mosammod marjuka 1834902139
Mosammod marjuka 1834902139MstMarjuka
 
Components and categories of computer
Components and categories  of computerComponents and categories  of computer
Components and categories of computerRabiaNaeem14
 
Computer basics--computer basics2
Computer basics--computer basics2Computer basics--computer basics2
Computer basics--computer basics2Zo Sangpy
 
Hardware software
Hardware softwareHardware software
Hardware softwareSaheli Aich
 
'Computer Hardware' - A PPT good for summer home work for Class VIII
'Computer Hardware' - A PPT good for summer home work for Class VIII'Computer Hardware' - A PPT good for summer home work for Class VIII
'Computer Hardware' - A PPT good for summer home work for Class VIIIcaptsbtyagi
 
Technology Term Definition By Muneeb-Ahmad
Technology Term Definition  By Muneeb-AhmadTechnology Term Definition  By Muneeb-Ahmad
Technology Term Definition By Muneeb-AhmadMuneeb Ahmad
 
Lesson 9 What Is Inside The Laptop Computer
Lesson 9   What Is Inside The Laptop ComputerLesson 9   What Is Inside The Laptop Computer
Lesson 9 What Is Inside The Laptop Computerguevarra_2000
 
FUNDAMENTALS OF COMPUTER
FUNDAMENTALS OF COMPUTERFUNDAMENTALS OF COMPUTER
FUNDAMENTALS OF COMPUTERthanathip
 

Similar to Lecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdf (20)

System-Unit.ppt hvigxcogfogfogclgxufsfixkvxjfz
System-Unit.ppt hvigxcogfogfogclgxufsfixkvxjfzSystem-Unit.ppt hvigxcogfogfogclgxufsfixkvxjfz
System-Unit.ppt hvigxcogfogfogclgxufsfixkvxjfz
 
Basic computer
Basic computerBasic computer
Basic computer
 
Basic computer
Basic computerBasic computer
Basic computer
 
Yadu computer internals final-2
Yadu  computer internals final-2Yadu  computer internals final-2
Yadu computer internals final-2
 
CSC103 Digital Devices: Device Basics
CSC103 Digital Devices: Device BasicsCSC103 Digital Devices: Device Basics
CSC103 Digital Devices: Device Basics
 
History, classification and components of computers
History, classification and components of computersHistory, classification and components of computers
History, classification and components of computers
 
Ipc 01
Ipc 01Ipc 01
Ipc 01
 
ICF2 (2).ppt
ICF2 (2).pptICF2 (2).ppt
ICF2 (2).ppt
 
Wk 2 - computers
Wk 2 - computersWk 2 - computers
Wk 2 - computers
 
Mosammod marjuka 1834902139
Mosammod marjuka 1834902139Mosammod marjuka 1834902139
Mosammod marjuka 1834902139
 
Components and categories of computer
Components and categories  of computerComponents and categories  of computer
Components and categories of computer
 
Basic of computers
Basic of computersBasic of computers
Basic of computers
 
Computer basics--computer basics2
Computer basics--computer basics2Computer basics--computer basics2
Computer basics--computer basics2
 
Hardware software
Hardware softwareHardware software
Hardware software
 
'Computer Hardware' - A PPT good for summer home work for Class VIII
'Computer Hardware' - A PPT good for summer home work for Class VIII'Computer Hardware' - A PPT good for summer home work for Class VIII
'Computer Hardware' - A PPT good for summer home work for Class VIII
 
Technology Term Definition By Muneeb-Ahmad
Technology Term Definition  By Muneeb-AhmadTechnology Term Definition  By Muneeb-Ahmad
Technology Term Definition By Muneeb-Ahmad
 
Lesson 9 What Is Inside The Laptop Computer
Lesson 9   What Is Inside The Laptop ComputerLesson 9   What Is Inside The Laptop Computer
Lesson 9 What Is Inside The Laptop Computer
 
FUNDAMENTALS OF COMPUTER
FUNDAMENTALS OF COMPUTERFUNDAMENTALS OF COMPUTER
FUNDAMENTALS OF COMPUTER
 
Power point
Power pointPower point
Power point
 
Computer basics
Computer basicsComputer basics
Computer basics
 

Recently uploaded

Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...aditisharan08
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 

Recently uploaded (20)

Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 

Lecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdf

  • 1. Introduction to computer systems Architecture of computer systems. Lecture 2
  • 2. Collab Space Central Pitch Deck Lecture Outline What is a Computer? Different types of computer Hardware Software Basic components of computer Input & Output devices Inside of computer: Motherboard, CPU, RAM, Power Supply, Expansion Cards
  • 3. What is a COMPUTER? store retrieve process produce output data A computer is an electronic device that manipulates information or data. It has the ability to
  • 4. Data vs. Information Data is a collection of facts and figures. Information is defined as processed data. There is a subtle difference between data and information. Data are the details from which information is derived. Individual pieces of data are rarely useful alone. Data can be any character, text, words, number, pictures, sound, or video and, if not put into context, means little or nothing to a human. However, information is useful and usually formatted in a manner that allows it to be understood by a human . What may be information for one person may be data for another person. this is true when we see information flows in managerial hierarchy.
  • 5. DIFFERENT TYPES OF COMPUTER 4 Server 1 Personal Computers 5 Smartphones 2 Laptop 6 Wearables 3 Tablet
  • 6. Personal Computer They cost less and are suitable for house and individual use; They consist of a computer case, monitor, keyboard, mouse, CPU, Hard disks, etc.; They are used basically for simple tasks such as documentation, writing simple programs, to watch movies, listen to the music, to browse the Internet to check emails, to download material from web sites etc.
  • 7. Laptop They are very small in size compared to PCs. They are portable and run on battery. Here, monitor, keyboard, mouse, storage devices are integrated as one device and get a common power supply.
  • 8. Tablet A tablet is a wireless touch screen personal computer (PC) that is smaller than a notebook but larger than a smartphone. Tablet computers resemble smartphones in some ways and can also be used to take photos, make phone calls, send messages, record videos and perform other tasks that can be performed by a smartphone as well.
  • 9. Workstation They are high end PCs. They contain more memory and a high speed processor compared toPCs. They host software requiring more resources. They are used in business but by a single user. Typical work done on workstations includes video editing, animation, drafting of an architectural design, animation etc.
  • 10. Server They are super fast, high configured computers intended to serve the node in a network. Nodes in turn are PCs. They are connected to a server which hosts all or most of the software required by them. Computers communicate with each other through an underlying framework called Network.
  • 11. Supercomputer A supercomputer is a computer that led the world in terms of processing capacity, particularly speed of calculation, at the time of its introduction. Today, they have the capacity to do huge processing of data including scientific and military applications. They are the one which enable news channels around the world to bring you up-to-date weather information.
  • 13. Software Software is a set of instructions and documentations that tells a computer what to do or how to perform a task. Software includes all different software programs on a computer, such as application and system software. Examples of system soft: Operating Systems (Windows, UNIX, MacOS, etc.), game engine, etc. Examples of Application soft: Wordprocessor, Spreadsheet, Database, Graphics program, Internet Browser, Email and others.
  • 14. Internal hardware devices include motherboards, hard drives, external slots, power supply and RAM. The internal hardware parts of a computer are often referred to components External hardware devices include monitor, keyboard, mouse, speaker, printer and scanner. External hardware devices are usually called peripherals. Hardware
  • 15. Input / Output devices Input devices allow you to enter information into a computer for further storage and processing as well as Output devices are used to retrieve information from a computer. For instance, a keyboard or computer mouse is an input device for a computer, while monitors and printers are output devices.
  • 16. BASIC COMPONENTS OF COMPUTER Computer Case Monitor Keyboard includes motherboard, central processing unit (CPU), and power supply, etc. Ergonomic, Wireless usually have LCD (liquid crystal display) or LED (light-emitting diode) displays Mouse two main types of mouse: optical and mechanical
  • 17. Inside a case Motherboard The motherboard is the computer's main circuit board. It's a thin plate that holds the CPU, memory, connectors for the hard drive and optical drives, expansion cards to control the video and audio, and connections to your computer's ports (such as USB ports). Collab Space Central Pitch Deck
  • 18. The central processing unit (CPU), also called a processor, is located inside the computer case on the motherboard. It is sometimes called the brain of the computer, and its job is to carry out commands. Whenever you press a key, click the mouse, or start an application, you're sending instructions to the CPU.The CPU is usually a two-inch ceramic square with a silicon chip located inside. CPU (Central Processing Unit)
  • 19. A diagram of the processor construction
  • 20. Memory is a fundamental component of the computer that is categorized into primary and secondary memory. Primary memory is the main memory of the computer which can be directly accessed by the central processing unit, whereas secondary memory refers to the external storage device which can be used to store data or information permanently. While both serve the same purpose; that is to store data or instructions for further processing by the CPU, they do it very differently. Primary Memory and Secondary Memory
  • 21. Primary memory, also known as the main memory, is the area in a computer which stores data and information for fast access. It’s a volatile memory meaning the data is stored temporarily and is liable to change or lose in case of power failure. Every application on the computer first loads into the random access memory (RAM) which makes is faster to access. What is Primary Memory?
  • 22. RAM is short-term memory. This short-term memory disappears when the computer is turned off. RAM is measured in megabytes (MB) or gigabytes (GB). The more RAM you have, the more things your computer can do at the same time. RAM (Random Access Memory)
  • 23. Non-volatile in nature Cannot be accidentally changed Cheaper than RAMs Easy to test More reliable than RAMs Static and do not require refreshing Contents are always known and can be verified The memory from which we can only read but cannot write on it. This type of memory is non-volatile. The information is stored permanently in such memories during manufacture. A ROM stores such instructions that are required to start a computer. This operation is referred to as bootstrap. ROM (Read Only Memory)
  • 24. Secondary memory is the external memory of the computer which can be used to store data and information on a long- term basis. It’s a non-volatile memory which means data stays intact even if the computer is turned off. Secondary memory refers to all external storage devices that are capable of storing high volumes of data such as hard drives, floppy disks, magnetic tapes, USB flash drives, CDs, DVDs, etc. It’s generally slower than primary memory but can store substantial amount of data, in the range of gigabytes to terabytes. Secondary Memory
  • 25. The hard drive is where your software, documents, and other files are stored. The hard drive is long-term storage, which means the data is still saved even if you turn the computer off or unplug it. The faster the hard drive, the faster your computer can start up and load programs. Hard Drive
  • 26. Video card is responsible for what you see on the monitor. Most computers have a GPU (graphics processing unit) built into the motherboard instead of having a separate video card. Sound card—also called an audio card is responsible for what you hear in the speakers or headphones. Network card allows computer to communicate over a network and access the Internet. It can either connect with an Ethernet cable or through a wireless connection (often called Wi-Fi). Expansion slots
  • 27. The power supply unit in a computer converts the power from the wall outlet to the type of power needed by the computer. It sends power through cables to the motherboard and other components. Typically, computers use a 5 or 12 volt low voltage. The differences between power supply units are in their power and voltage stabilization. Power Supply