Standard Library -- Signal
ConfTransFcn

 
Description:   The ConfTransFcn block applies a transfer function to a signal. The block assumes an algebraic output. The TransferFcn block should be used if a first order over second order transfer function is desired that has a continuous output.

The transfer function takes the form:

A[0]*s^(DIMB-1) + ….. + A[DIMB-1]
---------------------------------------------------
B[0]*s^(DIMC-1) + ….. + B[DIMC-1]

B[0] must never be zero.

DIMC must be greater than or equal to DIMB.
 

Inputs:   SimRealVar SigIn[DIMA] – Input Signal (ND)
SimRealVar A[DIMB] – Transfer Function Numerator (ND)
SimRealVar B[DIMC] – Transfer Function Denominator (ND)
 
Outputs:   SimRealVar SigOut[DIMA] – Output Signal (ND) 
 
States:   InI[DIMAxC] – Integrals of Input Signal (ND)
OutI[DIMAxC] – Integrals of Output Signal State (ND)
 
Dimensions:   DIMA – Sets the width of input and output vectors
DIMB – Sets the order of the transfer function numerator
DIMC – Sets the order of the transfer function denominator
 
 

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.