0% found this document useful (0 votes)
14 views

Make The Application of That VI?

The document asks to design a VI for a full adder circuit that finds values for sum and carry based on inputs A, B, and C according to the provided truth table and make an application using that VI.

Uploaded by

Iqra Zulfiqar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Make The Application of That VI?

The document asks to design a VI for a full adder circuit that finds values for sum and carry based on inputs A, B, and C according to the provided truth table and make an application using that VI.

Uploaded by

Iqra Zulfiqar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

QUESTION#2: Design a VI for full adder circuit and find values for sum and carry and also

make the application of that VI?

TRUTH TABEL:
A B C sum Carry
0 0 0 0 0
0 0 1 0 1
0 1 0 0 1
0 1 1 1 0
1 0 0 0 1
1 0 1 1 0
1 1 0 1 0
1 1 1 1 1
QUESTION#2: Design a VI for full adder circuit and find values for sum and carry and also
make the application of that VI?

TRUTH TABEL:
A B C sum Carry
0 0 0 0 0
0 0 1 0 1
0 1 0 0 1
0 1 1 1 0
1 0 0 0 1
1 0 1 1 0
1 1 0 1 0
1 1 1 1 1

You might also like