ICDL Exam Cram 2

[ LiB ]  

Now that you have the broad overview, let's focus a bit more on the computer's hardware. In this section, you cover the basic hardware knowledge that you should bring to your job and to the exam.

Central Processing Unit

The Central Processing Unit (CPU) is the brain of your computer. It performs several critical functions that you need to be familiar with.

Functions of the CPU

Understand some of the functions of the CPU in terms of calculations, logic control, immediate access memory. Know that the speed of the CPU is measured in megahertz (MHz) or gigahertz (GHz).

Although we often speak of the CPU as a single thing, in reality it's a very complex piece of electronics with many subcomponents. The CPU performs a number of different functions, including the following:

The speed of the CPU is one of the most important factors in determining the overall performance of your computer. Speed is measured in megahertz (MHz); one MHz represents one million operations per second. A thousand MHz equals one gigahertz (GHz). In 2004, an older desktop computer that is still usable might have a CPU speed of about 500MHz. The newest and fastest CPUs have speeds of about 3GHz.

Memory

After the CPU, the second most critical part of the computer is the memory. Not all computers contain the same size or type of memory, and you need to know the differences when evaluating a computer's capabilities.

Types of Memory

Understand different types of computer memory such as: RAM (random-access memory), ROM (read-only memory) and distinguish between them.

Computer memory comes in two types : RAM and ROM .

RAM is the type of computer memory that people are usually talking about when referring to a computer's memory. When you run an application, the computer code that makes up that application and the results of your work are temporarily stored in RAM. RAM is comparatively inexpensive and can be reused many times by your computer; each part of the memory can be written to or read from repeatedly. RAM is also volatile . That is, anything stored only in RAM is lost when you turn off the computer.

ROM is a smaller area of memory that holds critical applications that run the computer itself. Information stored in ROM is there permanently, even when the computer is off. Most computers use ROM to hold the basic programs that make the computer and its display start up and become ready to hold other information.

Memory Size

Know how computer memory is measured: bit, byte, KB, MB, GB, TB. Relate computer memory measurements to characters , files, and directories/folders.

The simplest unit of memory is the bit . A single bit is equal to either a numerical 1 or 0 at any given time. Each bit of memory is like a tiny switch that the computer can turn on or off: on equals 1 and off equals 0. This system is called the binary system of counting.

Modern computers contain many bits of memory, referred to in increasingly large units:

A modern personal computer will usually have between 128MB and 2GB of RAM. How much will this hold? Well, you can think of it in terms of the amount of text that you can store in each chunk of memory:

Of course, not all the information stored on your computer is in the form of text. Programs, graphics, sounds, movies, drawings, and other forms of information all take up RAM when they're current in your computer. A typical application might occupy anywhere from 100KB to 100MB of RAM while it's running.

Input Devices

Input devices allow you to send information to your computer. You need to know the major classes of input devices to pass the exam.

Identifying Input Devices

Identify some of the main devices for inputting data into a computer such as: mouse, keyboard, trackball , scanner, touchpad, light pen, joystick, digital camera, microphone.

An input device is any piece of hardware that you can use to enter information (that is, send information to the computer). Here's a list of some of the common input devices that you might encounter:

Output Devices

Output devices let your computer communicate information back to you. You should know about some of the major categories of output devices.

Identifying Output Devices

Identify common output devices for displaying the results of processing carried out by a computer, such as: monitors , screens, printers, plotters , speakers . Know where these devices are used.

An output device is any piece of hardware that the computer can use to convey information back to you. Here are some common output devices that you might run across:

Input/Output Devices

Some peripheral devices do double duty as both input devices and output devices.

Two Devices in One

Understand some devices are both input/output devices such as: touchscreens.

The most common example of an input/output device (that is, a peripheral that can act as both an input device and an output device) is a touchscreen. A touchscreen looks like a monitor. However, the surface of the touchscreen is sensitive to touch, either with a finger or with a specialized stylus. Thus, a touchscreen can act as both a monitor and a cursor-control device similar to a touchpad at the same time.

Storage Devices

Input and output devices are concerned with moving information in and out of the computer. But where does the information go when it's in the computer? The answer is that it ends up in a storage device.

Comparing Storage Devices

Compare the main types of memory storage devices in terms of speed, cost and capacity such as: diskette, Zip disk, data cartridges, CD-ROM, internal, external hard disk.

Personal computers use a wide array of storage devices. Also, the types of storage devices are constantly changing. Here are some of the storage devices that you might encounter in the workplace:

Table 2.2 will help you compare these storage devices.

Table 2.2. Comparing Storage Devices

Storage Device

Speed

Cost

Capacity

Diskette

Very slow

Low

1.44MB

Zip disk

Slow

Moderate

100MB250MB

Data cartridge

Very slow

Low

100MB100GB

CD-ROM

Moderate

Low

500MB700MB

Internal hard disk

Fast

High

40MB1TB

External hard disk

Fast

High

40MB1TB

Most of these storage devices are read/write devices. That is, you can both read the information that's written on them and write new information to them. The CD-ROM is an exception, being a read-only device. Information written to a CD-ROM cannot be deleted.

Another type of CD, the CD-RW, allows you to both read and write information.

Formatting Disks

Understand the purpose of formatting a disk.

Most storage devices (including diskettes, Zip disks, and hard disks) must be formatted before they can be used. The formatting process checks the disk to make sure that it is in good condition and lays down guidelines that tell the disk drive where it can write information. These guidelines divide the disk into tracks and sectors , as shown in Figure 2.3. The operating system can put a fixed amount of data into each area of the disk that formatting creates.

Figure 2.3. Formatting a disk (schematic diagram).

You'll learn how to format a disk using Windows XP in Chapter 3.

[ LiB ]  

Категории