Hi, I'm using a VESC 4 and I want to measure the current inline with two phase shunts.
Is it necessary to add "HW_HAS_PHASE_SHUNTS" to the hw_410.h file and does this just affect the FOC mode or also the BLDC mode?
Is it necessary to add "HW_HAS_PHASE_SHUNTS" to the hw_410.h file and does this just affect the FOC mode or also the BLDC mode?
(or is this maybe just possible with a VESC 6 HW?)
And how does the current sensing actually work with two low side shunts when the current goes through high-side FET Q1 and low-side-FET Q4?
Can the VESC just measure when the high-Side FET is open during the active freewheeling since there's no shunt in the second halfbridge?
Can the VESC just measure when the high-Side FET is open during the active freewheeling since there's no shunt in the second halfbridge?
Thanks
Hey I want to mesaure and log phase currents for all three phases. Do you know how can I do that?
Simply, you (vimi94) could use in series ACS758-200B with each phases. Outputs of the current sensors could be connected to any data acquisition device or mcu like arduino, rasberry pi to log the data to com port or write on sd card.
Hi everybody.
I am new in vesc.
i want use acs712-30A(current sensor) in my driver. i use 2.4k and 4.7k resistor to convert 2.5 volt to 1.65v but i dont know how much is CURRENT_AMP_GAIN ?
How do i calculate CURRENT_AMP_GAIN and CURRENT_SHUNT_RES?
Can everybody help me?