set-12
551. Parity systems are defined as either ______ or ______ and will add an extra ______ to the digital information being transmitted.
552. Which type of gate can be used to add two bits?
553. Why is an exclusive-NOR gate also called an equality gate?
554. Show from the truth table how an exclusive-OR gate can be used to invert the data on one input if the other input is a special control function.
555. Determine odd parity for each of the following data words: 1011101 11110111 1001101
556. The Ex-NOR is sometimes called the ______.
557. Determine the values of A, B, C, and D that make the sum term equal to zero.
558. An AND gate with schematic "bubbles" on its inputs performs the same function as a(n)______ gate.
559. For the SOP expression , how many 1s are in the truth table's output column
560. A truth table for the SOP expression has how many input combinations?
561. How many gates would be required to implement the following Boolean expression before simplification? XY + X(X + Z) + Y(X + Z)
562. In canonical SOP form, the number of min terms in logical expression , A + B'C is:
563. How many gates would be required to implement the following Boolean expression after simplification? XY + X(X + Z) + Y(X + Z)
564. Which Boolean algebra property allows us to group operands in an expression in any order without affecting the results of the operation [for example, A + B = B + A]?
565. Applying DeMorgan's theorem to the expression , we get ______
566. Use Boolean algebra to find the most simplified SOP expression for F = ABD + CD + ACD + ABC + A BCD.
567. In a sequential circuit the next state is determined ………and……
568. The divide-by-60 counter in digital clock is implemented by using two cascading counters:
569. The minimum time for which the input signal has to be maintained at the input of flip-flop is called ___ of the flip-flop.
570. ___ is said to occur when multiple internal variables change due to change in one input variable.
571. A decade counter is.....
572. A nibble consist of.....bits
573. Excess-8 code assigns to "-8 "
574. The three fundamentals gates are:
575. The amount of memory that is supported by any digital system depends upon.....
576. Stack is an acronym for.....
577. Addition of two octal numbers "36" and "71" results.....
578. Addition of two octal numbers "567" and "243" results
579. ......is one of the examples of synchronous inputs.
580. ......occurs when the same clock signal arrives at different times at different clock input due to propagation delay.
581. In a state diagram, the transition from a current state to the next state is determined by.....
582. Assume that a 4-bit serial in/serial out shift register is initially clear. We wish to store the nibble 1100.What will be the 4-bit pattern after the second clock pulse? (Right-most bit first.)
Last updated