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