C code for MATLAB Cmex simulation of fuzzy logic controller application in 3 phase induction motor control. This code is a simulation of the paper "Review and Investigation of Simplified Rules Fuzzy Logic Speed Controller of High Performance Induction Motor Drives"
Paper link : https://ieeexplore.ieee.org/document/9017993
Callsign: FLC = Fuzzy Logic Controller RFOC = Rotor Flux Oriented Control IM = Induction Motor
- speedcontroller_rfocim : PI Speed Controller using RFOC on 3 phase IM
- fuzzycontroller_rfocim : FLC Speed Controller (Cmex) using RFOC on 3 phase IM
- fuzzy_simulink : FLC Speed Controller (Matlab FLC) using RFOC on 3 phase IM
- fuzzy49_fuzzy9sim : 49 Rule Base vs Simplified 9 Rule Base Fuzzy FLC using RFOC on 3 phase IM
- fuzzy25_fuzzy7sim : 25 Rule Base vs Simplified 7 Rule Base Fuzzy FLC using RFOC on 3 phase IM
- fuzzy9_fuzzy5sim : 9 Rule Base vs Simplified 5 Rule Base Fuzzy FLC using RFOC on 3 phase IM