Register To Comment
Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Failsafes (specifically in Feathers)

  1. #11
    Good Point John, We use PCM but have to be very careful upon powering up to make sure the failsafes become active. The default mode for the PCM Rx we have is upon lost of signal to stay in the last good position until the Tx updates it after a few seconds. They are the best type around because theyre in the Rx. We still use other failsafes built into the mixer/interface in case a cable becomes unplugged or the Rx battery becomes flat.
    Interesting point though as when we were going into the Arena at Series 7 It failed the quick tech check because the Tx had lost it memory and returned to its default settings. It was quickly fixed and passed the second check. FRA events currently only check this once at each event! If that had not been checked at Series 7 then we would have gone into the arena without working failsafes.

  2. #12

  3. #13

  4. #14
    Our first Rx was a Dual conversion FM set and I should mention that the failsafe in the mixer were designed for this one.

    On our mixer it has two main features for the failsafes. The first is that it effectivly integrates the in incomming signal so that any valid pulses can only change the output by a small amount so a single error would at worst case only change it by a small amount.

    The second is that over a long period (100 pulses) it counts the number of in-range & out-of-range pulses and if at any point it is more than 10 pulses in error then it will enter failsafe for a minimum of 2.1 seconds. It worked well until we started using the PCM set when it effectivly overrides this.

    Once it has entered failsafe mode it will not come out of it until 100 pulses are received in range. The failsafes work on a per channel basis and also have a 65mS timer so that if that channel does not receive a pulse in that time it will shut that channel down for 2.1 seconds before trying again.

    The only problem (from other peoples point of view) is that its my software code running it and so far we have not had it crash but occasonally it still entered failsafe mode. There is a watchdog active that has only one timer reset function in the begining of the main program loop so if it did crash it should correct itself after a very short delay.

    I dont know how other failsafes operate but I would guess its not this complex.

    All in all I still would not like to approch a robot in failsafe mode as you know it only needs to pickup a valid signal (from any source) and it could activate again.

  5. #15

  6. #16

  7. #17
    yeah and i use one in mine works very well never had a problem unless i damaged it !!!

    i have tried 4or 5 switches now and this is the best

  8. #18
    I know it sometimes happens with my pcm receiver that it goes back to the default continue doing what yo are doing setting if you turn of the transmitter too quickly the first time you attempt failsafe. The answer to that is to power down the robot and rx, start tx first, start rx is it has a seperate battery pack, or the robot if it has a BEC. and allow the TX to send its settings to the RX for 30 sec to a minute to be sure.

  9. #19
    kane's Avatar
    Roboteer

    You should always start the receiver first with PCM.

    The failsafes are normally transmitted during the first 10 seconds and normally 30 seconds thereafter. If you turn the transmitter on first it will transmit before the receiver is on.

    As a helpful hint, the PCM indicator flashes on the futaba screen (Field Force 6) when the parameters are transmitted.
    Kane Aston
    http://www.makerobotics.com

    Co-owner and builder of BEHEMOTH

Register To Comment

Posting Permissions

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