Standard Library -- Signal
VectorSaturation

 
Description:   The Vector Saturation component limits the input signal using the upper and lower limits on an element by element basis such that

If(SigIn[I]>UpperLimit[I]): SigOut[I] = UpperLimit[I]

If(SigIn[I]<LowerLimit[I]): SigOut[I] = LowerLimit[I]

Otherwise: SigOut[I] = SigIn[I]
 

Inputs:   SimRealVar SigIn[DIMA] – Input Signal (ND)
SimRealVar UpperLimit[DIMA] – Upper Limit (ND)
SimRealVar LowerLimit[DIMA] – Lower Limit (ND)
 
Outputs:   SimRealVar SigOut[DIMA] – Saturated Output Signal
 
States:   None
 
Dimensions:   DIMA – Sets the width of input, and output vectors
 
 

return to component list

Home  |  Products & Services  |  Support Downloads & Demos  |  Documents  |  News & Events  |  About Us  |   Contact

Realtime Technologies, Inc.
© Copyright 2004-2010 Realtime Technologies Inc. All rights reserved.

Realtime Technologies Inc. (RTI) specializes in real time multibody vehicle dynamics, and graphical simulation and modeling.  We offer simulation software applications, consulting, custom engineering, software, and hardware development.  Realtime Technologies’ customer base includes international, government and private entities.  RTI was founded in 1998.