WOLFRAM SYSTEM MODELER

SmoothingFilter

Limited smoothing filter.

Diagram

Wolfram Language

In[1]:=
SystemModel["IndustryExamples.AutomotiveTransportation.Driveline.Components.EnginePackage.Utilities.SmoothingFilter"]
Out[1]:=

Information

 

Driveline: SmoothingFilter

 

Description

This block is used in the basic engine to filter out spikes from the power sensor.

View the model diagram for this model.

 

Connectors (2)

powerConsumptionRaw

Type: RealInput

powerConsumptionOutput

Type: RealOutput

Components (5)

const1

Type: Constant

const

Type: Constant

max1

Type: Max

min1

Type: Min

firstOrder1

Type: FirstOrder

Used in Components (1)

BasicEngine

IndustryExamples.AutomotiveTransportation.Driveline.Components.EnginePackage

Engine as implemented in "Driveline Modelling using MathModelica", Per Nobrant.