Audioguru again
- Joined Oct 21, 2019
- 6,826
I am glad you removed the antique relays.
Your latest circuit still has problems:
Your latest circuit still has problems:
Attachments
-
397.5 KB Views: 9
Added the decoupling, the switch is there as the software i was using had the crystal symbol but i couldn’t add a way to make it pulse for testingI am glad you removed the antique relays.
Your latest circuit still has problems:
So the grand plan is to have a piezo on both the bass drum skin and the snare skin. When the kick drum mallet hits the skin, or drum stick hits the snare it triggers a voltage in the piezo which would be used as the clk pulse to step up to the next 4017 pin.OK, now it is confusing in that it is not clear if the count is to advance with each separate bass drum hit, or with each cycle of bass drum vibration. THAT could be an awesome effect. And to operate with the very minimum of components, use MPSA13 darlington transistors to control the LEDs, they can be driven directly from the 4017. I have used exactly that in a commercial product that has been good enough for an auto maker to use on the production line for many years. So it works very well and is very reliable.
It's easy enough to suppress the signal from the piezo to one pulse but it requires a delay before the next pulse arrives. So the new problem is the 4017 will miss some of the hits from the drums because of the duration of those multiple spikes and how fast the drums are hit.Issue that i’m having is that the voltage passes multiple pulses with on strike of the drum.
Thank you, i am aware and will at the least have a disclaimer. But i am hoping to find was of refining control over rate of response. But for now i just need to get the circuit functional. As a novice i’m a little discouraged with my lack of comprehension and ability to immediately pivot using the recommendations.Be aware that light flashes at a frequency in the ~5-10 Hz range can trigger epileptic seizures in susceptible people.
Just to assure i understand as i’ve previous mentioned, i’m still very much in the beginner phase of this journey. This circuit would just be for creating and adjustable pulse/trigger?For what it's worth, this circuit works great for triggering things from piezo sensors.
Adjustable sensitivity and cares not about the pulse polarity.
Yes, it just generates pulses, but it's very sensitive and adjustable, it produces a pulse from positive or negative going input.Just to assure i understand as i’ve previous mentioned, i’m still very much in the beginner phase of this journey. This circuit would just be for creating and adjustable pulse/trigger?
because i will give it a world, i just eant to make sure before i order components haha.
Yes, it just generates pulses, but it's very sensitive and adjustable, it produces a pulse from positive or negative going input.
I designed this to fix the timing and sensitivity problems I experienced due to sensor phasing, this circuit doesn't care.
The output of the piezo looks like a highly damped sign wave, the leading edge can be positive or negative, if you only trigger on one of the edges, it might be delayed relative to the others in the system, depending on the phasing.
The MCP6024 is a 5 volt part. Yes, you might register more than one pulse, but with sensitivity adjustment, you can get one clean pulse (most of the time) as the leading pulse is always much bigger than the rest.
The circuit as shown works with a wide range of signal amplitudes, I found that the variation of signal level was one of the biggest problems I encountered.The piezo device on a drum head probably has a greater amplitude than whatever the device application that the circuit shown was for. That is why I suggested the timer, because it will mask the additional peaks that follow immediately. So the short time pulse stretcher will be required with the comparator circuit anyway.
The circuit will generate repeated pulses in rapid sequence for a signal that has peaks with valleys between them. And on a drum head that is usually the case, Thus there must be a time delay before additional pulses can be generated. Depending o amplitude is not enough, that is already demonstrated with the multiple triggering from the direct connection. The required delay will only be a very few milliseconds.The circuit as shown works with a wide range of signal amplitudes, I found that the variation of signal level was one of the biggest problems I encountered.
The circuit could be modified to include a pulse-stretch function without too much trouble?
My original application was detecting the impact of metal balls on a MDF target board - triggering a strobe light.