AZ1
This is the description file for AZ1.
# $Id: AZ1.data,v 1.2 2014/01/02 00:45:48 ragge Exp $
#
name "AZ1"
# alias AZ11
# alias AZ31
Descr "Philips 1938"
VCT 0
#
# These are for SPICE code.
CCP 10 # Cathode-plate ?? Cannot find anywhere.
EPS 0.2 # Adjust manually to get better curves
#
# Parameters for gnuplot output
Plotx 0 10 80 # Plate 0-80 10V incr
Ploty 0 .02 .2 # Plate 0-200mA 20mA incr
#
# Tube definition
Type Diode
# Vp Ip
Diode Param
10 0.014
20 0.035
30 0.060
40 0.087
50 0.117
60 0.147
|
AZ1 Spice code
*
* AZ1 code from Philips 1938 generated by kurvmatch
*
.SUBCKT AZ1 1 2
XZ1 1 2 Diode CCP=10.0P KA=0.000562 EX=1.39 KB=-0.000001 EPS=0.200000
.ENDS
|