I thought CD4017 worked fine with +12V reset signal. Was I doing wrong to connect positive rail to reset via a buton. Shall I use a 12V zener. I may have 9V zeners too.
You are correct. The circuit in post #3 will not work with a CD4017.I thought CD4017 worked fine with +12V reset signal.
I did this with 10M ohm resistor and 100nF cap connected to reset pin since reset pin already had 100K pulldown resistor it worked. No more triple or dual counting and starting from the middle or such nonsense. I don't know why CD4017 circuits on the net doesn't include this stuff.Here I made an upcounter with a positive manual reset using CD4xxx series with12V.
Disagree. It's the Reset input, not the clock or clock enable, and a power-on reset at that. If noise on the Reset input is interpreted as multiple transitions, so what? The internal flipflop stages have an asynchronous reset. As long as the input voltage level is solidly in the valid logical 1 range for a microsecond or more, and back to a logic 0 before the next clock edge, the chip will be completely reset every time.
With the circuit in #22, the chip is reset in less than 1 millisecond after power is applied. After 10 milliseconds, the Reset input is terminated to approx. 1.1 V through an impedance less than 10 K. It would take a noise spike of over 17 V on Vcc to cause an incorrect chip reset during normal operation. If that happens often enough to be a problem, you've got other problems.
ak
Those are all minimums - not maximums.What happens when we violate that ?
Isn't it just good design practice to present logic with "clean" signals that meet specs ?
Back to your original post, can be done easily with a ATTINY85, here is code toFor a long time being unable to easily create a singular pulse, simulating something like a button press annoyed me. For example: I have two CD4017 chips in a sequencer. One of them is driving LEDs while other is used for logic signals. I did this because I did not want to bother with transistor buffers at each output. Both share same clock and reset inputs. But because we live an flawed World these chips are not in sync when the circuit is first powered on. LEDs and logic outputs don't match unless I give a positive reset signal at least for once. Even though this is not the end of the World it is very inconvenient. Yet I can't find a way to automate it.
Lets say I used the clock signal of the sequencer with a latch. Now I have a constant positive signal at latchs output. How will I make it a pulse though. Do I need another clock signal to pull the enable pin of the latch low, after that. Digially making this would require lots of work. In fact I already put more work into making two CD4017 work together inatead slapping some bjt buffers at the outputs already.
Or lets say I want a monolitic timer with NE555. But I want it to start as soon as when the circuit is powered on instead of connecting a button to trigger pin. There is no way of doing it as much as I know.
And while having the CS class about logic gates it always bothered me that there was not a clean way of having a "delay" gate of some kind. I mean you can use multiple gates and sequencal components to have the same effect but there are not a single prebuild, easy to apply delay option. Which usually makes things more complex than it should be.
I think some transistor magic should be able to create what I want. Sadly I can't wrap my head around analog mathematics rabbit hole. I can't do the calculations in order to design a realiable circuit lile that.
Yes. All of the old 4000 series parts were documented down to the individual-transistor level back in the day.Do we know precisely what the internal logic looks like ?
If by "violate", you mean a reset pulse narrower than the stated minimums, then the part might not reset correctly.
Here you go:We know so little about how the logic was done internally
Back in the 80's I asked Albert Medwin about this. It is not on the other inputs because the Schmitt input inverter was relatively expensive to produce. To see why, compare the internal schematic of a CD4049 or CD4069 with a CD40106. Even without the 106's output buffer stage, it is much more complex than the very basic 1960's circuit that was an internal component of every 400 series part.And I find it odd manufacturer saw fit to schmidt the clock input, assuming I gather
not needed on reset,
Among other things, RCA was developing CMOS circuits for an Air Force image processing system. Yes, these guys actually tested their parts.was actual testing done
Really - ?Or was designer just limited in application experience.
Among other things, RCA was developing CMOS circuits for an Air Force image processing system. Yes, these guys actually tested their parts.
Consider the possibility that the same team that invented the CMOS Schmitt trigger input structure left it out of every flipflop Set and Reset input (and most counters and shift registers) in the 4000 series for a reason.
Most 4000 series clocked devices do not have a Schmitt circuit on any input. It was added to the 4017 clock input because the design team knew that because of its stepper nature, the part would have a mechanical switch as its clock input way more often that other parts. The clock input was designed specifically to debounce switch noise with a simple R-C circuit.m
Yes. All of the old 4000 series parts were documented down to the individual-transistor level back in the day.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?