Some background information:
I am a newbie to hardware design I got a project with my classmate to design and make a turntable.
The teacher already got us a brushless motor we need to use with a maximum power of 52W:
Motor: https://www.reichelt.com/de/en/brushless-dc-motor-24-v-52-w-16-5-ncm-act-57bl03-p271493.html
Datasheet: https://cdn-reichelt.de/documents/datenblatt/C300/57BL03-1.pdf
As part of the project we are making a FOC and we chose the DRV8318 to drive the motor
We're planning to drive the motor with 24V as suggested, so we want to supply it with a maximum of 2A since that 24x2 = 48 and that is less than the maximum power
Datasheet DRV8318: https://www.ti.com/lit/ds/symlink/drv8313.pdf
But this is the problem:
How can I limit the current to the motor to 1A, 1.5A and 2A (choice of user by reading a button).
There is a comparator output available to see if the motor current is too high, but I have no clue how I can make a current limiting circuit with different current levels.
I am a newbie to hardware design I got a project with my classmate to design and make a turntable.
The teacher already got us a brushless motor we need to use with a maximum power of 52W:
Motor: https://www.reichelt.com/de/en/brushless-dc-motor-24-v-52-w-16-5-ncm-act-57bl03-p271493.html
Datasheet: https://cdn-reichelt.de/documents/datenblatt/C300/57BL03-1.pdf
As part of the project we are making a FOC and we chose the DRV8318 to drive the motor
We're planning to drive the motor with 24V as suggested, so we want to supply it with a maximum of 2A since that 24x2 = 48 and that is less than the maximum power
Datasheet DRV8318: https://www.ti.com/lit/ds/symlink/drv8313.pdf
But this is the problem:
How can I limit the current to the motor to 1A, 1.5A and 2A (choice of user by reading a button).
There is a comparator output available to see if the motor current is too high, but I have no clue how I can make a current limiting circuit with different current levels.