Perform Mensuration and Calculation
Perform Mensuration and Calculation
Perform Mensuration
and Calculation
Definition of Terms
• 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.
Acronyms
•HDD – hard disk drive
•IDE - Integrated Drive Electronics
MEMORY
Although 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 the hard 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.
Early computers had RAM installed in the
motherboard as individual chips. The
individual memory chips, called dual inline
package (DIP) chips, was difficult to install and
often became loose on the motherboard. To
solve this problem, designers soldered the
memory chips on a special circuit board called
a memory module.
Here are some types of memory modules: