discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] RFID at 2.4GHz simulation-Encoding, Modulation te


From: stefosee
Subject: Re: [Discuss-gnuradio] RFID at 2.4GHz simulation-Encoding, Modulation techniques (grc implementation)
Date: Thu, 30 May 2013 10:49:27 -0700 (PDT)

Hello again,
I've already implemented the modulation schemes i'm writing above, plus the
manchester encoder.
No i'm trying to design the biphase space (fm0) encoder.
For the manchester i used 2 square sources, one for the data and another one
for the clock with the double frequency and i use an XOR between them. 

So, for a clock: 
10 10 10 10 10 10      and data 101110:
11 00 11 11 11 00      i have an output like that:
01 10 01 01 01 10      which is the expected one.

Assuming that it works right, now, i'm trying to design the fm0. 
I know its harder because each output is related to the previous one. 
Is there any fm0 already implemented? Or is there any link to help me do it?

TIA



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/RFID-at-2-4GHz-simulation-Encoding-Modulation-techniques-grc-implementation-tp41026p41704.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]