This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IQmath Library simulator for C++



Hi

I am presently working on a high fidelity model of our controller and I need to simulate the IQmath performance to see if there is a problem with performance given the GLOBALQ that we selected.

I use PSCAD to simulate the power system, and C/C++ to for the controller. We are using the original code from CCS to import it in to PSCAD (we still need to stub quite a lot of functions), but we would like to include the IQmath effect.

I know that Matlab has IQmath Library to study the effect, but such library cannot be used in other simulation tools.

Does anybody know how I can model such IQmath in C++ for a PC/Windows target?

Thanks

Alex