Trend Line Traces (Pulse)

Menu Path: Trace > Data > Trend Lines

Trend lines accumulate data from the Pulse Table across multiple acquisitions. For most metrics, there is a corresponding trend line that can be selected from the Trace > Data menu.

You can determine how many trend points are shown in a trend trace by changing the Display Length parameter in the Advanced tab. The actual number of points accumulated is determined by the Internal Buffer Length parameter. When the internal buffer becomes full, the most recent points are saved and the oldest points are discarded. The trend line will appear to scroll to the left as new points are added on the right side of the trace.

Trend lines are reset whenever the measurement is restarted. They are not reset when the measurement is paused, or trending is disabled during a running measurement, or trend removal settings are changed.

Trend lines accumulate most trace indicators that happen during the measurement (as long as the measurement completes and produces table data). Trace indicators come from the Pulse table. The Sync Not Found indicator is not accumulated since the Pulse Table does not get calculated in this instance. The CAL? indicator is not accumulated while the measurement is running since the 89600 VSA software only checks for CAL status once the measurement pauses. In addition, DATA? is not accumulated.

For Pulse Analysis, some of the columns have one fewer result because they need two pulses to calculate the result (like PRI). Because of this, it is possible to have a different number of points in one trend line buffer than another.

Trend removal

You have the option of normalizing the trend lines by removing the mean, slope, and/or 2nd order moment (parabolic fit). The coefficients of the fitted polynomial are stored in the trace’s header in the TrendPolyFitCoef key as an array double values. See Curve-fit Coefficients to learn how to use the coefficients to recreate the fitted polynomial. In this case, mean = a0, slope = a1, and 2nd order = a2.

When playing back a recording, the 89600 VSA software is configured to use 90% overlap by default (MeasSetup > Time). In this case, the same time data will be analyzed and accumulated in the trend lines multiple times. This will keep the trend line removal from removing the actual trend in the recording. To avoid this, make sure to set overlap to 0% when playing back from a recording.

Trend removal (especially the 2nd order calculation) can significantly reduce measurement speed. Also, large internal buffer sizes can also reduce measurement speed (the measurement will slow down as more points are accumulated). Note that trend removal is only performed for trend lines that are shown on the display (or for which you have acquired a Measurement Data instance through the API 1) Access Preamble Indicator, or 2) Application Programming Interface).

The annotation above the trend line trace shows the number of points in the trend buffer (also number of points used in calculating the histogram) as well as any mean/slope/2nd order that was removed from the data.

Refer to Statistics Enable for the associated Trend Line display control parameters.

See Also

About Result Tables

Barker Code Metrics

Droop Metrics

Frequency Metrics

Levels Metrics

Linear FM Metrics

Overshoot Metrics

Phase Metrics

Ripple Metrics

Time Metrics

Triangular FM Metrics

Frequency Hopping Metrics