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

Add Statistical Flow #119

Open
capn-freako opened this issue Feb 5, 2023 · 0 comments
Open

Add Statistical Flow #119

capn-freako opened this issue Feb 5, 2023 · 0 comments

Comments

@capn-freako
Copy link
Owner

PyBERT has, since its inception, been a time domain simulator.
It generates a sequence of random bits, using a PRBS generator, and runs those bits through its system model, using convolution for the LTI portion and sample-by-sample adaptive processing for the CDR/DFE.

Let's add a purely statistical analysis, to provide a comparative reference for our time domain results and to be more consistent with the commercial offerings.

A wonderfully detailed and complete reference for this is provided by Dai, et al..
See Sec. 5 and, more specifically, (5.5) thru (5.8).

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

No branches or pull requests

1 participant