E
Emoneg
Guest
"N. Thornton" <bigcat@meeow.co.uk> wrote in message
news:a7076635.0411180346.792f4324@posting.google.com...
http://www.google.com/search?hl=en&q=4069UB+spice+model
Link
http://www.abcelectronique.com/simulation_spice/HIFI_LIB.LIB
In Link
*********
..SUBCKT 4069UB 6 1 4
*Connections e s Vcc
M2 1 6 0 0 CD4069BN
M3 1 6 4 4 CD4069BP
..MODEL CD4069BN NMOS (LEVEL=1 VTO=2.1 KP=2.9M GAMMA=3.97U
+ PHI=.75 LAMBDA=1.87M RD=20.2 RS=184.1 IS=31.2F PB=.8 MJ=.46
+ CBD=47.6P CBS=57.2P CGSO=70.2N CGDO=58.5N CGBO=96.3N)
..MODEL CD4069BP PMOS (LEVEL=1 VTO=-2.9 KP=2M GAMMA=3.97U
+ PHI=.75 LAMBDA=1.87M RD=28.2 RS=145.2 IS=31.2F PB=.8 MJ=.46
+ CBD=47.6P CBS=57.2P CGSO=70.2N CGDO=58.5N CGBO=96.3N)
..ENDS 4069UB
*$
*
*************
In LTSPICE
Version 4
SHEET 1 1240 680
WIRE 144 160 96 160
WIRE 96 160 96 288
WIRE 96 432 144 432
WIRE 192 352 192 288
WIRE 192 144 192 112
WIRE 192 448 192 480
WIRE 96 288 48 288
WIRE 96 288 96 432
WIRE 192 288 240 288
WIRE 192 288 192 240
FLAG 192 112 VDD
IOPIN 192 112 In
FLAG 192 480 VDD
IOPIN 192 480 In
FLAG 48 288 IN
IOPIN 48 288 In
FLAG 240 288 OUT
IOPIN 240 288 Out
SYMBOL nmos 144 352 R0
WINDOW 0 57 39 Left 0
WINDOW 3 58 60 Left 0
SYMATTR InstName M2
SYMATTR Value CD4069BN
SYMBOL pmos 144 240 M180
WINDOW 0 60 59 Left 0
WINDOW 3 59 34 Left 0
SYMATTR InstName M1
SYMATTR Value CD4069BP
TEXT 336 232 Left 0 !.MODEL CD4069BN NMOS (LEVEL=1 VTO=2.1 KP=2.9M
GAMMA=3.97U\n+ PHI=.75 LAMBDA=1.87M RD=20.2 RS=184.1 IS=31.2F PB=.8
MJ=.46\n+ CBD=47.6P CBS=57.2P CGSO=70.2N CGDO=58.5N CGBO=96.3N)\n.MODEL
CD4069BP PMOS (LEVEL=1 VTO=-2.9 KP=2M GAMMA=3.97U\n+ PHI=.75 LAMBDA=1.87M
RD=28.2 RS=145.2 IS=31.2F PB=.8 MJ=.46\n+ CBD=47.6P CBS=57.2P CGSO=70.2N
CGDO=58.5N CGBO=96.3N)
OK, it's a bit of a hack but someone else might tidy it up.
DNA
news:a7076635.0411180346.792f4324@posting.google.com...
Jim Thompson <thegreatone@example.com> wrote in message
news:<r1vnp09srqfgjm78p4k300qk4ftrta55ei@4ax.com>...
On Thu, 18 Nov 2004 01:08:14 GMT, Joerg
notthisjoergsch@removethispacbell.net> wrote:
Maybe the Philips versions (Berkeley Spice) would work and save your
weekend. However, I haven't looked at these myself yet. There are 74HC
but no CD4000 models:
http://www.standardproducts.philips.com/support/spice/#
Those look AOK, except they're LEVEL=3, so a bit lacking for high
speed simulations.
I guess I'll have to get out my 'HCU04 design and patch all the
oddball "Shrink" and other parameter passing, make it
Spice-flavor-independent and post it.
_Maybe_ this weekend.
But then everyone who uses it and comes through Phoenix later should
treat you for a Widmer's on tap at the local pub
Regards, Joerg
http://www.analogconsultants.com
Such a deal ;-)
...Jim Thompson
Hi again. What I'm actually looking for is 4000 series invertors. I
understood at least some of what you folks said - I really am a spice
cadet when it comes to spice. I used to do paper design and lash up
rather than simulate, and now I want to learn spice and sim a few
ideas, since I intend to get back into tronics again next year. I'm
sure once I've got the hang of it it'll be quicker and more
informative than lashups, not to mention easier. I've got LTspice at
the mo.
Why 4000? Vdd upto 15v, cheap and easily available, and more than fast
enough. 74HC and HCT doesnt do the voltage.
I know LTSPice comes with invertors, but the documentation describes
them as not even a bit suitable, having no modeling of linear gain,
only switching, 0 or 1v out, no output impedance, no ability to alter
supply V, and no nonlinearity. So all in all no use for analogue as
far as I can tell. As far as rewriting its behaviour, I wouldnt have a
clue.
Thanks for trying to clue me up NT
http://www.google.com/search?hl=en&q=4069UB+spice+model
Link
http://www.abcelectronique.com/simulation_spice/HIFI_LIB.LIB
In Link
*********
..SUBCKT 4069UB 6 1 4
*Connections e s Vcc
M2 1 6 0 0 CD4069BN
M3 1 6 4 4 CD4069BP
..MODEL CD4069BN NMOS (LEVEL=1 VTO=2.1 KP=2.9M GAMMA=3.97U
+ PHI=.75 LAMBDA=1.87M RD=20.2 RS=184.1 IS=31.2F PB=.8 MJ=.46
+ CBD=47.6P CBS=57.2P CGSO=70.2N CGDO=58.5N CGBO=96.3N)
..MODEL CD4069BP PMOS (LEVEL=1 VTO=-2.9 KP=2M GAMMA=3.97U
+ PHI=.75 LAMBDA=1.87M RD=28.2 RS=145.2 IS=31.2F PB=.8 MJ=.46
+ CBD=47.6P CBS=57.2P CGSO=70.2N CGDO=58.5N CGBO=96.3N)
..ENDS 4069UB
*$
*
*************
In LTSPICE
Version 4
SHEET 1 1240 680
WIRE 144 160 96 160
WIRE 96 160 96 288
WIRE 96 432 144 432
WIRE 192 352 192 288
WIRE 192 144 192 112
WIRE 192 448 192 480
WIRE 96 288 48 288
WIRE 96 288 96 432
WIRE 192 288 240 288
WIRE 192 288 192 240
FLAG 192 112 VDD
IOPIN 192 112 In
FLAG 192 480 VDD
IOPIN 192 480 In
FLAG 48 288 IN
IOPIN 48 288 In
FLAG 240 288 OUT
IOPIN 240 288 Out
SYMBOL nmos 144 352 R0
WINDOW 0 57 39 Left 0
WINDOW 3 58 60 Left 0
SYMATTR InstName M2
SYMATTR Value CD4069BN
SYMBOL pmos 144 240 M180
WINDOW 0 60 59 Left 0
WINDOW 3 59 34 Left 0
SYMATTR InstName M1
SYMATTR Value CD4069BP
TEXT 336 232 Left 0 !.MODEL CD4069BN NMOS (LEVEL=1 VTO=2.1 KP=2.9M
GAMMA=3.97U\n+ PHI=.75 LAMBDA=1.87M RD=20.2 RS=184.1 IS=31.2F PB=.8
MJ=.46\n+ CBD=47.6P CBS=57.2P CGSO=70.2N CGDO=58.5N CGBO=96.3N)\n.MODEL
CD4069BP PMOS (LEVEL=1 VTO=-2.9 KP=2M GAMMA=3.97U\n+ PHI=.75 LAMBDA=1.87M
RD=28.2 RS=145.2 IS=31.2F PB=.8 MJ=.46\n+ CBD=47.6P CBS=57.2P CGSO=70.2N
CGDO=58.5N CGBO=96.3N)
OK, it's a bit of a hack but someone else might tidy it up.
DNA