Saturday, April 26, 2008

Introduction to Computers

Welcome to the wonderful world of computing! This help file presumes that you have little or no experience with the device commonly known as the PC (personal computer). Hopefully, this resource will aid you in some of the basic activities that are commonly performed with a PC.

This tutorial is divided into the following sections:

  1. 1.The Parts of a Computer
  2. 2.Computer Terminology
  3. 3.Hooking Up a Computer
  4. 4.Disk Drives
  5. 5.Disk Utilities
  6. 6.Using the Mouse
  7. 7.Care and Feeding of your Computer

  1. 1. The Parts a Computer

A personal computer can take on many guises. The most prevalent type of computer available in schools is the IBM-compatible model. Some schools opt for the Macintosh platform which can be an "all-in-one" unit or a modular unit. Modular units usually consist of the following separate components:

  • a. The Computer
  • b. The Monitor
  • c. The Keyboard
  • d. The Mouse
  • e. The Floppy Diskette Drive
  • f. The CD-ROM Drive
  • g. Peripherals

  1. a. The Actual Computer

Your "computer" is a collection of devices that function as a unit. The most basic collection includes a Computer CPU, a Monitor, a Keyboard, and a Mouse. The Computer CPU is normally a rectangular box that sits on your desktop (called a "Desktop Case") or next to your knee under the desk (called a "Tower Case"). The computer's CPU is actually a small electronic device inside the case but the term is often used to refer to the whole collection of electronics inside the box.

  1. b. The Monitor

The Computer Monitor is the computer user's window into the workings of the computer. It consists of a television picture tube that had been modified to accept the type of video signal created by the computer's electronics. Conventional televisions can be used as computer monitors if a translation device is used to connect them. The picture quality leaves something to be desired.

  1. c. The Keyboard

The Keyboard is the primary input device used to communicate with the computer. A computer keyboard closely resembles a conventional typewriter keyboard with the addition of numerous keys that are used specifically for computing functions.

  1. d. The Mouse

Named for the resemblance of the wire coming out of it and a mouse's tail, the mouse was introduced to computing in the early 1980's when Macintosh created its graphical user interface (GUI). The mouse is another input device used to point at objects on the computer monitor and select them. Using the mouse and keyboard in combination allows the computer user substantial latitude in how to accomplish a wide variety of tasks.

  1. e. The Floppy Diskette Drive

Once the most advanced of storage devices, floppy diskettes are normally used a temporary storage containers or transportation media for data. A standard floppy diskette can hold 1.44 MB of computer data. This amounts to a rather large number of pages if translated to the paper standard for textual information. Computer diskettes are not as reliable or fast as the internal storage drives on the computer. They are also the primary vector of virus infection in the computer world.

  1. f. The CD-ROM Drive

This modern miracle gained prominence in the late 1980's and has become the primary distribution medium for software to consumers. The Compact Disk-Read Only Memory (CD-ROM) disk itself is a collection of concentric circles containing millions of pits and plateaus which correspond to on/off bits of data. The disk is read with an optical laser similar to the one used to scan your groceries at the supermarket. Most disks of this kind are "Read Only" meaning that the computer can retrieve information from the disk, but cannot place information on it. New developments have improved this technology to allow writing and rewriting data to the disk. A different kind of hardware mechanism is needed to employ this innovation.

  1. g. Computer Peripherals

Computer peripherals are any electronic devices that can be hooked up to a computer other than the standard input-output devices (monitor, keyboard,mouse). Peripheral devices include speakers, microphones, printers, scanners, digital cameras, plotters, and modems. Peripherals often require special software packages called "drivers". These drivers are usually included with the peripheral at purchase time.

  1. 2. Computer Terminology

