Hopefully I am posting this in the right area.
I am designing a system where I have to limit the maximum torque that a DC motor is able to provide.
The torque should be directly proportional to the current, so if I can limit the current to a fixed maximum value then the torque should be limited.
The controller calculates a target motor torque based on various input and translates that into a target current. It then uses current feedback signals to do closed loop control of the current.
The motor is run on a 48V supply voltage using PWM control.
I need to create a separate current limiting circuit which will prevent the motor ever drawing more than the defined safe current, regardless of what the main controller does. This is a separate protection circuit and should not include any components which require any form of programming/software.
Are there any common circuits which can do this task?
I am designing a system where I have to limit the maximum torque that a DC motor is able to provide.
The torque should be directly proportional to the current, so if I can limit the current to a fixed maximum value then the torque should be limited.
The controller calculates a target motor torque based on various input and translates that into a target current. It then uses current feedback signals to do closed loop control of the current.
The motor is run on a 48V supply voltage using PWM control.
I need to create a separate current limiting circuit which will prevent the motor ever drawing more than the defined safe current, regardless of what the main controller does. This is a separate protection circuit and should not include any components which require any form of programming/software.
Are there any common circuits which can do this task?