Fix problem with data conversion
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
David francisco FernÁndez Rees
am 30 Jan. 2023
Beantwortet: Balavignesh
am 14 Feb. 2023
I want to simulate a two cuadrant chopper with a pwm but i have a problem with the convexion data.
This is my problem

This is the conection that i made into the chopper

This is my pwm mathematical solution.

0 Kommentare
Akzeptierte Antwort
Balavignesh
am 14 Feb. 2023
Hi David,
I understand that you got a data type mismatch error for the input ports.
You have used less than equal to block in your PWM mathematical solution. Please check the output data type of the less than equal to block. By default, it is boolean. You will find the “Output data type” field under the “Data Type” tab in the block parameters.
Regards,
Balavignesh
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Physical Units finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!