Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/15/07 17:12
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#137294 - Study the Requirements of the RF Pair
Responding to: ???'s previous message
Before deciding outright that the use of the UART on the 89C2051 is a suitable output to drive the transmitter and take in the receiver signal you need to look at the signal requirements of the RF module pair.

Sometimes these things do not work with NRZ data like a UART signal. You may find a requirement to use a biphase modulation such as Manchester or others.

RF Modules may also have a minumum and maximum frequency of modulation that they will work reliably with.

Finally it is not uncommon to use a lead in sync stream of some sort when trying to send an RF modulated packet.

All of these of course depend entirely on the RF module pair design.

If the RF scheme is simply an amplitude modulated type you could do well to design a packet structure that included some type of sync at the beginning so that you can use that at the receiver to validate the beginning of a packet. Then reject all other spurious received junk that does not meet the criteria of being a sync.

In addition to that you should consider adding packet byte count fields and a CRC check field to the packet. These are essential for verifying the integrity of data you have received once a sync has been detected.

Michael Karas


List of 41 messages in thread
TopicAuthorDate
rf transmitter /receiver            01/01/70 00:00      
   more details needed            01/01/70 00:00      
      rf module            01/01/70 00:00      
         Datasheet!!            01/01/70 00:00      
         to Sunish Nair ...            01/01/70 00:00      
            rf module            01/01/70 00:00      
               the published sheet is hardly a datasheet!            01/01/70 00:00      
                  No such thing as a free lunch...            01/01/70 00:00      
                     this is paticulary true of Taiwanese products            01/01/70 00:00      
                        Experts only?            01/01/70 00:00      
                           I seriously doubt that ...            01/01/70 00:00      
                     a common problem            01/01/70 00:00      
                  details            01/01/70 00:00      
                     cheap is sometimes expensive            01/01/70 00:00      
                        But how can you tell?            01/01/70 00:00      
                           you can't            01/01/70 00:00      
                        rf            01/01/70 00:00      
                           do not go in blindly            01/01/70 00:00      
                           Development vs production cost            01/01/70 00:00      
                     RS India?            01/01/70 00:00      
               I use these modules            01/01/70 00:00      
                  now I'm confoosed what is 'if'            01/01/70 00:00      
                     IF = intermediate frequency            01/01/70 00:00      
                        Superhet            01/01/70 00:00      
                     Please show me what confuses you            01/01/70 00:00      
                        just how is IR relevant to this thread?            01/01/70 00:00      
                           He said            01/01/70 00:00      
                        bad eyes, need new glasses            01/01/70 00:00      
                           How about these?            01/01/70 00:00      
                  CRC: picky, picky            01/01/70 00:00      
                     I know            01/01/70 00:00      
   Study the Requirements of the RF Pair            01/01/70 00:00      
      Consider the ethernet packet structure            01/01/70 00:00      
   Rx unable to drive 89c2051            01/01/70 00:00      
      ...and the rest            01/01/70 00:00      
         if you 'own' both ends            01/01/70 00:00      
   Check Serial Data format            01/01/70 00:00      
      somthing to rf            01/01/70 00:00      
   sorry - ignore this post            01/01/70 00:00      
   ASK is frequency distrub by noise.            01/01/70 00:00      
      Shouldn\'t the ones he already has work?            01/01/70 00:00      

Back to Subject List