Electronic – Remote Control Design

infraredphotodiodephototransistorrc5remote control

I am want to design a remote control. All I need is the appropriate IR LED and the Receiver to use, that will yield optimal performance. i need real practical experience here.

  1. What is the best receiver to use. Photo diode or a Photo transistor.
  2. As regards the distance. This remote control ought to work like that if the Indoor AC,radio or TV sets, where at a distance of about 10-12 Feet maximum. Also I am considering a good reception angle for the receiver.

I have know about the modulation method, which I believe is the best. So how do I possibly go about it.

Circuits diagrams, components data sheets, and detailed analysis will be greatly appriciated.

Thank you all.

Best Answer

As starblue says, standard recievers are available for this. Here are some options for recievers. Another list of emitters.
Using a ready made reciever is a lot easier than making your own. They contain filtering and adapt for ambient light conditions. Matching this performance is difficult and not really worth it given the cheap price you can buy them for.

You need to choose an emitter/reciever pair with matched wavelength. Then you will need to modulate your emitter in burst for 1's and 0's at the stated frequency of the reciever.

You can choose which protocol you wish you use - RC5 is a simple and popular one. I hacked a little PIC based remote to work the sky box using RC5. This link helped a bit.
On the same site there is more useful info on other protocols and basic Remote Control theory.

Related Topic