Can you solve with LabVIEW VI?
Figure 1: 7-segment display
Please design a BCD to 7-segment decoder that can convert a BCD code to a 7-bit code that can light up a 7-segment LED display as shown in Figure 2. If the WXYZ code is not a decimal number 0~9, the 7-segment display should display the letter "A". You need to write down the truth table, use a K-map to simplify the circuit, and then draw the circuit using appropriate logic gates.
a 6 c
W X Y Z
W X Y Z
e
6
CLOCK
BCD to 7 Segment Decoder
7-Segment LED Display
Figure 2: BCD to 7 Segment decoder connection to a 7-segment LED display