Hi,
I’m trying to configure a system where we have an ODrive Regen Clamp between a 48V, 50A DC power supply and an ODrive Pro driving a D6374 150KV motor.
I don’t quite understand how the regen clamp impacts the values we should set for dc_bus_overvoltage_trip_level, dc_max_positive_current, and dc_max_negative_current.
I’ve tried setting:
dc_bus_overvoltage_trip_levelto 48V (rating of the DC power supply)dc_max_positive_currentto 50A (rating of the DC power supply)dc_max_negative_currentto the 10mA default.
However, when we do position control we get a DC_BUS_OVER_VOLTAGE error anytime we try to change the velocity limit above the default 10 turns/s (even a change to 11 turns/s causes us to get the error).
Should we be using different settings for the trips given that we have a regen clamp connected? (E.g. should the dc_max_negative_current be set to the maximum regen current calculated when sizing the brake resistor?). Or is it likely that there’s something else wrong in the config/system that’s causing this?