Main Content

오프라인 주파수 응답 추정

Simulink® 모델의 주파수 응답 추정, 주파수 영역 특성 검토, 선형화 검증

Simulink Control Design™에는 모델을 수정하지 않고도 Simulink에서 모델링된 시스템의 주파수 응답을 추정할 수 있는 명령줄 툴과 그래픽 모델 선형기 앱이 있습니다. 추정된 응답을 사용하여 엄밀한 선형화 결과를 검증하거나 선형 모델 동특성을 분석하거나 모수적 모델을 추정할 수 있습니다. 주파수 응답 추정에 대한 자세한 내용은 Frequency Response Estimation Basics 항목을 참조하십시오.

주파수 응답 추정은 관심 주파수에서 모델을 가진시키기 위해 선형화 입력 점에서의 입력 신호를 필요로 합니다. 자세한 내용은 Estimation Input Signals 항목을 참조하십시오.

그래픽 툴

모델 선형기Simulink 모델 선형화
선형화 관리자Manage linear analysis points and block linearizations

함수

모두 확장

추정

frestimateFrequency response estimation of Simulink models
frestimateOptionsOptions for frequency response estimation

입력 신호

frest.SinestreamInput signal containing series of sine waves
frest.createFixedTsSinestreamSinestream input signal with fixed sample time
frest.ChirpSwept-frequency cosine input signal
frest.PRBSPseudorandom binary sequence input signal (R2020a 이후)
frest.Random랜덤 입력 신호
frest.createStep계단 입력 신호 만들기
frest.simComparePlot time-domain simulation of nonlinear and linear models
frest.simViewPlot frequency response model in time- and frequency-domain
getSimulationTimeFinal time of simulation for frequency response estimation
frest.findSourcesIdentify time-varying source blocks
frest.findDependList of model path dependencies

블록

PRBS Signal GeneratorGenerate PRBS input signal for plant frequency response estimation (R2024a 이후)
Sinestream Signal GeneratorGenerate sinestream input signal for plant frequency response estimation (R2024a 이후)
Start-Stop GeneratorGenerate start-stop signal used by signal generation, estimation, and autotuning blocks (R2024a 이후)

도움말 항목

주파수 응답 추정 기본 사항

추정 입력 신호

Signal Generation 블록을 사용한 추정

잡음과 시변 입력

선형화 검증

코드 생성

문제 해결