I was looking for a preamp design using a pair of E180F Pentode's and found this on an old website.
My question for the experts is...... from this design what voltage would I expect to see at socket pins 7 & 9 without the E180F fitted.
My transformer has 235 - 0 - 235 outputs and I am seeing 218vdc on pin 9 (Grid 2) and 303vdc on pin 7 (Anode) offload. Is this not on the high side when the E180F datasheet states a grid voltage of 160v (400 max) and the Anode should be 190v (400v max)😕
Cheers🙂
My question for the experts is...... from this design what voltage would I expect to see at socket pins 7 & 9 without the E180F fitted.
My transformer has 235 - 0 - 235 outputs and I am seeing 218vdc on pin 9 (Grid 2) and 303vdc on pin 7 (Anode) offload. Is this not on the high side when the E180F datasheet states a grid voltage of 160v (400 max) and the Anode should be 190v (400v max)😕
Cheers🙂
Attachments
Hi Doz
Nothing, E180F not connected. I was checking the voltage at the socket offload and think they are high?
Cheers
Nothing, E180F not connected. I was checking the voltage at the socket offload and think they are high?
Cheers
Sorry, I understand.
Until you place the circuit under load, or you know what current is flowing through the tube, and the power supply resistance, you aren't going to know what the cathode or anode are going to be at under load.
The cathode will rise up to a few volts, and the anode will sag. The tube will only "see" the volts between the anode and the cathode, so, as long as that is within your operating parameters.. all is well.
Simulate it in LT Spice or similar first... but, personally , I'd fit the tube and run it up on a variac.
Don't forget your anode may well exceed the max voltage until the tube starts conducting. Have you used a SS or tube rectifier?
Until you place the circuit under load, or you know what current is flowing through the tube, and the power supply resistance, you aren't going to know what the cathode or anode are going to be at under load.
The cathode will rise up to a few volts, and the anode will sag. The tube will only "see" the volts between the anode and the cathode, so, as long as that is within your operating parameters.. all is well.
Simulate it in LT Spice or similar first... but, personally , I'd fit the tube and run it up on a variac.
Don't forget your anode may well exceed the max voltage until the tube starts conducting. Have you used a SS or tube rectifier?
Thanks Doz
I have only set this up on a test rig at the moment so will complete the rest of one channel tomorrow night and fire it up !!! Was just a bit worried as these tubes look great and didn't want to fry them!
6X4 as per the design
I will follow this up tomorrow night (NZ time)
Cheers
I have only set this up on a test rig at the moment so will complete the rest of one channel tomorrow night and fire it up !!! Was just a bit worried as these tubes look great and didn't want to fry them!
6X4 as per the design
I will follow this up tomorrow night (NZ time)
Cheers
Make sure you use a high quality resistor for the 51k at the grid. Even just the thermal noise from this will be a limiting factor for this design, so you don't want any extra noise too. I'm not sure why the design uses a low noise valve in a high noise circuit, but each to their own!
Make sure you use a high quality resistor for the 51k at the grid. Even just the thermal noise from this will be a limiting factor for this design, so you don't want any extra noise too. I'm not sure why the design uses a low noise valve in a high noise circuit, but each to their own!
Thanks, I have not ordered any parts yet, just mocked it up with parts in stocks. I was going to order Vishay/Dale CMF55 resistors Digi-Key - CMF51.1KHFCT-ND (Manufacturer - CMF5551K100FHEB) these are very close spec to there RN55 Military series.
Whould these be up to the job?
Not sure of the exact design details as I'm not a EE, more the point was a pair of E180F's in my stores and the need for a preamp 🙂
Cheers
This will be one hissy phono stage!
Yes it will, but a good place to experiment..
Output Z will be pretty high too, and frequency dependent.. Should be connected to something with a high input impedance. (I would say something like 1M ohm to reduce effects on gain.)
The 51K referred to in a previous post is both part of the feedback network and a large part of the cartridge termination resistance..
Looks like an interesting phono-pre to simulate. Might even be fun to build as simple as it is.
My thoughts too.. Wondering just how bad it could be.. 😀
Dagwood,
The simulator is free from Linear Technology (also TI and others).
I use LT Spice.
Linear Technology - Design Simulation and Device Models
If I simulate it I'll be glad to post it.
The simulator is free from Linear Technology (also TI and others).
I use LT Spice.
Linear Technology - Design Simulation and Device Models
If I simulate it I'll be glad to post it.
Dagwood,
The simulator is free from Linear Technology (also TI and others).
I use LT Spice.
Linear Technology - Design Simulation and Device Models
If I simulate it I'll be glad to post it.
In addition though you will need to add a tube library and symbols - quite easy to do and worthwhile. You may have to google for a model for the E180F.. I use LTspiceIV with tubes and it works quite well.
I haven't found a spice model for the E180F, so I sub'd a EF86 since I had the model.
I used the Hagerman iRIAA model on the input and got a plot that is good out to around 10KHz.
Anyone have a spice model for the E180F?
I used the Hagerman iRIAA model on the input and got a plot that is good out to around 10KHz.
Anyone have a spice model for the E180F?
tetrodeAnyone have a spice model for the E180F?
.SUBCKT E180F 1 4 2 3
+ PARAMS: MU= 56.00 EX= 1.350 KG1= 250.0 KP=6709.19 KC= 850
+ KVB= 7.9 VCT= 0.00 RGI=2k
+ CCG=8.5P CPG1=0.03P CCP=3P
RE1 7 0 1G
RE2 8 3 1G
E1 7 0 VALUE= ; E1 BREAKS UP LONG EQUATION FOR G1.
+{V(4,3)/KP*LOG(1+EXP((1/MU+V(2,3)/V(4,3))*KP))}
G1 1 3 VALUE={(PWR(V(7),EX)+PWRS(V(7),EX))/KG1*ATAN(V(1,3)/KVB)}
G2 8 3 VALUE={(PWR(V(7),EX)+PWRS(V(7),EX))/KC*(2.5708-ATAN(V(1,3)/KVB))}
E2 8 4 VALUE={0}
RCP 1 3 1G ; FOR CONVERGENCE
C1 2 3 {CCG} ; CATHODE-GRID 1
C2 1 2 {CPG1} ; GRID 1-PLATE
C3 1 3 {CCP} ; CATHODE-PLATE
R1 2 5 {RGI} ; FOR GRID CURRENT
D3 5 3 DX ; FOR GRID CURRENT
.MODEL DX D(IS=1N RS=1 CJO=10PF TT=1N)
.ENDS
- Home
- Amplifiers
- Tubes / Valves
- E180F Preamp