SlideShare ist ein Scribd-Unternehmen logo
1 von 33
COMPUTER HARDWARE
SERVICING
 Bit - a fundamental unit of information having just two
possible values, as either of the binary digits 0 or 1.
 Byte - a unit of digital information in computing and
telecommunications that most commonly consists of eight
bits.
 Booting – starting (a computer) by loading an operating
system from a disk.
 Electronic storage - a device for recording (storing)
information (data).
 Firewire - Apple Computer's version of a standard, IEEE
1394, High Performance Serial Bus, for connecting devices
to your personal computer.
 Hot-swappable - the connection and disconnection of
peripherals or other components without interrupting
system operation.
 Interface - the point of interaction or communication
between a computer and any other entity, such as a
printer or human operator.
 Laser - a device that emits light (electromagnetic
radiation) through a process of optical amplification
based on the stimulated emission of photons.
 Magnetic platter - a thin, high precision disk that is
coated on both sides with a high precision magnetic
material and which is used in a hard disk drive (HDD)
to store data.
 Memory module - a narrow printed circuit board that
holds memory chips.
 Magnetic storage media - any storage medium in which
different patterns of magnetization are used to
represent stored bits or bytes of information.
Operating system - a set of
programs that manage
computer hardware resources
and provide common services
for application software.
Optical storage media - any
storage in which data is
written and read with a laser
for archival or backup
purposes.
HDD – hard disk drive
IDE - Integrated Drive
Electronics
Direction. Match items on Column A with Column B.
Write your answers on a separate sheet of paper.
 1. C
 2. I
 3. D
 4. F
 5. G
 6. E
 7. J
 8. B
 9. A
 10. H
 Memory:memory is technically any form of electronic storage, it
