필터 지우기
필터 지우기

Can somebody help me on making Descrete PID?

조회 수: 1 (최근 30일)
Zoran
Zoran 2023년 1월 9일
댓글: Joel Van Sickel 2023년 1월 10일
I need to form a descreate PID in Simulink, from multiplyers, delays, sum, and other elements, can somebody help me, Ive already made some model that doesn not work
You can open the picture below to see my descrete PID, thak you in advance!

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2023년 1월 10일
This sounds like a homework asignment since you are limited to using specific blocks. Given that, I'll give you a hint that you need to fix your equations for derivative and for integration. It migh help to search for discrete time integration and derivatives.
  댓글 수: 2
Zoran
Zoran 2023년 1월 10일
Yeah, I have already done that, but maybe I am wrong, so can you or anybody else do that for me to see my mistakes? THX for answering
Joel Van Sickel
Joel Van Sickel 2023년 1월 10일
it wouldn't be apropriate to solve the problem for you. You can make it easier by attempting to solve the issue one at a time. There are existing blocks in simulink that can calculate the derivative and integration of a signal in discrete time. You can use one of the those blocks to create the correct signal, and then try and build an equivalent model that does the same thing with the limits you have been given of only using basic building blocks. Once you are doing the derivative and integration correctly, then you can focus on building the PID controller.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by