Re: Bowden's BCD clock circuit




"John Popelish" <jpopelish@xxxxxxxx> wrote in message
news:pu-dnRAHBvPdBIDbnZ2dnUVZ_vWtnZ2d@xxxxxxxxxxxxxxx
Greg wrote:
I've decided to build a BCD clock and after searching for a circuit
I've decided on Bill Bowden's circuit.

http://ourworld.compuserve.com/homepages/Bill_Bowden/clock.htm

After examining the circuit, though, I'm curious about the circuit
giving a pulse every second. There are two NAND gates attached to the
4040 binary counter which then feed into an OR gate. Am I correct in
assuming that they should be feeding into AND gate to get a pulse
every second? As the circuit stands, I would think it's going to give
a pulse on 0.8 sec and on 0.2 sec, or two pulses per second.

I'm fairly weak on logic circuits so forgive the stupid question.

I'll take a shot.

The CD4040 is a binary counter that resets to all zeros out
with Q1 being the 1 bit, Q2 being the 2 bit, Q3 being the 4
bit, etc.

http://www.fairchildsemi.com/ds/CD/CD4040BC.pdf

The bottom NAND outputs a low when both inputs are high, and
these inputs are the 4 and 8 bits.

The upper NAND gate outputs a low when its two inputs are
high, and these bits are the 16 and 32 bits.

So starting at a reset, the first count that produces a low
from both gates at the same time happens at count
32+16+8+4=60. This low state is slightly delayed by an RC
filter and inverted to a high by the inverter. This rise
from low to high clocks the second counter every 60th line
cycle and also resets the counter back to zero before the
61st cycle occurs, so when it does, it is counted as 1 of
the next 60.

The duration of the second pulse is set by the time delay
between when the reset pulse is sent to the counter and how
long it takes for the disappearance of the 60 decode passing
through the RC filter. That is roughly a millisecond.

Check those Q weights again John....


.



Relevant Pages

  • Re: Making an X-10 lamp module immune to dimming
    ... If the line driving the triac is not pulsed in any way, ... Absent a drive signal to the gate, a triac does not conduct at all. ... The "earliest" pulse gates the triac; ... When the author warns "this circuit only works if line current is fed into ...
    (comp.home.automation)
  • Re: Bowdens BCD clock circuit
    ... I've decided on Bill Bowden's circuit. ... giving a pulse every second. ... 4040 binary counter which then feed into an OR gate. ... The lovely picture is because we're in an non-binaries group. ...
    (sci.electronics.basics)
  • Re: Bowdens BCD clock circuit
    ... I've decided on Bill Bowden's circuit. ... giving a pulse every second. ... There are two NAND gates attached to the ... 4040 binary counter which then feed into an OR gate. ...
    (sci.electronics.basics)
  • Re: Bowdens BCD clock circuit
    ... I've decided on Bill Bowden's circuit. ... giving a pulse every second. ... 4040 binary counter which then feed into an OR gate. ... This rise from low to high clocks the second counter every 60th line cycle and also resets the counter back to zero before the 61st cycle occurs, so when it does, it is counted as 1 of the next 60. ...
    (sci.electronics.basics)
  • Re: Bowdens BCD clock circuit
    ... I've decided on Bill Bowden's circuit. ... giving a pulse every second. ... There are two NAND gates attached to the ... 4040 binary counter which then feed into an OR gate. ...
    (sci.electronics.basics)