├── Inverter with Deadtime model └── SVPWM_deadtime系列.slx ├── README.md ├── TI_offical_Anti-windup_for_PI regulator_code ├── pid_reg3.h └── pid_reg3.pdf └── TI_offical_sliding model observer_code ├── smopos.h └── smopos.pdf /Inverter with Deadtime model/SVPWM_deadtime系列.slx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Seanxinyuan/Resources/HEAD/Inverter with Deadtime model/SVPWM_deadtime系列.slx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Seanxinyuan/Resources/HEAD/README.md -------------------------------------------------------------------------------- /TI_offical_Anti-windup_for_PI regulator_code/pid_reg3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Seanxinyuan/Resources/HEAD/TI_offical_Anti-windup_for_PI regulator_code/pid_reg3.h -------------------------------------------------------------------------------- /TI_offical_Anti-windup_for_PI regulator_code/pid_reg3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Seanxinyuan/Resources/HEAD/TI_offical_Anti-windup_for_PI regulator_code/pid_reg3.pdf -------------------------------------------------------------------------------- /TI_offical_sliding model observer_code/smopos.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Seanxinyuan/Resources/HEAD/TI_offical_sliding model observer_code/smopos.h -------------------------------------------------------------------------------- /TI_offical_sliding model observer_code/smopos.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Seanxinyuan/Resources/HEAD/TI_offical_sliding model observer_code/smopos.pdf --------------------------------------------------------------------------------