Part Number: TMS320F28027F
Other Parts Discussed in Thread: MOTORWARE
The OK.RAR compression package contains the schematic and program configuration files for designing a fan driver board using F28027FPTT. This solution has been in mass production for many years and has been running steadily. The new product has made some adjustments to the previous mass production plan, as detailed in the schematic diagram and program configuration file in the NG.RAR compressed package. The program only includes user. h and proj_ The content in lab05b. c has been modified, and other program files have not been modified.
The following Fan problems may probable occur with the controller configuration program of NG , and the OK controller have no problem.
- normal temperature startup failure
- Cold start failure
- upwind startup failed
- Downwind startup failed
- Fan blockage cannot be detected
On the hardware, the main IPM and drive circuit have changed, and the phase current and phase voltage sampling circuit have been adjusted.
In terms of software, due to the adjustment of hardware, there are have following adjustment.
(user.h)
- #define USER_IQ_FULL_SCALE_FREQ_Hz (400.0)
- #define USER_ZEROSPEEDLIMIT (0.004)
3.#define USER_VOLTAGE_FILTER_POLE_Hz (388.9*0.5)
- #define USER_MOTOR_Rs (1.589485*0.7)
- #define USER_MOTOR_Ls_d (0.0306818*0.7)
- #define USER_MOTOR_Ls_q (0.0306818*0.7)
(proj_lab05b.c)
- gMotorVars.Flag_enableForceAngle = 0; <1039 line>
Please give us guidance from software configuration and hardware on how to solve these problems,?
If you need more information from us, please let us know.
thank you.