Advanced Electric Drives Analysis Control And Modeling Using Matlab Simulink | SIMPLE · Choice |
Introduction: The Heart of Modern Motion
Replace continuous integrators with Discrete-Time Integrator . Set your sampling time (e.g., ( T_s = 50 \mu s ) for current loop, ( 1 ms ) for speed loop). Add a Zero-Order Hold at the ADC input. Introduction: The Heart of Modern Motion Replace continuous
Use the Fixed-Point Designer to convert your PI gains and states to fixdt(1,16,12) (16-bit, 12 fractional bits). Run a "Range Analysis" to ensure no overflow. Introduction: The Heart of Modern Motion Replace continuous