Algebraic loop error while using flip-flops

20 次查看(过去 30 天)
For following model I recieve an error
Cannot solve algebraic loop involving 'boo/Subsystem/Bistable6/Model/RESET Priority' because it consists of blocks that cannot be assigned algebraic variables, such as blocks with discrete-valued outputs, blocks with non-double or complex outputs, Stateflow blocks, or nonvirtual subsystems. Consider breaking the algebraic loop. For example, add a delay or a memory block to the loop.
I tried to add delays 1/Z as suggested but I didn't helped me much(bistable is a SR-FF)
  5 个评论
Yakov M
Yakov M 2019-4-7
编辑:Yakov M 2019-4-7
So what is the solution? Should I add a delay or memory block and if yes where it should go?
Walter Roberson
Walter Roberson 2019-4-7
As you are using discrete time, then add a Unit Delay on the Q output -- before it goes to the scope or to the GOTO.

请先登录,再进行评论。

回答(1 个)

Yakov M
Yakov M 2019-4-7
The solution was to add a memory block so now I don't recieve anyerror.
Could someone explain if I had used 1/z delay it would be better?Capture.PNG

类别

Help CenterFile Exchange 中查找有关 General Applications 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by