Mosquito Repellent

a digital logic design project with 555 Timer IC

Mosquito repellents like coils, mats, liquid vaporizers, creams are often used at various places. However, they are prone to be fatal and can cause harm to human beings. For instance, mosquito repellent creams and oils can cause adverse effects on the skin like allergic reactions. Coils, mats can produce toxic fumes when heated and cause breathing trouble, whereas liquid vaporizers can also produce fumes when heated. For efficient results without any side effects, the optimum solution is building a simple electronic circuit with minimal components, which can produce output to repel the mosquitoes.

Project Created: Semester of Spring 2020

Project Contributors:
- Md. Muzakker Hossain
- Ashiqur Rahaman Ridoy
- Shah-ul-Jasun

Introduction

Human beings can hear sound in the range of 20 Hz to 20 kHz. Sound of any frequency above 20 kHz is termed as ultrasonic sound. Several animals like cats, dogs, insects, mosquitoes have the feature of being able to hear this ultrasonic sound. In mosquitoes, this feature is attributed to the presence of sensory structures in their antenna.

Usually ultrasound is transmitted by male mosquitoes and received by female mosquitoes. However, after breeding, female mosquitoes generally avoid the ultrasound and this fact can be used to produce ultrasound in a range similar to that produced by male mosquitoes and repel away the mosquitoes. The ultrasound produces a stress on the antennae of the mosquitoes and repels them away.

In other words, a simple circuit is designed which can produce ultrasound in the frequency range of 20 kHz to 38 kHz, which can scare away mosquitoes.

Components Required

  1. 555 timer
  2. An electrolyte capacitor of 0.01 micro Farad
  3. A ceramic capacitor of 0.01 micro Farad
  4. A resistor of 760 Ohms
  5. Another resistor of 1.5 K
  6. Piezo buzzer
  7. A SPST switch
  8. A 5 V battery

Circuit Diagram

Circuit Diagram of the Project

The basic idea behind developing the circuit is to use a buzzer to produce ultrasound. The buzzer is driven by an oscillator circuit. Here, we are using a 555 Timer based astable multivibrator circuit as the oscillator circuit. Designing the circuit involves designing an astable multivibrator circuit. Generally, frequency of output signal produced by a 555-astable multivibrator is given by:

\[F = 1.44{(Ra + Rb \times 2) \times C}\]

Here, Ra is the value of resistor between pin 7 and Vcc, Rb is value of resistor between pins 7 and 6 and C is value of capacitor between pin 6 and ground.

Let,
C = 0.01 microFarad
F = 38 kHz

Let, Duty Cycle, D = 60% (It is not possible to get 555 timers to produce signal with 50% duty cycle. This gives,

\[Ra = 1.44(2D - 1)/(F \times C)\] \[Rb=1.44(1 - D)/(F \times C)\]

Substituting values of C, F and D, we get
Ra = 0.758 K Ohms, i.e. 758 Ohms and Rb = 1.52 K Ohms

Thus, we can use a resistor of 760 Ohms and another resistor of 1.5 K. Here a potentiometer of 1.5 K is used.

Theory behind the Circuit

  1. A multivibrator is an electronic circuit producing a pulsed output signal. Generally, multivibrators are classified based on the nature of stability of output.
  2. A multivibrator with one stable state is known as monostable multivibrator and is used as a pulse generator.
  3. A multivibrator with no stable state is known as an astable multivibrator and is used as an oscillator.
  4. A multivibrator with two stable states is known as a bistable multivibrator and is used as a Schmitt Trigger.

Here we are mainly concerned about Astable multivibrator. Astable multivibrators do not require any external triggering and hence can be used as oscillators. They are realized using transistors, operational amplifiers or ICs.

Mosquito Repellent Circuit Operation

Once the switch is closed, the 555 timer gets the power supply. As per the inner circuit, initially the capacitor voltage will be zero and hence voltage at threshold and trigger pin will be zero. As the capacitor charges through resistors Ra and Rb, at a certain point voltage at threshold pin is less than the capacitor voltage. This causes a change in timer output. The capacitor now starts discharging through resistor Rb, i.e. the discharge pin and continues so until the output voltage is back to the original. Thus, the output signal is an oscillating signal with frequency 38 KHz. The output from this astable multivibrator circuit drives a 38 KHz piezo buzzer, producing ultrasound at regular repetitions. On varying the value of potentiometer, the output frequency can also be varied.

Applications

As described, this circuit can be used as a mosquito repellent. By certain modifications and changes in the value of resistors and capacitor, the circuit can also be used as other insect repellent. Further, it can also be used as a simple buzzer alarm circuit.

Limitations

  1. It requires a lot of frequency setting.
  2. Ultrasound signals travel at an angle of 45 degrees from the source. In case of any obstacles in the path, the signals are reflected or diverted.
  3. It shows effect for lesser mosquito population.