is used most often to identify fast, temporary forms of storage. If
your computer's CPU had to constantly access thehard drive to
retrieve every piece of data it needs, it would operate very
slowly. When the information is kept in memory, the CPU can
access it much more quickly. Most forms of memory are
intended to store data temporarily. The CPU accesses memory
according to a distinct hierarchy. Whether it comes from
permanent storage (the hard drive) or input (the keyboard), most
data goes in random access memory (RAM) first. The CPU then
stores pieces of data it will need to access, often in a cache, and
maintains certain special instructions in the register.
Read-only memory (ROM) chips are located in
the motherboard. ROM chips contain
instructions that can be directly accessed by
the CPU. Basic instructions for booting the
computer and loading the operating system are
stored in ROM. ROM chips retain their contents
even when the computer is powered down. The
contents cannot be erased or changed by
normal means.
Random access memory (RAM) is the
temporary storage for data and programs that
are being accessed by the CPU. RAM is volatile
memory, which means that the contents are
erased when the computer is powered off. The
more RAM in a computer, the more capacity the
computer has to hold and process large
programs and files, as well as enhance system
performance.
Here are some types of memory modules:
Storage drives read or write information on magnetic or optical
storage media. The drive can be used to store data permanently or
to retrieve information from a media disk.Storage drives can be
installed inside the computer case,such as a hard drive. For
portability, some storage drives can connect to the computer
using a USB port, a FireWire port, or an SCSI port. These portable
storage drives are sometimes referred to as removable drives and
can be used on multiple computers. Here are some common types
of storage drives:Floppy drive, Hard drive, Optical drive and Flash
drive.
STORAGE DRIVES
A. Floppy Drive
B. Hard Drive
C. Optical Drive
D. External Flash Drive
FLOPPY DRIVE
A floppy drive, or floppy disk drive, is a storage device that
uses removable 3.5-inch floppy disks. These magnetic floppy
disks can store 720 KB or1.44 MB of data. In a computer, the
floppy drive is usually configured as the A: drive. The floppy
drive can be used to boot the computer if it contains a
bootable floppy disk. A 5.25-inch floppy drive is older
technology and is seldom used.
HARD DRIVE
A hard drive, or hard disk drive, is a magnetic storage device
that is installed inside the computer. The hard drive is used as
permanent storage for data. In a Windows computer, the hard
drive is usually configured as the C: drive and contains the
operating system and applications. The hard drive is often
configured as the first drive in the boot sequence. The
storage capacity of a hard drive is measured in billions of
bytes, or gigabytes (GB). The speed of a hard drive is
measured in revolutions per minute (RPM). Multiple hard
drives can be added to increase storage capacity.
Traditional hard drives are magnetic. Magnetic hard drives
have drive motors designed to spin magnetic platters and the
drive heads. In contrast, the newer solid state drives (SSDs)
do not have moving parts. Because there are no drive motors
and moving parts, the SSD luses far less energy than the
magnetic hard drive. Non-volatile flash memory chips manage
all storage on an SSD, which results in faster access to data,
higher reliability, and reduced power usage. SSDs have the
same form factor as magnetic hard drives and use ATA or
SATA interfaces. SSDs can be installed as a replacement for
magnetic drives.
OPTICAL DRIVE
An optical drive is a storage device that uses lasers to read
data on the optical media. There are three types of optical
drives: Compact Disc (CD), Digital Versatile Disc (DVD) and
Blu-ray Disc (BD).
EXTERNAL FLASH DRIVE
An external flash drive, also known as a thumb drive, is a
removable storage device that connects to a USB port. An
external flash drive uses the same type of non-volatile
memory chips as solid state drives and does not require
power to maintain the data. These drives can be accessed by
the operating system in the same way that other types of
drives are accessed.
Types of Drive Interfaces
Hard drives and optical drives are manufactured
with different interfaces that are used to connect
the drive to the computer. To install a storage
drive in a computer, the connection interface on
the drive must be the same as the controller on
the motherboard. Here are some common drive
interfaces:
IDE
SATA
SCSI
IDE – Integrated Drive Electronics, also called
Advanced Technology Attachment (ATA) is an
early drive controller interface that connects
computers and hard disk drives. An IDE interface
uses a 40-pin connector.
SATA – Serial ATA refers to the serial version of the ATA
drive controller interface. A SATA interface uses a 7-pin
data connector.
SCSI – Small Computer System Interface is a drive controller
interface that can connect up to 15 drives. SCSI can connect
both internal and external drives. An SCSI interface uses a 50-
pin, 68-pin, or 80-pin connector.
SELF CHECK 1.1
Direction. Match items on Column A with Column B. Write
your answers on a separate
sheet of paper.
 1. I
 2. D
 3. F
 4. G
 5. E
 6. J
 7. B
 8. C
 9. A
 10. H
Information Sheet 2.1
DIGITAL PRESENTATION
Within a computer, information is represented and stored in a digital
binary format. The term bit is an abbreviation of binary digit and
represents the smallest piece of data. Humans interpret words and
pictures; computers interpret only patterns of bits.
A bit can have only two possible values, a one digit (1) or a zero digit
(0). A bit can be used to represent the state of something that has
two states. For example, a light switch can be either On or Off; in
binary representation, these states would correspond to 1 and 0,
respectively. Computers use
binary codes to represent and interpret letters, numbers and peciall
characters with bits. A commonly used code is the American Standard
Code for Information.
Computers use binary codes to represent and interpret letters, numbers and
special characters with bits. A commonly used code is the American Standard
Code for Information. Interchange (ASCII). With ASCII, each character is
represented by a string of bits. For example:
Capital letter: A = 01000001
Number: 9 = 00001001
Special character: # = 00100011
Each group of eight bits, such as the representations of letters and
numbers, is known as a byte. Codes can be used to represent almost
any type of information digitally: computer data, graphics, photos,
 To convert a decimal number to binary, all you have
to do is divide the number by 2. Get the quotient
and th remainderr. Bring down the quotient, divide
it by 2, and get the quotient and remainder again.
Do it repeatedly until the quotient results to 0.
Copy the remainder from bottom to top,and that is
the binary equivalent.
 While a bit is the smallest representation of data, the
