Skip to main content
SRedd.5
Senior III
June 4, 2023
Solved

B-G431B-ESC1 software and motor parameters Rs, Inductance.

  • June 4, 2023
  • 1 reply
  • 1302 views

When i refer the source code of the B-G431B-ESC1 board, i do not see the code check for series resistance, inductance of the motor. Is the source code independent of the series and inductance of the motor? For example

/***************** MOTOR ELECTRICAL PARAMETERS ******************************/

#define RS           0.35 /* Stator resistance , ohm*/

#define LS           0.0006 /* Stator inductance, H

But i do not see these parameters used anywhere in the program. Is my understanding correct?

This topic has been closed for replies.
Best answer by JKong.3

it's in Inc/pmsm_motor_parameters.h

1 reply

JKong.3
JKong.3Best answer
Associate III
June 26, 2023

it's in Inc/pmsm_motor_parameters.h