CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Manchester coding and Fsk modulation

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Imanjl



Joined: 15 Nov 2004
Posts: 42

View user's profile Send private message Send e-mail Yahoo Messenger

Manchester coding and Fsk modulation
PostPosted: Mon Mar 07, 2005 2:54 pm     Reply with quote

I want to use Uart and then transmit ascii character through serial port ,
I try to make a wireless link between two 16f877A ,with two rf module
from laipac company : (RPL916f & RPL916f)

These are rf modules with Fsk modulation (NRZ),

Should I balance the data using Manchester code with Fsk modulation?
if not, Can i reach to better performance using Manchester code with these modules or it just reduce my bitrate ...???

if anyone has an idea plz help me .
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Mon Mar 07, 2005 5:45 pm     Reply with quote

Hola Imanjl:
Quote:

These are rf modules with Fsk modulation (NRZ),

NOP. These modules RPL916/TPL916 use ASK modulation.

AM Modulation have multiple designators:

ASK:Amplitude Shift Keying
OOK:On-Off Keying
OOSK: On-Off Shift Keying
CPCA:Carrier-Present Carrier-Absent
ALL have the same meaning


FSK: Frequency Shift Keying
is another concept. To get Frequency Shift a carrier must always be
present, loading the receiver all the time providing in this way high noise
inmunity.
The strenght or the amplitude of the carrier can be used to determine the
quality of the incoming signal.
Require more power and are more expen$ive.

Humberto
Imanjl



Joined: 15 Nov 2004
Posts: 42

View user's profile Send private message Send e-mail Yahoo Messenger

PostPosted: Tue Mar 08, 2005 12:25 am     Reply with quote

Im a little confused Humberto cause I just read the datasheet, look at :

http://www.laipac.com/Downloads/Easy/TLP-RLP%20916F%20Datasheet.pdf

DATASHEET :
Quote:

High frequency FM Transmitter module (FSK) . Frequency Range:916.5 MHz . Modulate Mode:FSK



note : these are two kinds which laipac says : 1_tlp916(ASK) and 2_tlp916F(FSK) ......so with ur explanations what is the difference between these two ?

and I still dont give the answer of my first question ,,

thx.
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Tue Mar 08, 2005 7:06 am     Reply with quote

Read RJ's alternative to Manchester

http://www.ccsinfo.com/forum/viewtopic.php?t=21897&highlight=
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Tue Mar 08, 2005 8:53 am     Reply with quote

Now I realize that LAIPAC 916 has two "flavors":

TLP/RLP916 ASK Modulation
TLP/RLP916f FSK Modulation

I didnīt ever work with the f series. I know the big brother, the
TRF series wich has built in Codec and CRC modules, it use a 3 wire
comunication with the PIC.

Preamble/Data/Postamble to be sent is written in an internal TRF register
and it does all the task delivering RF in FSK modulation. A rock.

Be sure that the TLP916f has all this features. Bit-banging FSK modulation
is a mess.

Humberto
Imanjl



Joined: 15 Nov 2004
Posts: 42

View user's profile Send private message Send e-mail Yahoo Messenger

PostPosted: Tue Mar 08, 2005 11:10 am     Reply with quote

thanx humberto but I realy afraid when I saw ur RED FONT at the last message,,,,,anyway .
So tlp916f is Fsk and have all that features ,
I try to make a test between Manchester code sending and simple ascii sending and then if I get an answer tell u ,,,,,,,,

thx .
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group