CROSSWORD-1

123456789101112131415161718192021222324
Across
  1. 4. ..........Gates are switching circuits used to control some electronic systems
  2. 5. ......Code is single error-correcting code; code group contains coded bits and parity bits.
  3. 9. A system where the data varies continuously with time and can have any value between two limits.
  4. 10. ....Gate:A logic circuit whose output is 0 when at least one output is 1.
  5. 13. A logic gate, also known as NOT, that changes its input logic level to the opposite state.
  6. 16. What is a binary digit referred to as?
  7. 17. Another name for maxterm expression
  8. 18. The acronym for American Standard Code for Information Interchange is .......
  9. 19. Don't.... Condition:Situation when a circuit's output level for a given set of input conditions can be assigned as either a 1 or 0.
  10. 22. .....adder is a circuit that performs addition using inputs form A and B only
  11. 24. .......logic circuit is a circuit whose output depends only on its current combination of input values (or "input combination")
Down
  1. 1. .......Number system that uses 10 different digits or symbols to represent a quantity.
  2. 2. For any negative number k, the ....'s complement is obtained by adding a bias term of 2n, so that the positive number k+2n is used to represent the negative number k.
  3. 3. The decimal equivalent of 10100 is...
  4. 6. ..........is used when looking for zeros in a truth table.
  5. 7. ......bit is used to store a 0 or 1 depending on the result of binary addition
  6. 8. ...........Codes are used to represent characters.
  7. 11. ......term: A term in a Boolean expression where one or more true or complement variables are ANDed.
  8. 12. After the binary system, ___________ numbers are the most often used in digital applications.
  9. 13. ......Laws:X+X = X,X*X = X
  10. 14. .......law:x+xy=x and x(x+y)=x
  11. 15. A.......... code in which corresponding decimal digits are easily determined by adding the weights associated with the 1's in the group's code.
  12. 20. A logic gate that has two inputs. If both inputs are '1' it will output '1', otherwise it will output '0'.
  13. 21. A karnaugh map is used to ...... the terms in a Boolean logic expression.
  14. 23. The rightmost bit of a binary number. This bit has the number's smallest positional multiplier.