Derivative
Overview
This test metric calculates the rate of change of the signal's input (x-values) with respect to the signal's output (y-values).
Required Inputs
- Time History Signal
Calculation
- Time is converted into seconds to ensure consistency across signal
- Central difference method is applied to calculate derivative
- First order central difference forumula is applied at the start and end point of signal
- Second order central difference formula is applied to the interior points
Derivative Example