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
b0e5a786
"readme.md" did not exist on "bc8dc7f6699468225283239a401d23a39838b09c"
Commit
b0e5a786
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Notes for LIFT project SDPFW design.
parent
fc006bef
No related branches found
No related tags found
1 merge request
!280
Use g_try_xst_restart = FALSE to verify nof_cycles_dly +1 to ensure proper...
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/doc/prestudy/station2_sdp_transient_buffer.txt
+19
-0
19 additions, 0 deletions
...ons/lofar2/doc/prestudy/station2_sdp_transient_buffer.txt
with
19 additions
and
0 deletions
applications/lofar2/doc/prestudy/station2_sdp_transient_buffer.txt
0 → 100644
+
19
−
0
View file @
b0e5a786
Detailed design: Transient Buffer function (LIFT)
1) DDR4 memory per receiver input
Bottom up:
Per FPGA there are S_pn = 12 receiver inputs.
Per FPGA there are N_ddr = 2 DDR4 modules of V_ddr = 8 GByte each.
==> Per recveiver input N_ddr * V_ddr / S_pn = 1.33 GByte.
The receiver input data rate is f_adc = 200 MHz and sample width is W_adc = 14 b.
Assume the samples are stored in 16 b (= 2 bytes), this creates 16/14 = 14 % storage overhead
Assume 4 % storage overhead for packet header information
==> Per recveiver input T_tbuf = 1.33 GByte / (2 byte/sample) / 1.04 / f_adc = 3.2 sec maximum storage time.
==> 192 * 1.33 = 256 GByte / LB for T_tbuf = 3.2 s
Hoe streng is de 3.33 s, mag 3.2 s ook ?
Moeten we nog grotere 16 GByte modules gaan aanschaffen en te testen met unb2c, zodat we 2x zoveel storage tijd hebben ?
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