- Field-Oriented Control of PMSM with Quadrature Encoder Using C2000 Processors: This example demonstrates how to implement the field-oriented control technique to manage the speed of a 3-phase permanent magnet synchronous motor. It could be particularly useful for understanding how to configure the eQEP block for speed control. You can check it out here: https://www.mathworks.com/help/ti-c2000/ug/foc-qep-example.html.
- Field-Weakening Control (with MTPA) of Nonlinear Synchronous Reluctance Motors Using Lookup Table: While this example uses a lookup table to operate a nonlinear SynRM, it might provide you with insights into reducing the complexities involved when the algorithm depends on the controller hardware for solving approximated equations. Plus, it introduces you to Simscape Electrical and the Powertrain Blockset. Here's the link: https://www.mathworks.com/help/mcb/gs/fwc-mtpa-of-nonlinear-synchronous-reluctance-motors-using-lut.html.
- Along with the above, here's some documentation on the eQEP block that covers its capabilities and includes examples that use the block: https://www.mathworks.com/help/ti-c2000/ref/c28xeqep.html
eQEP block for speed calculation with C2000
6 次查看(过去 30 天)
显示 更早的评论
i am using LaunchXL-F28379D with Simulink to run syrm through a 3 leg inverter tryinh get the motor to run at a rated speed of 1500rpm and control the speed too.
Next want to read the speed in order to implement a closed loop control.
unsig Rotary encoder with a resultion of 2500 pulses per revolution.
How do I configure the eQEP block to read the motor speed????
0 个评论
回答(1 个)
Anudeep Kumar
2025-3-13
Hey Marwa,
I recently worked on a similar project and found some documentation on the MathWorks website incredibly helpful. I thought it might be useful for you as well.
I hope these resources help you accomplish your task. Good luck!
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!