Skip to content
GitLab
Explore
Sign in
Register
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
e1f0b9d6
Commit
e1f0b9d6
authored
11 months ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Added reference for oversampling and noise shaping DAC
parent
da18ab09
No related branches found
No related tags found
No related merge requests found
Pipeline
#83921
passed
11 months ago
Stage: linting
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/model/pfb_os/dsp_study_erko.txt
+6
-5
6 additions, 5 deletions
applications/lofar2/model/pfb_os/dsp_study_erko.txt
with
6 additions
and
5 deletions
applications/lofar2/model/pfb_os/dsp_study_erko.txt
+
6
−
5
View file @
e1f0b9d6
...
...
@@ -43,10 +43,11 @@
# * [WOLFSOUND] https://thewolfsound.com/
# * [NOISESHAPING]
# . "Digital Signal Processing Oversampled Analog to Digital Conversion with
# Noise Shaping", D. Richard Brown III
# Noise Shaping", D.R. Brown --> ADC
# . "Noise shaping", Markus Nentwig, December 9, 2012 --> DAC
# https://www.dsprelated.com/showarticle/184.php
# . "Realisering van Digitale Signaalbewerkende Systemen, Toepassingen",
# 5N290, TUE, P.C.M. Sommen, slide 19, 20,
#
# 5N290, TUE, P.C.M. Sommen, --> DAC slide 19, 20,
1) Linear Time Invariant (LTI) system [LYONS 1.6]
...
...
@@ -932,7 +933,7 @@ Noise shaping
frequencies. An LPF filters the higher frequencies and thus increases the
effective number of bits of the low pass output, by about 1 bit for first
order feedback.
- ADC: [NOISESHAPING
Brown
]
- ADC: [NOISESHAPING]
For an ADC noise shaping requires feedback in the analogue domain, because
after quantization the error information is only available when comparing
the digitized input with the analogue input. Noise shaping of digital input
...
...
@@ -945,7 +946,7 @@ Noise shaping
feedback signal jumps between too high or too low, which thus contains the
more detailed accuracy on the analogue input signal level that leads to the
extra bits for oversampling.
- DAC: [NOISESHAPING
TUE
]
- DAC: [NOISESHAPING]
For a DAC noise shaping uses feedback in the digital domain. The round
off LSbits of the LPF output are fed back to the input, so that the noise
power is shaped towards higher frequencies. This noise power at higher
...
...
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