Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Reply
Old 11-04-2009, 09:15 AM   #1 (permalink)
 
Monster Techie

Join Date: Sep 2005

Location: /home/jason

Posts: 1,823

Jayce will become famous soon enoughJayce will become famous soon enough

Send a message via AIM to Jayce
Default Odd CPU Question.

I have to ask this... I've always just been whatever about the way CPUs think. Okay great, they're Intel or AMD or PPC or whatever, they can do calculations, ohhh faster clock speed yes! dual core! quad core! Woooo!

What about the infancy stage of the CPU from way back in the early IT days?

Did a team of people program each and every single calculation that a CPU can calculate into the chip? Or was some type of algorithm developed to just macro the calculations into the chip, so that way when we type the letter X that the appropriate binary hits the chip and therefore it barfs out an X on our screen.
__________________
Go open source, or go home.
Jayce is offline   Reply With Quote
Old 11-04-2009, 01:52 PM   #2 (permalink)
Waphlez's Avatar
 
Formerly Beefcake

Join Date: Oct 2005

Location: Ohio, United States

Posts: 1,942

Waphlez is on a distinguished road

Default Re: Odd CPU Question.

Old programs on the first computers' CPUs were written in machine code or assembly code (which is just an easier way of writing machine code). Machine code is incredibly difficult to handle, since it's just binary numbers which represent memory addresses, CPU registers, operators, etc. Assembly code made things easier but still much harder to read/write compared to today's high-level languages.

If you want to go really old school, all instructions were handled by punch cards, just paper cards with holes punched in them, each hole is one way to represent binary by allowing an electric rod to make an electric connection where there was a hole (representing 1) and the lack of a hole would break the connection (representing 0). This was later replaced by transistors and logic gates on a CPU. Of course once the mircoprocessor came around the amount of transistors, and therefore computing power, increased exponentially.

Keyboards just send electric impulses to the computer which has a listener which interprets which key is pressed and stores it's binary value which can then be processed by the CPU to start a list of instructions.
__________________

Waphlez is offline   Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compatibility question with CPU & MOBO kenji_03 Hardware Troubleshooting 4 07-30-2009 11:06 AM
What's the best CPU I can get............ hesson81 Building, Buying, Upgrading for General PCs 15 02-12-2009 08:44 PM
Odd question zmatt Overclocking, Case Mod, Tweaking PC Performance 4 08-28-2008 08:51 AM
Bizzare CPU Speed question Higach Everything Laptops 6 01-12-2008 08:41 AM
Overclocked 3.2ghz Pentium D processor by 15% EliteScouter Overclocking, Case Mod, Tweaking PC Performance 1 12-19-2007 11:52 PM