<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[VOXL ESC Calibration Voltage Drop]]></title><description><![CDATA[<p dir="auto">We are attempting to use the VOXL ESC on our platform and having difficulties driving some smaller brushless motors, not unlike those on the Starling with the EMAX 1306B's.</p>
<p dir="auto">Standalone with other ESC's we are able to drive our motors without a voltage drop and generate the thrust/RPM we need off of a 2S power supply at nominal voltage of 7.4V.</p>
<p dir="auto">However, I've noticed when running <code>voxl-esc-calibrate.py</code> that the voltage drops as reported by the VOXL ESC, despite being connected to a constant power source that confirms it is supply a continuous 7.4 Volts.</p>
<p dir="auto">As a result our curve to calibrate the ESC comes out like this:</p>
<pre><code>Quadratic fit: motor_voltage = a2*rpm_desired^2 + a1*rpm_desired + a0
    a0 = 69.74106389340773
    a1 = 0.24428260831710763
    a2 = 4.98882913108724e-06
ESC Params (after scaling):
    pwm_vs_rpm_curve_a0 = 69.74106389340773
    pwm_vs_rpm_curve_a1 = 0.24428260831710763
    pwm_vs_rpm_curve_a2 = 4.98882913108724e-06
</code></pre>
<p dir="auto">Additionally the ESC reports the following as the last line of calibration:</p>
<pre><code>POW: 89, RPM: 17791.00, Voltage: 6.79V, Current: 2.90A
</code></pre>
<p dir="auto">On our other ESC's with the same airframe we are able to take off no problem and drive the motors at a much lower current for constant voltage.</p>
<p dir="auto">We will keep digging in, likely an issue on our part but it seems like the VOXL-ESC is not able to maintain voltage and perform in line with the other ESC's we've prototyped against. Appreciate any thoughts or insight!</p>
]]></description><link>https://forum.modalai.com/topic/908/voxl-esc-calibration-voltage-drop</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 04:08:07 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/908.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 May 2022 01:27:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VOXL ESC Calibration Voltage Drop on Tue, 03 May 2022 02:03:14 GMT]]></title><description><![CDATA[<p dir="auto">Hello stevet,</p>
<p dir="auto">The reported voltage is the voltage measured by the ESC. In fact all 4 ESCs on the 4-in-1 ESC measure the voltage, you can try to run the calibrate script on others and double check the result. The current of 2.9A for a motor similar to EMAX 1306B is quite reasonable, in fact is probably on the low side (not a concern).</p>
<p dir="auto">If you are using a power supply that is capable of outputting 7.4V at much higher amps (lets say 10A), then follow these steps to figure out what is wrong:</p>
<ul>
<li>when ESC reports 2.9A, check to make sure the power supply also reports the same or similar current.</li>
<li>run the calibration on a different ESC id to make sure the voltage measurement is similar to your first test</li>
<li>use a multi-meter to measure the voltage right at the power input pads of the ESC (may need to solder temporary wires to ESC and connect them to multi-meter in order to do it safely.. use your judgement)</li>
<li>the multi-meter voltage measurement should match very closely the voltage measured (under load) in the ESC</li>
<li>the issue is most likely in the wiring between the power supply and the ESC (including possibility of a bad connector or bad solder joint at the connector).</li>
</ul>
<p dir="auto">Alex</p>
]]></description><link>https://forum.modalai.com/post/4251</link><guid isPermaLink="true">https://forum.modalai.com/post/4251</guid><dc:creator><![CDATA[Alex Kushleyev]]></dc:creator><pubDate>Tue, 03 May 2022 02:03:14 GMT</pubDate></item></channel></rss>