필터 지우기
필터 지우기

Transfer function RC - circuit

조회 수: 12 (최근 30일)
Alexandru Miculescu
Alexandru Miculescu 2015년 4월 4일
답변: Alexandru Miculescu 2015년 4월 4일
Hi!
Suppose R = C = 1 then the transfer function from the input voltage to the voltage across the capacitor is 1/ (s+1). So Vc(S) / V(S) = 1/(s+1). Getting back to time-domain: Vc(t) = V(t) * e^-t. What's wrong here? It should have been V(t) ( 1 - e^-t ).
The rising function is step( transfer_function ) and the decaying one is ezplot ( ilaplace ( transfer_function )). Why are these two not the same?
Thank you!
  댓글 수: 1
Star Strider
Star Strider 2015년 4월 4일
What does the circuit look like?
Where are you measuring the output voltage?

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

답변 (1개)

Alexandru Miculescu
Alexandru Miculescu 2015년 4월 4일
Problem solved! It had to been multiplied with 1/s (step response) then converted to time domain. Thank you anyway!!!

카테고리

Help CenterFile Exchange에서 Spectral Measurements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by