SlideShare a Scribd company logo
1 of 46
PENGANTAR TEKNOLOGI INFORMASI

Perangkat keras komputer
(Hardware)
Sistem Komputer

Hardware
Hardware (lanj.)
Hardware







Input
Process (System Unit)
Output
Storage
Communication
Hardware (lanj.)

Input

 What is an input device?


Hardware used
to enter data
and instructions
Input

Hardware (lanj.)
Input

Hardware (lanj.)
Hardware (lanj.)
Output

 What is an output device?


Hardware that
conveys
information
to a user
Output

Hardware (lanj.)
Standar Video

Hardware (lanj.)
System Unit

Hardware (lanj.)
 What is the system unit?


Box-like case
containing
electronic
components
used to process
data
Motherboard

Hardware (lanj.)
 What are two main components on the

motherboard?
Central Processing Unit (CPU)
Also called a processor
Carries out instructions that tell computer what to do

Memory
Temporary holding place for data and instructions
Storage

Hardware (lanj.)
 What is storage?
 Holds data, instructions, and information
for future use
Storage media
Storage media

Physical material on which data, instructions,
Physical material on which data, instructions,
and information are stored
and information are stored

Storage device
Storage device

Records and retrieves items to and from
Records and retrieves items to and from
aastorage medium
storage medium
Storage Media

Hardware (lanj.)
 What is storage media?
Storage Media

Hardware (lanj.)
Satuan Kapasitas
Storage Media

Hardware (lanj.)
 What is a floppy disk?


Thin, circular,
flexible disk
enclosed in rigid
plastic shell



A USB flash drive is
portable, and has
much greater
storage capacity
Storage Media

Hardware (lanj.)
 What is a flash drive?
 Provides much
greater storage
capacity than a
floppy disk or
Zip® disk


Small and
lightweight enough
to be transported
on a keychain or
in a pocket
Storage Media

Hardware (lanj.)
 What is a hard disk?

Provides much
greater storage
capacity than a
floppy disk or
USB flash drive
 Housed inside the
system unit

Storage Media

Hardware (lanj.)
 What is a compact disc?


Flat, round, portable metal disc





CD-ROM
CD-RW
DVD-ROM
DVD+RW
Storage Media

Hardware (lanj.)
Microfilm
Hardware (lanj.)
Syatem Unit

 What is the system unit?


Case that contains
electronic
components of the
computer used
to process data


Sometimes called
the chassis
Hardware (lanj.)
Syatem Unit

 What are common components inside the system unit?



Processor



Memory
Adapter cards
 Sound card
 Modem card
 Video card
 Network card
Ports
Drive bays
Power supply







power supply

drive bays

processor

memory
ports

sound card

network card

modem card

video card
Motherboard

Hardware (lanj.)
 What is the motherboard?
adapter cards
 Main circuit board
in system unit
 Contains adapter
cards, processor
chips, and
memory chips
 Also called system
board

processor chip

memory chips

memory slots
Expansion
slots for
adapter cards

motherboard
Chip

Hardware (lanj.)
 What is a chip?
 Small piece of semi-conducting
material on which integrated
circuits are etched

dual inline
packages (DIP)
holds memory
chips

Integrated circuits contain many
microscopic pathways capable of
carrying electrical current
Chips are packaged so they can be
attached to a circuit board





pin grid
array (PGA)
package
holds processor
chips
Hardware (lanj.)
 What is the central processing unit (CPU)?
Interprets and carries out
basic instructions that
operate a computer
 Control unit directs and
coordinates operations in
computer
 Arithmetic logic unit
Input
(ALU) performs
Devices
arithmetic, comparison,
and logical operations
 Also called the processor

CPU



Processor
Control
Control
Unit
Unit

Arithmetic
Arithmetic
Logic Unit (ALU)
Logic Unit (ALU)
Instructions
Data
Informatio
n

Data

Memory
Instructions
Data
Informatio
n

