Transfer function RC - circuit
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Alexandru Miculescu
 el 4 de Abr. de 2015
  
    
    
    
    
    Respondida: Alexandru Miculescu
 el 4 de Abr. de 2015
            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 comentario
  Star Strider
      
      
 el 4 de Abr. de 2015
				What does the circuit look like?
Where are you measuring the output voltage?
Respuestas (1)
Ver también
Categorías
				Más información sobre Dynamic System Models en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

