Presentation is loading. Please wait.

Presentation is loading. Please wait.

Computer Terminology Chapter 2 CIT 1100. History of Computers First known device used to compute was the Abacus 3000 BC 1617 John Napier created a crude.

Similar presentations


Presentation on theme: "Computer Terminology Chapter 2 CIT 1100. History of Computers First known device used to compute was the Abacus 3000 BC 1617 John Napier created a crude."— Presentation transcript:

1 Computer Terminology Chapter 2 CIT 1100

2 History of Computers First known device used to compute was the Abacus 3000 BC 1617 John Napier created a crude slide rule referred to as Napier’s Bones First mechanical adding machine was created by Blaise Pascal 1642 Difference Engine is considered the first general purpose computing machine created in 1822 by Charles Babbage

3 History of Computers Up until the 19 th century all “computers” were mechanical In 1906 Lee De Forest invented the vacuum tube Scientists realized that they could now create an actual electronic computer

4 History of Computers Vacuum Tubes allowed early engineers to control the flow of electricity The methods needed to represent and store information took another 50 years to resolve During WWII there was a breakthrough

5 History of Computers Its much easier to communicate with a machine using Binary A single Binary digit has only 2 states – Its either ON – Or Its OFF The only drawback is you can only represent 2 things using Binary digits Decimal can represent 10 things OFFON

6 6 Bits Two patterns are known as the state of the bit. For example, magnetic encoding of information on tapes, floppy disks, and hard disks are done with positive or negative polarity. The boxes illustrate a position where magnetism may be set and sensed; pluses (red) indicate magnetism of positive polarity (1 bit), interpreted as “present” and minuses (blue) (0 bit). 0000000011111111

7 History of Computers DECIMAL REPRESENTATION BINARY REPRESENTATION 398765 42 10 Allows you to count to ten using one character (0-9) 01 Allows you to count to 2 using one character (0-1)

8 Binary The Binary Numbering system is used by computers to represent data People prefer to communicate using Decimal numbering To communicate with hardware you must break everything down to its most basic form BINARY

9 Decimal We have become familiar with base 10 because that’s the way we have always counted. We have memorized ten characters that represent ten symbols used to represent numbers 0 1 2 3 4 5 6 7 8 9

10 Decimal Math 2 +2 4 7 9 9 +1 0 1 5 +5 0 1 Carry

11 Binary Math 11 +0 1 +1 0 1 111111 + 1 0 1 0 1 0 1 0 1 0 1 0 1

12 Counting 0000011111 2 3456 7 8 910 11 12 1314 15 BinaryDecimal

13 The CPU Central Processing Unit – Input – Processing – Output – Storage

14 INPUT Switch OFF 0Switch ON 1 Using one piece of wire with one light bulb we can represent 2 different states in Binary ON / OFF

15 ASCII CHARACTERS In order to create meaningful data on a computer you need the following symbols: Counting Numbers 0-9 Alpha Characters A-Z Alpha Characters a-z Punctuation !@#$%^&*().,:; Special Characters 256 Characters

16 16 ASCII-7 In the early days, a 7 bit code was used, with 128 combinations of 0’s and 1’s, enough for a typical keyboard. The standard was developed by ASCII (American Standard Code for Information Interchange) Each group of 7 bits was mapped to a single keyboard character. 0 = 0000000 1 = 0000001 2 = 0000010 3 = 0000011 … 127 = 1111111

17 DATA BUS With one wire you can represent 2 states With two wires you can represent 4 states With three wires you can represent 8 states 2 x = number of possible combinations of 1s & 0s

18 DATA BUS Using a single bit, with two discrete states, gives only two options (ON or OFF). 1 bit, 2 unique patterns: 0 or 1 2 bits, 4 unique patterns: 00, 01, 10 or 11 4 bits, 16 unique patterns: 0000, 0001, 0010, 0010, …1111 8 bits, 256 unique patterns: 00000000, 00000001, 00000010, … 11111111

19 Binary

20 DATA BUS With 8 Wires you can represent 2 8 = 256 unique characters INPUT DEVICE AB a bHK12 3 4 High Order Bit Low Order Bit

21 21 Byte Byte = A collection of bits (usually 7 or 8 bits) which represents a character, a number, or other information. More common: 8 bits = 1 byte Abbreviation: B

22 22 Bytes 1 byte (B) Kilobyte (KB) = 1,024 bytes (2 10 ) “one thousand bytes” 1,024 = 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 Megabyte (MB) = 1,048,576 bytes (2 20 ) “one million bytes” Gigabyte (GB) = 1,073,741,824 bytes (2 30 ) “one billion bytes”

23 Definitions BIT – The smallest piece of data a computer can work with BYTE – 8 Bits BUS – A piece of wire that carries a signal Clock – Used to synchronize evens

24 Labs Hints Locate & identify the connector that delivers power to the motherboard. Is the connector an AT or ATX style? http://www.youritronics.com/how-to- power-up-an-atx-power-supply/ http://www.playtool.com/pages/psuconnectors/connectors.html

25 Labs Hints Molex vs. berg connector? 4 Pin Berg Connector 4 Pin Molex Connector 20 Pin Molex

26 Labs Hints Does your system support PCI –E slots?

27 Labs Hints Scan the motherboard for any terminal blocks and jumpers. These numbers are just FYI. Each venders have their own different numbers and purpose reference chart.

28 Labs Hints What Socket is supported by the system?

29 Labs Hints North Bridge chip type vs. South Bridge chip type

30 Labs Hints


Download ppt "Computer Terminology Chapter 2 CIT 1100. History of Computers First known device used to compute was the Abacus 3000 BC 1617 John Napier created a crude."

Similar presentations


Ads by Google