If x, y, z are inputs to a Full Adder, the logic expression of carry out is: 

A


B


C

 x + y + z 

D

 xy + xz + yz

উত্তরের বিবরণ

img

Full Adder–এর Carry Out (Cout) বিট তখনই ‘1’ হয়, যখন তিনটি ইনপুট বিটের (x, y, z বা Cin) মধ্যে অন্তত দুটি 1 থাকে। অর্থাৎ, যোগফলের মান যদি 2 বা 3 হয়, তখন Carry তৈরি হয়।

এটি প্রকাশ করা যায় নিম্নলিখিত Boolean expression দিয়ে—
Cout = xy + xz + yz

এই সমীকরণটি বোঝায়—

  • যদি x এবং y উভয়ই 1 হয় → xy

  • যদি x এবং z উভয়ই 1 হয় → xz

  • যদি y এবং z উভয়ই 1 হয় → yz

উপরের যেকোনো শর্ত পূরণ হলে Carry তৈরি হয়।
এটি হলো Sum-of-Products form, যা সাধারণত K-map বা Boolean simplification–এর মাধ্যমে Full Adder truth table থেকে নির্ণয় করা হয়।

উ. Cout = xy + xz + yz
ব্যাখ্যা: Full Adder–এ Carry তখনই উৎপন্ন হয়, যখন অন্তত দুইটি ইনপুট 1 থাকে; তাই এই সরলীকৃত লজিক এক্সপ্রেশনটি সঠিক।

Unfavorite

0

Updated: 13 hours ago

Related MCQ

Which cryptographic algorithm is asymmetric? 

Created: 13 hours ago

A

DES 

B

AES 


C

Triple DES

D

RSA

Unfavorite

0

Updated: 13 hours ago

A programmable logic array is mainly used for:

Created: 1 day ago

A

Custom sequential circuits.

B

Memory.

C

Custom combinational circuits.

D

Fixed logic.

Unfavorite

0

Updated: 1 day ago

_______________ algorithm is the most prominent method to avoid deadlock.

Created: 14 hours ago

A

Banker's 


B

Elevator 

C

Karin's 

D

None of the above

Unfavorite

0

Updated: 14 hours ago

© LXMCQ, Inc. - All Rights Reserved

Developed by WiztecBD