Like all things man-made, computers have evolved a lexicon all their own. The following incomplete list should help alleviate misunderstandings of computer-related terms:

  • CD-ROM: Another acronym. This one stands for Compact Disk-Read Only Memory. CD-ROM disks are becoming the standard for delivering programs from the software developer to the computer user. CD-ROM's come in a variety of flavors based on the language they are written in (PC, Mac, or Unix). PC's cannot read a Mac CD-ROM, but Macs can read PC CD-ROMS.

  • CPU: The brain of the computer. This is located on a circuit board inside the desktop or tower computer case. This component has terms associated with it such as "486", "Pentium" and "Celeron". Most of the CPU's are manufactured by a company called Intel. They are the Microsoft of the hardware world.

  • Data: Computer food. Data can be numbers, letters, symbols, mathematical expressions, mouse clicks, or button presses. The CPU translates all this activity to series of zeroes and ones and then performs magic.
  • Drivers: Drivers are software packages that are needed to run certain peripheral devices. Printers, monitors, scanners, and network cards all require software drivers so that the computer knows how to communicate and control the device.
  • 486: An older CPU that was constructed at the beginning of the Windows 95 revolution. This CPU works great if you are running MS-DOS or Windows 3.1. In general, this is one of the things that should be considered when purchasing a computer.
  • Hard Disk Drive (HDD): This is the internal magnetic storage device housed inside the computer case. These come in a variety of sizes, measured in how many bits of information they can contain. A bit of information equals either zero (0) or one (1). To a computer, this is equivalent to turning a light switch off (0) or on (1). Computers operate on bits in groups of 8, called a byte. Every byte contains 8 bits. Bits and bytes can be stored magnetically on material that resembles cassette or 8-track recording tape. The magnetic material stores information as sequences of the digits "0" and "1" (hence the name digital storage). Since it takes many bytes to store such things as letters, words, and sentences, the amount of information that a Hard Drive can store is measured in multiples of 1000-bytes, 1,000,000 bytes, or 1,000,000,000 bytes. Terms such as kilobyte (1000 bytes or 1KB), megabyte (1,000,000 bytes or 1MB), and gigabyte (1,000,000,000 bytes or 1GB) have evolved to represent these storage capacities. When you purchase a computer, get as large a Hard Drive as you can afford. The standard in 1998 was between 4GB and 8GB. The Hard Disk Drive is often referred to as the "C:" drive.
  • Floppy Diskette: The floppy diskette is a removable storage device that is used by the Floppy Diskette Drive (also known as the A: drive or FDD). This storage device is capable of holding 1,440,000 bytes (1.44MB) of data. The Floppy Diskette is inserted and removed from a slotted opening on the front of the computer case.
  • Keyboard: The main tool to get information into the computer and the most common way to tell the computer what you want it to do. Most keyboards have the same arrangement of keys as a typical typewriter keyboard. Computer keyboards have additional keys that perform computer-specific functions.
  • Modem: A telecommunications peripheral device that allows computer to communicate with one another via conventional telephone lines. Modems are required for home computers to access the Internet or to send and receive facsimile transmissions (FAX). Modems are rated by their speed in moving data from the computer to the telephone line. This speed is measured in bits per second (bps). Standard modern modems are rated at 28,800 bps, 33,600 bps and 56,400 bps.
  • Monitor: The "Television" screen that allows you to see what the computer is doing. Many newcomers to computing mistakenly think of the monitor as the computer itself. Computers can operate without a monitor, but computer users cannot.
  • Motherboard: The circuit board on which most of the major electronic components are situated. Most manufacturers integrate cable attachment ports on the back-end of the motherboard. They also include slots so that owners can add their own cable attachment ports. The slots are designed to accept cards. These are normally found near the back of the computer case.
  • Mouse: A common input device used to tell a computer what it needs to do. With the invention of the Macintosh and Windows operating systems, computer users needed a device to point at objects on the screen and select them.
  • MS-DOS: An older operating system that powered personal computers through their beginning years. Prior to the development of the graphics-oriented Macintosh and Windows operating systems, this system relied on typing commands one line at a time to tell the computer what you wanted it to do. This system is still in use in the Windows family of software and still has many practical uses. Windows 3.1 relies on MS-DOS to operate. MS-DOS stands for Microsoft-Disk Operating System.
  • Network Card: A card that can be installed in one of the motherboard slots to give the computer the ability to talk to other computers with similar cards. A collection of similarly equipped computers connected by specially designed cables is known as a network. The mechanism (including languages and protocols) used to communicate on a network are varied, but the most common networking designs in use are Ethernet and Token Ring.
  • Operating System Software (OS): The instructions that allow the computer to start working and permit it to run other programs. The major OS software types include MS-DOS, Windows 3.1, Windows 95, Windows NT, Macintosh, UNIX, and LINUX. The most popular OS in use at present is Windows 95. Most computers come with one of these pre-installed.
  • Platform: The computer operating system and/or architecture. Computers that are capable of running MS-DOS, Windows 3.1 or Windows95/NT operating system software typically have the Intel 486/Pentium CPU. Computers running the Macintosh operating system software have a Motorola 68xxx/Power PC CPU. For the most part, these platforms are incompatible as they have different rules and instructions for performing their tasks.
  • Pentium III - Pentium 4: Faster, larger CPU devices that are designed to allow more computing instructions to occur per second. Most computers manufactured in the past 3 to 4 years contain this device.
  • Peripheral Device: Any device that is connected to the computer in addition to the basic CPU-Monitor-Keyboard-Mouse configuration. External speakers, microphones, joysticks, printers, and scanners are examples of peripherals.
  • Printer: A peripheral device that allows the computer user to produce paper copies of the information processed by the computer. Common home printers spray ink on paper and are called ink-jet printers. Office and school printers are typically laser printers which work on the same principle as a xerographic copy machine, using electrostatic charges and toner cartridges to place information on paper.
  • Program: A complex set of instructions that allow the computer user to process data. Common programs include word-processing, spreadsheets, databases, drawing and painting, Internet tools, and games. Programs are necessary for computers to be useful to humans.
  • RAM: This acronym stands for Random Access Memory. RAM is commonly called "memory". Memory is measured in megabytes (MB) and usually comes in multiples of 2 or 4. The more RAM that a computer has, the better it can carry out instructions. It is recommended that a new computer have 32 MB, 64MB, or 128MB of RAM.

  1. 3. Hooking Up a Computer

