Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to controle some Relays through RF.

Status
Not open for further replies.

iftikhar_abid

Junior Member level 1
Joined
Jan 4, 2009
Messages
17
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Location
Karachi, Pakistan
Activity points
1,404
Hi,

Dear i want to make a telemetry project.
i want some ideas that how to make a relay ON OFF which is connected to a 89c51 controller with a receiver. i want to sent some sort of signal through my transmitter to the receiver and the controller switch on that particular relay.

Also mention the transmitter and receiver suitable for 500 meter range.

Thanks



Iftikhar Abid
 

Dude its very simple , u need FSK modulator & demodulator,


at transmission side
i/p-----microcontroller-----FSK modulator ------ RF Tx
at receiving side
RF Rx-----FSK demodulator-------microcontroller-------Relays Drivers----- Relays


Thatz it
Transmit some code eg 11011011 & at Rx side decode it & trigger the desired relay
 

Refer similar 2 readymade projects from www.united77.com whose description is given below.

1.Multipurpose Four channel Radio Frequency Remote with 89C2051 microcontroller.
This is a remote controller which can be widely used in robotic application when in momentary mode. All the 4 channels can be individually programmed as latched outputs for lighting loads or momentary outputs for bell or any other automation requirement. Receiver side is equipped with four relays at the out put which can be wired in any configuration for the required operation. 4 individual addresses can be selected to operate more than one remote kit at a time.

2. Radio frequency based 4 channel Remote for robotics based on “Holtek” En/decoders. This is a remote controller which is widely used in robotic application where in momentary mode, 4 channels are available. Receiver side is equipped with four relays at the out put which can be wired in any configuration for the required operation. Individual addresses can be selected to operate more than one remote kit at a time.

Ready to assemble kits are available with PCB, Programmed Microcontrolers, schematics and component layouts on CD. Just requires to be assembled to make it work. Good luck
 

Thnx fjor all that.
but dear if i use FSK at the receivng, will i need an encoder because the signal will be in analog form. if i need encoder then kindly suggest which one will be suitable.
 

the o/p of the FSK demodulator is digital OK, u can connect it directly with microcontroller, i did it 2 years back
XR2206 ----->mod
XR2211------>demod

Regards hameeds
hameeds01@yahoo.com
 

okay thnx.
but dear i am confused of one thing
supose i want to send some code ie 1010101 to switch on a perticular relay. but if i send it and the recver is off then definatly i will los the code. it means i will switch on the recver first before sending the code.

after sending 1010101 and then to send some other code like 11001100 to on another relay. kindly tell me should i send it just after the first one?

if u can suggest some protocol then do it too. thnx dear.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top