most basic unit of digital storage is the byte. A byte
is 8 bits and is the smallest unit of measure (UOM)
used to represent data storage capacity.When
referring to storage space, we use the terms bytes
(B), kilobytes (KB), megabytes (MB), gigabytes
(GB),and terabytes (TB).One kilobyte is a little more
than one thousand bytes,specifically 1,024. A
megabyte represents more than a million bytes or
1,048,576. A gigabyte is 1,073,741,824 bytes. A
terabyte is 1,099,511,627,776. The exact number is
gained by taking 2^n power.
 Direction: Convert the decimal numbers shown
below to binary. Perform checking to verify
answers.
 1) 19
 2) 28
 3) 37
Refer to the Answer
Key. What is your
score?
Computer hardware servicing lesson 2:Perform Mensuration And Calculation
Computer hardware servicing lesson 2:Perform Mensuration And Calculation

Weitere ähnliche Inhalte

Was ist angesagt?

Computer hardware servicing practice occupational health and safety procedure
Computer hardware servicing   practice occupational health and safety procedure Computer hardware servicing   practice occupational health and safety procedure
Computer hardware servicing practice occupational health and safety procedure Grayzon Gonzales, LPT
 
Performing Computer Operations (PCO)
Performing Computer Operations (PCO)Performing Computer Operations (PCO)
Performing Computer Operations (PCO)Walden Macabuhay
 
Computer Hand Tools_Lesson Plan
Computer Hand Tools_Lesson PlanComputer Hand Tools_Lesson Plan
Computer Hand Tools_Lesson PlanBryan Corpuz
 
Input Data into Computer.pdf
Input Data into Computer.pdfInput Data into Computer.pdf
Input Data into Computer.pdfsuertezaragosa2
 
Curriculum Guide ICT Grade 7-10.pdf
Curriculum Guide ICT Grade 7-10.pdfCurriculum Guide ICT Grade 7-10.pdf
Curriculum Guide ICT Grade 7-10.pdfNikkiRodriguez7
 
Grade-10-DLP-CSS-June 5-6.docx
Grade-10-DLP-CSS-June 5-6.docxGrade-10-DLP-CSS-June 5-6.docx
Grade-10-DLP-CSS-June 5-6.docxAngelito Villalon
 
Computer hardware servicing 7
Computer hardware servicing 7Computer hardware servicing 7
Computer hardware servicing 7Gracia Gagah
 
Tools and Equipment used in CSS NCII
Tools and Equipment used in CSS NCIITools and Equipment used in CSS NCII
Tools and Equipment used in CSS NCIIDepEd-Bataan
 
Computer System Servicing Hand Tools
Computer System Servicing Hand ToolsComputer System Servicing Hand Tools
Computer System Servicing Hand ToolsRj Jereos
 
Computer Hardware Servicing Learning Module v.2.0
Computer Hardware Servicing Learning Module v.2.0Computer Hardware Servicing Learning Module v.2.0
Computer Hardware Servicing Learning Module v.2.0Bogs De Castro
 
Performing Computer Operations [Autosaved].pptx
Performing Computer Operations [Autosaved].pptxPerforming Computer Operations [Autosaved].pptx
Performing Computer Operations [Autosaved].pptxMaryGraceHeredero3
 
Use of tools in pc hardware servicing
Use of tools in pc hardware servicingUse of tools in pc hardware servicing
Use of tools in pc hardware servicingEILLEN IVY PORTUGUEZ
 
Tools and equipment in computer hardware servicing
Tools and equipment in computer hardware servicingTools and equipment in computer hardware servicing
Tools and equipment in computer hardware servicingMary Jane Ocampo
 
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)Manila Central University
 
