The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
Hi,
is there a function or block that allows you to do convolution integrals? Are there any examples of how to use it?
Best regards,
Linn
Hi Linn,
Twin Activate uses OML as its main programming language and, as such, you have access to function conv. Depending on your use case, convolution of your signals may be calculated before or after the simulation using the initialization or finalization scripts or, if you need to use the function during the simulation, it could be implemented in an OML custom block.
Rafael