Diode clipping at a given threshold

  • Thread starter Thread starter StkMtd
  • Start date Start date
  • Tags Tags
    Diode Threshold
AI Thread Summary
The discussion focuses on creating a clipping circuit using diodes to achieve a specific threshold for signal distortion, particularly for a distortion pedal. The user describes their current setup and the behavior they expect from an ideal diode, noting that the output simply passes the input sine wave without clipping. They propose using a PNP transistor to control the input based on diode conduction but recognize a flaw in this approach regarding signal return. The goal is to understand how to make diodes clip at a given threshold, allowing for variable effects in their circuit design. The user expresses a desire to deepen their knowledge in analog electronics before starting college for electrical engineering.
StkMtd
Messages
7
Reaction score
0
First post, after tinkering with electronics so long I just had to join a physics oriented forum.

I'm trying to work out how I can get an input voltage to "clip" at a certain level. I start by imagining an ideal diode (no current on reverse bias, infinite current on forward bias).

My setup is below:

lhIJy.png


If I had a sine wave from V_sinMin to V_sinMax, I would expect the following behaviour:

VAdyJ.png


The grey line represents the input sine @ V_input, the red line represents my expected output @ V_output, and the dotted blue line represents V_threshold.

From my interpretation of an ideal diode, my diode will conduct when V_input < V_threshold

Now I know something is missing, because in this current circuit, V_output will simply pass the sine wave I put in.

What I need is for the signal to pass when it's less than V_threshold, but for V_threshold to be passed out when V_input > V_threshold.

One idea that comes to mind is to have a parallel branch come off the cathode of the diode controlling the base of a PNP transistor on the input. In this way, when the diode passes current, V_input will be blocked, and V_output will equal V_threshold. The only problem with this is when V_input comes back down, the diode will have no way to see this and won't stop conducting.

I've been tearing my hair out all day trying to understand clipping diodes (my notebook is about 20 pages shorter now :P), and after searching the internet for guides that don't explain things in a non-ambiguous way, I'm wondering if anyone can explain to me how I can create a clipping circuit with a variable threshold using only diodes (and simple passive components if need be).

My end goal is to create a distortion pedal, and I've looked at guides written by a bunch of "dudes" who think they can explain electronics, but they always seem to leave some critical bits out. I'm not looking to build a distortion pedal for the sheer aesthetic joy of it, I want to further my understanding of how the circuit works.

My roadmap for learning is as follows:
1. Amplify the input signal (covered)
2. Pass the amplified signal into diodes that are set up to clip at a threshold given as an input voltage

If I can understand how to make diodes clip at a given threshold, I can start by using a static voltage for a static clipping level. If I really understand how things work, I should be able to pass any voltage into the threshold input and invent whatever effect I can come up with.

I should note that I'm a hobbyist at this point. I've done a lot of work with digital logic, but I'm looking to branch out into the analog domain. I'll be going to college for electrical engineering in september, but I have a lot of time to kill before then. If I could get this figured out now, I would have something to amuse myself with.

Thanks to anyone who can give me a hand with this.
 
Engineering news on Phys.org
You would need something like this:

http://dl.dropbox.com/u/4222062/clipper.PNG

This would pass the input signal normally unless the thresholds of +/- 6 volts plus diode drops were reached.
When this happened, the current through the 200 ohm resistor would increase and cause a voltage drop so that the output was the same as the threshold voltage.

The +/- 6 V voltage sources could just be batteries.
 
Last edited by a moderator:
vk6kro said:
You would need something like this:

http://dl.dropbox.com/u/4222062/clipper.PNG

This would pass the input signal normally unless the thresholds of +/- 6 volts plus diode drops were reached.
When this happened, the current through the 200 ohm resistor would increase and cause a voltage drop so that the output was the same as the threshold voltage.

The +/- 6 V voltage sources could just be batteries.

This is actually quite helpful. I'd have an easier time understanding if I had a scope laying around, but I'll work through this tomorrow when my mind has had some time to recover. Cheers.
 
Last edited by a moderator:
You would get a waveform like this:

http://dl.dropbox.com/u/4222062/clipped%20wave.PNG

where the green trace is the input and the white one is the output.
 
Last edited by a moderator:
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top