Creating a NAND Gates Circuit to Light an LED

  • Context: Engineering 
  • Thread starter Thread starter jumphigh
  • Start date Start date
  • Tags Tags
    Circuit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
jumphigh
Messages
5
Reaction score
0
Hey all,

How can I draw a diagram of some logic circuit that will light an LED if either or both the left
and right door of a car are open and if the driver is seated ?

Assume that the doors and seat are equipped with switches, and that only NAND gates are available. ( My circuit should also be as simple as possible).

Im kinda lost in what I have to do, any words of wisdom?

Thanks
 
Physics news on Phys.org
Try drawing it first with whatever gates you want. You should be able to convert everything to NAND gates after.
 
vk6kro said:
Yes, you can do that.

Have a look at this article in Wikipedia about making other gates from NAND gates.

http://en.wikipedia.org/wiki/NAND_logic

Thanks all,

Is the driver`s condition (seated or unseated ) considered as the third input?
I mean, the first input is right door, the second input is the left door, and the third input is the driver?
 
jumphigh said:
Thanks all,

Is the driver`s condition (seated or unseated ) considered as the third input?
I mean, the first input is right door, the second input is the left door, and the third input is the driver?

Yes, all 3 inputs need to go into your circuit.