This is a free preview. For full access
Modeling in Time and Frequency Domain
Transfer Function from Input to Output
Description
The transfer function describes how a linear time-invariant, or LTI, system maps an input to an output in the frequency domain. It gives a compact way to study system behavior without working only in the time domain. It also connects the differential equations of the system to a form that is easier to handle mathematically.<...
Show More
Transcript
전달 함수는 주파수 영역에서 가능한 각 입력에 대한 시스템의 출력을 설명하는 수학적 표현입니다.
일반적인 n차 선형 시불변 미분 방정식이 있다고 가정하겠습니다. 이 방정식은 한 변수가 입력을 나타내고 다른 변수가 출력을 나타내는 시스템을 특성화합니다.
이 방정식의 양쪽에 라플라스 변환을 적용하면 대수 표현식이 생성됩니다.
모든 초기 조건이 0이라고 가정하면 이 방정식은 더 단순화됩니다.
출력의 라플라스 변환과 입력의 라플라스 변환의 비율을 전달 함수라고 합니다.
전달 함수는 블록 다이어그램으로 표시되며, 입력은 왼쪽에...
Show More