AZ4
This is the description file for AZ4.
# $Id: AZ4.data,v 1.1 2014/01/02 03:42:19 ragge Exp $
#
name "AZ4"
# alias AZ12
Descr "Philips 1938"
VCT 0
#
# These are for SPICE code.
CCP 10 # Cathode-plate ?? Cannot find anywhere.
EPS 0.09 # Adjust manually to get better curves
#
# Parameters for gnuplot output
Plotx 0 10 80 # Plate 0-80 10V incr
Ploty 0 .02 .3 # Plate 0-300mA 20mA incr
#
# Tube definition
Type Diode
# Vp Ip
Diode Param
10 0.017
20 0.050
30 0.097
40 0.150
50 0.205
60 0.265
|
AZ4 Spice code
*
* AZ4 code from Philips 1938 generated by kurvmatch
*
.SUBCKT AZ4 1 2
XZ1 1 2 Diode CCP=10.0P KA=0.000792 EX=1.40 KB=0.000001 EPS=0.090000
.ENDS
|