Replies: 4 comments 3 replies
-
We can split models into continuous (all current irritator model) and agent as in Anylogic project.
@duboz Any ideas about missing continuous models? |
Beta Was this translation helpful? Give feedback.
-
@ovese can you develop a new model (as A priori I will need three patches:
@duboz Is it good for you? |
Beta Was this translation helpful? Give feedback.
-
Merci @duboz pour des prochaine taches. je vais commencer a regarde.
Le ven. 18 juin 2021 à 10:16, Gauthier Quesnel ***@***.***> a
écrit :
… @ovese <https://github.com/ovese> can you develop a new model (as
irt::none, irt::counter etc.). This model irt::filter as an input port
and an output port. If the value (irt::message) receives on input port is
lower than up-threshold and upper than bottom-threshold then the message
is immediately sent otherwise model does nothing and the message is
forgotten.
A priori I will need three patches:
1. Introduces the new model (without dynamics, just one input and one
output port and a sigma equal to infinity). This patch modify core.hpp,
io.hpp and node-editor.
2. Add the behavior to the model (in core.hpp) with hard coded
up-threshold and bottom-threshold value. Update the unit test to test
your model.
3. Convert up-threshold and bottom-threshold into parameters and
update node-editor.
@duboz <https://github.com/duboz> Is it good for you?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOUADDSTOXZ4QG5O6TSK2R3TTMFF3ANCNFSM46KBUWMA>
.
--
Ovie Eseoghene(PhD.)
*Research Scientist (Systems Dynamics & Automatic Control)*
*NASRDA, Nigeria*
*PhD. Ahmadu Bello University Zaria, Nigeria, **MSc. INSA de Lyon, France
& **B.Eng. University of Benin, Nigeria*
*Cell:+234(0)8066765589*
|
Beta Was this translation helpful? Give feedback.
-
On lun. 21 juin 21, Raphaël Duboz wrote:
The filter model you propose is a controller checking if a value
belong to an interval. The specification is OK for me.
Ok.
The "cross" model is not available anymore ? What is often necessary
is to fix one single threshold and detect if it is up or down crossed.
The cross model is still available.
|
Beta Was this translation helpful? Give feedback.
-
switch
and
,or
,not
,nand
,nor
.Beta Was this translation helpful? Give feedback.
All reactions