Difference between revisions of "Circuit Building Blocks"

From Steak Wiki
Jump to navigationJump to search
Line 9: Line 9:
 
Make Electronics: Learning by Discovery, Charles Platt
 
Make Electronics: Learning by Discovery, Charles Platt
 
===Relaxation Oscillator===
 
===Relaxation Oscillator===
Amp Hour 579, A relaxation oscillator is filling up a capacitor, at which point when the cap reaches a certain voltage, the charge is dumped (possibly by a transistor) and the cycle repeats again. It should look like a sawtooth.
+
Amp Hour 579, A relaxation oscillator is filling up a capacitor, at which point when the cap reaches a certain voltage, the charge is dumped (possibly by a transistor) and the cycle repeats again. It may look like a sawtooth.  
 +
 
 +
On the other hand, a triangle, would be a circuit that only charges/discharges the capacitor (in equal amounts)(ramp waveform: page 34 student manual for art of electronics).
 +
 
 
===Quick Bits Examples===
 
===Quick Bits Examples===
 
Most of these are also referenced in the Art of Electronics.
 
Most of these are also referenced in the Art of Electronics.

Revision as of 10:31, 26 January 2025

The goal here is to have a page of various transistor circuits, but for now I'll include op amps.

They should be simple enough that you could combine them in a larger design (i.e. as part of an op amp or ASIC). I'm not going to include fundamental circuits (such as: https://en.wikipedia.org/wiki/Template:Transistor_amplifiers or basic op amps which you can find in Electronics for Inventors or AoE.)

These are sometimes called Topologies. Like a map. A map topology. If maps lie, then it's likely these circuits will lie as well. Expect any examples to be missing required components to work.

Transistor Circuits

Programmable Unijunction Transistor Sawtooth

Make Electronics: Learning by Discovery, Charles Platt

Relaxation Oscillator

Amp Hour 579, A relaxation oscillator is filling up a capacitor, at which point when the cap reaches a certain voltage, the charge is dumped (possibly by a transistor) and the cycle repeats again. It may look like a sawtooth.

On the other hand, a triangle, would be a circuit that only charges/discharges the capacitor (in equal amounts)(ramp waveform: page 34 student manual for art of electronics).

Quick Bits Examples

Most of these are also referenced in the Art of Electronics.

Unity Gain

https://www.eevblog.com/forum/projects/opamps-die-pictures/msg5450288/#msg5450288

Op Amp Circuits

Howland Topology

Transimpedance Amplifier

A way to convert current to voltage. It's just an op amp with a resistor in the feedback loop. Per amp hour 579, and talking of ADC design. There is a lot written about this, so one can dig in if necessary. e.g.