Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

digital logic gate (behavior in spice)

Status
Not open for further replies.

Munyua44

Member level 1
Joined
Jan 12, 2022
Messages
40
Helped
0
Reputation
0
Reaction score
1
Trophy points
8
Activity points
256
I came across the A input and the B input for the XOR gate in it spice. The output displays 1V and 0V regardless of the voltage that is applied on the input. There are many other terminals in the gate that the itspice does not explain what they are or even explain their purpose. Can anyone of you help me to understand what this other terminals are?
 

Hi,

Output voltage levels of real logic circuits depend on supply voltage, but not on the signal level of logic inputs.
The output is either HIGH or LOW depending on logic input states (HIGH/LOW).

There are many different logic families.
They differ on
* supply voltage range
* supply current
* input level thresholds
* input voltage range
* output levels (vs current)
* output current capability
* ...

Klaus
 
You want to read the description of digital gates in LTspice help, everything explained, although not very detailed.
The output displays 1V and 0V regardless of the voltage that is applied on the input.
The expected behaviour of digital gates. Logic voltage can be configured in gate parameters.

The gate symbol is universal and has optional inputs, all with same function. Unconnected inputs are ignored.
 
Hi,

have a look here http://ltwiki.org/LTspiceHelp/LTspiceHelp/A_Special_functions_.htm

BR
--- Updated ---

... this may help to identify the numbers of the mentioned terminals.

XOR.png
 
Last edited:

Hi,

in general, in LTSpice you can right click on the symbol. A pop-up apperas, in the upper left side you are able to open the symbol. In the symbol viewer you are able to determine the pin numbers (netlist order) by making a RMB click on the pin of interest.

BR
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top