How Can I Build a Timer Switch for My Mosquito Repellant?

AI Thread Summary
To build a timer switch for a mosquito repellant, a microprocessor like a Picaxe chip can be used to create a simple circuit that alternates power based on user-set intervals. The design involves reading an input voltage to determine the timing for switching the repellant on and off. Alternatively, an oscillator circuit can be created to generate a square wave that controls a relay for the same purpose. If the project involves mains voltage, caution is advised, and seeking professional guidance or opting for a commercial solution may be safer. Implementing physical barriers like flyscreens or mosquito netting is also recommended as a non-toxic alternative.
Kaycee92
Messages
11
Reaction score
0
Hi,

I'd like to do a small design project. When I sleep, I switch on my mosquito repellant for about 8 hours. Sometimes I forget switching it off too. Such long durations are little poisonous and generally not required.

What I plan to do is to make a timer with a dial from 0 min to 60 min (like a clock). When the user sets a value (say 15), I want to switch the repellant on for 15 mins, off for the next 15 mins, on again for 15 mins, like that ..

Kindly let me know how I could do the same. Final device should be mounted on the switchboard.

Thanks,
Chaitanya
 
Engineering news on Phys.org
Do you have any experience at using microprocessors or building circuits using integrated circuits, without a printed circuit board?

Do you intend to use this with mains voltages?

One way is to use a micro like a Picaxe chip. This is a very easy way to do this.
You would just read an input voltage. relate this to the time required.
Make one pin of the chip go to 5 volts.
Wait the required time set by the input voltage.
Make the same pin 0 volts.
Wait the required time set by the input voltage.
Make one pin of the chip go to 5 volts.
and so on.

Another way is to make an oscillator that covers about 130 Hz to 1500 Hz.
Use a divider that divides by 16384
This would give a square wave whose period varied from 120 minutes (60 on, 60 off) to about 11 minutes (5.5 on and 5.5 off)

These two circuits give a voltage out which would be used to switch a transistor which switches a relay.
This would then turn on your mosquito repeller.
If it is toxic, why don't you use flyscreens on the windows, or mosquito netting over your bed?

However, if you have little experience and this does use mains voltages, you should look for a commercial product or seek help from someone who could guide you to do this safely.
 
Thanks! I'll see what I can do. :)
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top