• 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.

6AS7 Model

Status
Not open for further replies.
Does anyone have a PSpice model for the 6AS7? I'm using LTSPice and the embedded simulation software in Altium.

Working on my first OTL. Chose this tube because of its relative cheapness and availability and the octal socket. The low grid impedance is practically like driving a wire though and want to make sure I have some good simulation data before hacking up a breadboard.
 
I have tryed this for multisim, but no id did not work, only faults like refdes U3 .

I have almost not a model working in these simulator, why I don,t now but it is just buggy
of its own, and the pcb maker ultiboard is a lot more worse, a lot of components ware wrong, but it works very easy that is what I like.

But maybe here somebody know why it gives that errrors,..

regards
 
I have multisim too and I use this:


*-----------------------------------------------------------------------
* Filename: SV6AS7.inc V1 25/8/97
* Simulator: PSpice
* Device type: Power triode
* Device model: Svetlana 6AS7
*
* Author: Duncan Munro
* Date: 25/8/97
* Copyright: (C)1997-2000 Duncan Amplification
*
* The following parameters are not modelled:
*
* (1) Heater is not modelled.
*
* (2) Grid current is not modelled.
*
* Please note that this model is provided "as is" and
* no warranty is provided in respect of its suitability
* for any application.
*
* This model is provided for educational and non-profit use.
*
* Email queries to postmaster@duncanamps.com
*
* Pins A Anode
* G Grid
* K Cathode
*
*-----------------------------------------------------------------------
.SUBCKT 6AS7 A G K
*
* Calculate reduction in mu at large negative
* grid voltages
*
Emu mu 0 VALUE={PWRS(V(G,K),0.88)}
*
* Emission reduction due to low Va
*
Eel el 0 VALUE={ATAN(LIMIT(V(A,K),0,1E6)/10)}
*
* Calculate change in shape with reducing grid voltage
*
Eshape shape 0 VALUE={(220+V(G,K))/220}
*
Egs gs 0 VALUE={LIMIT(V(A,K)+V(mu)*2.8,0,1E6)}
Egs2 gs2 0 VALUE={PWRS(V(gs)*V(shape),1.5)*410E-6}
Ecath cc 0 VALUE={V(gs2)*V(el)}
*
* Calculate anode current
*
Ga A K VALUE={V(cc)}
*
* Capacitances
*
Cgk G K 8p
Cga A G 11p
Cak A K 3p


.ENDS



I hope this can help you
Aiace
 
I have tryed it, it works but report faults see picture.

That I have seen more and don,t now what to do with it.

Don,t mind, have found it ;-)
 

Attachments

  • faults multisim.gif
    faults multisim.gif
    8.8 KB · Views: 668
Last edited:
I am busy with a hybride version of circlotron mosfets who is driven by a long tail fasesplitter made from the 6as7 as a test after read something about that on the internet a while ago.

the big drive of the 6as7 gives a good way to drive the mosfet capacitances without losing bandwith, it simulates 5 hz to 1 Mhz distortion 1.2 procent full power most second harmonic, a tube sound is what I try to get.

A cathodefollower with the 6as7 gives to much loss, so now I use anode follower but the mosfets are dc coupled to them and the sound you here on the link is a white cathode follower with a 6N6P.

a normal hybride dc coupled 6n6p and mu stage 6h9c you can listen here, pc was direct coupled to amp output 1 volt to pc.

6H9C-mustage-0.7mA-idle.mpg - YouTube

some patient while loading, something is wrong there on youtubate.
 
Last edited:
but less then with cathode follower, a plate follower simulates a lot better.

But I only play with it because I like that I have not expetations of it, but learn from it, a 300b can also drive mosfets and it looks good on the amp, I am very interested in driving with big tubes the mosfet capacitance to see what sonic improvement there is, or not or maybe it is overkill and stuck with the 6N6P.

regards
 
I've had a diy 6as7 from a friend for about 9mths. Its a power amp with 10+ watts, very nice sounding amp. I wish to build one myself if I can.
Happy listening, hope you enjoy it.

I have now playing a dc coupled hybride, have voltage raised to 450 for the mustage 6H9C and use nice russian paper in oil capacitors.

highervoltage6H9C - YouTube

Only one detail, playing mp3 on amps like this made them bad sounding, mp3 plays oke on bad amps, so youtube is no different.
 
I have multisim too and I use this:


*-----------------------------------------------------------------------
* Filename: SV6AS7.inc V1 25/8/97
* Simulator: PSpice
* Device type: Power triode
* Device model: Svetlana 6AS7
*
* Author: Duncan Munro
* Date: 25/8/97
* Copyright: (C)1997-2000 Duncan Amplification
*
* The following parameters are not modelled:
*
* (1) Heater is not modelled.
*
* (2) Grid current is not modelled.
*
* Please note that this model is provided "as is" and
* no warranty is provided in respect of its suitability
* for any application.
*
* This model is provided for educational and non-profit use.
*
* Email queries to postmaster@duncanamps.com
*
* Pins A Anode
* G Grid
* K Cathode
*
*-----------------------------------------------------------------------
.SUBCKT 6AS7 A G K
*
* Calculate reduction in mu at large negative
* grid voltages
*
Emu mu 0 VALUE={PWRS(V(G,K),0.88)}
*
* Emission reduction due to low Va
*
Eel el 0 VALUE={ATAN(LIMIT(V(A,K),0,1E6)/10)}
*
* Calculate change in shape with reducing grid voltage
*
Eshape shape 0 VALUE={(220+V(G,K))/220}
*
Egs gs 0 VALUE={LIMIT(V(A,K)+V(mu)*2.8,0,1E6)}
Egs2 gs2 0 VALUE={PWRS(V(gs)*V(shape),1.5)*410E-6}
Ecath cc 0 VALUE={V(gs2)*V(el)}
*
* Calculate anode current
*
Ga A K VALUE={V(cc)}
*
* Capacitances
*
Cgk G K 8p
Cga A G 11p
Cak A K 3p


.ENDS



I hope this can help you
Aiace

This model is giving me errors. It will run for a bit then crap out. If anyone knows how to fix this it would be a great help as I don't know spice or how to trouble shoot errors in multisim.
 

Attachments

  • Capture MS error.PNG
    Capture MS error.PNG
    19.2 KB · Views: 248
The error looks to me u2 part has incorrect description (RefDes) in MultiSim. It refers to non existing model definition "33" or "21". Search for those numbers and change to the right model name. I guess there is nothing wrong with the model itself.
 
Status
Not open for further replies.