You are on page 1of 15

Q.1. Convert number. Ans.

fractional

decimal

number

(0.625) to

into

binary

Q. 2. Convert a decimal number (100.625) in binary. Ans. For integer part:

Q. 3. What is a truth table ? Why is it so Called? Ans. Truth table lists the possible outcomes of all inputs to a logic gate. It is called so because it always gives true values.

Q. 4. How are analog and digital signals different from each other? Ans. Analog signals are continuous signals where as digital signals are discrete signals.

Q.5. Differentiate between positive and negative logic. Ans. If higher of two voltages is represented by I and lower by 0 the logic is positive. If lower of two voltages is represented by I and higher by 0, the logic is negative.

Q6 What is man inverter in digital electronics Ans .A logjcgate whose output is Inverse of its input is called as inverter

Q 7. What is meant by radix Or baae of a number system. Ans. Radix or base of a number system is the number of digits or distinct symbols used to represent various numbers.

Q.8.What is a flip-flop? Ans. A flip flop is a basic memory element made up of assembly of logic gates and is used to store I - bit of information.

Q. 9. What is race around condition in J-K flip flop ? What is its truth table? Ans. The truth table for J-K flip flop is:

When both inputs are high, the master flip flop is copied by the slave flip flop. It continuous to follow the master. This state is called race around condition in which continuous set and reset operations are performed.

Q. 10. What are universal logic gates? Ans. A logic gate which can perform all mathematical operations is called as logic gate. For example NAND and NOR gates.

Q.11.What is a latch? Ans. It is a D-flip flop and stores one bit oL data.

Q. 12. Convert the decimal number (453.75) into hesadecimal. Ans Integer part

Q. 13. Convert the decimal number 39.75 to hexadecimal .Ans.

Q 14 What is the difference between combinational and sequential circuit? Ans. Combinational circuits are formed by combination of various logic gates. Sequential circuits are formed by having a particular sequence of flip-flops.

Q. 15. Draw symbols of NAND gate and NOR Gate. Ans.

Q. 16. Convert (l245) into Binary number system. Ans.

Q. 17. Convert (4287) into hexadecimal number system. Ans.

Q. 18. Convert the decimal number (453.75) into hexadecimal.

Q. 19. Give the truth table for J-K flip flop.

Q. 22. What is XOR gate? Draw its Truth table. Ans. XOR gate is exclusive-Or gate. The output of this gate is high if and only if only one input is high the symbol is:

SHORT ANSWER TYPE QUESTIONS

Q. 1. Convert hexadecimal number 8A 3D into decimal and binary equivalent. Convert decimal number 5796.12 into hexadecimal.

Q. 2. What are universal gates and why are they so called ? How can OR and XOR gate be realized using NAND gates only? Ans. Universal gates are those which can perform all basic logical operations. They are so called because all other gates can be realised using these gates. Examples are NAND and NOR gates:

Q. 3. Perform following operations using 9s and 10s complement.

Q. 4. Perform following using ls complement.

Q. 5. Perform using 2s complement.

Q. 6. What are advantages of use of binary numbers in digital computers? Ans. Binary numbers have numerous advantages in digital computers some of them are: (i) An ordinary switch has .two stages which can easily be represented by binary numbers. (ii) When a current flows through a wire, magnetic flux is created. Direction of flux is either positive (inward) or negative (outward). This can be easily represented by binary logic. (iii) A card with punched holes represents two states similar to binary system. (iv) Transistors are also two state devices and hence their representation can be done using binary number system.

Q. 7. What are signed binary numbers ? How subtraction of binary numbers is carried out in 2s complement representation? Ans. Signed binary numbers carry signs +ve or - ye to the binary number. For carrying out subtraction of binary number using 2s complement, we follow following steps (i) We take 2s complement of number to be subtracted, Add it to the number from which subtraction was to be performed. (ii) We check the result if end carry occurs it is discarded and a ye sign replaces +ve. If end carry does not occur, we take 2s complement of result and place a ye sign before it.

Q. 8. What are the different logic gates? Give their truth tables. Ans. Different logic gates are: 1. OR Gate

Q. 9. Give the logic diagram of clocked RS flip flop. Discuss its working. Ans. Logic diagram of clocked R - S

When the clock signal is low, the flip flop does not give high, the flip flops gives the output. The truth table is as shown below:

You might also like