• WARNING: Tube/Valve amplifiers use potentially LETHAL HIGH VOLTAGES.
    Building, troubleshooting and testing of these amplifiers should only be
    performed by someone who is thoroughly familiar with
    the safety precautions around high voltages.

Simple high voltage regulator suggestions

I think it's maybe handy to explain a bit more context?
Sure, I have planned to build three SE amp:
  • worst one is an ebay-bought pcb that I got from a friend, with output transformers included;
  • mid one is very simple a guitar amp;
  • best one is an UNSET that I've briefly tested with a HV PSU and its toroidal transformers.

Because all we know at this point is that you want some kind of regulator for a SE amplifier?
Yes, correct.

Are you specifically looking for ultra low noise and PSRR?
Or does it just has to suppress the ripple adequately?
The latter!

When just resistors are being used it also won't have a fixed voltage. Meaning it will follow its input voltage.
It is clear, the mosfet follows the voltage at its base, being referenced to a voltage divider, it will be a percentage of the infeed voltage.
 
Here it is!
1717102763610.png


1717103030356.png


0,01 Ohm @100 Hz
0,2 Ohm @2 kHz
2 Ohm @20 kHz
 
😀 ...and would you mind to explain me please?
Well apparently it also works this way lol 😀

That either used to be a bug in LTSpice or in another one of those SPICE programs (multisim maybe)
Can't remember, have been using this stuff for so long 😀 😀

Btw, you could go for a RCRC filter on the base or gate.
That way we can get a little more ripple reduction like this;

1717109000879.png

(this is a slightly different circuit, but the same thing applies)
 
With closed-loop regulation, using an error amplifier, keeping to a plain resistive output is difficult (the more so at high voltage); and phase has to be manipulated to preserve the phase margin, or prevent it crashing through crossover at >20dB/decade. This is the reason that industrial chips like the LM317, LT108x (etc) present an inductive looking output phase that collides with the output capacitors to produce a lump in the impedance at some audio frequency, if we don't take care.
If there is a "lump" in the output impedance, it's a sign of potential instability. For LM317 easily remedied by adjusting the ESR of the output capacitor. For LDO regulators it's a bit more complex.
 
  • Like
Reactions: grataku
How do you get at the ohm values?
By using the formula you gave me on the first reply to the topic:
Make a current source loading the output, say 50mA rms, and do a .ac with it from 20Hz to 20kHz, and look at the signal that this produces at the output.
For instance, if you see 10mV signal at the output when loaded by 50mA rms, that is an output impedance of 10mV/50mA = 0.2ohms.
 
The ripple can be very low; fractions of a mV are not difficult, even at 100mA loads. And since there is no longer any need to consider a vacuum rectifier, large capacitors can be accommodated in the Raw DC, reducing it further.
I've found that for tube amps one source follower is more than "proper", i.e. adequate. If you feed the gate by a filtered voltage, you may call it "a capacitance multiplier". If you feed it by a regulated reference voltage, you may call it "a voltage regulator".

Following your suggestions, this could be a simple regulator (without any feedback) for B+ around 400V and g2 around 200V.
Soft-start (with its high RC-constant, so low low-pass frequency) should improve ripple.
I'm still missing the latch in case the mosfet shorts.

1717143140776.png


Am I thinking right that a fixed reference for B+ is preferrable for fixed bias SE amps, while a simple voltage divider without zener can be "compensated" by cathode bias, where the resistor at the cathode of the power tube compensates the variations in voltage?
 
to measure the output impedance over frequency in LTspice:

1) Put a current source (set to "AC 1") from the output node to gnd.
(this must be the only "AC 1" source in the schematic)
2) run an AC sweep
3) click on the output node, this will plot output-voltage.
4) In the plot-window left-click on the left axis, and set it to "Linear"
5) In the plot-window left-click on V(output),and change to V(output)/1A
done!