Assembly Language
Assembly Language
Problems (Mano)
1
Problems (Mano)
°Obtain the simplified Boolean expressions for outputs F
and G in terms of the input variables in (A,B,C and D)
2
Problems (Mano)
3
Problem (Mano)
4
Problem (Mano)
5
Problem (Mano)
Design a combinational circuit with three inputs x, y and z and
three outputs A, B and C, when the binary input is 0, 1, 2 or 3,
the binary output is two greater than the input. When the
binary input is 4, 5, 6 or 7, the binary output is three less than
the input
6
Problem (Mano)
Design a combinational circuit with three inputs x, y and z and
three outputs A, B and C, when the binary input is 0, 1, 2 or 3,
the binary output is two greater than the input. When the
binary input is 4, 5, 6 or 7, the binary output is three less than
the input
7
Problem (Mano)
Design a combinational circuit with three inputs x, y and z and
three outputs A, B and C, when the binary input is 0, 1, 2 or 3,
the binary output is two greater than the input. When the
binary input is 4, 5, 6 or 7, the binary output is three less than
the input
8
Problem (Mano)
An ABCD-to-seven segment decoder is a combinational circuit that converts a
decimal digit in BCD to an appropriate code for the selection of segments in an
indicator used to display the decimal digit in a familiar form. The seven outputs of
the decoder (a, b, c, d, e, f, g) select the corresponding segment in the display as
shown in Fig. The numeric display chosen to represent the decimal digit is also
shown in Fig. Using the truth table and K-Map, design the BCD-to-seven-segment
decoder using the minimum number of gates
9
Problem (Mano)
An ABCD-to-seven segment decoder is a combinational circuit that converts a
decimal digit in BCD to an appropriate code for the selection of segments in an
indicator used to display the decimal digit in a familiar form. The seven outputs of
the decoder (a, b, c, d, e, f, g) select the corresponding segment in the display as
shown in Fig. The numeric display chosen to represent the decimal digit is also
shown in Fig. Using the truth table and K-Map, design the BCD-to-seven-segment
decoder using the minimum number of gates
10
Problem (Mano)
An ABCD-to-seven segment decoder is a combinational circuit that converts a
decimal digit in BCD to an appropriate code for the selection of segments in an
indicator used to display the decimal digit in a familiar form. The seven outputs of
the decoder (a, b, c, d, e, f, g) select the corresponding segment in the display as
shown in Fig. The numeric display chosen to represent the decimal digit is also
shown in Fig. Using the truth table and K-Map, design the BCD-to-seven-segment
decoder using the minimum number of gates
11
Problem (Mano)
An ABCD-to-seven segment decoder is a combinational circuit that converts a
decimal digit in BCD to an appropriate code for the selection of segments in an
indicator used to display the decimal digit in a familiar form. The seven outputs of
the decoder (a, b, c, d, e, f, g) select the corresponding segment in the display as
shown in Fig. The numeric display chosen to represent the decimal digit is also
shown in Fig. Using the truth table and K-Map, design the BCD-to-seven-segment
decoder using the minimum number of gates
12
Problem (Mano)
An ABCD-to-seven segment decoder is a combinational circuit that converts a
decimal digit in BCD to an appropriate code for the selection of segments in an
indicator used to display the decimal digit in a familiar form. The seven outputs of
the decoder (a, b, c, d, e, f, g) select the corresponding segment in the display as
shown in Fig. The numeric display chosen to represent the decimal digit is also
shown in Fig. Using the truth table and K-Map, design the BCD-to-seven-segment
decoder using the minimum number of gates
13
Problem (Mano)
An ABCD-to-seven segment decoder is a combinational circuit that converts a
decimal digit in BCD to an appropriate code for the selection of segments in an
indicator used to display the decimal digit in a familiar form. The seven outputs of
the decoder (a, b, c, d, e, f, g) select the corresponding segment in the display as
shown in Fig. The numeric display chosen to represent the decimal digit is also
shown in Fig. Using the truth table and K-Map, design the BCD-to-seven-segment
decoder using the minimum number of gates
14
Problem (Mano)
An ABCD-to-seven segment decoder is a combinational circuit that converts a
decimal digit in BCD to an appropriate code for the selection of segments in an
indicator used to display the decimal digit in a familiar form. The seven outputs of
the decoder (a, b, c, d, e, f, g) select the corresponding segment in the display as
shown in Fig. The numeric display chosen to represent the decimal digit is also
shown in Fig. Using the truth table and K-Map, design the BCD-to-seven-segment
decoder using the minimum number of gates
15
Problem (Mano)
Design a combinational circuit that converts a four bit Gray
code to four bit binary number
16
Problem (Mano)
Design a combinational circuit that converts a four bit Gray
code to four bit binary number
17
Problem (Mano)
Design a combinational circuit that converts a four bit Gray
code to four bit binary number
18
Problem (Mano)
Design a combinational circuit that converts a four bit Gray
code to four bit binary number
19
Example: Three 1s Detector
20
Example: Number of 1s Count
21