Storage
Devices

Information

Output
Devices
Hardware (lanj.)
 What is a machine cycle?
Siklus Mesin



Four operations of the CPU comprise a machine cycle
Step 1. Fetch
Obtain program
instruction or data item
from memory

Step 2.
Decode

Memory

Step 4. Store

Translate
instruction into
commands

Write result to memory

Processor

ALU

Control Unit
Step 3. Execute
Carry out command
Hardware (lanj.)
Siklus Mesin

 What is pipelining?



CPU begins fetching second instruction before completing machine
cycle for first instruction
Results in faster processing
Hardware (lanj.)
Coprocessor

 What is a coprocessor?

Chip that assists processor in
Chip that assists processor in
performing specific tasks
performing specific tasks
One type is a floating-point coprocessor, also
One type is a floating-point coprocessor also
coprocessor,
coprocessor
known as a math or numeric coprocessor
known as a math or numeric coprocessor
Paralel Processing

Hardware (lanj.)
 What is parallel processing?
 Using multiple
processors
Control Processor
simultaneously to
execute a
program faster
 Requires special Processor 1 Processor 2 Processor 3
Memory
Memory
software to divide Memory
problem and bring
results together
Results combined

Processor 4
Memory
Hardware (lanj.)
 How do computers represent data?

Digital



Most computers are digital
 Recognize only two
discrete states: on or
off
 Use a binary system to
recognize two states
 Use Number system
with two unique digits:
0 and 1, called bits
(short for binary digits)
Hardware (lanj.)
 How is a letter converted to binary form and back?

Digital

Step 1.
The user
presses the
capital letter D
(shift+D key) on
the keyboard.

Step 4.
After processing, the binary
code for the capital letter D is
converted to an image, and
displayed on the output
device.

Step 2.
An electronic signal for
the capital letter D is sent
to the system unit.

Step 3.
The signal for the capital letter
D is converted to its ASCII
binary code (01000100) and is
stored in memory for
processing.
Hardware (lanj.)
 What is memory?

Memory






Electronic components that store
instructions, data, and results
Consists of one or
more chips on
motherboard or
other circuit board
Each byte stored
in unique location
called an address,
similar to seats
on a passenger train

Seat #2B4

Seat #2B3
Hardware (lanj.)
 Where does memory reside?
Memory




Resides on small circuit
board called memory module
Memory slots on
motherboard hold memory
modules
Hardware (lanj.)
 How much RAM does an application require?
System Requirements
 Software package
