FrontPanel_eye()
Creates data for an eye diagram plot with one bit shift per trace, adding an additional cycle to the number of cycles defined
Syntax
y = FrontPanel_eye(NRZ_data, symbolRate, Cycles, Delay)
Arguments
| Name | Description | Range | Type | Default | Required |
|---|---|---|---|---|---|
| NRZ_data | either numeric data or a time domain waveform, typically NRZ data | (-∞, ∞) | complex | yes | |
| symbolRate | bit rate of the channel | (0, ∞) | real | yes | |
| Cycles | number of cycles to repeat | [1, ∞) | integer | 1 | no |
| Delay | sampling delay | [0, ∞) | integer, real | 0 | no |
Examples
y = FrontPanel_eye(NRZ_data, symbol_rate)
Defined in
Built in
See Also
eye_binning(), eye_density(), FrontPanel_eye_2d_indepvar_maximum_inner(), FrontPanel_eye_amplitude_histogram(), FrontPanel_eye_crossings(), FrontPanel_eye_delay(), FrontPanel_eye_fall_trace(), FrontPanel_eye_horizontal_histogram(), FrontPanel_eye_regular(), FrontPanel_eye_rise_trace(), FrontPanel_eye_risefall_marker(), FrontPanel_eye_topbase(), FrontPanel_get_histogram_mean_stddev(), FrontPanel_pp_rms_jitter(), FrontPanel_wave_1st_falling_edge_period(), FrontPanel_wave_1st_rising_edge_period(), FrontPanel_wave_1st_transition_fall_time(), FrontPanel_wave_1st_transition_rise_time(), FrontPanel_wave_datarate(), FrontPanel_wave_negative_pulse_width(), FrontPanel_wave_positive_pulse_width(), FrontPanel_wave_topbase()
Notes/Equations
This function will shift the eye trace by one bit when multiple eyes are plotted as opposed to eye() function.
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()