How to Find Kp,Ki for PI controller from Gain and Time Constant value Given
    조회 수: 134 (최근 30일)
  
       이전 댓글 표시
    
Hello !
I have a PSIM circuit model where for the PI Controller Gain and Time constant values are mentioned. I would like to use the same values with Matlab PI controller where input is Proportional Gain and Integral Gain( Kp & Ki)
Any method to find Kp and Ki from Gain and Time constant values mentioned ?
Thanks in Advance
Sreeraj Arole
댓글 수: 4
  hamed hendijani
 2022년 9월 29일
				my input voltage of cloosed loop boost converter is 24v and out put voltage is 48v 
i already designed the simulation of it and i used youtube videos to set proportional to 0.7 and integral to 100 and it works but i want to know from where we can get this values?
  Sam Chak
      
      
 2022년 9월 29일
				
      편집: Sam Chak
      
      
 2022년 9월 29일
  
			I guess that  is a part of the system that produce the output
 is a part of the system that produce the output  from the input
 from the input  .
.
 is a part of the system that produce the output
 is a part of the system that produce the output  from the input
 from the input  .
.If your boost converter model is linear, then you can apply the Final Value Theorem learned fron Integral Calculus.
I think  is inside the function that you can derive from the Final Value Theorem.
 is inside the function that you can derive from the Final Value Theorem.
 is inside the function that you can derive from the Final Value Theorem.
 is inside the function that you can derive from the Final Value Theorem.Is the Boost Converter a subsystem of the PSIM circuit? If they are unrelated, please show the mathematical model of the Boost Converter in a New Question.
채택된 답변
  Birdman
      
      
 2021년 1월 14일
        Simply, the conversion is as follows(Let K denote gain and Ti denote time constant):
K*(1+1/(Ti*s))
is equal to
Kp+Ki/s
If you equate two expressions, then
Kp=K
Ki=K/Ti
추가 답변 (1개)
  Nadine
 2023년 5월 30일
        does anyone know how to tune the PI Controller parameters in inverter-based microgrids ?
댓글 수: 0
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
				Help Center 및 File Exchange에서 Power Converters에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!











