Hi, I'm a beginner so please excuse my ignorance. I want to build a scoring unit circuit that with each input pulse flashes lights 1 to 10, then lights the decade (10, 20, etc) and counts up into the hundreds. I am assuming I can use a 4017 in some capacity. Part of the problem is the circuit needs to be powered from an AC transformer that currently outputs 50 V, 17 V and 6V. The lights I'm going to power are all 6V. Can someone please point me in the right direction? Thanks for your time. - Ed |
by Edhalsim
March 04, 2017 |
Yes, you could probably use a 4017, though this may also be a good application case for a small microcontroller if you're comfortable with (or would like to learn about) programming embedded C. You should break your problem down into a few steps:
|
+1 vote by mrobbins March 06, 2017 |
Hi and thanks for your response. I'd prefer to stick to normal logic rather than a microcontroller. Yes I understand I need DC to run the circuit. How can I get DC off of my AC transformer? I don't want to run a separate plug to the outlet. I'd prefer to buy a rectifier, if possible, than try to build one myself. The lights are #47 6V, 1.5A, AC bulbs. There are nine lights (one for each digit 1-9), then nine lights for 10,20,...,90, plus lights for 100 and 200. The score doesn't get above 200. The input clock will be a signal to count up. It will be coming in from a 50V AC line so I need to somehow transform that signal as well. |
by Edhalsim
March 06, 2017 |
Your 6V ac winding is 9V peak and if half wave rectified and smoothed can be applied to a 7805 regulator to supply 5V dc. You need to work out the right size smoothing cap. I agree with mrobbins that it might be easier to programme a microcontroller. If you don't like 'C' then how about the MicroMite which can be programmed in Basic. Programmes can be changed easily whereas updating normal logic can require an humongous amount of soldering. |
by mikerogerswsm
March 07, 2017 |
Powering those heavy current lamps is best done via a separate unsmoothed rectifier, You could use a full wave rectifier and heavy power fet switches. But this would need a separate 6V winding, so you need to consider choosing a more appropriate transformer. I would suggest designing the electronics first and then choose the transformer to suit. |
by mikerogerswsm
March 10, 2017 |
You must log in or create an account (free!) to answer a question.
Anyone can ask a question.
Did you already search (see above) to see if a similar question has already been answered? If you can't find the answer, you may ask a question.
CircuitLab's Q&A site is a FREE questions and answers forum for electronics and electrical engineering students, hobbyists, and professionals.
We encourage you to use our built-in schematic & simulation software to add more detail to your questions and answers.
Acceptable Questions:
Unacceptable Questions:
Please respect that there are both seasoned experts and total newbies here: please be nice, be constructive, and be specific!
CircuitLab is an in-browser schematic capture and circuit simulation software tool to help you rapidly design and analyze analog and digital electronics systems.