- •What is a Computer?
- •The Personal Computer
- •The Minicomputer
- •The Mainframe Computer
- •The Supercomputer
- •The Modern Computer
- •The Analog Computer
- •How Computers Do Their Work
- •Yesterday eniac – The First Electronic Digital Computer
- •Computer Operations
- •The Five Data Processing Steps
- •Software
- •Summary
- •Getting Acquainted with Personal Computer. Hardware.
- •Yesterday. What Was the First Personal Computer?
- •Processing Hardware
- •The Motherboard
- •Peripheral Hardware
- •Input Devices
- •Output Devices
- •Storage Devices
- •Dos, the Disk Operating System
- •Dos Files
- •Dos Filenames
- •The dos Directory
- •Today. Commonly Used dos Commands
- •Beginning a Work Session
- •The Prompt
- •The Command Line
- •The Cursor
- •Using Application Programs
- •Ending a Work Session
- •Troubleshooting.
- •The Desktop Personal Computer
- •Personal Computer Configurations
- •Bits and Bytes
- •A Simple Configuration
- •A Full Configuration
- •Types of Personal Computers
- •Ibm pCs and pc-Compatibles
- •Using pCs and pc-Compatibles
- •Тhе ibm Personal System/2
- •Using ps/2s
- •The Apple Macintosh
- •Using the Macintosh
- •Tomorrow Tips for Buying a Personal Computer
- •Summary
- •Review Questions
- •Discussion Questions
- •Multiple-Choice
- •True/False
- •The World of Computers
- •General-Purpose and Special-Purpose Computers
- •Yesterday The Father of the Modern Computer
- •The Portable Personal Computer
- •Types of Portables
- •Portables and laptops
- •Ps/2-Compatible Laptops .
- •Macintosh Portables.
- •Using Laptops
- •The Palmtop Computer
- •The Workstation
- •Workstation Characteristics
- •The Microprocessor.
- •Types of Workstations
- •Scientific and Engineering Workstations.
- •Office Automation Workstations .
- •Educational Workstations.
- •Using Workstations
- •The Minicomputer
- •Types of Minicomputers
- •Using Minis
- •The Mainframe Computer
- •Types of Mainframes.
- •Using Mainframes
- •The Supercomputer.
- •Types of Supercomputers
- •Using Supercomputers
- •Tomorrow a Chilly Supercomputer
- •Parallel Processing
- •Using Parallel Processing
- •The Ever-Evolving Computer
- •Summary
- •Review Questions.
- •Discussion Questions.
- •Multiple-Choice.
- •Fill-in-the-Blank.
- •True/False.
- •Key Terms.
- •Vocabulary
Peripheral Hardware
Peripheral hardware completes the remaining three data processing steps of input, output, and results. These peripheral devices, or just peripherals for short, are the CPU's senses; without them, we could not communicate with the computer. Peripherals are connected to the CPU, or motherboard, either by an expansion slot or through a cable to a port. Peripheral devices fall into three categories: input, output, and storage devices.
Input Devices
Input devices allow us to enter instructions and data into the computer. A common input device is the keyboard, which allows us to use our fingers to type data or instructions into the computer. Another is the mouse, which is used solely for issuing commands or instructions.
Output Devices
Output devices allow us to see the results of the computer's processing. A common output device is the monitor or video display, which provides what is known as soft copy, or one that we can only view but cannot keep. Whenever we type a character on the keyboard, we see it output to the monitor. Another output device is the printer, which gives us hard copy, a permanent paper record. Printing begins when we issue the proper software instruction.
Storage Devices
Storage devices, also known as auxiliary storage, are used to keep instructions (in the form of programs) and data permanently. A common auxiliary storage device is the disk drive. It can copy data that is being held in RAM onto a magnetic disk; this is called writing to the disk. The disk drive can also copy instructions or data from the disk into RAM so that the computer can perform its processing; this is called reading from the disk.
Media.
The two most common types of auxiliary storage media for personal computers are magnetic disks. There is the floppy disk; the two most common types are the 5¼-inch disk and the 3½-inch disk. People can insert and replace floppy disks in an auxiliary storage device, which of course is called a floppy disk drive. Just beneath the two floppy disk drives is the hard disk drive, which has a rigid magnetic disk enclosed in a permanently sealed housing. Hard disk drives have greater capacity than floppy disk drives. Both types of drives are connected to a controller circuit board, or card, which is plugged into an expansion slot in the motherboard.
Auxiliary storage, also called auxiliary memory or secondary storage, is memory that supplements RAM. This type of memory is long-term, nonvolatile memory. Nonvolatile means it stores and retains programs and data regardless of whether the computer is turned on or off.
RAM is auxiliary storage's working partner. In fact, RAM is sometime called the "working memory" of the computer because it holds the data and instructions during data processing. RAM is read-write memory: it can read write data and instructions to auxiliary storage. We use this example to see how the two different kinds of memory work together:
Input .You type a short memo that reads, "Department meeting at 3:00 p.m. today."
Processing. The CPU executes the instructions to turn the keystrokes into characters.
Output. The characters are displayed on the monitor.
Storage. The memo is stored temporarily in RAM.
Results. You want to post the memo on the bulletin board, so you send it to the printer for a paper copy.
Storage. At this point, you could also send the memo from RAM's working memory to a storage device, where you could save it permanently.
Computers differentiate between main storage and auxiliary storage in terms of speed and efficiency. RAM storage is very fast, because it's usually on a chip or circuit board physically close to the CPU. The shorter the distance electrical signals have to travel, the faster the processing. Auxiliary storage is usually slower, not only because of the electrical distance, but because it involves some type of mechanical operation. For instance, disk drives must spin the disk to store data.
KNOWLEDGE CHECK.
What do we use peripherals for?
What is the mouse used for?
What type of output device provides soft copy?
Why is RAM needed when reading or writing data to auxiliary storage?
Name the two types of disk drives.
What types of drive does not permit removing the media?
What type of memory is nonvolatile?
