80 likes | 178 Views
Design, model, and control the angle of a DC motor using a PIC processor. Employ MATLAB and dSpace tools for system identification and controller selection, ensuring efficient processor memory utilization.
E N D
Embedded DC motor Mikael Lundström Adam Berggren Ermin Kozica Anders Engman Thomas Gustavsson
Embedded DC Motor • Problem • Solution
Problem formulation • Control the angle of the motor using a PIC processor.
Available tools • MatLab • dSpace • PIC processor • PIC mcu
Design a model using knowledge of the physical properties of the system. Design a model using black-box identification. Modeling • Compare the models and proceed with the best.
Control design • Choose a suitable controller with respect to the model. • Make sure it can be implemented on the processor.
Implementation • Program the processor not using more memory than necessary.