CSS NC II Module : Set-up Computer Networks
CSS NC II Module : Set-up Computer NetworksCSS NC II Module : Set-up Computer Networks
CSS NC II Module : Set-up Computer NetworksEric Talamisan
 
Computer system servicing
Computer system servicingComputer system servicing
Computer system servicingLindyl Geral
 
Q3 M1 Types of Components and Objects to be Measured.pptx
Q3 M1  Types of Components and Objects to be Measured.pptxQ3 M1  Types of Components and Objects to be Measured.pptx
Q3 M1 Types of Components and Objects to be Measured.pptxRicardoRoxas2
 

Was ist angesagt? (20)

Computer hardware servicing practice occupational health and safety procedure
Computer hardware servicing   practice occupational health and safety procedure Computer hardware servicing   practice occupational health and safety procedure
Computer hardware servicing practice occupational health and safety procedure
 
Performing Computer Operations (PCO)
Performing Computer Operations (PCO)Performing Computer Operations (PCO)
Performing Computer Operations (PCO)
 
Computer Hand Tools_Lesson Plan
Computer Hand Tools_Lesson PlanComputer Hand Tools_Lesson Plan
Computer Hand Tools_Lesson Plan
 
Quarter ii css 9
Quarter ii css 9Quarter ii css 9
Quarter ii css 9
 
Input Data into Computer.pdf
Input Data into Computer.pdfInput Data into Computer.pdf
Input Data into Computer.pdf
 
Curriculum Guide ICT Grade 7-10.pdf
Curriculum Guide ICT Grade 7-10.pdfCurriculum Guide ICT Grade 7-10.pdf
Curriculum Guide ICT Grade 7-10.pdf
 
Grade-10-DLP-CSS-June 5-6.docx
Grade-10-DLP-CSS-June 5-6.docxGrade-10-DLP-CSS-June 5-6.docx
Grade-10-DLP-CSS-June 5-6.docx
 
Computer hardware servicing 7
Computer hardware servicing 7Computer hardware servicing 7
Computer hardware servicing 7
 
Tools and Equipment used in CSS NCII
Tools and Equipment used in CSS NCIITools and Equipment used in CSS NCII
Tools and Equipment used in CSS NCII
 
Computer System Servicing Hand Tools
Computer System Servicing Hand ToolsComputer System Servicing Hand Tools
Computer System Servicing Hand Tools
 
Computer Hardware Servicing Learning Module v.2.0
Computer Hardware Servicing Learning Module v.2.0Computer Hardware Servicing Learning Module v.2.0
Computer Hardware Servicing Learning Module v.2.0
 
Performing Computer Operations [Autosaved].pptx
Performing Computer Operations [Autosaved].pptxPerforming Computer Operations [Autosaved].pptx
Performing Computer Operations [Autosaved].pptx
 
Proper tools selection
Proper tools selectionProper tools selection
Proper tools selection
 
Use of tools in pc hardware servicing
Use of tools in pc hardware servicingUse of tools in pc hardware servicing
Use of tools in pc hardware servicing
 
Tools and equipment in computer hardware servicing
Tools and equipment in computer hardware servicingTools and equipment in computer hardware servicing
Tools and equipment in computer hardware servicing
 
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
Final Demo Semi Detailed Lesson Plan in TLE 2 (LAN Cabling)
 
Environment and market
Environment and marketEnvironment and market
Environment and market
 
CSS NC II Module : Set-up Computer Networks
CSS NC II Module : Set-up Computer NetworksCSS NC II Module : Set-up Computer Networks
CSS NC II Module : Set-up Computer Networks
 
Computer system servicing
Computer system servicingComputer system servicing
Computer system servicing
 
Q3 M1 Types of Components and Objects to be Measured.pptx
Q3 M1  Types of Components and Objects to be Measured.pptxQ3 M1  Types of Components and Objects to be Measured.pptx
Q3 M1 Types of Components and Objects to be Measured.pptx
 

Ähnlich wie Computer hardware servicing lesson 2:Perform Mensuration And Calculation

