1. Frequency mixer, used for heterodyning, important in radio, so I hear. https://en.wikipedia.org/wiki/Frequency_mixer
2. Log converter, where the output voltage is proportional to the logarithm of the input voltage. https://electronics.stackexchange.com/questions/374440/log-c...
3. Diode ring, which provides variable gain, used in analog compressors like the Neve 33609 (I have a clone of the 33609, and I’m very fond of it)
Think about this: if you have a nonlinear device like a diode, then the dynamic resistance changes depending on the operating point. If you modulate the operating point, you’re modulating the dynamic resistance.
Reverse biasing a diode at different levels changes the junction capacitance. Also used in radio, for things like variable filters.
edit: oh, it's topped pinned comment!
https://opg.optica.org/optcon/fulltext.cfm?uri=optcon-1-7-15...
What kind of 33609 clone do you have?
Novices who don't have a clue nor know any better come up with the weirdest solutions. I have no clue whatsoever now what inspired me to even try something like that.
> This topic seems to be broadly misunderstood. It is 100% verified fact by both myself and others (including university researchers) that diode strings can produce more heat (or watt-hours, BTU) from a given solar panel than a bare resistance element.
Making electricity and then using that electricity to heat something elsewhere lets you insulate, effectively allowing you to create a box that heat energy can only pass one way.
It seems like that depends on the diode string and PV array remaining at approximately the same temperature as heat is dumped into the diode.
Any good suggestions on resources talking about building complex digital logic out of something more suitable?
You could start with the late Don Lancster's book [1].
I have a little "breadboard helper" that I am wrapping up (that includes a project manual) for creating RTL circuits and others [2]. (I hope to sell a few.)
RTL book [1]: https://archive.org/details/RTL_Resistor-Transistor_Logic_Co...
Prototyping [2]: https://cdn.bsky.app/img/feed_fullsize/plain/did:plc:oxjqlam...
I always thought RTL was pretty nifty, and it was used in a lot of early computers. I think it's a lot less fussy of component values than the earlier RTL.
https://en.wikipedia.org/wiki/Baker_clamp
Flyback diode:
https://en.wikipedia.org/wiki/Flyback_diode
A diode can switch off an AC source when a battery is present: see second circuit in accepted answer, introduced by, "Alternatively, you can probably get away with just using some schottky diodes:"
https://electronics.stackexchange.com/questions/71753/whats-...
Also, diodes can be used to provide a controlled discharge path for capacitors when a device is turned off.
The circuit in this EE StackExchange question shows it:
https://electronics.stackexchange.com/questions/471285/capac...
It has one RC constant when charging and a different RC constant when discharging through the diode.
Why would you want to charge a capacitor slowly when power is applied to the device, but discharge it fast when power is cut? There are various applications for that.
For instance, circuits that control some timed behavior, like holding a CPU chip in a reset state at start up while power stabilizes, and then releasing it. You want that circuit to reset itself quickly if power is lost.
Analog circuits have things like that in them: for instance circuits that mute an audio amplifier on power up for a bunch of milliseconds until a capacitor charges. If the power is cycled, you want that timer to reset itself.
Another application: Log amp: https://en.wikipedia.org/wiki/Log_amplifier
This exploits the diode's characteristic V-I exponential curve in amplifier feedback to produce output proportional to the logarithm of the input.
AJH Synth Sonic V Diode Ladder Filter. (IMHO AJH make the best eurorack filters out there..)
Diode half-wave rectifier https://www.circuitlab.com/editor/4da864/
Diode full-wave (bridge) rectifier https://www.circuitlab.com/editor/f6ex5x/
Diode turn-off time https://www.circuitlab.com/editor/fwr26m/
LED with resistor biasing https://www.circuitlab.com/editor/z79rqm/
Zener diode voltage reference https://www.circuitlab.com/editor/7f3ndq/
Charge Pump Voltage Doubler https://www.circuitlab.com/editor/24t6h3ypc4e5/
Diode Cascade Voltage Multiplier https://www.circuitlab.com/editor/mh9d8k/
(note: I wrote the simulation engine)
I’ve heard good things about “Practical Electronics for Inventors” but haven’t gone through it myself.
jagged-chisel•6h ago
How completely unintuitive.
Shellban•6h ago
dietrichepp•5h ago
The N side has negative charge carriers. It has a positive charge in the depletion region because the charge carriers are missing. Likewise, the P side has positive charge carriers, and when they’re missing, you get a negative charge.
This is true whether we live in the current universe or live in an alternate universe where we say that electrons have positive charge. The depletion region is where the charge carriers are missing (depleted), so you get the opposite charge of whatever the charge carriers are.