ECC83
This is the description file for ECC83.
# $Id: ECC83.data,v 1.2 2014/01/02 00:45:48 ragge Exp $
#
name "ECC83"
# alias 12AX7
Descr "Philips Data Handbook 1953"
MU 100
VCT 0.5
# These are for SPICE code.
CCG 1.6 # Cathode-grid
CCP .5 # Cathode-plate
CGP 1.7 # Grid-plate
RGI 2000 # Resistance for grid current (estimate)
#
# Parameters for gnuplot output
Plotx 0 20 400 # Plate 0-400V 20V incr
Ploty 0 .0005 .005 # Plate 0-5mA .5mA incr
Plotg 0 -0.5 -4 # Grid 0-(-4)V -0.5V incr
#
# Tube definition
Type Triode
# Vp Vg Ip
Triode param
10 0 0.0003
50 0 0.00115
100 0 0.00215
200 0 0.00445
250 -0.5 0.0045
120 -1 0.0007
220 -1 0.00265
140 -2 0.0001
200 -2 0.0005
300 -2 0.0022
300 -3 0.0006
320 -4 0.0001
|
ECC83 Spice code
*
* ECC83 code from Philips Data Handbook 1953 generated by kurvmatch
*
.SUBCKT ECC83 1 2 3
XZ1 1 2 3 Triode CCG=1.6P CGP=1.7P CCP=0.5P MU=99 EX=1.44 KG1=843 KP=762 KVB=216 RGI=2000
.ENDS
|