The transistor section of an optocoupler will break down instantly if you stick 300V across it!I'm looking at phototransistor opto-isolators and the only ones that I found that can handle 300v have a emitter to collector breakdown voltage of .6v http://www.cel.com/pdf/datasheets/ps2533.pdf
Does that mean this example on the right will not work?
View attachment 100650
But the collector to emitter voltage is 350v.The transistor section of an optocoupler will break down instantly if you stick 300V across it!
I need a linear voltage controlled resistor with voltage that ranges from single digits to 600v with an effective resistance of almost nothing to 3Mohms. I know of no transistor or mosfet that can do this linearly unless you know something I don't?Your best bet is to use the optocoupler to drive a high voltage MOSFET
In that case - it'll blow 3.475nS quicker.But the collector to emitter voltage is 350v.
Isn't that basically the design I posted earlier?It won't be linear but you can place the optocoupler output in series with a resistor to simulate the output of a pot.
A microcontroller of some sort. I just ordered an Arduino so I can study up on it.You said you wanted a digitally controlled pot. Where is the digital control coming from?
Speaking of which, the maximum voltage will be 600v for 2 of the supplies. Is there a way to wire up transistors so their voltage rating doubles like you can with passive components?You just have to make sure you don't exceed the power or voltage rating of the opto over its adjustment range.
YesIsn't that basically the design I posted earlier?
That could work.A microcontroller of some sort. I just ordered an Arduino so I can study up on it.
Maybe instead of adjusting the voltage based on the "resistor" value, I can adjust the "resistor" based on the intended voltage. So if the output voltage is off from where I have it set on the microcontroller it will "search" for the right bias to reach the intended operating point. What do you think?
Not easily.Speaking of which, the maximum voltage will be 600v for 2 of the supplies. Is there a way to wire up transistors so their voltage rating doubles like you can with passive components?
I'd use current/voltage sense ICs to tell the microcontroller what the voltage currently is and then I would have the microcontroller adjust it. I stumbled upon this http://www.edn.com/design/analog/4368111/Potentiometer-calibrates-photodiode-amplifier which is a similar concept, I don't think that is rated for high voltage though, I don't know enough about ICs and opamps to say much about it.That could work.
How would you monitor the output voltage?
Well, what I don't get is how you are supposed to bias the base of a transistor with low voltage and have high voltages on the other 2 terminals. The base-emitter voltages need to stay close to each other in order to not destroy the transistor right?Not easily.
But you could use the lower voltage transistor to drive a higher voltage transistor.
If you want linear operation - you're going to have dissipation problems unless you keep the current *VERY* low.No I mean the rated voltage
http://www.cel.com/pdf/datasheets/ps2533.pdf
He claims his opto has a Vce rating of 350V - I was too lazy to open the pdf he posted.Below is one approach to driving a HV transistor from a low voltage opto.
Note that the opto Vce never exceeds the Vbe of transistor Q2 or about 0.7V. Most of the voltage is absorbed by R1.
Q2, of course, must be rated for more than 600V Vce.
If you are driving the opto control from a microcontroller with voltage feedback, then you don't really care if the control is linear.
The feedback takes care of the non-linearity.
View attachment 100667
That schematic only works with negative voltages and has high voltage at the base of Q2, I think you meant to flip the collector and emitter of Q2?Below is one approach to driving a HV transistor from a low voltage opto.
Note that the opto Vce never exceeds the Vbe of transistor Q2 or about 0.7V. Most of the voltage is absorbed by R1.
Q2, of course, must be rated for more than 600V Vce.
Do you mind explaining a little further what you mean by microcontroller voltage feedback? Are you just referring to my voltage/current sense ICs?f you are driving the opto control from a microcontroller with voltage feedback, then you don't really care if the control is linear.
The feedback takes care of the non-linearity.
No. It's an NPN transistor which requires (and has) a positive voltage at the collector and base.That schematic only works with negative voltages and has high voltage at the base of Q2, I think you meant to flip the collector and emitter of Q2?
Yes.Do you mind explaining a little further what you mean by microcontroller voltage feedback? Are you just referring to my voltage/current sense ICs?
Because LT spice says it. If I use a positive voltage using your schematic then there is no voltage adjustment no matter what the values of R1 and R2 are. Well technically there is a voltage adjustment but it's more of an on/off adjustment from 0 to B+. It does however work with negative voltage at the expense of high voltage at the base.Why do you think otherwise?
A high voltage transistor is one which can handle a high voltage across it. You can have 600V on the collector and 590V on the emitter - the transistor only has 10V across it then. But if you have a low voltage base signal, say 0-5V, you better have a high voltage transistor because you know the emitter must be about 0.7V below the base.Well, what I don't get is how you are supposed to bias the base of a transistor with low voltage and have high voltages on the other 2 terminals. The base-emitter voltages need to stay close to each other in order to not destroy the transistor right?
by Aaron Carman
by Jake Hertz
by Robert Keim