answersLogoWhite

0


Best Answer

truth table gives relation between i/p & o/p.

excitation table is use for design of ff & counters.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between excitation table and truth table?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

what is the correct truth table for p V -q?

what is the correct truth table for p V~ q


What is a table organizing the input rule and the output of a function?

If it is boolean logic, typically that is called a Truth Table.


what is the correct truth table for -p-> -q?

A+


What are the disadvantages of truth table?

One of the disadvantages of using truth tables is


What are the uses of truth table?

A truth table has one column for each input variable (for example, P and Q), and one final column showing all of the possible results of the logical operation that the table represents (for example, P XOR Q). Each row of the truth table contains one possible configuration of the input variables (for instance, P=true Q=false), and the result of the operation for those values. Truth tables can be used to prove many other logical equivalences. Truth tables are also used to specify the function of hardware look-up tables (LUTs) in digital logic circuitry. For an n-input LUT, the truth table will have 2^nvalues (or rows in the above tabular format), completely specifying a boolean function for the LUT. By representing each boolean value as a bit in a binary number, truth table values can be efficiently encoded as integer values in electronic design automation (EDA) software. For example, a 32-bit integer can encode the truth table for a LUT with up to 5 inputs. Truth tables are a simple and straightforward way to encode boolean functions, however, given the exponential growth in size as the number of inputs increase, they are not suitable for functions with a large number of inputs. Other representations which are more memory efficient are text equations and binary decision diagrams.

Related questions

Difference between truth table and excitation table?

truth table contains inputs and excitation table takes outputs as inputs


What is the difference between state table and truth table?

A state table defines the behaviour of the of the sequantial function


What is the difference between two logic equations being equal versus two logic equations being equivalent?

Equal is the truth table and the circuit are the same. Equivalent is when the truth table is the same but the circuit is different


How can you tell the difference between truth and lies?

Consult the Bible.


Define a truth table?

A truth table is usually a table in which the truth or falsehood of two variables are taken as input and these form the edges of the table. The content of the table shows the truth value of the result of some operation on the variables.


What are the differences between Russian orthodox between baptist?

The difference is between truth (Orthodox) and error (Baptists).


What is difference between honesty and cover up?

Honesty is telling the truth and a cover up is when you cover up the truth.


What did modernists believe?

That truth was objective and their was a difference between high and low culture.


What is the difference between industrial and scaffolding piercings?

The truth is there is no difference. Just different people calling it different names.


what is the correct truth table for p V -q?

what is the correct truth table for p V~ q


When using a truth table 1 and 1 equal what?

As inputs to the truth table 1 and 1 signify that they are both true. The output will depend on what kind of truth table we are talking about, AND, OR, XOR, etc.


What is a table organizing the input rule and the output of a function?

If it is boolean logic, typically that is called a Truth Table.