Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Accessories
  3. Image Sensors
  4. Next-gen TOF sensor specs

Next-gen TOF sensor specs

Scheduled Pinned Locked Moved Image Sensors
12 Posts 5 Posters 2.7k Views 3 Watching
  • 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.
  • M msberk

    @Moderator Following up on this, are there any updates on this sensor? We completed a prototype that relies on the last-gen sensor in the fall and this limbo has hung us up on moving forward, or even making additional prototypes due to lack of availability. We're now a couple weeks into 2024 without updates and I'm getting concerned about the fragility of the Modal AI supply chain unless a good roadmap can be provided.

    Eric KatzfeyE Offline
    Eric KatzfeyE Offline
    Eric Katzfey
    ModalAI Team
    wrote on last edited by
    #3

    @msberk We are definitely working hard to announce the replacement. We expect to have a datasheet on the new module available by the end of this week. That should answer your technical questions.

    M 1 Reply Last reply
    0
    • Eric KatzfeyE Eric Katzfey

      @msberk We are definitely working hard to announce the replacement. We expect to have a datasheet on the new module available by the end of this week. That should answer your technical questions.

      M Offline
      M Offline
      msberk
      Contributor
      wrote on last edited by
      #4

      @Eric-Katzfey Thanks for the update, we are anxiously awaiting the data and even more the release of the replacement sensor!

      ModeratorM 1 Reply Last reply
      0
      • M msberk

        @Eric-Katzfey Thanks for the update, we are anxiously awaiting the data and even more the release of the replacement sensor!

        ModeratorM Offline
        ModeratorM Offline
        Moderator
        ModalAI Team
        wrote on last edited by Moderator
        #5

        @msberk First draft of the datasheet is here: https://docs.modalai.com/M0169/

        The updated code is on the dev branch of voxl-camera-server, so this module can be made available in beta if you are comfortable building the code yourself

        M D 2 Replies Last reply
        0
        • ModeratorM Moderator

          @msberk First draft of the datasheet is here: https://docs.modalai.com/M0169/

          The updated code is on the dev branch of voxl-camera-server, so this module can be made available in beta if you are comfortable building the code yourself

          M Offline
          M Offline
          msberk
          Contributor
          wrote on last edited by
          #6

          @Moderator Thanks for the update and the datasheet. I have not tried building the code since I don't have a reason to until the module itself becomes available and hopefully the code will be out of beta by then. Is there an updated timeline on when this module and its adapters are likely to hit the store?

          1 Reply Last reply
          0
          • ModeratorM Moderator

            @msberk First draft of the datasheet is here: https://docs.modalai.com/M0169/

            The updated code is on the dev branch of voxl-camera-server, so this module can be made available in beta if you are comfortable building the code yourself

            D Offline
            D Offline
            david.moro
            Contributor
            wrote on last edited by
            #7

            @Moderator, do we have any more specs of this module? Weight, power? Also, is there an ETA for it to be in production?

            Regards,

            Alex KushleyevA 1 Reply Last reply
            0
            • D david.moro

              @Moderator, do we have any more specs of this module? Weight, power? Also, is there an ETA for it to be in production?

              Regards,

              Alex KushleyevA Offline
              Alex KushleyevA Offline
              Alex Kushleyev
              ModalAI Team
              wrote on last edited by Alex Kushleyev
              #8

              @david-moro

              If you look at this image, https://docs.modalai.com/M0169/#image-of-working-module it shows the TOF sensor (right) and the M0169 adapter (left).

              The weight of the TOF module is 0.72g and weight of M0169 adapter is 0.93g.

              This particular combo requires an external power input (4-5V as described here https://docs.modalai.com/M0169/#current-consumption). "External" in this case means additional power source besides the camera connector. The additional power input connects into M0169 via 2-pin JST connector.

              The worse case power consumption is ~0.9W, which is a lot for such small module. The current draw plot shows a typical 5hz operation at maximum "exposure", which sends out 8 6-ms pulses of 1.0-1.1A (at 3.3V). so that is 1.1A * 3.3V * (5hz * 8 * 0.006s) = 0.87W. If you select 15Hz, the maximum exposure (emitter pulse time) will go down from 6ms to 2ms, so the maximum total power will remain the same.

              This module would definitely require a heat spreader to operate continuously at this power. However maximum power output (even in auto exposure mode) can be limited to accommodate specific power dissipation capabilities. Additionally, the temperature of the emitter is reported from the TOF sensor.

              Due to additional complexities that come with this new module (need for external power, which cannot be obtained from the camera connector) and heat management, we are working on the solution that would provide a positive user experience, so hence the delay.

              I will check on the ETA

              1 Reply Last reply
              1
              • ModeratorM Offline
                ModeratorM Offline
                Moderator
                ModalAI Team
                wrote on last edited by
                #9

                you can find the module available in "beta" at https://modalai.com/beta

                this uses the legacy Panasonic AXT connector and requires external power.

                We are working on a more elegant solution for VOXL 2 that will just have a flex cable to connect the TOF module to VOXL 2.

                D 1 Reply Last reply
                1
                • ModeratorM Moderator

                  you can find the module available in "beta" at https://modalai.com/beta

                  this uses the legacy Panasonic AXT connector and requires external power.

                  We are working on a more elegant solution for VOXL 2 that will just have a flex cable to connect the TOF module to VOXL 2.

                  D Offline
                  D Offline
                  david.moro
                  Contributor
                  wrote on last edited by
                  #10

                  @Moderator , @Alex-Kushleyev , thanks a lot! Please keep us posted!

                  Alex KushleyevA 1 Reply Last reply
                  0
                  • D david.moro

                    @Moderator , @Alex-Kushleyev , thanks a lot! Please keep us posted!

                    Alex KushleyevA Offline
                    Alex KushleyevA Offline
                    Alex Kushleyev
                    ModalAI Team
                    wrote on last edited by
                    #11

                    @david-moro , beta version is available to purchase, as mentioned above. it works with latest voxl-camera-server on dev branch.

                    Do you need more information about it or are you going to wait for the official release?

                    D 1 Reply Last reply
                    0
                    • Alex KushleyevA Alex Kushleyev

                      @david-moro , beta version is available to purchase, as mentioned above. it works with latest voxl-camera-server on dev branch.

                      Do you need more information about it or are you going to wait for the official release?

                      D Offline
                      D Offline
                      david.moro
                      Contributor
                      wrote on last edited by
                      #12

                      @Alex-Kushleyev , I think that is plenty for now. We will order a couple and test them. Thanks a lot!

                      1 Reply Last reply
                      0
                      • Jetson NanoJ Jetson Nano referenced this topic on

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      ModalAI
                      Categories Recent Tags ModalAI.com Docs
                      © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups