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

Test Pulses for Repetitive Signal Averaging #8

Open
lumip opened this issue Mar 16, 2015 · 0 comments
Open

Test Pulses for Repetitive Signal Averaging #8

lumip opened this issue Mar 16, 2015 · 0 comments

Comments

@lumip
Copy link

lumip commented Mar 16, 2015

Appropriate test pulses for the RSA operation should be defined.
The current simple approach is as follows:

  • Generate 20 random values r() between -1 and 1
  • Define a pulse via pulse table
0 -> start start -> start+Δ start+Δ -> start+2Δ ... end-2Δ -> end-Δ end-Δ -> end end -> period
-r(1) r(1) r(2) ... r(19) r(20) -r(20)

where start, end and period are defined as for the readout mask (400, 600, 1000). This pulse is then repeated 100 times.
The expected result is the generated waveform between start and end.

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