computer hardware servicing lesson 2 ppt
computer hardware servicing lesson 2 pptcomputer hardware servicing lesson 2 ppt
computer hardware servicing lesson 2 pptRYANCENRIQUEZ
 
PERFORM CALCULATION AND MENSURATION.pptx
PERFORM CALCULATION AND MENSURATION.pptxPERFORM CALCULATION AND MENSURATION.pptx
PERFORM CALCULATION AND MENSURATION.pptxEchelleOgatis
 
Technical presentation
Technical presentationTechnical presentation
Technical presentationconnorhowe131
 
Internal components Ben Rees-Boughton
Internal components Ben Rees-BoughtonInternal components Ben Rees-Boughton
Internal components Ben Rees-BoughtonBenRB
 
Internal components Ben Rees-Boughton
Internal components Ben Rees-BoughtonInternal components Ben Rees-Boughton
Internal components Ben Rees-BoughtonBenRB
 
Internal components 2
Internal components 2Internal components 2
Internal components 2BenRB
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power pointTom Hanstead
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power pointTom Hanstead
 
Internal components Updated
Internal components UpdatedInternal components Updated
Internal components UpdatedBenRB
 
CSC103 Digital Devices: Device Basics
CSC103 Digital Devices: Device BasicsCSC103 Digital Devices: Device Basics
CSC103 Digital Devices: Device BasicsRichard Homa
 
Hardware
HardwareHardware
Hardwareamal312
 
Internal components - luke nutter
Internal components - luke nutterInternal components - luke nutter
Internal components - luke nutterluke_nutter
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basicsehillpamlico
 

Ähnlich wie Computer hardware servicing lesson 2:Perform Mensuration And Calculation (20)

computer hardware servicing lesson 2 ppt
computer hardware servicing lesson 2 pptcomputer hardware servicing lesson 2 ppt
computer hardware servicing lesson 2 ppt
 
PERFORM CALCULATION AND MENSURATION.pptx
PERFORM CALCULATION AND MENSURATION.pptxPERFORM CALCULATION AND MENSURATION.pptx
PERFORM CALCULATION AND MENSURATION.pptx
 
Technical presentation
Technical presentationTechnical presentation
Technical presentation
 
Internal components Ben Rees-Boughton
Internal components Ben Rees-BoughtonInternal components Ben Rees-Boughton
Internal components Ben Rees-Boughton
 
Internal components Ben Rees-Boughton
Internal components Ben Rees-BoughtonInternal components Ben Rees-Boughton
Internal components Ben Rees-Boughton
 
P1 – Unit 3
P1 – Unit 3P1 – Unit 3
P1 – Unit 3
 
Internal components 2
Internal components 2Internal components 2
Internal components 2
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power point
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power point
 
Internal components Updated
Internal components UpdatedInternal components Updated
Internal components Updated
 
CSC103 Digital Devices: Device Basics
CSC103 Digital Devices: Device BasicsCSC103 Digital Devices: Device Basics
CSC103 Digital Devices: Device Basics
 
Hardware
HardwareHardware
Hardware
 
Basic+machine+organization
Basic+machine+organizationBasic+machine+organization
Basic+machine+organization
 
System Unit (E-Learning)
System Unit (E-Learning)System Unit (E-Learning)
System Unit (E-Learning)
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
Ppt hardwear
Ppt hardwearPpt hardwear
Ppt hardwear
 
Internal components - luke nutter
Internal components - luke nutterInternal components - luke nutter
Internal components - luke nutter
 
Computer Hardware Components
Computer Hardware ComponentsComputer Hardware Components
Computer Hardware Components
 
Computer Introduction-Lecture02
Computer Introduction-Lecture02Computer Introduction-Lecture02
Computer Introduction-Lecture02
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basics
 

Mehr von A J

