Constructing Logic Gates on a Breadboard

AI Thread Summary
The discussion focuses on constructing logic gates on a breadboard, emphasizing the desire to understand the individual components rather than using integrated circuits. A user seeks resources to build NAND, OR, and AND gates from discrete components. It is noted that breadboarded gates will be slower than IC gates due to higher capacitance in connections, which affects current flow. The capacitance in breadboard setups is significantly larger than in integrated circuits, leading to slower operation. The conversation concludes with encouragement for the user to enjoy their upcoming school experience.
Limpylegs
Messages
5
Reaction score
0
I've been reading articles on logic gates and What I want to do before I get to school is familiarize myself with what individual components are used in making those individual gates on say a breadboard.I keep searching for it on the web but it just gives me the schematic symbols and not what individual components make up the gate itself.I don't want to just plug in the black chip like most everybody else does,I want to dig in and see it work for myself.If anybody can link me to a website that will show you how to make individual nand,or,and etc gates on a breadboard I would appreciate it.
 
Engineering news on Phys.org
Oh man I'm going to be busy for hours now.Thanks much MATLABdude
 
Limpylegs said:
Oh man I'm going to be busy for hours now.Thanks much MATLABdude

Keep in mind that a breadboarded version of a logic gate will be much slower than an actual IC gate. Can you tell us why?
 
[/QKeep in mind that a breadboarded version of a logic gate will be much slower than an actual IC gate. Can you tell us why?
UOTE]

No idea,I haven't even started school yet.I just wanted to arm myself with knowledge to give me an edge.I would like to read any useful link anybody might have in their bookmarks or book suggestions they might have.
 
Keep in mind that a breadboarded version of a logic gate will be much slower than an actual IC gate. Can you tell us why?

No idea,I haven't even started school yet.I just want to arm myself with enough knowledge ahead of time to give myself an edge.Why is it that they are slower?
 
Limpylegs said:
No idea,I haven't even started school yet.I just want to arm myself with enough knowledge ahead of time to give myself an edge.Why is it that they are slower?

Fair enough. It has to do with the capacitance of the junctions and interconnects. When you wire things up from discrete transistors on a breadboard (or PC board), you will end up with a couple pF or so per connection. That slows down the currents that flow, since they have to charge and discharge those capacitances in order to change the voltages.

In an IC, the size of the interconnects are much, much smaller than a breadboard, and the capacitances are a couple orders of magnitude smaller than a picofarad. In general, the smaller the IC geometry, the lower the capacitance, and hence, the faster the circuit can toggle.

Have fun in school !
 
Back
Top