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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/14/10 21:39
Modified:
  04/14/10 21:42

Read: times


 
#175036 - There are problems with some modulation schemes
Responding to: ???'s previous message
The one I'd consider is BPSK. That's really just Manchester code, and could be treated pretty much like OOK (On-Off-Keying) and if the bandwidth demand is high enough, it could be easily enhanced with the use of the UART and a small PAL. Some MCU's (no 805x types I know of, but some ARMs) support Manchester encoding and simply gating an oscillator with a '1' would do much of the work. Simple filtering will do the rest. If one wanted to be really precise, one could use a classic PLL (14046 maybe) which would allow the transmitter and receiver to remain in sync would help too, and active filtering of the received stream would then produce an active signal for, say, a one, while none was produced for a zero. There's no end to what one could do. It's just a matter of how much effort/hardware is to be involved.

QPSK, for example, is a bit of a problem because there are inherent decoding ambiguities. FSK is very reliable for fixed stations, which is what this represents, and OOK is nearly as much so, offering a bit more bandwidth with what amounts to the same effort and investment.

RE






List of 17 messages in thread
TopicAuthorDate
FSK Modul            01/01/70 00:00      
   Incomplete question            01/01/70 00:00      
   Yes            01/01/70 00:00      
      Just Simple FSK            01/01/70 00:00      
         V.22?            01/01/70 00:00      
         Scenix and Cypress            01/01/70 00:00      
      Yes, here's an 80c51 that does it            01/01/70 00:00      
         ftp://ftp.embedded.com/pub/2002/09banks            01/01/70 00:00      
            it's been a while ...            01/01/70 00:00      
   with 80C51            01/01/70 00:00      
      Built FSK Modul            01/01/70 00:00      
         there's such info            01/01/70 00:00      
            I cannot find it            01/01/70 00:00      
               past info            01/01/70 00:00      
   Lots of unanswered questions, but probably yes            01/01/70 00:00      
      I was thinjing much the same thing            01/01/70 00:00      
         There are problems with some modulation schemes            01/01/70 00:00      

Back to Subject List