필터 지우기
필터 지우기

Error for compiling Simscape network for model Astable.

조회 수: 2 (최근 30일)
Singampalli Siddanth
Singampalli Siddanth 2021년 11월 19일
답변: Léo Roux 2022년 2월 23일
I have completed the circuit of an astable amplifier but when I try to simulate it I am getting the error and its showing like this:
Caused by: Argument 1 = {232.0901, 'K*V*c/(C*J)'}

답변 (2개)

Joel Van Sickel
Joel Van Sickel 2021년 11월 29일
I wasn't able to figure out what was wrong by looking at it. It would seem a parameter was entered with the wrong unit type, but I'd expect a different error if that was the case. This type of circuit does work though. This example on file exchange has this type of circuit and works as a starting point.
Regards,
Joel
  댓글 수: 1
Joel Van Sickel
Joel Van Sickel 2021년 11월 29일
편집: Joel Van Sickel 2021년 11월 29일
actually, have you switched versions? the new unit for degrees celsius is degC. I see a c and a C in your units, and if one of them represents temperature, it should be converted. You could try running the upgrade advisor if this is the case. C is couloumb and I don't think c is a supported unit type. What version are you using? Are you trying to foce the data type out of the ps - s connectors? If so, set them as '1'.

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


Léo Roux
Léo Roux 2022년 2월 23일
Hello, I had the exact same problem ( ►Caused by: Argument 1 = {232.0901, 'K*V*c/(C*J)'} ) that I managed to solve. As @Joel Van Sickel suggested, I think it is due to the switch of versions. It is linked to the transistors. Just remove them and replace them in your new version and it will be fine.

카테고리

Help CenterFile Exchange에서 Switches and Breakers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by