i want to calculate plots of currents and voltages of the electrical circuit elements for a nonlinear electrical source and to calculate the operational temperature of all elements assuming the thermal resitance model. thanks in advance
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MOHAMED IHSAN
el 15 de En. de 2015
Respondida: Lincoln Emilio Bowen Aguayo
el 8 de Jul. de 2015
</matlabcentral/answers/uploaded_files/23934/rlc.PNG> Data to calculate:
Build the system of ordinary differential equations for voltage on capacitor and current on inductance as state variables. Solve the system of equations using Adams-Bashfort-Moulton of the 4th order algorithm. Plot the current and voltage distributions on ALL elements on separate plots. Calculate the power disspating on each element during a period of time T. (Use Simpson’s 38 rule). Calculate the temperature of each electrical element in steady state using the given termal resistances and formula: Rth=ΔT/ΔP, where ΔT=T−Ta is the temperature between the element and the environment Ta, ΔP is the power disspating on the element. Assume that the surrounding environment has a constant temperature Ta=250oC.
1 comentario
RahulTandon
el 8 de Jul. de 2015
Editada: RahulTandon
el 8 de Jul. de 2015
How about solving the circuit (getting the plots) in Simulink using Simscape to model the non-linearities of the circuit elements.
Respuestas (1)
Lincoln Emilio Bowen Aguayo
el 8 de Jul. de 2015
You can use Simscape for measure the voltages and the current, having that, you can calculate de power dissipated and get the temperature.
0 comentarios
Ver también
Categorías
Más información sobre Sensors and Transducers 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!