VOXL 2 ESC Calibration Custom motors and battery
-
@Alex-Kushleyev we ran 70%, had a 12v cooling fan attached, 50% and 60% went well temperature was below 80c for full minute runs. 10 seconds in for 70%, 130c , it unsoldered itself, i knew it was a possibility and these things happen so no harm at all, simply means we must try another approach. As for the data you were asking, is there a log somewhere, so i can give you detailed information? and we plan on using standard pwm.
-
in the folder where you ran the
voxl-esc-spin.py
command, there should be a logs folder with txt logs. You should be able to find your log by looking at 9th column which is temperature in deg C, look for 130 :). If you are able to provide, the log, it would be great, i can use it to check if the ESC performed as expected. Please email the log file to me (email address in my profile. thanks!) -
By the way, you mentioned that you used 12V cooling fan.. That is not typically how the ESC cooling is done for high current applications on drones. The ESC is usually placed near direct airflow from propellers, which provide a huge amount of air flow, so ESC can be cooled effectively. Maybe this will help in the future..
-
@Alex-Kushleyev hello again, ive tried to locate your email, but could not find it, im not too familiar with the forum i think, but i have uploaded it to a link from file.io so you can download it. here it is https://file.io/APX5CPUzx56I also, have you had the time to check the voxl 2 i/o board?
let me know, thank you for all your help
-
my email is akushley (at) modalai . com
Sorry, i thought it was visible.
By the way, the file you uploaded is no longer available, so could you please email the log to me? thanks!
PX4 IO currently supports only 1-2ms PWM output, but it is better to use OneShot125 or DShot, which we are working on as well. Do you have the VOXL2 I/O board? I am still checking if we have a better option for you.
Alex
-
@Alex-Kushleyev we have ordered the voxl2 i/o board and we will receive it the 21st of this month and Thank you for taking the time, we appreciate any help you can provide.
just want to mention we are loving the voxl 2 so far, we cant wait to begin test flying, your team has done great work!
-
Hello @Luis-Fernando-Landivar ,
I plotted the data from your log, please see below. I do see something strange that happened that ESC ID 0 started spinning at about 36K RPM after initially spinning at about 14K RPM for 9 seconds. This is quite strange - did you notice anything strange about that motor?
Another strange thing is ESC temperature 3 is much cooler than others, maybe you had the 12V fan blowing closer to that MCU?
There are varying currents seen in all 4 ESCs - maybe the airflow from all the motors was interfering with the load on propeller (did you have the quadrotor in an enclosed space like a box?)
Alex
-
@Alex-Kushleyev The area we tested it was on a table and we held it down using some straps. The ID 0 ESC that changed in rpm is the one that became unsoldered, we noticed something wrong immediately since it would spin the propeller 2 rotations slowly then stop and repeat.
as for the fan, it was covering the whole 4-in-1 esc, one thing that mightve been an issue, maybe that it might’ve been too close and airflow couldn’t have been pulled efficiently.
-
Thank you for the details. Quick question: did 12V fan blow on the Mosfets or on the side with MCUs?
-
@Alex-Kushleyev yes, it was blowing air away from the esc board, it was the side with the mcus, looks like
-
OK, then I think I understand what happened. The 12V Fan was cooling the MCUs, but since the temperature measurement is done inside the MCU itself, the temperature of Mosfets is not known.
In general it is always better to put air flow on the Mosfets, not MCU, because Mosfets produce heat.
I think this explains the behavior when MCU was reading about 90C but ESC started behaving strangely -- the Mosfets were likely much hotter and got de-soldered..
Alex