Re: convert FM signal into bit sequence



VSP wrote:
hi all, Please help me out here. I am basically trying to successfully transmit
and receive a sequence of bits. Let me go about this a bit
systematically.

AIM: To transmit a sequence of bits BACKGROUND: I have chosen to use FM Transmission. So from the sequence of
bits that i have, I generate an AM wave* (it is similar to a square wave
since there are only two amplitude levels +5v and 0v), which I feed into
an FM Transmitter that I have bought. At the other end, the reciever
catches the FM signal. So far OK but now comes the problem - I HAVE TO
SOMEHOW RECONVERT THIS FM SIGNAL INTO THE SEQUENCE OF BITS.

*The FM Transmitter requires an AM input so, I have to first generate an
AM wave

Therefore, my basic problem is to convert an FM wave into the sequence of
bits that it is meant to convey.

All suggestions are welcome. If you have a much better way of
accomplishing the whole aim, it is mighty welcome.

There are two misconceptions here.

A. The input to the FM modulator is not an AM modulated carrier, but a baseband (i.e., unmodulated) signal.

B. The FM modulator won't take kindly to a real square-wave input. The transition between should take many cycles of the carrier to avoid generating "splatter".

C. While it's true that the modulator's output will alternate between two frequencies and hence be FM, this particular kind of operation is called "frequency-shift keying", or FSK. It can be demodulated with an ordinary FM discriminator (or any other FM detector) or with a pair of filters, one for each stable carrier frequency. The filter with the greater output indicates the input frequency.

Google "FSK demodulation"

Jerry
--
Engineering is the art of making what you want from things you can get.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
.



Relevant Pages

  • Re: Problem with I2C
    ... goister@xxxxxxxxx "galapogos" wrote: ... it is 0x00 to 0x10 in sequence. ... Actually I'm not even sure if I can even change the transmit direction ...
    (comp.arch.embedded)
  • Re: Problem with I2C
    ... goister@xxxxxxxxx "galapogos" wrote: ... it is 0x00 to 0x10 in sequence. ... Actually I'm not even sure if I can even change the transmit direction ...
    (comp.arch.embedded)
  • convert FM signal into bit sequence
    ... I am basically trying to successfully transmit ... To transmit a sequence of bits ... I generate an AM wave* (it is similar to a square wave ... accomplishing the whole aim, it is mighty welcome. ...
    (comp.dsp)
  • Re: Cohens paper on byte order
    ... >> and would work but it would be inefficient when compared with using an array ... > this sequence such that input_0 refers to the leftmost ... If yes, we transmit the bytes ... I don't yet see how a byte array interface ...
    (sci.crypt)
  • Correction: convert AM signal into bit sequence
    ... I checked up XR2206 chip and the only ... going to transmit at around 110 MHZ. ... sequence of bits i.e. ... AM WAVE TO BINARY SEQUENCE is my aim. ...
    (comp.dsp)