The Association of Model Submariners.

Would you like to react to this message? Create an account in a few clicks or log in to continue.

* THE FORUM FOR ALL THOSE INTERESTED IN BUILDING AND OPERATING MODEL SUBMARINES *



Join the AMS - Registered Forum users can become members of the AMS and it's free ...... To join send an email with your name , address and phone number to amstreasure@googlemail.com


For a guide to past events see the "Shows and Events" section.

Papplewick Pumping Station, Nottingham, April 9th & 10th


,

"***"

Who is online?

In total there are 2 users online :: 0 Registered, 0 Hidden and 2 Guests

None


Most users ever online was 180 on Tue Nov 05, 2019 6:03 am

Latest topics

» Waterproof servos
Radio RSSI depth controller EmptyYesterday at 10:31 pm by geofrancis

» Servo Depth controller
Radio RSSI depth controller EmptyMon May 29, 2023 5:43 pm by geofrancis

» 27Mhz - Radio Ideas
Radio RSSI depth controller EmptyMon May 29, 2023 12:39 pm by david f

» Robbe Seawolf V2
Radio RSSI depth controller EmptySun May 28, 2023 1:25 pm by geofrancis

» BEC - Switch mode
Radio RSSI depth controller EmptyMon May 22, 2023 11:28 am by geofrancis

» Cheap Arduino Auto leveler
Radio RSSI depth controller EmptySat May 13, 2023 11:23 am by C-3PO

» Pump for bladder system
Radio RSSI depth controller EmptyWed May 10, 2023 10:34 pm by tsenecal

» Wireless charging
Radio RSSI depth controller EmptyWed May 10, 2023 9:14 pm by geofrancis

» documentation for a robbe seawolf v2
Radio RSSI depth controller EmptyWed May 10, 2023 5:08 pm by geofrancis

Statistics

Our users have posted a total of 11992 messages in 1955 subjects

We have 977 registered users

The newest registered user is awilki47

2 posters

    Radio RSSI depth controller

    avatar
    geofrancis


    Posts : 121
    Join date : 2021-09-24

    Radio RSSI depth controller Empty Radio RSSI depth controller

    Post  geofrancis Fri Jan 14, 2022 1:59 pm

    If you have a programmable radio that runs opentx like a taranis or tx16 with telemetry or your running a RC system that does RSSI servo output then you can make this work.



    Essentially what we can do is set one of the radio channels to change based on the signal strength of the radio, so as the sub dives the signal will be attenuated by the water, changing the rssi, therefore changing the servo position so that it starts to move the dive controls to level the sub out where the signal strong enough for control but still underwater.

    Because its using the radio its self to set the max depth you should never loose signal since as soon as it gets too low it will immediately start to reduce its depth to increase the radio signal. you can also mix it with your normal diving controls as a backup.

    this would actually work better with 2.4ghz as it should run just below the surface because the signal is attenuated so much.

    https://oscarliang.com/rssi-ppm-channel-taranis/
    avatar
    tsenecal
    Guest


    Posts : 220
    Join date : 2015-04-01

    Radio RSSI depth controller Empty Re: Radio RSSI depth controller

    Post  tsenecal Sat Jan 15, 2022 12:52 am

    reading the article by oscar, it sounds like the receiver he is using (and perhaps others) will output RSSi directly, just not in a very usable way... i need to see if any of my "submarine" receivers will output the RSSI directly. the method that oscar details in the article is basically "send rssi telemetry data from rx to tx. program tx so it sends a standard servo value for rssi back to the rx. use that value to move a servo". it really needs to remove the TX from the equation, if telemetry feed to the tx fails, no data.
    avatar
    geofrancis


    Posts : 121
    Join date : 2021-09-24

    Radio RSSI depth controller Empty Re: Radio RSSI depth controller

    Post  geofrancis Sat Jan 15, 2022 1:30 am

    tsenecal wrote:reading the article by oscar, it sounds like the receiver he is using (and perhaps others) will output RSSi directly, just not in a very usable way...  i need to see if any of my "submarine" receivers will output the RSSI directly.  the method that oscar details in the article is basically  "send rssi telemetry data from rx  to tx.  program tx so it sends a standard servo value for rssi back to the rx.  use that value to move a servo".   it really needs to remove the TX from the equation,  if telemetry feed to the tx fails, no data.

    Most 2.4ghz telemetry RC systems have the same 100mw transceivers in the receivers and transmitters so the RC and telemetry always work together, infact it wont send telemetry if its lost RC plus you can always mix that to your dive channel so your selecting the attenuation level to hold, this lets you dial it in to run just under the surface or flick a switch and manually control it like you did before. With modern radios if the telemetry was lost your radio immediately starts shouting at you that your telemetry has stopped, so it's not something that can happen without you noticing, plus this is only relying on the receiver itsself not any external sensors or attachments so there is very little to go wrong if you program it right.


    Some receivers can output rssi directly to a servo without telemetry, but then you lose the ability to mix it with other channels via the radio.

    I have used the same setup to work the landing gear automatically on aircraft by using altitude data rather than RSSI so when the LIDAR detected the altitude was under 50m it would automatically deploy the landing gear and retract the camera using some logical switches programmed into the taranis handset, it worked reliably enough.
    avatar
    tsenecal
    Guest


    Posts : 220
    Join date : 2015-04-01

    Radio RSSI depth controller Empty Re: Radio RSSI depth controller

    Post  tsenecal Sat Jan 15, 2022 5:10 am

    Geofrancis...


    remember that i am using the 915mhz equipment... for that, all the RX output at max 100mw, while the TX can go up to 2 watts, so there can be quite a difference between the two, and telemetry may not reach the transmitter, but the sub still can be under control...

    a pressure sensor connected to an arduino based failsafe is how i do my depth keeping... adding a feed of the rssi signal from the RX to that same arduino would definitely be a "good thing"...
    avatar
    geofrancis


    Posts : 121
    Join date : 2021-09-24

    Radio RSSI depth controller Empty Re: Radio RSSI depth controller

    Post  geofrancis Sat Jan 15, 2022 11:30 am

    tsenecal wrote:Geofrancis...


    remember that i am using the 915mhz equipment...  for that, all the RX output at max 100mw, while the TX can go up to 2 watts, so there can be quite a difference between the two, and telemetry may not reach the transmitter, but the sub still can be under control...

    a pressure sensor connected to an arduino based failsafe is how i do my depth keeping...  adding a feed of the rssi signal from the RX to that same arduino would definitely be a "good thing"...


    yes it would still work with your setup. the whole point of it using the rssi is that it should never loose signal since it will already be trying to surface when the signal gets weak, it should only dive to the point where the rssi has been set to level the dive planes. by setting it very conservatively it should run just under the water. you can select the signal to the sub or the signal from the sub to run the dive control, that way its being controlled with the weakest signal.

      Current date/time is Wed May 31, 2023 3:46 am