Computers are getting relatively easy to hook up. The computer owner used to have to keep a technical manual at his or her side to make sure which wire connects to which port. Each of the peripheral devices has a cable that needs to be connected to the back of the computer. Most of these cables have a special connector type that is designed to fit one and only one type of port. You may hear or read about "serial" ports, "parallel" ports, 25-pin connectors, 9-pin connectors and the like. Each of these descriptors refers to a special wiring configuration. Each of the connectors normally fits one and only one port on the back of the computer.

Both the CPU housing and the monitor will have conventional household power cords. These are the 3-prong variety and it is strongly recommended that you plug the computer and monitor into a grounded outlet instead of using the 2-prong converter (or just cutting the grounding prong off). It is also recommended that you purchase a high quality, grounded, multi-outlet power strip that offers a good measure of surge protection. During an electrical storm, the best thing you can do for your computer is to unplug it from the power source. Most insurance claims on electrically damaged computer equipment results from lightning damage that originated from the telephone line connected to the modem. It is a wise computer owner who not only "unplugs" his computer, but disconnects the phone line, as well.

Most new computers come with simple, easy to follow instructions for connecting the cables. If you ever plan to detach the cables and move the computer to a new location, it would be wise to get out a few bottles of colored nail polish and paint some identifying marks on the cables and above the ports so that you can easily tell which wire belongs in which socket. Many manufacturers are beginning to color-code their connectors to make setting up the computer easier.

  1. 4. Disk Drives

In the early days of computing, information storage was done on magnetic tape, similar to VCR or cassette tape. The disadvantage of using tape as a storage device was that it could not be accessed randomly. In other words, if information was stored midway on the tape, the tape would have to be forwarded or rewound to that position before the information could be retrieved. The first Radio Shack TRS-80's could have a cassette tape player hooked to them and could then store information. It was necessary for the user to write down the tape recorder's counter position whenever a new set of data was stored.

This primitive means of storing and retrieving data was soon replaced by the 5.25-inch floppy disk. The wonderful thing about this disk was that the computer itself kept track of where the information was stored and could access information from anywhere on the disk very rapidly. The large floppy disk (named because of its flexibility) was replaced by the 3.5-inch plastic shielded diskette which proved to be more durable and small enough to fit in a shirt pocket. The large floppy disk could hold about 360 KB of information while the diskette could hold up to 1.44 MB. New diskette drive designs (called Superdrives) allow as much as 120 MB of storage on a single disk!

