ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Overheating of VOXL2 in Idal situation without any CPU ussage

    Starling & Starling 2
    3
    9
    266
    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.
    • Jainik MehtaJ
      Jainik Mehta
      last edited by

      Hello, the starling 2 drone that we have reaches temperature over 80 degree celcius without doing any heavy computation on the CPU. It just overheat while sitting ideal. When we connect the battery to the drone and leave it for 5-10 mins it overheats and every running services on VOXL 2 board affects due to this.

      Could you please suggest any fix to this problem?

      Thank you!

      tomT 1 Reply Last reply Reply Quote 0
      • tomT
        tom admin @Jainik Mehta
        last edited by

        @Jainik-Mehta Can you post the output of voxl-inspect-services so we can get an idea of what services are running?

        Alex KushleyevA 1 Reply Last reply Reply Quote 0
        • Alex KushleyevA
          Alex Kushleyev ModalAI Team @tom
          last edited by

          and also it would be helpful to see output of top and voxl-inspect-cpu just in case to have a more complete picture.

          Jainik MehtaJ 1 Reply Last reply Reply Quote 0
          • Jainik MehtaJ
            Jainik Mehta @Alex Kushleyev
            last edited by

            @Alex-Kushleyev @tom I have attached the mentioned output screenshot below:
            a08dd9e9-04e7-4b33-9868-cb2b996eb2a1-image.png 635a7849-0b32-4b0e-acd9-58f69b1e8b62-image.png 4c627c7c-5704-49d5-895d-2aeed4a29324-image.png 3d851299-e7fd-4fde-9494-c5b30ed894fc-image.png

            Alex KushleyevA 1 Reply Last reply Reply Quote 0
            • Alex KushleyevA
              Alex Kushleyev ModalAI Team @Jainik Mehta
              last edited by

              @Jainik-Mehta ,

              Thank you for providing the information. It seems VOXL2 is not actually idling. In different screen shots i see voxl-portal using some cpu and also voxl-camera-server using excessive amount of cpu.

              Can you please provided some more details:

              • is voxl2 enclosed or installed in to a drone or standalone? is it enclosed in a box?
              • which VOXL2 SDK are you testing?
              • what cameras are connected to VOXL2? Are you able to share your /etc/modalai/voxl-camera-server.conf ?
              • how long does it take to for VOXL2 to overheat?
              Jainik MehtaJ 1 Reply Last reply Reply Quote 0
              • Jainik MehtaJ
                Jainik Mehta @Alex Kushleyev
                last edited by Jainik Mehta

                @Alex-Kushleyev @tom

                Thank you for your reply.

                1. Voxl2 is installed on the starling 2 drone. It is not enclosed inside any box.

                2. voxl-version output:
                  9761cc33-82b4-4726-85f5-7482cc26d8b0-image.png
                  40cb5a17-c9dd-447f-b7f6-fc3dad4a8925-image.png

                3. I pasted the output of voxl-camera-server.conf file below.

                4. Voxl2 overheats instantly as soon as I open voxl portal through browser. It suddenly reaches the temperatures shown above. I think the issue is with the voxl-portal or voxl-camera-server package, because if I don't open the voxl portal it doesn't heat up sitting ideally. I tested again and again and it has same issue. i.e. without opening the voxl portal on browser the Voxl2 doesn't heat up.

                4469a53a-d955-4f92-bfc2-7e4fcd65bbef-image.png
                21d573b3-c3aa-46f0-ae7c-f7a370c9bf63-image.png 7a5cf6b4-a605-4b05-b9f1-c0b99cd8bcca-image.png
                b170ef39-53de-4481-9ba1-6c012d31ebd6-image.png

                Alex KushleyevA 1 Reply Last reply Reply Quote 0
                • Alex KushleyevA
                  Alex Kushleyev ModalAI Team @Jainik Mehta
                  last edited by

                  @Jainik-Mehta , can you please let me know what you are viewing in voxl-portal? A single camera (which) or all cameras?

                  Alex

                  Jainik MehtaJ 1 Reply Last reply Reply Quote 0
                  • Jainik MehtaJ
                    Jainik Mehta @Alex Kushleyev
                    last edited by

                    @Alex-Kushleyev I am just viewing single camera feed. It doesn't matter which camera feed I choose but specifically choosing the hires camera feed causes voxl2 to heat up instantly. It is same with other camera feed as well.

                    Alex KushleyevA 1 Reply Last reply Reply Quote 0
                    • Alex KushleyevA
                      Alex Kushleyev ModalAI Team @Jainik Mehta
                      last edited by Alex Kushleyev

                      @Jainik-Mehta ,

                      Due to the high resolution of the hires camera (4056x3040), the voxl-portal has a hard time encoding these images to jpegs (using a software jpeg encoder turbojpeg), so that they can be sent out to your browser. This is expected behavior. In order to avoid this, please choose a lower resolution stream, something closer to 1280x720, or what you already have as an option 1024x768 hires_small_color (instead of hires_large_color).

                      Voxl-portal is a tool that should be used for debugging / testing and is not optimized for efficient video transmission.

                      For most efficient video transmission, you should use the encoded stream and you could make it available via rtsp protocol using voxl-streamer tool. Then camera server will use hw video encoder to generate the video, send it to voxl-streamer and the streamer can forward the video to you rtsp player (vlc, ffmpeg, mplayer, etc, etc)

                      If you need more guidance, please let us know what you are trying to achieve.

                      Alex

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post
                      Powered by NodeBB | Contributors