Simple RF Transmit and Receive


Results 1 to 40 of 43

Threaded View

  1. #14
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by koossa View Post
    Could you please tel me what is the reason for using the CD Pin signal detection, why doesn't it work if I only monitor the RF input?
    With the FSK modules, a logic 1 is represented by one frequency and a logic 0 is represented by a slightly different frequency. the Carrier Detect (CD) output indicates when either frequency (or any frequency close to them) is present and that's a fairly strong indication that a signal is present. Just monitoring the RF input (which really should be labelled Antenna Input) will give you a lot of ultralow level random noise as it is before any tuned circuits - it's equivalent to throwing away the receiver and just attaching the antenna to a PIC input. There are two data output pins - both are demodulated so they are in the audio frequency range. The AF pin is an analog output. Its amplitude can be usually used as an indication of received signal strength. The RXD pin is a digital output of the logical ONES and ZEROS. Use CD to tell you when to monitor RXD.

    My web page is down right now due to a mixup with a new hosting service I've moved to. As soon as it's back up (later today, hopefully), you can see how to use your soundcard like an oscilloscope to record the audio frequency output signals as wave files. It's much easier to grasp the basics when you can see the signals output by the receiver.

    EDIT: My page is back up. The second section - Wireless Application Notes may help you.
    Last edited by dhouston; - 23rd October 2007 at 17:59.

Similar Threads

  1. rf problem
    By -Dan- in forum General
    Replies: 9
    Last Post: - 20th November 2007, 16:05
  2. 16F876 Usart Receive
    By syscoder in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 21st March 2007, 15:43
  3. Help with CC1100 RF Modules.
    By charudatt in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 27th November 2006, 20:58
  4. USB Interface using PIC
    By Tissy in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 22nd May 2006, 16:04
  5. RF Transmitter
    By et_Fong in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 27th October 2005, 16:34

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts