필터 지우기
필터 지우기

Circuit modeling and hysteresis loop?

조회 수: 5 (최근 30일)
MICHAEL NORRELL
MICHAEL NORRELL 2022년 9월 13일
댓글: MICHAEL NORRELL 2023년 9월 13일
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
Sam Chak
Sam Chak 2022년 9월 13일
Can you make a basic sketch of what the hysteresis loop of the Field vs. Displacement looks like?
MICHAEL NORRELL
MICHAEL NORRELL 2022년 9월 13일
편집: MICHAEL NORRELL 2022년 9월 13일
@Sam Chak A pure capacitor will look like a line. As the capacitor gets lossier the line opens to a loop.

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

답변 (1개)

Brahmadev
Brahmadev 2023년 9월 13일
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
MICHAEL NORRELL
MICHAEL NORRELL 2023년 9월 13일
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. :)

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

카테고리

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

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by