How to obtain 4th order transfer function in simulink

I have a circuit for which transfer function has to be obtained to check the stability

답변 (3개)

Aneela
Aneela 2024년 11월 4일

0 개 추천

To obtain a 4th order transfer function, refer to the below steps:
  1. Create a "Discrete Transfer Fcn" block.
  2. Double click the block and navigate to the block's properties.
  3. The length of the "numerator" and "denominator" vectors in the "Data" section of the "Main" determines the order of transfer function block.
  4. To obtain a 4th order transfer functiton block, set numerator and denominator to a five-length vector.
  5. The order of the denominator must be greater than or equal to the order of the numerator.
Refer to the below screenshots:
Block Parameters:
Transfer Function Block:
Swetha
Swetha 2024년 11월 4일

0 개 추천

Hi Andreas
I dont have the numerator and denominator coefficients, i have attached the circuit below for which i am looking to determine the poles, zeroes, phase margin, gain margin
In the circuit i am using LC components for which the transfer function and stability parameters has to be derived
Hope you got my point

댓글 수: 5

Hi Swetha, could you please share the entire circuit?
Screen shot i have attached that is the circuit
Please share it in the ".SLX" format, so that I can reproduce at my end.
Hi Aneela i am working to create the model in simulink

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

Yifeng Tang
Yifeng Tang 2024년 11월 7일

0 개 추천

This example from the System Identification Toolbox should address what you need.
https://www.mathworks.com/help/ident/ug/estimating-transfer-function-models-for-a-boost-converter.html

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

제품

릴리스

R2024b

질문:

2024년 11월 4일

답변:

2024년 11월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by