K Maps

K-maps for XOR and XNOR gates

 Even variable map: For 4 variables (even), we have XOR and XNOR compliment of each other and can be represented in K-maps as follow: For XNOR gate we have 2n/2 number of min terms with output as 1 (i.e. we have even number of 0s) For XOR gate we have 2n/2 number of min terms with […]

Boolean Algebra

Special Characteristics of an IC

A gate IC can be realized using different logic families (explained later) and hence every gate have the following characteristics which may vary with different logic family. The most important parameters are the following Fan-out: It specifies the maximum number of standard gates that output of a gate can rive without affecting its own working. This […]