You are here

Duty cycle-what does that control?

3 posts / 0 new
Last post
cromoly
Offline
Last seen: 8 months 2 weeks ago
Joined: 2017-11-08 18:38
Posts: 24
Duty cycle-what does that control?

I am confused a bit: torque control mode controls the current (and hence the torque), but what about duty cycle? Does that control the duty cycle of current, supplied to the motor?

Thanks!

devin
Offline
Last seen: 2 years 7 months ago
Joined: 2018-09-28 22:14
Posts: 21

I believe at least in BLDC mode we can say, for example:

C = 22.22222222222222222222 = duty %

effective v = 11.11111111111111111111v = (C/100) * 50v battery

then:

(effective v - bemf v) / winding resistance = motor current

(rpm / kv) = bemf v

(effective v * motor current) / battery voltage = battery current

cromoly
Offline
Last seen: 8 months 2 weeks ago
Joined: 2017-11-08 18:38
Posts: 24

Thanks!