Problem with manchester code for RF


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    dhouston, How can you say: Manchester encoding is not immune from noise but does have built-in error detection. What is the "built-in error detection"? This is news to me as I write software for Tire Pressure Monitoring equipment which uses Manchester coding. Please explain.....

    Dave Purola,
    N8NTA

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Dave View Post
    dhouston, How can you say: Manchester encoding is not immune from noise but does have built-in error detection. What is the "built-in error detection"? This is news to me as I write software for Tire Pressure Monitoring equipment which uses Manchester coding. Please explain.....
    If you don't see a change of state at the middle of a bit period, you've detected an error which is usually the result of noise if you are using it over a wireless link or a collision if you're using it over a wired link (e.g. 802.3, X-10). See the last paragraph at http://www.wildpackets.com/support/c...ignal_encoding.
    Last edited by dhouston; - 5th August 2007 at 23:39. Reason: added X-10 reference

  3. #3
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    dhouston, I call that type if "error detection" signal integrity, not error detection. You could have a noise source producing edge changes at the same rate as the baud rate you are trying to detect. Where is the error detection then?

    Dave Purola,
    N8NTA

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Dave View Post
    dhouston, I call that type if "error detection" signal integrity, not error detection. You could have a noise source producing edge changes at the same rate as the baud rate you are trying to detect. Where is the error detection then?
    Call it what you like. I'll call it what it is.

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Dave View Post
    You could have a noise source producing edge changes at the same rate as the baud rate you are trying to detect. Where is the error detection then?
    And where is the error if no low state gets changed to a high state?

  6. #6
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    dhouston, Try deciphering 1 individual transmission of 128 data bits (256 states) with 4 or more transmitters being keyed at the same time.... The data states at the receiver might look good but what about the actual data..... Like I said... Signal integrity

    Dave Purola,
    N8NTA

Similar Threads

  1. My first DT_INT code has a problem.....
    By E Kizer in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 13th April 2009, 13:37
  2. Weird code problem
    By Navaidstech in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 16th March 2009, 11:16
  3. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  4. Help with serin, serout, Manchester encoding
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 5th April 2007, 13:31
  5. Code problem
    By chai98a in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 20th May 2006, 04:43

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