One of the most common questions from VESC users building high-power electric vehicles is straightforward but critical: "I know my motor power is 80 kilowatts and my battery is 30S. How do I calculate the current?"
Getting this calculation right isn't just an academic exercise. It determines whether you spec the right battery, choose the right connectors, and avoid letting the magic smoke out of your VESC.
The Simple Formula That Works
For any DC system, the relationship between power, voltage, and current follows Ohm's Law:
Current (A) = Power (W) ÷ Voltage (V)
For the 80kW, 30S example:
• 30S lithium battery = 30 × 4.2V = 126V (peak charge voltage)
• 80,000W ÷ 126V = 634 amps
So your battery needs to deliver 634A continuous to hit that 80kW target.
The 30S Voltage Question
When calculating, use the actual pack voltage, not the nominal voltage. A 30S pack charges to 126V (30 × 4.2V). Some builders use the nominal 3.7V per cell (111V total) for conservative estimates, but peak current draw occurs at lower voltages, so it's wise to calculate at both ends of the discharge curve.
The 80kW figure came from a customer scenario, and our team confirmed the math: 80kW ÷ 126V = 634A. That's the number you need to design around.
Battery Current vs. Phase Current: Don't Confuse Them
This is where many VESC users get lost. Your VESC has two current limits:
• Battery current – the DC current drawn from the battery
• Phase current – the AC current delivered to the motor phases
They are not the same.
Phase current is typically 1.3 to 1.4 times higher than battery current. This is because the VESC converts DC to AC and the motor's inductance and back-EMF affect the current waveform. A 500A battery current limit might translate to 650–700A of phase current.
Our VESC specifications on the website always list phase current as the primary rating. For example, if you see a "210A" rating, that's phase current. The corresponding battery current would be roughly 150A (210A ÷ 1.4). This is an important distinction when selecting a battery that can actually supply the required current.
What About the Tronic X12 30S?
For the Tronic X12 30S specifically, the relationship holds the same way. The maximum current listed is phase current. Battery current typically runs at about 70% of phase current. So if your VESC is rated for 500A phase current, expect around 350A from the battery under normal operating conditions.
This means you can use a battery with slightly lower continuous current rating than the phase current rating of the VESC, but you still need to account for peak demands.
Real-World Implications
That 634A figure from the example isn't theoretical. If you're building an 80kW electric motorcycle or heavy-duty e-scooter, you need:
• A battery capable of 634A continuous discharge (not just peak)
• Cabling and connectors rated for 634A
• A BMS that can handle that current
• Proper cooling for the battery terminals and wiring
Many builders under-spec the battery, thinking the VESC's current limit will protect them. It won't—if the battery can't deliver the requested current, voltage sags, and the VESC may enter fault conditions or brown out under load.
Practical Calculation Steps
When calculating for your own build:
Step 1: Determine your target peak power in watts.
Step 2: Determine your battery configuration (cell count, series). Multiply cells × 4.2V for peak voltage, or × 3.7V for nominal. Use the lower voltage for more conservative results.
Step 3: Divide power by voltage to get battery current.
Step 4: Verify your battery can deliver that current continuously.
Step 5: Multiply battery current by 1.3 to 1.4 to estimate phase current and confirm it stays within your VESC's phase current rating.
A Common Mistake
Some users calculate current using the VESC's phase current rating, then buy a battery that matches that number. This results in an undersized battery because phase current is always higher than battery current.
Always work backward from the VESC's phase current rating to determine the battery current requirement. Divide the phase current spec by 1.4 to get a safe battery current target. This ensures your battery isn't the weak link in the system.
One More Thing About 30S
If you're running a 30S pack, you're at the upper limit of what most VESC models support. The Seven 18 30S and Tronic X12 30S are designed for this voltage. But some users ask if a 24S board can run at 26S "without regen" to get more power. The answer is no—the 24S model is limited by component ratings. You cannot bypass hardware limits through software settings or disabling features. The MOSFETs, capacitors, and gate drivers are spec'd for specific voltages. Exceeding them risks catastrophic failure.
For 80kW at 30S, the numbers work, but the hardware needs to be designed for it. And remember—current is what melts things. Voltage is what breaks through insulation. Respect both, and your VESC will survive the build.
{{ commentCount }} Comments