Fixed-Point Blockset
  Go to block: 
    Search    Help Desk 
Filtered Derivative

The FixPt Filtered Derivative realization is a masked subsystem that performs discrete-time filtered differentiation. For this method, differentiation is approximated by the z-domain transfer function where Ts is the sampling period and p is a pole on the unit circle. The transfer function yields the difference equation where k is the time step, y(k) is the current output, y(k - 1) is the output from the previous time step, u(k) is the current input, and u(k - 1) is the input from the previous time step.

Parameters and Dialog Box

Sample time
The time interval, Ts, between samples
Pole of filter
The pole, p, is defined in the z plane so poles inside the unit circle are stable
Base data type
The processor's base data type
Accumulator data type
The processor's accumulator data type

Model Design Review
A brief review of the model design is given below. The design criteria reflect these rules.


[ Previous | Help Desk | Next ]