Skip to main content

Ultrasonic Dog Whistle Circuit Diagram


It's well known that many animals are particularly sensitive to high-frequency sounds that humans can't hear. Many commercial pest repellers based on this principle are available, most of them operating in the range of 30 to 50 kHz. My aim was, however, to design a slightly different and somewhat more powerful audio frequency/ultrasonic sound generator that could be used to train dogs. Just imagine the possibilities - you could make your pet think twice before barking again in the middle of the night or even subdue hostile dogs (and I guess burglars would love that!).

From what I've read, dogs and other mammals of similar size behave much differently than insects. They tend to respond best to frequencies between 15 and 25 kHz and the older ones are less susceptible to higher tones. This means that an ordinary pest repeller won't work simply because dogs can't hear it. Therefore, I decided to construct a new circuit (based on the venerable 555, of course) with a variable pitch and a relatively loud 82 dB miniature piezo beeper.

The circuit is very simple and can be easily assembled in half an hour. Most of the components are not really critical, but you should keep in mind that other values will probably change the operating frequency. Potentiometer determines the pitch: higher resistance means lower frequency. Since different dogs react to different frequencies, you'll probably have to experiment a bit to get the most out of this tiny circuit. The circuit is shown below:

Ultrasonic Dog Whistle Circuit diagram

Ultrasonic Dog Whistle Circuit Diagram

Despite the simplicity of the circuit, there is one little thing. The 10nF (.01) capacitor is critical as it, too, determines the frequency. Most ceramic caps are highly unstable and 20% tolerance is not unusual at all. Higher capacitance means lower frequency and vice-versa. For proper alignment and adjustment, an oscilloscope would be necessary. Since I don't have one, I used Winscope. Although it's limited to only 22 kHz, that's just enough to see how this circuit works.

There is no need to etch a PCB for this project, perf board will do. Test the circuit to see how it responds at different frequencies. A 4k7 potentiometer in conjunction with a 10nF (or slightly bigger) capacitor gives some 11 to 22kHz, which should do just fine. Install the circuit in a small plastic box and if you want to, you can add a LED pilot light. Power consumption is very small and a 9V battery should last a long time. Possible further experimentation:

 I'm working on an amplified version of the whistle to get a louder beep. All attempts so far haven't been successful as high frequency performance tends to drop dramatically with the 555. Perhaps I could use a frequency doubler circuit - I just don't know and I've run out of ideas. One other slightly more advanced project could be a simple "anti-bark" device with a sound-triggered (clap) switch that sets off the ultrasonic buzzer as soon as your dog starts to bark.

Comments

Popular posts from this blog

PID instruction in Allen Bradley PLC Closed Loop Control

PID instruction in Allen Bradley PLC [Proportional/Integral/Derivative] Closed Loop Control For   Processor SLC 5/02SLC 5/03SLC 5/04SLC 5/05    MicroLogix 1200 and MicroLogix 1500 (A special PID file replaces the old integer file control block.) Description of PID in PLC   This output instruction is used to control physical properties such as temperature, pressure, liquid level, or flow rate of process loops. The PID instruction normally controls a closed loop using inputs from an analog input module and providing an output to an analog output module as a response to effectively hold a process variable at a desired set point. The PID equation controls the process by sending an output signal to the actuator. The greater the error between the setpoint and the process variable input, the greater the output signal, and vice versa. An additional value (feed forward or bias) can be added to the control output as an offset. The result of the PID calculation (control vari...

NE566 Function Generator Circuit Diagram

The NE566 Function Generator is a Voltage-Controlled Oscillator of exceptional linearity with buf fered square wave and triangle wave outputs. The frequency of oscillation is determined by an external resistor and capacitor and the voltage applied to the control terminal. The Oscillator CAN be programmed over a ten-to-one frequency range by proper selection of an external resistance and modulated over a ten-to-one range by the control voltage, with exceptional linearity.  FMAX = 1 MHz     WIDE 1000:1 Continuous Sweep Possible  NE566 Function Generator Circuit Diagram Pdf Datasheet  Sourced by : Circuitsstream

Long Loopstick Antenna Circuit Diagram

Circuit Diagram  Description Wound on a 3 foot length of PVC pipe, the long loopstick antenna was an experiment to try to improve AM radio reception without using a long wire or ground. It works fairly well and greatly improved reception of a weak station 130 miles away. A longer rod antenna will probably work better if space allows. The number of turns of wire needed for the loopstick can be worked out from the single layer, air core inductance formula: Inductance = (radius^2 * turns^2) / ((9*radius)+(10*length)) where dimensions are in inches and inductance is in microhenrys. The inductance should be about 230 microhenrys to operate with a standard AM radio tuning capacitor (33-330 pF). The 3 foot PVC pipe is wound with approximately 500 evenly spaced turns of #24 copper wire which forms an inductor of about 170 microhenrys, but I ended up with a little more (213uH) because the winding spacing wasn't exactly even. A secondary coil of about 50 turns is wound along the length of th...