I am trying to design a closed loop synchronous boost converter with the following specification with the help of C command block

Altair Forum User
Altair Forum User
Altair Employee
edited December 2023 in Community Q&A

I am trying to design a closed loop synchronous boost converter with the following specification with the help of C command block.

Voltage input= 38-47;

Voltage output= 48V;

Output current = 21-25A ;

Frequency= 5khz;

While running my code I am facing a error:

Error in the DLL block. Script Error at time step 2e-005(s)

Can anyone help me to mitigate this error.

Thttps://docs.google.com/document/d/1FkS0ptu21EcsDlV2ve3kjRpfnuwqOmne/edit?usp=drivesdk&ouid=111280582591497681507&rtpof=true&sd=truehe following is the link of the circuit diagram the the problem statement in detail.

Tagged:

Answers

  • Rhonda_20369
    Rhonda_20369 New Altair Community Member
    edited August 2023

    The possible reasons:

     - You code was compiled in 32bit but PSIM is 64bit, or vise versa.

     - Please open "Options >> Set Path" to add the path to your header files. Otherwise, PSIM won't be able to find them.

  • mohamad shahbazi
    mohamad shahbazi New Altair Community Member
    edited December 2023

    i also hade this issue and it is still exist...how can i solve this...pl

    please describe about it more

  • Rhonda_20369
    Rhonda_20369 New Altair Community Member
    edited December 2023

    Hi, Mohamad,
    Is your issue the same as "DLL Block error"?

    Please see the answer to this question:

    DLL Block error : File not found *.dll...