Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Combinational circuit for BCD to seven segment.

Status
Not open for further replies.

shomikc

Member level 4
Joined
Apr 19, 2013
Messages
71
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,951
Hi everyone. I need some help to understand the language of a question I am doing from a textbook.

The question is :
"Design a combinational circuit for a BCD to seven-segment code converter that will input a BCD
number and output it on a seven segment common-anode display. The code converter will only
display the number 8. The converter will turn the display OFF for all other valid BCD digits except
digit 9 which will never occur. Draw a schematic using gates. Show all steps clearly."

I dont understand the part where it says "digit 9 which will never occur". Does this mean that the input 1001 will not be considered at all in the truth table, or, that it will be considered with "dont care" as output.

I realise that its a silly question and I think that the first case is correct and input 1001 should not be considered. But it would be helpful if I could confirm it with you.
 

It's a goofy question. I would assume, like you, that 1001 will never occur. I think this is a hint as to how to simplify the design. I won't tell you yet...
 

    shomikc

    Points: 2
    Helpful Answer Positive Rating
This is just a single '1000 decode driving all cathodes to gnd and open / high otherwise. Not a BCD decode at all, as the problem is stated.
--- Updated ---

I
This is just a single '1000 decode driving all cathodes to gnd and open / high otherwise. Not a BCD decode at all, as the problem is stated.
If you want to see what real BCD to 7-segment guts are, the old orange TI TTL data book is your friend.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top