CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Selection for IR Emitter & Receiver

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
attabros



Joined: 28 Jul 2008
Posts: 35

View user's profile Send private message

Selection for IR Emitter & Receiver
PostPosted: Wed Sep 24, 2008 11:18 pm     Reply with quote

Hi everyone,

I'm going to start a project "Infrared Data transfer"
therefore I'm little confused about what devices should I use
as IR transmitter & IR receiver the devices should support
the range between 30 to 45 meters.

Can anyone suggest how I will chose IR transmitter &
receiver as well as necessary notes to start this project
as I haven't done this type of communication before.

Thanks.
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Wed Sep 24, 2008 11:39 pm     Reply with quote

Hello,

30 to 45 m is quite a lot and will need a powerful sender and/or good optics. As you didn't specify your data transmission requirements further, I can't give particular hints. For low speed transmission, usual remote control receivers can be a solution. PIC projects with software generated modulation for this kind of receivers can be found everywhere at the internet. The use either RC5 remote control or selfmade protocols.

Regards,
Frank
attabros



Joined: 28 Jul 2008
Posts: 35

View user's profile Send private message

PostPosted: Thu Sep 25, 2008 12:57 am     Reply with quote

Does the range depend on Receiver device or transmitter or both
transmitter & receiver depends on it ? I saw some projects
on the internet they use a simple IR led for transmitter
& on receiver side there is a three pin (GND VCC & output) IR receiver device.
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Thu Sep 25, 2008 1:13 am     Reply with quote

For a given protocol, modulation type and transmission bandwidth, the range mostly depends on the sender but also on the receiver, unless it's operating noise limited (= at the physical defined sensitivity level).

In a practical view, you seem to lookout for existing receiver solutions as the said three-pin remote control ICs. I've been talking of software generated modulation and that's just another word for using a simple IR LED respectively more than one together with an appropriate high current driver. As a simple calculation, if you achieve e. g. 10 m range with a single IR LED (probably not when driving it from a PIC pin without current amplification), then you need an array of about 20 for 45 m with an identical receiver.

I suggest, to review the said internet projects more thoroughly.
SherpaDoug



Joined: 07 Sep 2003
Posts: 1640
Location: Cape Cod Mass USA

View user's profile Send private message

PostPosted: Thu Sep 25, 2008 7:23 am     Reply with quote

The optics can play an important part if you can use directionality. Can you point the transmitter and receiver at each other? How accurately can this be done? The narrower the beam of the transmitter and the field of view of the receiver the longer range you can get. This can be hard to do if either end is mobile.

Also two low power transmitter LEDs may be more reliable than one high power if there might be a small obstruction like a blade of grass.
_________________
The search for better is endless. Instead simply find very good and get the job done.
Rohit de Sa



Joined: 09 Nov 2007
Posts: 282
Location: India

View user's profile Send private message Visit poster's website

PostPosted: Thu Sep 25, 2008 10:20 pm     Reply with quote

For low speed unidirectional communication I have achieved excellent results with a cheap Sony-type remote control. The Sony-type remotes use the SIRC protocol. With a simple TSOP1738 and a 12F675 on the receiver side I got a range of over 15m in noon sunlight, and over 30m at night with streetlights. You may try this out as well, but naturally your results may vary. Do note that the flicker from fluorescent lighting sometimes creates problems with IR. A filter may be of use.

FvM said:
Quote:
30 to 45 m is quite a lot and will need a powerful sender and/or good optics.


I agree. You could try using the optics from a laser pointer. I would recommend using them only in the sending side, though I have come across a few websites that mention using them on the receiving side.

Since the distances you are dealing with are large, if you could tell us the environmental conditions that your project will be subjected to (indoor / sunlight / sodium-vapor lighting / fluorescent lighting / night / moving base station / stationary receiver, etc), and the protocol you will be following (IrDA / RC5 / SIRC , etc), we can help you a little more.

Rohit
temtronic



Joined: 01 Jul 2010
Posts: 9163
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Tue Jan 25, 2011 7:47 am     Reply with quote

As others have said , 'optics' will be the main issue.

I'd startout using one of those super cheap LED laser pointers or a 'laser level' that you can SEE. They can cover the distance allowing you to cut code and get the optics 'right', then switch over to the IR devices.

This way you'll not be fighting 'is it my code, or the optics or the IR devices or the 'world' that's making life miserable'...
Small clean steps are always better than jumping into a mudhole!
Gabriel



Joined: 03 Aug 2009
Posts: 1067
Location: Panama

View user's profile Send private message

PostPosted: Tue Jan 25, 2011 12:29 pm     Reply with quote

you could consider modulating a cheap red laser pointer..
and using a standard ir demodulator IC.... they come in diferent modulation frequencies and output straight TTL level digital signals...

.... your range would be.... well as far as you can acurately aim your laser i would say.... 30 - 40 m easy.

just a thought...
_________________
CCS PCM 5.078 & CCS PCH 5.093
languer



Joined: 09 Jan 2004
Posts: 144
Location: USA

View user's profile Send private message

PostPosted: Tue Jan 25, 2011 3:43 pm     Reply with quote

2+ year old topic guys
Gabriel



Joined: 03 Aug 2009
Posts: 1067
Location: Panama

View user's profile Send private message

PostPosted: Wed Jan 26, 2011 10:07 am     Reply with quote

you are right.... didnt even notice... sorry.
_________________
CCS PCM 5.078 & CCS PCH 5.093
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group