Windows XP Home Edition/Professional
• Intel Pentium processor at 233MHZ or higher
typically indicates
• AMD K6 (Athlon Duron Family processor at 233MHZ or higher
• 64 MB of RAM
RAM requirements
 For optimal
performance, you
need more than
minimum
specifications

Memory

®
Memory

Hardware (lanj.)
 How much RAM do you need?
 Depends on type of applications you intend to
run on your computer
RAM
Use

128 to 256 MB

256 to 1 GB

1 GB and up

• Home and business

• Users requiring more advanced

• Power users creating

users managing
personal finance
• Using standard
application software
such as word processing
• Using educational
or entertainment
CD-ROMs
• Communicating with
others on the Web

multimedia capabilities
• Running number-intensive
accounting, financial, or
spreadsheet programs
• Using voice recognition
• Working with videos, music, and
digital imaging
• Creating Web sites
• Participating in video conferences
• Playing Internet games

professional Web sites
• Running sophisticated
CAD, 3D design, or
other graphics-intensive
software
Memory

Hardware (lanj.)
 What is cache?
 Helps speed computer processes by storing frequently
used instructions and data
 Also called memory cache
 L1 cache built into processor
 L2 cache slower but has larger capacity
 L2 advanced transfer cache is faster,
built directly on processor chip
 L3 cache is separate from processor
chip on motherboard (L3 is only
on computers that use L2 advanced
transfer cache)
Hardware (lanj.)

Memory

 What is read-only memory (ROM)?
Memory chips that store
permanent data
and instructions

Nonvolatile memory, it is not
lost when computer’s
power is turned off
EEPROM
(electrically
Three types: erasable programmable
read-only memory)—
PROM
Firmware—
Type of PROM
(programmable containing microcode
Manufactured with
read-only
permanently written
programmer
memory)—
data, instructions,
can erase
Blank ROM
or information
chip onto which
a programmer
can write permanently
Hardware (lanj.)
 What is flash memory?

Memory




Nonvolatile memory that can be erased electronically and
reprogrammed
Used with PDAs, digital cameras, digital cellular phones, music
players, digital voice recorders, printers, Internet receivers, and
pagers
Step 3.

Step 1.
Purchase and download MP3 music tracks
from a Web site. With one end of a special
cable connected to the system unit, connect
the other end into the MP3 player.

Flash memory chip

To headphones

Plug the headphones into the MP3
player, push a button on the MP3
player, and listen to the music through
the headphones.

From computer
Flash memory card

Step 2.
Instruct the computer to copy the MP3 music track
to the flash memory chip in the MP3 player.

MP3 Player
Hardware (lanj.)
Adapter Card

 What is an adapter card?




Enhances system unit or
provides connections to
external devices called
peripherals
Also called an expansion
card

Types of Adapter Cards
Expansion Slot

Hardware (lanj.)
 What is an expansion slot?




An opening, or socket,
on the motherboard
that can hold an
adapter card
With Plug and Play,
the computer
automatically
configures cards
and other devices
as you install them
Card

Hardware (lanj.)
 What are PC cards and flash memory cards?
 A PC card adds memory, storage,
sound, fax/modem,
communications, and other
capabilities to notebook
computers
 A flash memory card allows users
to transfer data from mobile
devices to desktop computers


Hot plugging allows you to insert and
remove cards while computer is
running
Hardware (lanj.)
 What are ports and connectors?


Port



Port connects external devices to system unit
Connector joins cable to peripheral
 Available in one of two genders: male and female
Serial& Paralel Port

Hardware (lanj.)
USB & Firewire Port

Hardware (lanj.)
Hardware (lanj.)

Konektor

 What are different types of connectors?
Hardware (lanj.)
 What is a bus?

Bus



Channel that allows devices
inside computer to
communicate with each other




System bus connects
processor and RAM
Bus width determines number
of bits transmitted at one time
Word size is the number of
bits processor can interpret
and execute at a given time
Hardware (lanj.)
 What is a bay?

Bay





Open area inside
system unit used to
install additional
equipment
Drive bays typically
hold disk drives

More Related Content

What's hot

Typical configuration of computer ppt
Typical configuration of computer  pptTypical configuration of computer  ppt
Typical configuration of computer pptProf. Dr. K. Adisesha
 
Intro. to computer system
Intro. to computer systemIntro. to computer system
Intro. to computer systemdofirfauzi1302
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentalsmaclather
 
Computer hardware components by ni3
Computer hardware components by ni3Computer hardware components by ni3
Computer hardware components by ni3NITIN RAUT
 
INFORMATION TECHNOLOGY
INFORMATION TECHNOLOGYINFORMATION TECHNOLOGY
INFORMATION TECHNOLOGYAmy Jackie
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardwarenitinmote
 
Chapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of informationChapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of informationFrankie Jones
 
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...Sowmya Jyothi
 
Chapter1 introduction to computer systems
Chapter1 introduction to computer systemsChapter1 introduction to computer systems
Chapter1 introduction to computer systemsMuhammad Waqas
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareK. A. M Lutfullah
 
Hardware and systems technology
Hardware and systems technologyHardware and systems technology
Hardware and systems technologyWulax37
 

What's hot (20)

Computer Hardware
Computer Hardware Computer Hardware
Computer Hardware
 
Typical configuration of computer ppt
Typical configuration of computer  pptTypical configuration of computer  ppt
Typical configuration of computer ppt
 
Intro. to computer system
Intro. to computer systemIntro. to computer system
Intro. to computer system
 
Ch3
Ch3Ch3
Ch3
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
Pc components
Pc componentsPc components
Pc components
 
Computer hardware components by ni3
Computer hardware components by ni3Computer hardware components by ni3
Computer hardware components by ni3
 
INFORMATION TECHNOLOGY
INFORMATION TECHNOLOGYINFORMATION TECHNOLOGY
INFORMATION TECHNOLOGY
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Cs input and output devices
Cs input and output devicesCs input and output devices
Cs input and output devices
 
Computer Hardware Components
Computer Hardware ComponentsComputer Hardware Components
Computer Hardware Components
 
System Unit
System UnitSystem Unit
System Unit
 
Chapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of informationChapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of information
 
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
HARDWARE AND PC MAINTENANCE -THE COMPLETE PC-MRS SOWMYA JYOTHI REFERENCE-MIKE...
 
Chapter1 introduction to computer systems
Chapter1 introduction to computer systemsChapter1 introduction to computer systems
Chapter1 introduction to computer systems
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Lecture 2.5 hardware
Lecture 2.5 hardwareLecture 2.5 hardware
Lecture 2.5 hardware
 
Computer hardware and its components
Computer hardware and its componentsComputer hardware and its components
Computer hardware and its components
 
Hardware and systems technology
Hardware and systems technologyHardware and systems technology
Hardware and systems technology
 

Viewers also liked (20)

PERSAHABATAN
PERSAHABATANPERSAHABATAN
PERSAHABATAN
 
Katak Kecil, Hiduplah
Katak Kecil, HiduplahKatak Kecil, Hiduplah
Katak Kecil, Hiduplah
 
Perangkat Input Komputer
Perangkat Input KomputerPerangkat Input Komputer
Perangkat Input Komputer
 
03 sistem bus dan port rear panel
03 sistem bus dan port rear panel03 sistem bus dan port rear panel
03 sistem bus dan port rear panel
 
Perangkat Output Komputer
Perangkat Output KomputerPerangkat Output Komputer
Perangkat Output Komputer
 
Perangkat proses dan pendingin
Perangkat proses dan pendinginPerangkat proses dan pendingin
Perangkat proses dan pendingin
 
Tools photoshop
Tools photoshopTools photoshop
Tools photoshop
 
Cloud Storage System
Cloud Storage SystemCloud Storage System
Cloud Storage System
 
Proposal Tahu Bunting by Afni Faujiah
Proposal Tahu Bunting by Afni FaujiahProposal Tahu Bunting by Afni Faujiah
Proposal Tahu Bunting by Afni Faujiah
 
Media penyimpan 1
Media penyimpan    1Media penyimpan    1
Media penyimpan 1
 
Media penyimpan 3
Media penyimpan    3Media penyimpan    3
Media penyimpan 3
 
Jenis ilustrasi
Jenis ilustrasiJenis ilustrasi
Jenis ilustrasi
 
Relasi dan join hierarki
Relasi dan join hierarkiRelasi dan join hierarki
Relasi dan join hierarki
 
Migrasi dan menerbit web
Migrasi dan menerbit webMigrasi dan menerbit web
Migrasi dan menerbit web
 
Manfaat multimedia
Manfaat multimediaManfaat multimedia
Manfaat multimedia
 
Pengantar Keamanan komputer
Pengantar Keamanan komputerPengantar Keamanan komputer
Pengantar Keamanan komputer
 
Analisis Film menggunakan Teori Dramaturgi
Analisis Film menggunakan Teori DramaturgiAnalisis Film menggunakan Teori Dramaturgi
Analisis Film menggunakan Teori Dramaturgi
 
Kelompok 3.media penyimpanan data
Kelompok 3.media penyimpanan dataKelompok 3.media penyimpanan data
Kelompok 3.media penyimpanan data
 
Perkembangan umum sistem operasi
Perkembangan umum sistem operasiPerkembangan umum sistem operasi
Perkembangan umum sistem operasi
 
PRESENTATION TIK BAB 6
PRESENTATION TIK BAB 6PRESENTATION TIK BAB 6
PRESENTATION TIK BAB 6
 

Similar to 3 hardware

Chapter01Introducing Hardware
Chapter01Introducing HardwareChapter01Introducing Hardware
Chapter01Introducing HardwarePatty Ramsey
 
00 Hardware Of Personal Computer V1 1
00 Hardware Of Personal Computer V1 100 Hardware Of Personal Computer V1 1
00 Hardware Of Personal Computer V1 1Rajan Das
 
Short_Term_Course_on_Phoenix_and_its_App.ppt
Short_Term_Course_on_Phoenix_and_its_App.pptShort_Term_Course_on_Phoenix_and_its_App.ppt
Short_Term_Course_on_Phoenix_and_its_App.pptNaveeN547338
 
Presentation007
Presentation007Presentation007
Presentation007ajaytank
 
Lecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating SystemsLecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating SystemsJack Hyman
 
Computer basics and i.o devices
Computer basics and i.o devicesComputer basics and i.o devices
Computer basics and i.o deviceskitturashmikittu
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer SystemsNaheed Azam
 
Fundamentals of Computers.ppt
Fundamentals of Computers.pptFundamentals of Computers.ppt
Fundamentals of Computers.pptAnkita Shirke
 
Power Point Lesson 02
Power Point Lesson 02Power Point Lesson 02
Power Point Lesson 02Nasir Jumani
 
Components of System Unit
Components of System UnitComponents of System Unit
Components of System UnitAfaq Siddiqui
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwaremite6025.hku
 
Inside the computer
Inside the computerInside the computer
Inside the computerZafar Ayub
 
Component of system unit.ppt
Component of system unit.pptComponent of system unit.ppt
Component of system unit.pptAhsanRamzan7
 
Computer hardware
Computer hardwareComputer hardware
Computer hardwarespjlwh
 

Similar to 3 hardware (20)

Chapter01Introducing Hardware
Chapter01Introducing HardwareChapter01Introducing Hardware
Chapter01Introducing Hardware
 
00 Hardware Of Personal Computer V1 1
00 Hardware Of Personal Computer V1 100 Hardware Of Personal Computer V1 1
00 Hardware Of Personal Computer V1 1
 
PCT SLIDE3
PCT SLIDE3PCT SLIDE3
PCT SLIDE3
 
Short_Term_Course_on_Phoenix_and_its_App.ppt
Short_Term_Course_on_Phoenix_and_its_App.pptShort_Term_Course_on_Phoenix_and_its_App.ppt
Short_Term_Course_on_Phoenix_and_its_App.ppt
 
Presentation007
Presentation007Presentation007
Presentation007
 
Lecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating SystemsLecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating Systems
 
Computer basics and i.o devices
Computer basics and i.o devicesComputer basics and i.o devices
Computer basics and i.o devices
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer Systems
 
Fundamentals of Computers.ppt
Fundamentals of Computers.pptFundamentals of Computers.ppt
Fundamentals of Computers.ppt
 
Power Point Lesson 02
Power Point Lesson 02Power Point Lesson 02
Power Point Lesson 02
 
Components of System Unit
Components of System UnitComponents of System Unit
Components of System Unit
 
Multimedia Technology
Multimedia TechnologyMultimedia Technology
Multimedia Technology
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Harware ppt
Harware pptHarware ppt
Harware ppt
 
Computer
ComputerComputer
Computer
 
Dasar komputer chapter1
Dasar komputer chapter1Dasar komputer chapter1
Dasar komputer chapter1
 
Inside the computer
Inside the computerInside the computer
Inside the computer
 
Component of system unit.ppt
Component of system unit.pptComponent of system unit.ppt
Component of system unit.ppt
 
ICT Lecture-1
ICT Lecture-1 ICT Lecture-1
ICT Lecture-1
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 

More from teddyhadia

13 dasar internet
13 dasar internet13 dasar internet
13 dasar internetteddyhadia
 
11 pengenalan e commerce
11 pengenalan e commerce11 pengenalan e commerce
11 pengenalan e commerceteddyhadia
 
8 pengantar pengolahan data
8 pengantar pengolahan data8 pengantar pengolahan data
8 pengantar pengolahan datateddyhadia
 
10 pengantar jaringan komputer dan kom dat
10 pengantar jaringan komputer dan kom dat10 pengantar jaringan komputer dan kom dat
10 pengantar jaringan komputer dan kom datteddyhadia
 
9 pengantar sistem informasi
9 pengantar sistem informasi9 pengantar sistem informasi
9 pengantar sistem informasiteddyhadia
 
6 sistem bilangan
6 sistem bilangan6 sistem bilangan
6 sistem bilanganteddyhadia
 
2 pengenalan komputer
2 pengenalan komputer2 pengenalan komputer
2 pengenalan komputerteddyhadia
 
1 pengenalan ti
1 pengenalan ti1 pengenalan ti
1 pengenalan titeddyhadia
 

More from teddyhadia (9)

13 dasar internet
13 dasar internet13 dasar internet
13 dasar internet
 
11 pengenalan e commerce
11 pengenalan e commerce11 pengenalan e commerce
11 pengenalan e commerce
 
8 pengantar pengolahan data
8 pengantar pengolahan data8 pengantar pengolahan data
8 pengantar pengolahan data
 
10 pengantar jaringan komputer dan kom dat
10 pengantar jaringan komputer dan kom dat10 pengantar jaringan komputer dan kom dat
10 pengantar jaringan komputer dan kom dat
 
9 pengantar sistem informasi
9 pengantar sistem informasi9 pengantar sistem informasi
9 pengantar sistem informasi
 
6 sistem bilangan
6 sistem bilangan6 sistem bilangan
6 sistem bilangan
 
4 software
4 software4 software
4 software
 
2 pengenalan komputer
2 pengenalan komputer2 pengenalan komputer
2 pengenalan komputer
 
1 pengenalan ti
1 pengenalan ti1 pengenalan ti
1 pengenalan ti
 

Recently uploaded

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 

Recently uploaded (20)

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 

3 hardware

  • 1. PENGANTAR TEKNOLOGI INFORMASI Perangkat keras komputer (Hardware)
  • 4. Hardware (lanj.) Input  What is an input device?  Hardware used to enter data and instructions
  • 7. Hardware (lanj.) Output  What is an output device?  Hardware that conveys information to a user
  • 10. System Unit Hardware (lanj.)  What is the system unit?  Box-like case containing electronic components used to process data
  • 11. Motherboard Hardware (lanj.)  What are two main components on the motherboard? Central Processing Unit (CPU) Also called a processor Carries out instructions that tell computer what to do Memory Temporary holding place for data and instructions
  • 12. Storage Hardware (lanj.)  What is storage?  Holds data, instructions, and information for future use Storage media Storage media Physical material on which data, instructions, Physical material on which data, instructions, and information are stored and information are stored Storage device Storage device Records and retrieves items to and from Records and retrieves items to and from aastorage medium storage medium
  • 13. Storage Media Hardware (lanj.)  What is storage media?
  • 15. Storage Media Hardware (lanj.)  What is a floppy disk?  Thin, circular, flexible disk enclosed in rigid plastic shell  A USB flash drive is portable, and has much greater storage capacity
  • 16. Storage Media Hardware (lanj.)  What is a flash drive?  Provides much greater storage capacity than a floppy disk or Zip® disk  Small and lightweight enough to be transported on a keychain or in a pocket
  • 17. Storage Media Hardware (lanj.)  What is a hard disk? Provides much greater storage capacity than a floppy disk or USB flash drive  Housed inside the system unit 
  • 18. Storage Media Hardware (lanj.)  What is a compact disc?  Flat, round, portable metal disc     CD-ROM CD-RW DVD-ROM DVD+RW
  • 20. Hardware (lanj.) Syatem Unit  What is the system unit?  Case that contains electronic components of the computer used to process data  Sometimes called the chassis
  • 21. Hardware (lanj.) Syatem Unit  What are common components inside the system unit?  Processor  Memory Adapter cards  Sound card  Modem card  Video card  Network card Ports Drive bays Power supply     power supply drive bays processor memory ports sound card network card modem card video card
  • 22. Motherboard Hardware (lanj.)  What is the motherboard? adapter cards  Main circuit board in system unit  Contains adapter cards, processor chips, and memory chips  Also called system board processor chip memory chips memory slots Expansion slots for adapter cards motherboard
  • 23. Chip Hardware (lanj.)  What is a chip?  Small piece of semi-conducting material on which integrated circuits are etched dual inline packages (DIP) holds memory chips Integrated circuits contain many microscopic pathways capable of carrying electrical current Chips are packaged so they can be attached to a circuit board   pin grid array (PGA) package holds processor chips
  • 24. Hardware (lanj.)  What is the central processing unit (CPU)? Interprets and carries out basic instructions that operate a computer  Control unit directs and coordinates operations in computer  Arithmetic logic unit Input (ALU) performs Devices arithmetic, comparison, and logical operations  Also called the processor CPU  Processor Control Control Unit Unit Arithmetic Arithmetic Logic Unit (ALU) Logic Unit (ALU) Instructions Data Informatio n Data Memory Instructions Data Informatio n Storage Devices Information Output Devices
  • 25. Hardware (lanj.)  What is a machine cycle? Siklus Mesin  Four operations of the CPU comprise a machine cycle Step 1. Fetch Obtain program instruction or data item from memory Step 2. Decode Memory Step 4. Store Translate instruction into commands Write result to memory Processor ALU Control Unit Step 3. Execute Carry out command
  • 26. Hardware (lanj.) Siklus Mesin  What is pipelining?   CPU begins fetching second instruction before completing machine cycle for first instruction Results in faster processing
  • 27. Hardware (lanj.) Coprocessor  What is a coprocessor? Chip that assists processor in Chip that assists processor in performing specific tasks performing specific tasks One type is a floating-point coprocessor, also One type is a floating-point coprocessor also coprocessor, coprocessor known as a math or numeric coprocessor known as a math or numeric coprocessor
  • 28. Paralel Processing Hardware (lanj.)  What is parallel processing?  Using multiple processors Control Processor simultaneously to execute a program faster  Requires special Processor 1 Processor 2 Processor 3 Memory Memory software to divide Memory problem and bring results together Results combined Processor 4 Memory
  • 29. Hardware (lanj.)  How do computers represent data? Digital  Most computers are digital  Recognize only two discrete states: on or off  Use a binary system to recognize two states  Use Number system with two unique digits: 0 and 1, called bits (short for binary digits)
  • 30. Hardware (lanj.)  How is a letter converted to binary form and back? Digital Step 1. The user presses the capital letter D (shift+D key) on the keyboard. Step 4. After processing, the binary code for the capital letter D is converted to an image, and displayed on the output device. Step 2. An electronic signal for the capital letter D is sent to the system unit. Step 3. The signal for the capital letter D is converted to its ASCII binary code (01000100) and is stored in memory for processing.
  • 31. Hardware (lanj.)  What is memory? Memory    Electronic components that store instructions, data, and results Consists of one or more chips on motherboard or other circuit board Each byte stored in unique location called an address, similar to seats on a passenger train Seat #2B4 Seat #2B3
  • 32. Hardware (lanj.)  Where does memory reside? Memory   Resides on small circuit board called memory module Memory slots on motherboard hold memory modules
  • 33. Hardware (lanj.)  How much RAM does an application require? System Requirements  Software package Windows XP Home Edition/Professional • Intel Pentium processor at 233MHZ or higher typically indicates • AMD K6 (Athlon Duron Family processor at 233MHZ or higher • 64 MB of RAM RAM requirements  For optimal performance, you need more than minimum specifications Memory ®
  • 34. Memory Hardware (lanj.)  How much RAM do you need?  Depends on type of applications you intend to run on your computer RAM Use 128 to 256 MB 256 to 1 GB 1 GB and up • Home and business • Users requiring more advanced • Power users creating users managing personal finance • Using standard application software such as word processing • Using educational or entertainment CD-ROMs • Communicating with others on the Web multimedia capabilities • Running number-intensive accounting, financial, or spreadsheet programs • Using voice recognition • Working with videos, music, and digital imaging • Creating Web sites • Participating in video conferences • Playing Internet games professional Web sites • Running sophisticated CAD, 3D design, or other graphics-intensive software
  • 35. Memory Hardware (lanj.)  What is cache?  Helps speed computer processes by storing frequently used instructions and data  Also called memory cache  L1 cache built into processor  L2 cache slower but has larger capacity  L2 advanced transfer cache is faster, built directly on processor chip  L3 cache is separate from processor chip on motherboard (L3 is only on computers that use L2 advanced transfer cache)
  • 36. Hardware (lanj.) Memory  What is read-only memory (ROM)? Memory chips that store permanent data and instructions Nonvolatile memory, it is not lost when computer’s power is turned off EEPROM (electrically Three types: erasable programmable read-only memory)— PROM Firmware— Type of PROM (programmable containing microcode Manufactured with read-only permanently written programmer memory)— data, instructions, can erase Blank ROM or information chip onto which a programmer can write permanently
  • 37. Hardware (lanj.)  What is flash memory? Memory   Nonvolatile memory that can be erased electronically and reprogrammed Used with PDAs, digital cameras, digital cellular phones, music players, digital voice recorders, printers, Internet receivers, and pagers Step 3. Step 1. Purchase and download MP3 music tracks from a Web site. With one end of a special cable connected to the system unit, connect the other end into the MP3 player. Flash memory chip To headphones Plug the headphones into the MP3 player, push a button on the MP3 player, and listen to the music through the headphones. From computer Flash memory card Step 2. Instruct the computer to copy the MP3 music track to the flash memory chip in the MP3 player. MP3 Player
  • 38. Hardware (lanj.) Adapter Card  What is an adapter card?   Enhances system unit or provides connections to external devices called peripherals Also called an expansion card Types of Adapter Cards
  • 39. Expansion Slot Hardware (lanj.)  What is an expansion slot?   An opening, or socket, on the motherboard that can hold an adapter card With Plug and Play, the computer automatically configures cards and other devices as you install them
  • 40. Card Hardware (lanj.)  What are PC cards and flash memory cards?  A PC card adds memory, storage, sound, fax/modem, communications, and other capabilities to notebook computers  A flash memory card allows users to transfer data from mobile devices to desktop computers  Hot plugging allows you to insert and remove cards while computer is running
  • 41. Hardware (lanj.)  What are ports and connectors?  Port  Port connects external devices to system unit Connector joins cable to peripheral  Available in one of two genders: male and female
  • 43. USB & Firewire Port Hardware (lanj.)
  • 44. Hardware (lanj.) Konektor  What are different types of connectors?
  • 45. Hardware (lanj.)  What is a bus? Bus  Channel that allows devices inside computer to communicate with each other    System bus connects processor and RAM Bus width determines number of bits transmitted at one time Word size is the number of bits processor can interpret and execute at a given time
  • 46. Hardware (lanj.)  What is a bay? Bay   Open area inside system unit used to install additional equipment Drive bays typically hold disk drives