modelSendSample

Information

Overview

  • This model creates a burst of Boolean singals (on-off-on-off) at a rising edge on the input
  • It is used by the PartialAgent when "usePoke=true" is selected

Concept

The model simulates a trigger, which is only active for a certain period of time, thus not creating events throughout the whole simulation time.

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanInputuInput connected to boolean output of UDPSend_adapted
Modelica.Blocks.Interfaces.BooleanOutputyOutput connected to sendOut of PartialAgent

Components

TypeNameDefaultDescription
Modelica.Blocks.MathBoolean.Oror1
Modelica.Blocks.MathBoolean.OnDelayonDelay4
Modelica.Blocks.MathBoolean.OnDelayonDelay5
Modelica.Blocks.MathBoolean.OnDelayonDelay6
Modelica.Blocks.MathBoolean.OnDelayonDelay7
Modelica.Blocks.Logical.Edgeedge1
Modelica.Blocks.Logical.Edgeedge2
Modelica.Blocks.Logical.Edgeedge3
Modelica.Blocks.Logical.Edgeedge4

Revisions

  • November 2016: Developed and implemented by Felix Bünning