![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| I have constructed this circuit which I found online. I powered it with 12v and with 5v and I cannot get it working. I have checked the connections 1000 times. If somebody would like to offer a different idea, Im looking for a soft on off switch. I an going to use it so I can use my car alarm to control various of things in the car. Can somebody please help!!! Im ripping my hair out!!! | |
| |
| | (permalink) |
| I really don't see how this circuit could work. I think the idea was that if J and K are tied high, the output will toggle with a clock pulse. Looking at the datasheet, there is no such thing. A place to start would be to feed back the Q output to the K input, but I still don't think this is a good circuit. Although it looks like there is an attempt to debounce the switch, I don't know if it will give a sharp enough pulse to prevent multiple transitions of the JK. If you just want an on-off, try this: j. | |
| |
| | (permalink) |
| The 4027 will in fact toggle on each rising clock edge when both J and K inputs are tied high. This is not obvious from the state table in the TI datasheet, but it's there. The HEF4027 state table is easier to decipher. I see no reason why the circuit won't work - although it may not do what HellRaz0r1 wants. What is meant by "soft on off switch"? | |
| |
| | (permalink) |
| Soft on off: the switch would be a momentary push button. It would push on, and then push off... Yeah all that circuit does is get hot and sit there.... cant figure it out | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| they arent connected to anything, they are connected to a multimeter... do i need to connect them to something so that there is a load? I also read the schematic wrong while i was getting my parts and mistook the 100n for nano and not micro. I have a 100uf electrolitic an a .1uf ceramic, which would you reccomend. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| What if you tried tying the Q output back to the K input, and grounding the J input? The part may be smoked by now, if it really is getting hot. j. | |
| |
| | (permalink) | |
| Quote:
The HEF4027 also has a Schmitt trigger on the clock input, which is apparently not in the CD4027. I also suspect that the part you have is dead, and you need to try another one. | ||
| |
| | (permalink) | |
| Quote:
2. You don't need D1. 3. R1 should be about 100k in order to provide sufficient debounce. 4. Do you have a 100 nF capacitor across the IC supply pins? 5. The 4027 has Active High PR and CLR inputs. You have drawn them as Active Low. Len | ||
| |
| | (permalink) |
| I REALLY REALLY all of this help but I cannot read datasheets, I can read schematics really well though. I got my CD4027 from jameco. http://www.jameco.com/jameco/Products/ProdDS/12888.pdf I dont think it has a schmidt trigger. Also I was browsing this site and found these toggle circuits. Would they be a good alternative because I do not have a schmidt trigger so Im gonna have to get some more IC's anyway. | |
| |
| | (permalink) | |
| Quote:
Now, of course this all depends on nice sharp clocks... j. | ||
| |
| | (permalink) | |||
| Quote:
Quote:
Quote:
Line 4 says that if K=1 and Q=1, Q will change to 0 at clock time, regardless of the state of J. Taken together, this means that if J=1 and K=1, Q will toggle at clock time. Ron | ||||
| |
| | (permalink) |
| I just saw that Q column after the inputs (before the clock). I don't know how I missed it, but it makes a lot more sense if it's there! j. | |
| |