Effacer les filtres
Effacer les filtres

Eye Diagram different values in measurement for histogram and line plot

6 vues (au cours des 30 derniers jours)
Muhammad Rizwan
Muhammad Rizwan le 12 Juil 2020
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 commentaires
Adam Danz
Adam Danz le 13 Juil 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
Muhammad Rizwan le 13 Juil 2020
I didnot get your answer.What do you mean by "I'd start at where the eye heigh is computed and compare the inputs when you plot the line vs the hist. "
Eye height should be like more than it displays in diagram.Eye height is 3 sigma from both levels .
It is confusing me that data is not that much spreaded as it depicts in eye height.

Connectez-vous pour commenter.

Réponses (1)

Devineni Aslesha
Devineni Aslesha le 24 Juil 2020
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.

Produits


Version

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by