The workhorse of the modern PC is the hard disk drive (HDD). A hard disk drive consists of a set of stacked metal platters coated on both sides with a magnetic recording material. The platters are read by magnetic reading heads, each resembling the tone-arm of a record player. The more platters and reading heads built into the drive, the larger the storage capacity. The HDD stores the operating instructions needed by the computer to start up and run properly. It is vital to keep the HDD working properly in order for the computer to remain healthy. The dreaded "Computer Crash" normally occurs whenever the hard disk drive fails to work. Maintaining the integrity of data on a HDD has become an industry in itself.

Computers can have more than one HDD and more than one diskette drive. The HDD is normally referred to as the "C: Drive" while the diskette drive is commonly referred to as the "A: Drive". A second diskette drive is usually designated as the "B: Drive". Additional hard disk drives will be given different drive labels, such as "F: Drive", "G: Drive", etc. On a network, other storage devices can be "mapped" and used as storage devices by the local computer. These drives will also be assigned letters.

Other drives attached to the computer (such as CD-ROM Drives, Zip Drives, Jaz Drives and SCSI Drives) are assigned additional drive letters so that the computer operator and the computer can keep track of where the data will be coming from or going to. The more complex the machine, the more complex its maintenance.

  1. 5. Disk Utilities

  • Checkdisk:

Checkdisk is a holdover from the MS-DOS days of computer. To run this command, click the Start Button, select the word "Run" and type the following in the dialogue box:

Clicking OK will tell the computer to take a look at your Hard Disk and build a brief report of the most basic statistics similar to the graphic below:

  • Scandisk:

Scandisk is an MS-DOS utility that is incorporated into the Windows 95 operating system. To run Scandisk, you can click the Start Button, then choose Run, and then type in the word "Scandisk" (without the quotes). Clicking OK will bring up a dialogue box similar to the one shown below.

Clicking Start will tell the computer to take a look at your Hard Disk and test it for physical imperfections and data errors. The scan can be done in Standard mode or Thorough mode and can be instructed to Automatically fix errors. This utility very useful in maintaining a healthy hard drive.

  • Defragmenter (Optimizing):

After a disk has been used for a while, numerous writes and rewrites and erasures can separate data into bits and pieces scattered throughout a disk. Defragmenting or Optimizing a disk is a technique that takes pieces of information that have been written to separate regions of the disk and consolidates them into contiguous data units.

To run the defragmentation routine, click the Start Button, select Run and type in the word "defrag" (without the quotes). Clicking the OK button will produce the following dialogue box:

Selecting OK will tell the computer to take a look at the disk and see whether it needs to have this operation done or not. After a short time, the computer will return a screen that resembles the following:

If you elect to defragment, be prepared to wait and wait and wait. The larger the drive, the longer the process. Defragmenting is recommended if you create and erase lots of data.

  • Formatting:

In order to get a disk or diskette ready for use, you sometimes have to format it. Formatting involves erasing all the data from the disk, checking it for physical errors, removing bad sectors from the disk map, and generally preparing the disk to accept data from the particular computer system that it is being prepared for. There is no physical difference between a diskette that is used with a Macintosh, a PC, or a Unix computer. The difference lies in the way that disk is prepared or formatted.

To format a diskette, insert the diskette into the diskette drive slot, click on the Start Button, and select Run. In the dialogue box that appears, type the following: "format a:" (without the quotes). This will produce the screen below:

Pressing the ENTER key on the keyboard will begin the process of preparing the diskette for use on your computer. It takes approximately one minute to format a standard 3.5-inch diskette. All disks, at some time or other, are formatted prior to using them on a computer system. Be careful not to format your Hard Disk Drive unless you absolutely know what you are doing. Formatting the C: Drive will literally bring you to tears. This is best left to the experts and only whenever all else fails.

  • Partitioning:

Hard Disks can be subdivided into smaller virtual areas (partitions) by means of partitioning. Whenever a hard disk is formatted, the formatting utility creates only a single disk partition. A DOS utility called FDISK can be used to subdivide a hard disk drive into sections. The purpose of doing this is to protect portions of the disk from a software crash. If the operating system is stored on one partition of the disk and the applications on another, if the operating system crashes and becomes corrupt, the software applications won't be affected by measure used to correct the operating system problems. The OS partition can be reformatted and the software reinstalled without affecting the software applications and data stored on the other partition.

