Advanced Lecture for PID Controller of Nonlinear System in Python
Dong Hwa Kim

Dong Hwa Kim, Electrical power control engineering, Adama Science and Technology University, Ethiopia. 

Manuscript received on February 08, 2020. | Revised Manuscript received on February 10, 2021. | Manuscript published on March 30, 2021. | PP: 20-29 | Volume-9 Issue-6, March 2021. | Retrieval Number: 100.1/ijrte.F5375039621 | DOI: 10.35940/ijrte.F5375.039621
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: PID controller is very well known in engineering areas and it has a long history. So, there are many materials such as control knowhow for application, research paper, tuning method proven through a long history. It is an important to have an advanced lecture for design and tuning as much as development. However, it is very difficult to find for teaching knowhow. Current teaching style is implementation by MATLAB. However, MATLAB S/W is quite expensive as commercial based business focusing S/W. Advanced country or rich institute can provide site license. However, it is impossible for under developing country or small institute that cannot ready because of price. So, we must find alternative S/W to teach and research for implementation. Currently, many are interested in Python because it is open source and huge communities. This paper provides teaching experience of PID controller to nonlinear system to share knowhow and develop teaching method for teacher and students, effectively. 
Keywords: About PID tuning, Python, Nonlinear control, Control lecture.