You can use a “Divide” block or a “Function” block from the Functions & Tables section of the PLECS library with the 1/u expression.
Be careful not to divide by zero by either sanitizing the input or using the min/max functions in your expression.
You can use a “Divide” block or a “Function” block from the Functions & Tables section of the PLECS library with the 1/u expression.
Be careful not to divide by zero by either sanitizing the input or using the min/max functions in your expression.