Top Banner
UNDERSTANDING COMPUTERS Computer Applications Mrs. Stern
22

Understanding Computers

Feb 23, 2016

Download

Documents

Anita Fedora

Understanding Computers. Computer Applications Mrs. Stern. Computer History 3 Generations of Computers. The Vacuum Tube Years The Era of the Transistor Transistors on a Chip. The Vacuum Tube Years (1946-1958). Computers were: Huge Slow Expensive Often undependable - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Understanding Computers

UNDERSTANDING COMPUTERSComputer Applications

Mrs. Stern

Page 2: Understanding Computers

Computer History3 Generations of Computers

1. The Vacuum Tube Years2. The Era of the Transistor3. Transistors on a Chip

Page 3: Understanding Computers

The Vacuum Tube Years (1946-1958)

Computers were: Huge Slow Expensive Often undependable

ENIAC was built in 1946 18,000 vacuum tubes Took up a lot of space Gave off a lot of heat

Cooled down by a gigantic air conditioner & still overheated regularly

Page 4: Understanding Computers

ENIAC Electronic Numerical Integrator and Calculator

Page 5: Understanding Computers

The Era of the Transistor (1959-1964)

Transistor was like the vacuum tube only better:

Faster More reliable Much smaller Cheaper to build Gave off virtually no heat 1 transistor replaced 40 vacuum tubes

Page 6: Understanding Computers

What it looked like

Transistor Radio

1964 Transistor Beads

Stem

Page 7: Understanding Computers

Transistors on a Chip (1965-current)

With the invention of Integrated Circuits or Microchip, thousands of transistors fit into one microchip

The number of transistors that fit onto a chip doubled every two years

Today: Millions per microchip

Page 8: Understanding Computers

Computers today can: Carry out instructions in billionths of a

second Are sometimes the size of a watch

Since electricity travels 1 foot in a billionth second

The smaller the distance the faster the speed

Page 9: Understanding Computers

What are computers made of?

A combination of:Hardware

& Software

Page 10: Understanding Computers

What is Hardware? Hardware – the tangible, physical

equipment that can be seen and touched Keyboard Monitor Printer Computer chips

Page 11: Understanding Computers

What is software? Software – the intangible instructions

that tell the computer what to do PowerPoint Windows XP Sims City Oregon Trail

Programmers – write the instructions that tell the computer what to do

Page 12: Understanding Computers

Computers are Simple Devices They perform FOUR basic functions:

1. Store data and programs2. Function unattended due to its ability to

interpret and follow instructions it is provided 3. Do arithmetic calculations4. Perform logical comparisons 

Page 13: Understanding Computers

What makes it such a powerful device?

It only has FOUR basic functions Its tremendous speed Its accuracy Its ability to store vast volumes of data

Page 14: Understanding Computers

Where are the instructions stored?

In the computers memory:1. Internal memory (ex. microchips)

RAM (random-access memory) This is temporary & can be erased. (ie: Microsoft Office Xp, Internet Explorer)

ROM (read-only memory) - This is permanent & can not be changed or erased.

2. External memory (ex. DVD’s & hard drives)

Page 15: Understanding Computers

Input & Output DevicesInput device: hardware that permits the

computer to accept data o Keyboard o A mouseo Bar-code scannero Light peno Touch display screeno Speech recognition device

Page 16: Understanding Computers

Output DevicesHardware which reports the information in a form we can

understandmonitor printerrobots sound or music speakers

Page 17: Understanding Computers

Processors Is the computer chip that receives &

carries out the instructions from the software

All computers big & small have processors also known as Central Processing Units or CPUs

Referred to as brains of the computer

Page 18: Understanding Computers

Functions the processor performs:

Receives & temporarily stores instructions & data to be processed

Moves & changes stored data Arithmetic calculations Makes decisions of logic (ex: determines

if two numbers are equal)

Page 19: Understanding Computers

External Storage

They hold data outside the memory of the computer.

They connect to the computer & are under the control of the processor at all times

Most common: USB Flash Drive External hard drives CD/DVD

Page 20: Understanding Computers

Binary System BrainPop - Binary

http://www.brainpop.com/

Page 21: Understanding Computers

Computer MemoryMemory is measured in bytes

8 bits = 1 byte1000 bytes = 1 kilobyte (KB)1000 kilobytes = 1 megabyte (MB)1000 megabytes = 1 gigabyte (GB)1000 gigabytes = 1 terabyte (TB)

Page 22: Understanding Computers

You should NOWunderstand computers