Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
fedc49ea
Commit
fedc49ea
authored
1 year ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Add event packet fields.
parent
9ba7d997
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/doc/prestudy/station2_sdp_transient_detection.txt
+12
-1
12 additions, 1 deletion
.../lofar2/doc/prestudy/station2_sdp_transient_detection.txt
with
12 additions
and
1 deletion
applications/lofar2/doc/prestudy/station2_sdp_transient_detection.txt
+
12
−
1
View file @
fedc49ea
...
@@ -99,6 +99,8 @@ Message
...
@@ -99,6 +99,8 @@ Message
5) Planning topics Transient detection
5) Planning topics Transient detection
https://support.astron.nl/confluence/display/SBe/SDP+Transient+detection+planning+estimate
- Comparison with LOFAR1 [1, 5]
- Comparison with LOFAR1 [1, 5]
. IIR filter with programmable coefficients to implement:
. IIR filter with programmable coefficients to implement:
- HPF (> 30MHz), BPF
- HPF (> 30MHz), BPF
...
@@ -114,7 +116,16 @@ Message
...
@@ -114,7 +116,16 @@ Message
. binning for LI, because 10000 triggers / flash, so only trigger strongest per bin (= time slot)
. binning for LI, because 10000 triggers / flash, so only trigger strongest per bin (= time slot)
- Comparison cosmic ray and lightning [1, 2]
- Comparison cosmic ray and lightning [1, 2]
. Check that LI binning is transparant to CR
. Check that LI binning is transparant to CR
. Format of detection message
. Format of detection message [5]
- The ID of the triggered channel.
- The time of the trigger with sample time accuracy. E.g. the sample number of the first
sample above the threshold.
- A value representing the width of the pulse. E.g. the number of samples between the first
sample and the last above the threshold. If the width is large (e.g. more than 255 samples)
only the fact that this is a wide pulse is needed.
- Desirable but not required is a value representing the height of the pulse. This could the
value of the largest sample, or the sum over all samples in the pulse, or whatever is easier
to implement.
- Requirements, MVP
- Requirements, MVP
. number of signal inputs per FPGA (max 12 single pol)
. number of signal inputs per FPGA (max 12 single pol)
. one polarization per antenne ?
. one polarization per antenne ?
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment