Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    "tilt sensing" via Accelerometer

    Scheduled Pinned Locked Moved
    Firmware wishlist
    3
    6
    405
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • janjohundefined
      janjoh
      last edited by janjoh

      So, now that we're starting to see accelerometer support in firmware. Would it not be plausible to use that to detect "catastropic tilt" in delta effectors?
      I mean, if a rod pop, belt snap or similar, the effector will tilt out of whack in a non to subtle fashion, which would be nice to be able to detect?

      (I suppose it could also be used to detect general "impacts" regardless of kinematic? Even "lack of even an approximate expectation of tool movement" if a kinematic fail was to occurr?

      o_lampeundefined 1 Reply Last reply Reply Quote 2
      • o_lampeundefined
        o_lampe @janjoh
        last edited by

        @janjoh
        It would probably take a separate cpu for it to take the 'constant polling' load from the main cpu, but then it could even do '18DOF sensor fusion' with ACC/Gyro-sensor and magnet field sensor, like a multicopter. The co-cpu would then trigger the Duet externally in case of an oopsy

        janjohundefined 1 Reply Last reply Reply Quote 0
        • janjohundefined
          janjoh @o_lampe
          last edited by

          @o_lampe I have no idea what the overhead would be. But again, I suppose an interval check would be better then no check.

          Magnet field sensor on a smart effector with Hayden rods.. That would be fun readings 😄

          o_lampeundefined 1 Reply Last reply Reply Quote 1
          • o_lampeundefined
            o_lampe @janjoh
            last edited by

            @janjoh
            Acceleration is a momentary thing, we'd have to poll the sensor very fast. That's why copters use Gyro data too.
            👍 for the mag-field

            janjohundefined nikschaundefined 2 Replies Last reply Reply Quote -1
            • janjohundefined
              janjoh @o_lampe
              last edited by

              @o_lampe True. So, either a more advanced sensor, or a co-processor then 🙂

              1 Reply Last reply Reply Quote 0
              • nikschaundefined
                nikscha @o_lampe
                last edited by

                @o_lampe but for crash detection you don't need to detect the deacceleration caused by the crash. Only the change of direction of earth's gravitational pull matters. And this you could poll every few seconds. Although I agree, I'd rather see a co-processor on the smart effector that enables some additional smart features

                Stay in school

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Unless otherwise noted, all forum content is licensed under CC-BY-SA