please have a look at the attachment, every time any of the switch turned on or off , one of the two diode will be activated and other one will deactivated,
for example:
suppose the two diodes are D1 and D2, if all 4 switches are on , D1 diode is activated and hence the output is '1' if we then turn off any of the switch then D1 will be deactivated and D2 will be activated, there will be a little delay in activation of second diode before the output is 1 ,
so can i use it as input to the counter as a clock ???
i tried inputting it as a clock for a 3-bit counter but the counter is counting down instead of up (the first state of the counter is 111 instead of 000
)
also the counter is changing its state after two inputs,
for example,
the initial state of the counter using the above clock is '111' when i change any of the switch from on to off or off to on the counter doesn't changes its state (it remains 111) when the second time i change any switch from off to on or on to off the counter change its state from '111' to 110.
1) How can i make the counter count from 000 instead of 111?
2) how can i designed it that the counter increases on each switch state change ?
please reply, i designed everything myself and stuck here.
for example:
suppose the two diodes are D1 and D2, if all 4 switches are on , D1 diode is activated and hence the output is '1' if we then turn off any of the switch then D1 will be deactivated and D2 will be activated, there will be a little delay in activation of second diode before the output is 1 ,
so can i use it as input to the counter as a clock ???
i tried inputting it as a clock for a 3-bit counter but the counter is counting down instead of up (the first state of the counter is 111 instead of 000
also the counter is changing its state after two inputs,
for example,
the initial state of the counter using the above clock is '111' when i change any of the switch from on to off or off to on the counter doesn't changes its state (it remains 111) when the second time i change any switch from off to on or on to off the counter change its state from '111' to 110.
1) How can i make the counter count from 000 instead of 111?
2) how can i designed it that the counter increases on each switch state change ?
please reply, i designed everything myself and stuck here.
Attachments
-
10.5 KB Views: 41