Modyul 15:Agwat Teknolohikal
Modyul 15:Agwat TeknolohikalModyul 15:Agwat Teknolohikal
Modyul 15:Agwat TeknolohikalA J
 
K to 12_electrical_installation_and_maintenance_learning_module
K to 12_electrical_installation_and_maintenance_learning_moduleK to 12_electrical_installation_and_maintenance_learning_module
K to 12_electrical_installation_and_maintenance_learning_moduleA J
 
Common Wire Splices And Joints
Common Wire Splices And JointsCommon Wire Splices And Joints
Common Wire Splices And JointsA J
 
P.E 8:SCRABBLE (3RD GRADING)
P.E 8:SCRABBLE (3RD GRADING)P.E 8:SCRABBLE (3RD GRADING)
P.E 8:SCRABBLE (3RD GRADING)A J
 
K to 12_pc_hardware_servicing_learning_module
K to 12_pc_hardware_servicing_learning_moduleK to 12_pc_hardware_servicing_learning_module
K to 12_pc_hardware_servicing_learning_moduleA J
 
K to 12_nail_care_learning_module
K to 12_nail_care_learning_moduleK to 12_nail_care_learning_module
K to 12_nail_care_learning_moduleA J
 
NAIL CARE SERVICES TOOLS, MATERIALS, AND EQUIPMENTS
NAIL CARE SERVICES TOOLS, MATERIALS, AND EQUIPMENTSNAIL CARE SERVICES TOOLS, MATERIALS, AND EQUIPMENTS
NAIL CARE SERVICES TOOLS, MATERIALS, AND EQUIPMENTSA J
 

Mehr von A J (7)

Modyul 15:Agwat Teknolohikal
Modyul 15:Agwat TeknolohikalModyul 15:Agwat Teknolohikal
Modyul 15:Agwat Teknolohikal
 
K to 12_electrical_installation_and_maintenance_learning_module
K to 12_electrical_installation_and_maintenance_learning_moduleK to 12_electrical_installation_and_maintenance_learning_module
K to 12_electrical_installation_and_maintenance_learning_module
 
Common Wire Splices And Joints
Common Wire Splices And JointsCommon Wire Splices And Joints
Common Wire Splices And Joints
 
P.E 8:SCRABBLE (3RD GRADING)
P.E 8:SCRABBLE (3RD GRADING)P.E 8:SCRABBLE (3RD GRADING)
P.E 8:SCRABBLE (3RD GRADING)
 
K to 12_pc_hardware_servicing_learning_module
K to 12_pc_hardware_servicing_learning_moduleK to 12_pc_hardware_servicing_learning_module
K to 12_pc_hardware_servicing_learning_module
 
K to 12_nail_care_learning_module
K to 12_nail_care_learning_moduleK to 12_nail_care_learning_module
K to 12_nail_care_learning_module
 
NAIL CARE SERVICES TOOLS, MATERIALS, AND EQUIPMENTS
NAIL CARE SERVICES TOOLS, MATERIALS, AND EQUIPMENTSNAIL CARE SERVICES TOOLS, MATERIALS, AND EQUIPMENTS
NAIL CARE SERVICES TOOLS, MATERIALS, AND EQUIPMENTS
 

Kürzlich hochgeladen

Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 

Kürzlich hochgeladen (20)

Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 

