Eye Diagram different values in measurement for histogram and line plot
Show older comments
Hi
I am trying to obtain an eye diagram for my filter.
For analysis when I use line plot it displays different values for eye height.
BUt when I change it to 2D histogram it displays correct values as can be observed from the eye plot.
My question is that why for the same filter eye measurements are different.
I have attached screen shots and also the simulink file.
4 Comments
Adam Danz
on 12 Jul 2020
How is eye height computed? Many of the other eye measurement values differ between the two images, too. Are you sure you're looking at data from the same subject/trial?
Muhammad Rizwan
on 12 Jul 2020
Adam Danz
on 13 Jul 2020
2D histograms typically return the number of data points within each 2D bin. I wonder if the eye height is using the bin counts rather than the raw data. That's something you could look into. I'd start at where the eye heigh is computed and compare the inputs when you plot the line vs the hist.
Muhammad Rizwan
on 13 Jul 2020
Answers (1)
Devineni Aslesha
on 24 Jul 2020
0 votes
Hi Muhammad,
In the attached simulink model, the Stop Time is 100 sec. So, when you are trying to change the Display Mode to 2D Color Histogram during the simulation process, eye height is different for Line Plot and 2D color Histogram. I tried with the Stop Time of 10 sec and captured the screenshot of 2D histogram plot after the simulation is done and found that eye height is same for both Line plot and 2D color histogram. Try to observe the measurements once the entire simulation is done.
Hope this helps.
Categories
Find more on Scopes and Data Logging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!