Understanding Integrated Circuits: Functions, Uses, and Schematics

  • Thread starter Thread starter Benjamin113
  • Start date Start date
  • Tags Tags
    Circuits
AI Thread Summary
Integrated circuits (ICs) are semiconductor devices that integrate an entire circuit on a single silicon wafer, commonly referred to as "chips." They serve a wide range of functions, from simple logic gates to complex microprocessors, and are ubiquitous in modern electronics. Early examples of ICs include linear amplifiers and TTL series digital NAND gates from the late 1960s, with significant milestones like the HP-35 pocket calculator emerging in the 1970s. The discussion highlights the evolution of logic circuits, noting the transition from resistor-transistor logic (RTL) and diode-transistor logic (DTL) to transistor-transistor logic (TTL). Understanding the history and functionality of ICs is essential for grasping their impact on technology today.
Benjamin113
Messages
29
Reaction score
0
What exactly are integrated circuits?
I would like to know their functions, uses, etc. Schematics would be nice, too.
 
Engineering news on Phys.org
Integrated circuit is a broad category of semiconductor devices in which an entire circuit is built on a monolithic (single crystal) semiconductor wafer, usually silicon. They have an extremely broad variety of uses from simple logic gates to computer microprocessors. ICs are more commonly known as "chips" and you've probably seen them without even knowing it. They come in a wide variety of packages and form factors:

http://www.allproducts.com/ee/hongjue/Product-2008610151847-s.jpg
 
I see...
Thanks for the explanation.
And for the image. I realize now that I have seen them before.
 
Here is a short history of integrated circuits:
http://en.wikipedia.org/wiki/Integrated_circuit
Some of the first integrated circuits included linear amplifiers by Fairchild (uA702, uA741) and Texas Instruments TTL series quad digital NAND gates SN7400 (output is low only if both inputs are high), which were available in the late 1960's. The first "pocket calculator", the famous HP-35 developed by Hewlett Packard, which came out about 1972. See (2.5 MB file)
http://www.hp.com/hpinfo/abouthp/histnfacts/museum/personalsystems/0023/other/0023hpjournal01.pdf
 
I was surprised that the wiki link you gave Bob didn't mention some of the oldest logic integrated circuits. http://en.wikipedia.org/wiki/Resistor%E2%80%93transistor_logic" When I was a teenager, an old ham (instrument tech by profession) took me under his wing and thought me how to build circuits. One of the first things we worked with were RTL circuits. We would bread-board them up and check out their logic functions. We were marveled as to how cool they were.
 
Last edited by a moderator:
dlgoff said:
I was surprised that the wiki link you gave Bob didn't mention some of the oldest logic integrated circuits. http://en.wikipedia.org/wiki/Resistor%E2%80%93transistor_logic" When I was a teenager, an old ham (instrument tech by profession) took me under his wing and thought me how to build circuits. One of the first things we worked with were RTL circuits. We would bread-board them up and check out their logic functions. We were marveled as to how cool they were.
Yeah, I sure remember the old RTL (3 volt logic), and the DTL (5 volt logic) also, but I didn't want to confuse the OP. TTL superceded them very quickly. I remember when the PDP-8 (with negative logic) went to TTL with +5 volt logic.
 
Last edited by a moderator:
Bob S said:
I remember when the PDP-8 (with negative logic) ...
Hexadecimal. :eek: But that's a different story.
 
Back
Top