how to import fmu from AMESim to Simulink?

65 visualizaciones (últimos 30 días)
krishna teja
krishna teja el 23 de Dic. de 2019
Respondida: Kavya Vuriti el 1 de Abr. de 2020
can anybody help in import in FMUs (functional mockup units) from AMESim to Simulink?
i created a simple fmu interface in AMESim (difference of 2 inputs)
the signals are named in1, in2, out1
fmu.JPG
in simulink i used fmu import block
simulink.JPG
from help on fmu import block, i understand that bus has to be created so did the following
bus.JPG
on running simulink model i get error as
The bus data type 'model' specified in 'untitled/Bus Creator' is not valid; the number of signals at the input to the block must match the number of object elements.
i request somebody kindly help in detailing steps to create the fmi interface
thanks in advance

Respuestas (1)

Kavya Vuriti
Kavya Vuriti el 1 de Abr. de 2020
Hi,
From the model you provided, it is clear that you are using a Bus Creator block to create bus. The error can be resolved by unchecking the "Override bus signal names from inputs" parameter in the "Bus Creator" block dialog parameters.

Categorías

Más información sobre Create Standalone FMU en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by