Computer hardware servicing lesson 2:Perform Mensuration And Calculation

  • 2.  Bit - a fundamental unit of information having just two possible values, as either of the binary digits 0 or 1.  Byte - a unit of digital information in computing and telecommunications that most commonly consists of eight bits.  Booting – starting (a computer) by loading an operating system from a disk.  Electronic storage - a device for recording (storing) information (data).  Firewire - Apple Computer's version of a standard, IEEE 1394, High Performance Serial Bus, for connecting devices to your personal computer.
  • 3.  Hot-swappable - the connection and disconnection of peripherals or other components without interrupting system operation.  Interface - the point of interaction or communication between a computer and any other entity, such as a printer or human operator.  Laser - a device that emits light (electromagnetic radiation) through a process of optical amplification based on the stimulated emission of photons.  Magnetic platter - a thin, high precision disk that is coated on both sides with a high precision magnetic material and which is used in a hard disk drive (HDD) to store data.  Memory module - a narrow printed circuit board that holds memory chips.  Magnetic storage media - any storage medium in which different patterns of magnetization are used to represent stored bits or bytes of information.
  • 4. Operating system - a set of programs that manage computer hardware resources and provide common services for application software. Optical storage media - any storage in which data is written and read with a laser for archival or backup purposes.
  • 5. HDD – hard disk drive IDE - Integrated Drive Electronics
  • 6. Direction. Match items on Column A with Column B. Write your answers on a separate sheet of paper.
  • 7.  1. C  2. I  3. D  4. F  5. G  6. E  7. J  8. B  9. A  10. H
  • 8.  Memory:memory is technically any form of electronic storage, it is used most often to identify fast, temporary forms of storage. If your computer's CPU had to constantly access thehard drive to retrieve every piece of data it needs, it would operate very slowly. When the information is kept in memory, the CPU can access it much more quickly. Most forms of memory are intended to store data temporarily. The CPU accesses memory according to a distinct hierarchy. Whether it comes from permanent storage (the hard drive) or input (the keyboard), most data goes in random access memory (RAM) first. The CPU then stores pieces of data it will need to access, often in a cache, and maintains certain special instructions in the register.
  • 9. Read-only memory (ROM) chips are located in the motherboard. ROM chips contain instructions that can be directly accessed by the CPU. Basic instructions for booting the computer and loading the operating system are stored in ROM. ROM chips retain their contents even when the computer is powered down. The contents cannot be erased or changed by normal means.
  • 10. Random access memory (RAM) is the temporary storage for data and programs that are being accessed by the CPU. RAM is volatile memory, which means that the contents are erased when the computer is powered off. The more RAM in a computer, the more capacity the computer has to hold and process large programs and files, as well as enhance system performance.
  • 11. Here are some types of memory modules:
  • 12. Storage drives read or write information on magnetic or optical storage media. The drive can be used to store data permanently or to retrieve information from a media disk.Storage drives can be installed inside the computer case,such as a hard drive. For portability, some storage drives can connect to the computer using a USB port, a FireWire port, or an SCSI port. These portable storage drives are sometimes referred to as removable drives and can be used on multiple computers. Here are some common types of storage drives:Floppy drive, Hard drive, Optical drive and Flash drive. STORAGE DRIVES A. Floppy Drive B. Hard Drive C. Optical Drive D. External Flash Drive
  • 13. FLOPPY DRIVE A floppy drive, or floppy disk drive, is a storage device that uses removable 3.5-inch floppy disks. These magnetic floppy disks can store 720 KB or1.44 MB of data. In a computer, the floppy drive is usually configured as the A: drive. The floppy drive can be used to boot the computer if it contains a bootable floppy disk. A 5.25-inch floppy drive is older technology and is seldom used.
  • 14. HARD DRIVE A hard drive, or hard disk drive, is a magnetic storage device that is installed inside the computer. The hard drive is used as permanent storage for data. In a Windows computer, the hard drive is usually configured as the C: drive and contains the operating system and applications. The hard drive is often configured as the first drive in the boot sequence. The storage capacity of a hard drive is measured in billions of bytes, or gigabytes (GB). The speed of a hard drive is measured in revolutions per minute (RPM). Multiple hard drives can be added to increase storage capacity.
  • 15. Traditional hard drives are magnetic. Magnetic hard drives have drive motors designed to spin magnetic platters and the drive heads. In contrast, the newer solid state drives (SSDs) do not have moving parts. Because there are no drive motors and moving parts, the SSD luses far less energy than the magnetic hard drive. Non-volatile flash memory chips manage all storage on an SSD, which results in faster access to data, higher reliability, and reduced power usage. SSDs have the same form factor as magnetic hard drives and use ATA or SATA interfaces. SSDs can be installed as a replacement for magnetic drives.
  • 16. OPTICAL DRIVE An optical drive is a storage device that uses lasers to read data on the optical media. There are three types of optical drives: Compact Disc (CD), Digital Versatile Disc (DVD) and Blu-ray Disc (BD).
  • 17. EXTERNAL FLASH DRIVE An external flash drive, also known as a thumb drive, is a removable storage device that connects to a USB port. An external flash drive uses the same type of non-volatile memory chips as solid state drives and does not require power to maintain the data. These drives can be accessed by the operating system in the same way that other types of drives are accessed.
  • 18. Types of Drive Interfaces Hard drives and optical drives are manufactured with different interfaces that are used to connect the drive to the computer. To install a storage drive in a computer, the connection interface on the drive must be the same as the controller on the motherboard. Here are some common drive interfaces: IDE SATA SCSI
  • 19. IDE – Integrated Drive Electronics, also called Advanced Technology Attachment (ATA) is an early drive controller interface that connects computers and hard disk drives. An IDE interface uses a 40-pin connector.
  • 20. SATA – Serial ATA refers to the serial version of the ATA drive controller interface. A SATA interface uses a 7-pin data connector.
  • 21. SCSI – Small Computer System Interface is a drive controller interface that can connect up to 15 drives. SCSI can connect both internal and external drives. An SCSI interface uses a 50- pin, 68-pin, or 80-pin connector.
  • 22. SELF CHECK 1.1 Direction. Match items on Column A with Column B. Write your answers on a separate sheet of paper.
  • 23.
  • 24.  1. I  2. D  3. F  4. G  5. E  6. J  7. B  8. C  9. A  10. H
  • 25. Information Sheet 2.1 DIGITAL PRESENTATION Within a computer, information is represented and stored in a digital binary format. The term bit is an abbreviation of binary digit and represents the smallest piece of data. Humans interpret words and pictures; computers interpret only patterns of bits. A bit can have only two possible values, a one digit (1) or a zero digit (0). A bit can be used to represent the state of something that has two states. For example, a light switch can be either On or Off; in binary representation, these states would correspond to 1 and 0, respectively. Computers use binary codes to represent and interpret letters, numbers and peciall characters with bits. A commonly used code is the American Standard Code for Information. Computers use binary codes to represent and interpret letters, numbers and special characters with bits. A commonly used code is the American Standard Code for Information. Interchange (ASCII). With ASCII, each character is represented by a string of bits. For example: Capital letter: A = 01000001 Number: 9 = 00001001 Special character: # = 00100011 Each group of eight bits, such as the representations of letters and numbers, is known as a byte. Codes can be used to represent almost any type of information digitally: computer data, graphics, photos,
  • 26.
  • 27.
  • 28.  To convert a decimal number to binary, all you have to do is divide the number by 2. Get the quotient and th remainderr. Bring down the quotient, divide it by 2, and get the quotient and remainder again. Do it repeatedly until the quotient results to 0. Copy the remainder from bottom to top,and that is the binary equivalent.
  • 29.  While a bit is the smallest representation of data, the most basic unit of digital storage is the byte. A byte is 8 bits and is the smallest unit of measure (UOM) used to represent data storage capacity.When referring to storage space, we use the terms bytes (B), kilobytes (KB), megabytes (MB), gigabytes (GB),and terabytes (TB).One kilobyte is a little more than one thousand bytes,specifically 1,024. A megabyte represents more than a million bytes or 1,048,576. A gigabyte is 1,073,741,824 bytes. A terabyte is 1,099,511,627,776. The exact number is gained by taking 2^n power.
  • 30.  Direction: Convert the decimal numbers shown below to binary. Perform checking to verify answers.  1) 19  2) 28  3) 37
  • 31. Refer to the Answer Key. What is your score?