Partitioning is something that is done by experienced users and should not be experimented with on your primary hard disk. The FDISK utility is a powerful tool. One of its most beneficial uses is to restore the Master Boot Partition (MBR) on a hard disk that has forgotten how to read its data. Some viruses attack the MBR and render the computer useless. If the user is able to boot from a diskette and read the hard drive from the MS-DOS prompt, then the FDISK command can be used to restore the MBR and bring the computer back to life. The command is "FDISK /MBR" (without the quotes). Use this command only when warranted.

  1. 6. Using the Mouse

Using the mouse takes a bit of hand-eye coordination. The mouse is set up to be used by right-handed people and is traditionally placed on the right side of the keyboard. A PC-based mouse will have 2 or 3 buttons while a Macintosh mouse will have only one. There is a ball inside the bottom of the mouse that rolls whenever you glide the mouse across a surface. As the ball rolls, it sends instructions to the computer telling it where to place the arrow on the computer screen.

Most of the time, the mouse is placed on a smooth, rubber-backed surface called a mousepad. While not necessary, a mousepad can make the movement of the mouse smoother and easier. The mouse ball can pick up dirt, dust, and oils from the surface that it is gliding over. These contaminants then gum up the internal rollers and cause the mouse to work improperly. Removing the ball and cleaning the rollers is a routine maintenance procedure. Keeping the mousepad clean also helps.

When the mouse is rolled across the table, the arrow on the screen moves in the same direction. If you move the mouse to the right, the arrow moves to the right. If you move the mouse forward, the arrow moves upward. Practice is the only way to become acclimated to using the mouse. If you run out of room on the mousepad or desktop, simply lift the mouse off the table and place it back in the center of your work area. As long as the mouseball is not touching a surface, the arrow won't move.

The mouse is used to point at and select items. Pointing involves moving the mouse until the arrow tip lies on top of the item on the screen that you wish to work with. Selecting involves clicking the left mouse button. There are two kinds of "clicks" . . . "single-clicks" and "double-clicks". Single-clicking (clicking the left button once) is used to select objects and make them active. Double-clicking (clicking the left button twice in rapid succession) is used to launch programs and cause computer actions. The general rule of thumb is, "if single-clicking doesn't work, try double-clicking".

Windows 95/98/NT makes use of the right button on the mouse. One of the most helpful tools that was included in the Windows95/98/NT OS was the ability to right-click on all kinds of objects to bring up choices of things that can be done with those objects. Right-clicking will make your computing tasks much easier to accomplish.

  1. 7. Care and Feeding of Your Computer

To keep your computer running smoothly and to ensure that it has a long and productive life, follow these tips.

  • Keep the computer away from heat sources (like radiators and heat registers). Heat is a computer's enemy.

  • There is a fan built into the back of the CPU case. Keep this unobstructed and clean. A vacuum cleaner nozzle with a brush attachment is a useful fan cleaning tool

  • Don't spill liquids on any part of the computer. Liquids spilled on the keyboard or mouse might cause all kinds of electrical problems.

  • Clean the keyboard with a vacuum cleaner nozzle equipped with a brush tool.

  • Periodically clean the air vents on the side and back of the monitor with the vacuum brush.

  • Keep the monitor screen clean with a soft cloth. Use no detergents, chemicals or soaps. It works best if you clean the monitor when it is off. Otherwise, static electricity can compete with your cloth for the dust and grime.

  • Wipe off the keyboard keys with a soft cloth dampened with rubbing alcohol or other mild cleanser. Washing your hands before using the keyboard will keep it cleaner. Eating greasy finger foods while using the computer is not recommended.

  • About once a year, unhook the CPU case, take it outside (on a nice clear warm day), remove the case cover and take a look inside. If it has accumulated a lot of dust, cobwebs, and grit, you might want to invest in a can of compressed air and give it a good blast to clean it. Unless you know what's what, you shouldn't probe around with your fingers. Static discharges can zap sensitive electronic components.

No comments: