Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Rate Limiter Dynamic - Initial condition

65 views
Skip to first unread message

Andrew

unread,
May 13, 2008, 8:26:04 AM5/13/08
to
Hi all,
I am using the Rate Limiter Dynamic block in Simulink.
However unlike the simple Rate Limiter block, it does not
have the ability to specify an initial condition, instead
always starting at zero.

Is there a way to specify a true initial condition?

Many thanks,
Andrew

checker

unread,
May 14, 2008, 4:33:40 PM5/14/08
to

Andrew,

The dynamic rate limiter is a simple masked subsytem with a single
storage element. You can either assign a value to the desktop, set
the value programatically (set(gcbh,'X0',initCondition) sorta thing)
or modify the mask to include a user settable initial condition.

-Chris

Jan Falkenhain

unread,
Oct 30, 2008, 7:39:01 AM10/30/08
to
Hallo,

Indeed you can set an initial condition in a dynamic rate limiter block. I just wonder that you didn't have problems, setting initial conditions in the static rate delimiter. This mask option has no effect at all, suprisingly.

Jan

0 new messages