Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete PAM-4 Jitter Calculation #22

Open
capn-freako opened this issue Apr 23, 2016 · 0 comments
Open

Complete PAM-4 Jitter Calculation #22

capn-freako opened this issue Apr 23, 2016 · 0 comments

Comments

@capn-freako
Copy link
Owner

Currently, only the zero crossings are used, to calculate PAM-4 jitter. I did this, because enabling the +/-0.67 threshold crossings was causing multiple ideal crossings to occur at the same time. (Imagine a transition from -1 to +1.) It would be nice to include these other two thresholds in the total jitter calculation for PAM-4.

This doesn't affect duo-binary, because the two segments of a full transition are separated by UI, in the ideal case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant