Implementing Motorware Lab 2c

19
Implementing Motorware Lab 2c Error Message during compilation This project was created using a version of compiler that is not currently installed: 6.2.3 [C2000]. Another version of the compiler will be used during build: 6.1.3. Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project

description

Implementing Motorware Lab 2c. Error Message during compilation - PowerPoint PPT Presentation

Transcript of Implementing Motorware Lab 2c

Page 1: Implementing  Motorware Lab 2c

Implementing MotorwareLab 2c

Error Message during compilationThis project was created using a version of compiler that is not currently installed: 6.2.3 [C2000]. Another version of the compiler will be used during build: 6.1.3. Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties.

Page 2: Implementing  Motorware Lab 2c

Motor Parameters defined

20140907

Page 3: Implementing  Motorware Lab 2c

Lab 2C 10/09/14#define USER_MOTOR_RES_EST_CURRENT (3.0) increased from 1.0#define USER_MOTOR_IND_EST_CURRENT (-3.0) ) increased from -1.0#define USER_MOTOR_MAX_CURRENT (30.0)

Bus Voltage-15.1V

#define USER_IQ_FULL_SCALE_VOLTAGE_V (16)

Page 4: Implementing  Motorware Lab 2c

State RoverL

Bus Voltage-15.1V

Page 5: Implementing  Motorware Lab 2c

State _ Rs

Bus Voltage-15.1V

Page 6: Implementing  Motorware Lab 2c

State_RatedFlux

Bus Voltage-15.1V

Page 7: Implementing  Motorware Lab 2c

State Ls

Bus Voltage-15.1V

Page 8: Implementing  Motorware Lab 2c

State RampDown

Bus Voltage-15.1V

Page 9: Implementing  Motorware Lab 2c

State Idle

Bus Voltage-15.1V

Page 10: Implementing  Motorware Lab 2c

Bus Voltage-15.1V

Page 11: Implementing  Motorware Lab 2c

Lab 2C 14/09/14

Bus Voltage-48V

#define USER_IQ_FULL_SCALE_VOLTAGE_V (48.7)

#define USER_MOTOR_RES_EST_CURRENT (3.0)#define USER_MOTOR_IND_EST_CURRENT (-3.0)#define USER_MOTOR_MAX_CURRENT (30.0)

Page 12: Implementing  Motorware Lab 2c

State RoverLFault LED to switch ON

Run Identify changed to 1 caused

Page 13: Implementing  Motorware Lab 2c

Fault LED activatedState_RampUp

Page 14: Implementing  Motorware Lab 2c

Fault LED activatedSate RatedFlux

Page 15: Implementing  Motorware Lab 2c

Fault LED activatedState Error

Page 16: Implementing  Motorware Lab 2c

Fault LED activated

State Ls

Page 17: Implementing  Motorware Lab 2c

Lab 01 run

Page 18: Implementing  Motorware Lab 2c

Lab 01

Bus Voltage- 48.5VErrorLD2 does’t blink

Page 19: Implementing  Motorware Lab 2c

LD2 does’t blink

Reduced the RoverL_estFreq_Hz to 75 prompts another error