Microcontroller › 8051 › RF module wireless data transmission without encoder and decoder using 8051.
- This topic has 29 replies, 16 voices, and was last updated 12 years, 6 months ago by
sukhman.
-
AuthorPosts
-
December 21, 2010 at 6:17 pm #506
Sanju Poudel
ParticipantHello friends. Can we design rf module transmitter and reciever device without using encoder and decoder. Can it be done by using 8051uC for encoder and decoder part. Thanks.
December 23, 2010 at 9:12 am #5249Anonymous
GuestI have tried the same thing with 434 mhz module and AT89C51 microcontroller and i also received the signals but there was time lag between the two signals.
you can try it with another RF module.
December 24, 2010 at 4:07 am #5256Sanju Poudel
ParticipantIs there any way to solve this problem.
December 25, 2010 at 12:19 pm #5259Engr. Mansoor Mirza
ParticipantNo 8051 is not able to encode or decode RF data…you have to use encoder and decoder chips like HT series….
there are many encoder and decoders available in market 4-bit, 5-bit and 8-bit…
8051 is not able to produce RF data……..
December 25, 2010 at 12:33 pm #5262Anonymous
GuestHello! we dont get serial encoders here in nepal. So is there any other method for interfacing RF modules. I tried it with 8051 but random data appeared at the lcd. Thanks…
December 25, 2010 at 2:36 pm #5271Engr. Mansoor Mirza
ParticipantWhich controller and RF module you are using???
also elaborate some more about your Project!!!!
December 28, 2010 at 8:58 am #5274Sanju Poudel
ParticipantI am trying to build a rf module based wireless robocar using AT89C51 microcontroller and for this i have used 315/433 MHz ASK Module.
December 28, 2010 at 9:05 am #5275Engr. Mansoor Mirza
ParticipantThen u have to use RF encoder and decoder because u need a coded transmittion to do a specific task…
for example if you transmitt a raw signal of rf that will drive your robot in forward position…. and now if u want to drive robot in reverse position then what will you do if you have no encoder??? !!!
so you have to use encoder minimum 4-bit rf encoder that has 2^4 = 16 rf chanels you can use each chanel for each function…..
in case of robot you need four operations…
1. Move forward
2. Move Backward
3. Move Right
4. Move Left
these four can be achieved by using four bit encoder…..
Raw RF transmission is not able to achive your goal. u need a reiable communication whose each bit is under your control!!! this can be achived only by using encoders…..
December 28, 2010 at 9:10 am #5277Anonymous
GuestThanks for the help.
Finally I will be ordering encoders & decoders from india; that might solve the problem.
December 28, 2010 at 9:14 am #5278Engr. Mansoor Mirza
ParticipantThats gud decesion!!!
what about using GSM for your Robo??
December 28, 2010 at 9:53 am #5280Sanju Poudel
ParticipantGSM will be our 4th year project. Waiting for the upcomming “GSM module interfacing with 8051” in EG.
December 28, 2010 at 11:37 am #5281Engr. Mansoor Mirza
Participantinterfacing GSM with 8051 is simple u can control your robot using DTMF…..
December 29, 2010 at 7:07 pm #5283Hasanur Rashid
ParticipantI havent tried but i think RF modules takes manchester code as input and returns the same as output…If u can implement it…something may happen
July 26, 2011 at 8:48 am #6519Pandey Ji
Participant@Sanju Poudel
Ask projectronix.com guys for encoder and decoder in Nepal.
July 28, 2011 at 3:36 am #6540kamal acharya
Participant@ sanju
Do you succeded or not ????
-
AuthorPosts
- You must be logged in to reply to this topic.