Radioshack IR detector LED vs Sunlight vs faint IR pulse
eagletalontim
Posts: 1,399
I am trying to redo one project I did a little over a year ago and it consisted of picking up an IR pulse on the top of the electric company Smart Meter that replaced the old Analog meter. The current circuit I have right now works pretty dang good and I can calculate my bill to within $1. The problem I am having is I lose some of the meter's IR pulses due to sunlight. Nothing has been said yet, but I have electrical tape stuck all over the meter to block as much sunlight as possible. It looks a little tacky and I want to redo this pickup to look a little more professional.
Is there a SIMPLE way to make the RadioShack IR detector ignore sunlight and only detect a ~100ms faint IR pulse? I want to avoid buying any parts for this revamp and use what I already have on hand. Here are a few components that I am thinking I could use and already have.
LM1815 - Adaptive Variable Reluctance Sensor Amplifier
5v ADC
A bunch of various radioshack transistors.
Thousands of resistors all various values.
Ceramic Capacitors (.001uf to .1uf)
1 RadioShack IR detector with Chrome panel mount holder (This allows me to mount it in an enclosure and helps pick up the faint IR pulse.)
A random pack of Photo Resistors.
Ok Macgyvers! That's the list! Any help is appreciated!
Is there a SIMPLE way to make the RadioShack IR detector ignore sunlight and only detect a ~100ms faint IR pulse? I want to avoid buying any parts for this revamp and use what I already have on hand. Here are a few components that I am thinking I could use and already have.
LM1815 - Adaptive Variable Reluctance Sensor Amplifier
5v ADC
A bunch of various radioshack transistors.
Thousands of resistors all various values.
Ceramic Capacitors (.001uf to .1uf)
1 RadioShack IR detector with Chrome panel mount holder (This allows me to mount it in an enclosure and helps pick up the faint IR pulse.)
A random pack of Photo Resistors.
Ok Macgyvers! That's the list! Any help is appreciated!
Comments
http://hackaday.com/2011/05/13/monitor-your-homes-power-usage-on-the-cheap/
Download the data sheet (http://www.ti.com/lit/ds/soes008a/soes008a.pdf) and take a look at the schematics on it. The sensing portion of Figure 9 on page 6 (5-6) should work for your application.
The sensor is only sensitive to IR so that should reduce the effect of sunlight.
The radioshack one has 2 leads and the DVD one has 3 leads. I have been using a piezoelectric speaker or an LED to get some feedback if the sensor picks up a signal just for testing purposes.
The "RadioShack one" One is a receiver, it's looking for the 38kHz carrier that remotes use.
The other is a phototransistor.
Different devices.
The meter probably isn't using the 38kHz carrier.
To take this project even farther, I was looking into making the pickup run from a solar charged battery and broadcast the pulse via a wireless setup to the main "brain" in my house instead of a 50ft cable running under my house up to the meter.
EDIT : I can visibly see the IR pulse on my cellphone camera and cannot see it with the naked eye. I have noticed that some IR lights emit different colors on the same camera. Some are blue, some are red, some are close to orange. Can I use this info to determine what receiver I need?
You can also see a few really low drops in the log where the IR detector did not work for a short period of time. Usually because of sunlight at just the right angle. This would mean more sponge or electrical tape or a better IR receiver / redesign....
If it is modulated: maybe you can locate an IR receiver for that carrier freq or design a circuit to take advantage of that.
If it's not modulated: "This will mean more sponge and/or electrical tape" or other shielding.
[Collector pulled up to +V, keep it low current, and Emitter to Gnd; scope looking at the C-E junction.]
I don't know how often those pulses or pulse-trains come along, it'll take some doing.
Should be fairly aggravating.
Take advantage of darkness by night, rig up a shade, or whatever you're up for.
http://forums.parallax.com/showthread.php/149216-DEMO-IR-Heartbeat-detector
Both of those might be washed out in direct sun, but assuming you can shield it from direct sun, the way to ignore the background is to filter the output. IR controls send out a signal usually between 30 and 60 KHz, with 36 being the most common. So you want to take the output of the detector and run that through a bandpass filter of 30-200 Khz and amplify it to something you can read. You'll have to build a filter out of your on hand components. I found this website recently that give you great cookbook designs for filters.
http://www.changpuak.ch/electronics/calc_09.php
I think this has gotten me really close to what I need!!!!! My neighbor has been letting me use their meter as a test as mine still has electrical tape all over it. After building the circuit in the listed thread, I was finally able to pick up pulses without electrical tape and blocking as much sunlight as possible from the RadioShack IR receiver!