RC Servo Receiver


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807

    Default RC Servo Receiver

    For a strange project I need to measure the PWM of the Airplane Remote Control Receiver Servo 5 outputs and each one will through a PIC control a digital pot.

    My question is if the outputs of a RC receiver are in sync between them. I mean, if all say 10 outputs of the receiver are set to high at the same time every 20ms and then each pulse will stay high for the corresponding channel control signal.

    Ioannis

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,614


    Did you find this post helpful? Yes | No

    Default

    Hi, Ioannis

    Halas, the Rx outputs do not work like that ... and there are many solutions ...

    1) classical output ... the signals come from a shift register, so, the second channel begins ~ 10 NANOseconds after channel 1 signal falls ...and so on. ( see 4017 Datasheet ...)

    2) µPoutput, here, channels can be outputted 2 per 2 or 3 per 3 ... sequence is i.e. ch1 + 5,ch 2+6, ch3+7, ch4+8 ... leading edge synchronized.

    3) and, for some others ( generally old PCM systems ...) Ch, 1,2,3,4,5,6 ...Ch 1,2,3,4,5,7 ...Ch 1,2,3,4,5,8 ...

    So, no universal output capture device possible ... you must know wich rx you will "sample" ...

    There's a thread about these days on RC Groups :

    http://www.rcgroups.com/forums/showthread.php?t=752440

    The guy is from china ... "Shanghai fool" ...

    Alain
    Last edited by Acetronics2; - 22nd October 2007 at 19:30.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default

    Thanks a lot Alain.

    This project was strange for me at the beggining. I did not thought that other people might do similar things!

    Ioannis

Similar Threads

  1. RC Servo decoding/encoding using 12F683
    By ScaleRobotics in forum Code Examples
    Replies: 13
    Last Post: - 14th September 2010, 00:49
  2. More Servo Woes
    By chrisshortys in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 13th May 2009, 08:40
  3. Help with Servo Control Please!
    By wireman22 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 7th June 2007, 18:15
  4. Control RC servo via Parallax Servo Control
    By cibotsan in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th September 2005, 08:18
  5. PIC basic and rc servo signals
    By BCIcdrz in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 11th May 2003, 14:51

Members who have read this thread : 1

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