Borrar filtros
Borrar filtros

Circuit modeling and hysteresis loop?

12 visualizaciones (últimos 30 días)
MICHAEL NORRELL
MICHAEL NORRELL el 13 de Sept. de 2022
Comentada: MICHAEL NORRELL el 13 de Sept. de 2023
Hello,
I am envolved in a project where I need to model an RC circuit BUT the output needs to be displayed as a hysteresis loop ( Field (V/m) v.s. Displacement (Q/m^2)).
I am able to model an RC circuit no problem. I can view voltage on the scope no problem. BUT I cannot find an obivous solution to output the data as a loop.
Is there a module block that does this? Is a solution to capture the voltage across the cap and convert and graph it in matlab code? Please advise any direction.
thanks,
Mike
  2 comentarios
Sam Chak
Sam Chak el 13 de Sept. de 2022
Can you make a basic sketch of what the hysteresis loop of the Field vs. Displacement looks like?
MICHAEL NORRELL
MICHAEL NORRELL el 13 de Sept. de 2022
Editada: MICHAEL NORRELL el 13 de Sept. de 2022
@Sam Chak A pure capacitor will look like a line. As the capacitor gets lossier the line opens to a loop.

Iniciar sesión para comentar.

Respuestas (1)

Brahmadev
Brahmadev el 13 de Sept. de 2023
Hi Michael,
You can use the "XY graph" block to plot the Hysteresis Curve. Necessary conversions should be made to get the Displacement output from the current and Field from the voltage.
You can refer to the documentation of "Record, XY graph" for more information.
Hope this helps!
  1 comentario
MICHAEL NORRELL
MICHAEL NORRELL el 13 de Sept. de 2023
thank you for the reply. I was able to do something similar to plot collected lab data vs. modeled data. The results will be a soon to be published paper. :)

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by