X-Stream Operator’s Manual
WM-OM-E Rev I
277
Here we see the gated waveform that has been created in Excel. The Mean parameter during the
region of interest (ROI) is placed in cell H3.
How Does this Work?
The amplitude of the signal is about 0.3 volts, and the screen height is 0.4 volts, as derived from
cells F7 and Fx. A threshold value for amplitude was calculated by placing 0.5 * (Fy - Fx) in cell A4.
Remember that in the instrument the sources were defined to be A10 and B10. This means that the
first point on the waveform will be read into A10, and, since the waveform has 500 points, the last
point will be read into A510. The same holds true for F2 and column B, since F2 is assigned as
Source2, and data is defined to write into column B starting with cell B10.
To create the gating function in column C, the cell C10 was given the following formula:
IF ( ( B10 - B9) > $A$4, 1 - C9, C9). This was copied down the column. Column D, the output
column, is simply A * C.
The output was defined as cell H3.
The required mean in cell H3 is given by SUM (D10 : D509) / SUM (C10 : C509), for a 500 point
waveform.
Correlation Excel Waveform Function (Excel Example 3)
This example uses an Excel waveform function to examine the cross-correlation between two
signals, which are both noisy sinusoidal segments. The correlation trace is, of necessity, shorter
than the input traces.
Содержание DDA-3000A
Страница 1: ...LECROY X STREAM OSCILLOSCOPES O P E R AT O R S M A N U A L SEPTEMBER 2006 ...
Страница 18: ...16 WM OM E Rev I BLANK PAGE ...
Страница 64: ...62 WM OM E Rev I icon in Channels dialog zooms one trace zooms all displayed traces ...
Страница 65: ...X Stream Operator s Manual WM OM E Rev I 63 then Math Setup then Measure Setup then Utilities Setup ...
Страница 80: ...78 WM OM E Rev I 4 Select a language 5 Click Next when the Wizard appears ...
Страница 81: ...X Stream Operator s Manual WM OM E Rev I 79 6 Select Complete setup ...
Страница 157: ...X Stream Operator s Manual WM OM E Rev I 155 ...
Страница 170: ...168 WM OM E Rev I 5 Read the status information in line StatusDescription ...
Страница 214: ...212 WM OM E Rev I Delay Parameter Find Range selected ...
Страница 263: ...X Stream Operator s Manual WM OM E Rev I 261 ...
Страница 284: ...282 WM OM E Rev I ...
Страница 285: ...X Stream Operator s Manual WM OM E Rev I 283 Using a Surface Plot Excel Example 5 ...
Страница 321: ...X Stream Operator s Manual WM OM E Rev I 319 Further Examples of MATLAB Waveform Functions Negate the input signal ...
Страница 324: ...322 WM OM E Rev I ...