34
Computer Terms

Computer Terms. Computer A machine designed to run programs and store information that you create

Embed Size (px)

Citation preview

Page 1: Computer Terms. Computer A machine designed to run programs and store information that you create

Computer Terms

Page 2: Computer Terms. Computer A machine designed to run programs and store information that you create

Computer

A machine designed to run programs and store information that you create.

Page 3: Computer Terms. Computer A machine designed to run programs and store information that you create

3 Components of a Computer

1. Processing devices

2. Input and Output devices

3. Data Storage devices

Page 4: Computer Terms. Computer A machine designed to run programs and store information that you create

Binary Code

A way of communicating information through a series of ones and zeros.

Example: 1001111001

Page 5: Computer Terms. Computer A machine designed to run programs and store information that you create

Digital

Distinct patterns usually by a pattern of ones and zeros that are used to transport information. Can be converted to analog.

Page 6: Computer Terms. Computer A machine designed to run programs and store information that you create

Analog

Made of waves that are used to transport information. Can be changed to digital.

Page 7: Computer Terms. Computer A machine designed to run programs and store information that you create

Input DevicesAllow you to give information and ask it to perform tasks. Input devices convert analog information to binary code.Examples of input devices:

•Keyboard: allows you to type letters, numbers, and symbols

•Mouse: controls curser on screen.

•Scanner: makes an electronic copy of what you have on paper and sends it to the computer.

•Microphone: allows you to enter sounds or audio information into the computer.

Page 8: Computer Terms. Computer A machine designed to run programs and store information that you create

Output DevicesAllows that computer to give you information. It translates binary code to analog information that you can understand.

Examples of Output Devices:

•Monitor: shows what the processor is doing.

•Printer: makes a copy of information on the computer to paper.

•Speakers/Headphones: allow you to hear sounds from the computer

Page 9: Computer Terms. Computer A machine designed to run programs and store information that you create

Hardware on the inside of the Computer

Page 10: Computer Terms. Computer A machine designed to run programs and store information that you create

Power It Up!

Power Supply :The electrical cord that comes out of your computer comes out of the power supply. When it is plugged into the wall, electricity travels from the electrical wires in your house into the computer's power supply. When your computer is turned on, the power supply allows the converted electricity to travel to other components inside the computer.

Page 11: Computer Terms. Computer A machine designed to run programs and store information that you create

Motherboard

The motherboard gets its name because it is like a mother to all of the other circuit boards. Found at the bottom of a desktop case or the side of a tower case, the motherboard is the largest circuit board and has many smaller boards plugged into it. It holds all of the most important parts of the computer.

Page 12: Computer Terms. Computer A machine designed to run programs and store information that you create

Expansion Cards

•Sound Card: contains special circuits for operating the computer’s sound.

•Video Card: handles the graphics that are displayed on the monitor.

•There are also expansion cards for other computer components.

Page 13: Computer Terms. Computer A machine designed to run programs and store information that you create

The modem is an expansion card that allows computers to talk to each other. A modem plugs the computer in to a phone or cable line so that information can be transferred between computers. Current modems can run up to 56,000 bits per second. Don't know what a bit is? Don't worry, we'll get to that in a later lesson

Modem

Page 14: Computer Terms. Computer A machine designed to run programs and store information that you create

BIOS stands for Basic Input Output System. The BIOS chip wakes up the computer when you turn it on and reminds it what parts it has and what they do.

BIOS Chip

Page 15: Computer Terms. Computer A machine designed to run programs and store information that you create

RAM stands for Random Access Memory. RAM chips will remember what you tell them and can even change to remember new information. It is important to save your work on a computer - if the computer gets turned off, RAM will lose all of your work!

RAM

Page 16: Computer Terms. Computer A machine designed to run programs and store information that you create

ROM stands for Read Only Memory. It holds information that is built into it. ROM is like reading a library book - lots of information is there, but you can't change it (because you never write in a library book). RAM, on the other hand, is more like a journal - you can write information into the journal. But if you change your mind, you can erase and write in new information.

ROM

Page 17: Computer Terms. Computer A machine designed to run programs and store information that you create

Ports are the places on the outside of the computer case where you plug in hardware. On the inside of the case, they are connected to expansion cards. The keyboard, mouse, monitor, and printer all plug into ports. There are also extra ports to plug in extra hardware like joysticks, gamepads, scanners, digital cameras and the like.

