W
Walter Harley
Guest
I'm hoping someone here can educate me on how to work through a simple
problem in LTSpice. (I'll also try the Yahoo group, but I'm having troubles
with that web page just now.)
I have a simple circuit with two NOR gates, a resistor, and a capacitor.
(Some of you might recognize it from a recent s.e.d posting.) I've appended
the LTSpice .asc contents below. When I try simulating it, I get this
error:
"Analysis: Timestep too small; initial timepoint: trouble with
or-instance a1".
None of the obvious options on the simulation command seem to make any
difference. One possibility is that I'm not using the OR gate correctly; per
the online help, I'm leaving unused inputs unconnected. But I also tried
grounding the unused inputs, and that didn't seem to make much difference.
So, what do I need to do to get this to simulate successfully?
SHEET 1 880 680
WIRE 64 208 96 208
WIRE 160 208 208 208
WIRE 208 160 208 208
WIRE 208 208 256 208
WIRE 320 256 352 256
WIRE 352 256 352 176
WIRE 352 48 208 48
WIRE 208 48 208 80
WIRE 208 48 -32 48
WIRE -32 48 -32 160
WIRE -32 160 0 160
WIRE 352 176 352 48
WIRE 16 224 16 256
WIRE 272 272 272 304
FLAG 352 176 Vo
FLAG 16 256 0
FLAG 272 304 0
SYMBOL Digital\\or 32 128 R0
SYMATTR InstName A1
SYMBOL Digital\\or 288 176 R0
SYMATTR InstName A2
SYMBOL cap 160 192 R90
WINDOW 0 0 32 VBottom 0
WINDOW 3 32 32 VTop 0
SYMATTR InstName C1
SYMATTR Value 1ľF
SYMBOL res 192 64 R0
SYMATTR InstName R1
SYMATTR Value 1k
TEXT 64 288 Left 0 !.tran 10ms
problem in LTSpice. (I'll also try the Yahoo group, but I'm having troubles
with that web page just now.)
I have a simple circuit with two NOR gates, a resistor, and a capacitor.
(Some of you might recognize it from a recent s.e.d posting.) I've appended
the LTSpice .asc contents below. When I try simulating it, I get this
error:
"Analysis: Timestep too small; initial timepoint: trouble with
or-instance a1".
None of the obvious options on the simulation command seem to make any
difference. One possibility is that I'm not using the OR gate correctly; per
the online help, I'm leaving unused inputs unconnected. But I also tried
grounding the unused inputs, and that didn't seem to make much difference.
So, what do I need to do to get this to simulate successfully?
Version 4LTSpice model follows:
SHEET 1 880 680
WIRE 64 208 96 208
WIRE 160 208 208 208
WIRE 208 160 208 208
WIRE 208 208 256 208
WIRE 320 256 352 256
WIRE 352 256 352 176
WIRE 352 48 208 48
WIRE 208 48 208 80
WIRE 208 48 -32 48
WIRE -32 48 -32 160
WIRE -32 160 0 160
WIRE 352 176 352 48
WIRE 16 224 16 256
WIRE 272 272 272 304
FLAG 352 176 Vo
FLAG 16 256 0
FLAG 272 304 0
SYMBOL Digital\\or 32 128 R0
SYMATTR InstName A1
SYMBOL Digital\\or 288 176 R0
SYMATTR InstName A2
SYMBOL cap 160 192 R90
WINDOW 0 0 32 VBottom 0
WINDOW 3 32 32 VTop 0
SYMATTR InstName C1
SYMATTR Value 1ľF
SYMBOL res 192 64 R0
SYMATTR InstName R1
SYMATTR Value 1k
TEXT 64 288 Left 0 !.tran 10ms