Input data dependency violation due to action subsystems. See Subsystem Examples in the Simulink library for valid and invalid examples of action subsystems

I am using the MTPA Reference block from the 'Motor Control Blockset'. When I connect the 'MTPA Reference block' to my current controller, I get this error: "Input data dependency violation due to action subsystems. See Subsystem Examples in the Simulink library for valid and invalid examples of action subsystems"
I have attached my model and pictures here, I have been going at it for the past few days but I am not able to solve this error. Any and all help on this is very very much appreciated.
Thanks in advance!

 Accepted Answer

Hi aditya,
You're trying to simulate continuous time plant with discrete time control system. The sensor models should do the conversion.
Anyway, for the issue at hand, pl add rate transition or delay blocks in your feedback loop (bottom red line) as well as the first output of MechSensor subsystem. Also check 'use local solver' box in the solver configuration.
Hopet his helps.

More Answers (0)

Products

Release

R2022b

Asked:

on 18 May 2023

Commented:

on 12 Feb 2026 at 11:07

Community Treasure Hunt

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

Start Hunting!