Ports

Page 18: Computer Terms. Computer A machine designed to run programs and store information that you create

CablesThe ports are controlled by their expansion cards which are plugged into the motherboard and are connected to other components by cables - long, flat bands that contain electrical wiring.

Another type of cable a long, rubber-coated bundle of wires, with plugs on either end, that connects computer parts. Cables allow different computer devices to communicate with each other.

Interior Cable

Page 19: Computer Terms. Computer A machine designed to run programs and store information that you create

Data Storage Devices

Data storage devices save information you have entered into or created on a computer.

Page 20: Computer Terms. Computer A machine designed to run programs and store information that you create

•primary memory: which is stored on chips located on the motherboard and holds all of the essential memory that tells your computer how to be a computer

•secondary memory that is stored in the hard drive and holds the information that you store in the computer.

Types of Memory

Page 21: Computer Terms. Computer A machine designed to run programs and store information that you create

2 Types of Data Storage Devices

Hard DriveDisk Drives: do the saving of information

but need a medium to save to.

Example: Floppy Disks: Storage Medium CD Rom: Storage Medium DVD: Storage Medium Jump Drive: Storage Medium

Page 22: Computer Terms. Computer A machine designed to run programs and store information that you create

Hard Drive

The hard drive is hidden inside the computer because the disks are not meant to be removed. Information that you save on your computer is stored on these hard disks.

Page 23: Computer Terms. Computer A machine designed to run programs and store information that you create

How do hard drives and floppy disks work?

The process of reading and writing to a hard or floppy disk is done with electricity and magnetism. The electromagnetic head of the disk drive records information to the disk by creating a pattern of magnetized and non-magnetized areas on the disk's surface. It is important to keep magnets away from floppy disks and away from your computer because the magnets can erase information from the disks!

Page 24: Computer Terms. Computer A machine designed to run programs and store information that you create

How do CDs and DVDs work?

CDs and DVDs use pits (microscopic indentations) and lands (flat surfaces) to store information much the same way floppies and hard disks use magnetic and non-magnetic storage. Inside the CD-ROM is a laser that reflects light off of the surface of the disk to an electric eye. The pattern of reflected light (pit) and no reflected light (land) creates a code that represents data.

Page 25: Computer Terms. Computer A machine designed to run programs and store information that you create

BitThe smallest unit of information the computer uses is a bit. The memory chips inside your computer are divided into thousands of tiny compartments called bits. Each bit has an electronic switch or gate. On means the gate is open and letting electricity go through. The computer reads on or open switches as a number 1. Closed gates are off because the electricity is blocked and cannot get through. The computer reads off bits as 0. It is by grouping these bits together to form a series of 1/0 commands, that data is formed.

Page 26: Computer Terms. Computer A machine designed to run programs and store information that you create

Byte

A byte is a group of 8 bits strung together.

Page 27: Computer Terms. Computer A machine designed to run programs and store information that you create

Kilobyte (K)

A kilobyte is a unit of measure equal to about 1 thousand bytes.

Page 28: Computer Terms. Computer A machine designed to run programs and store information that you create

Megabyte (MB)

A megabyte is a unit of measure equal to about 1 million bytes.

Page 29: Computer Terms. Computer A machine designed to run programs and store information that you create

Gigabyte

A gigabyte is a unit of measure equal to 1,073,741,824 bytes, which is about 1 billion bytes.

Page 30: Computer Terms. Computer A machine designed to run programs and store information that you create

Memory

Memory is the temporary storage space on chips in your computer. If a computer has 64MB of RAM that means that the computer can handle 64,000,000 (64 million) bytes of random access memory (that's 64,000,000 microscopic 8-bit panels). Hard disk space is also measured in bytes. So, a 15GB hard drive has 15,000,000,000 (15 billion) bytes for storing memory.

Page 31: Computer Terms. Computer A machine designed to run programs and store information that you create

Hardware

This is the parts of the computer you can touch.

Page 32: Computer Terms. Computer A machine designed to run programs and store information that you create

Peripheral

A hardware device that is connected to a computer, usually by a cable. Such as keyboard, mouse, speakers, headphones, printer, monitor, etc.

Page 33: Computer Terms. Computer A machine designed to run programs and store information that you create

Pixel

A pixel is a tiny dot of light on the monitor.

Page 34: Computer Terms. Computer A machine designed to run programs and store information that you create

The End!