I am working on a gizmo that will alert the user to an event using sound and light. It will be in a small enclosure. My objective is to make the buzzer as loud and annoying as possible, with an option to soften it. This is what I have to work with power wise:
- 5V from USB
- 3V logic from microcontroller
- gizmo will include a radio so want to avoid a switching boost converter
I put together the following circuit on a breadboard which works more or less as expected:
I don't need to vary pitch and the buzzer I just happened to have on hand is an active buzzer (that is to say it will buzz with only DC) which frees up a timer on the microcontroller. I have looked through the E14 offerings and 85 dB seems to be about the best I can expect at 5V. Before I blindly pick one and move on here are my observations and questions:
1) There is a sharp transition between loud and soft. It seems subjectively like it goes from a soft buzz to full throttle with a small change in R5 on the schematic.
2) Are there high efficiency buzzers I am missing or is the only way to get higher volume with higher power and thus, higher voltage.
3) I might consider an amplifier with speaker but it would have to be simple, sturdy, and compact.
Thoughts and ideas are greatly appreciated!
Frank