Processor-in-the-Loop (PIL)

Develop, test and validate embedded code

When developing embedded control algorithms engineers often wish to test their code by executing it inside a circuit simulator.

With the PLECS PIL package, this can be done by tying actual code executing on real hardware into the virtual world of a PLECS model.

Instead of reading the physical sensors, values calculated by the simulation tool are used as inputs to the embedded algorithm. Similarly, outputs of the control algorithms executing on the processor are fed back into the simulation to drive the virtual environment.

This approach can expose platform-specific software defects such as overflow conditions and casting errors. PIL simulations can also detect and analyze potential problems related to the multi-threaded execution of control algorithms, including jitter and resource corruption.

Components

A specialized PIL Block serves as the interface between simulation model and embedded processor. We also provide a collection of high-fidelity peripheral models to accurately model the behavior of advanced MCU periphals such as ADC, PWM and Capture modules.

Embedded Framework

Included with the PLECS PIL package are PIL Framework libraries with support for embedded processor families used in power conversion applications. Several communication interfaces are supported by the frameworks and by PLECS to efficiently link the processor with the circuit simulator.

Supported Embedded Processors

Currently, the PLECS PIL package offers support for the following MCUs :

  • TI C2000 Family (including latest Delfino dual-core processors)
  • ST STM32F4 Series
  • Microchip dsPIC33F (MC version)