-
-
Notifications
You must be signed in to change notification settings - Fork 105
Added manual for Power spectral density spectrums chart #559
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
Open
demvlad
wants to merge
9
commits into
betaflight:master
Choose a base branch
from
demvlad:psd_spectrum
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
7e66050
Added manual for Power spectral density spectrums chart
demvlad db75adf
Added bookmark for 'Power spectral density curves comparison' page
demvlad e35e085
Resolved mistake in file name
demvlad 83b5447
The image files are replaced into static/img/ directory
demvlad bc1bb10
Added spectrums chart comparison legend settings
demvlad 9a1b95d
The curves MinMax values images are replaced in /img/blackbox directory
demvlad 9f3919e
Removed extra lines
demvlad 662fe26
Removed extra files
demvlad 87ef01e
Resolved merge issues
demvlad File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
64 changes: 64 additions & 0 deletions
64
docs/wiki/guides/current/BBE-Power-Spectral-Density-charts.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
# Blackbox Explorer Power spectral density charts | ||
|
||
The Blackbox Explorers spectrum analyser can show power spectral density (PSD) charts | ||
 | ||
|
||
The power spectral density charts show the noises level in standard dBm/Hz units. | ||
For example: | ||
- every 10dBm values difference mean the noise power relation as 10, 20dBm as 100, 30dBm as 1000 | ||
- every 20dBm values difference mean the noise amplitude relation as 10, 40dBm as 100, 80dBm as 1000 | ||
|
||
## The "Power spectral density" spectrum chart | ||
|
||
It shows the noises power spectral density by frequency. | ||
 | ||
The vertical slider can change curves smooth. The less smooth curve has more frequency resolution. | ||
 | ||
The mouse cursor shows current power values by pressing Shift key | ||
 | ||
|
||
## The power spectral density by RPM heat map diagram ("PSD vs RPM") | ||
|
||
It shows the noise power spectral density by frequency and RPM. | ||
 | ||
It has the next settings by using the three number input fields in the right-up charts corner: | ||
- "Max dBm" - to set maximum power level what is showed as white color at the chart | ||
- "Min dBm" - to set minimum power level what is showed as black color at the chart | ||
- "Limit dBm" - the power values what are less this limit are showed as black | ||
|
||
The mouse cursor shows current power values by pressing Shift key | ||
 | ||
|
||
## The power spectral density by throttle heat map diagram ("PSD vs Throttle") | ||
|
||
It shows the noises power spectral density by frequency and throttle. | ||
It looks like power spectral density by RPM. | ||
But the power spectral density by RPM is more helpfull, when the RPM filter works. | ||
 | ||
|
||
|
||
# <a name="spectrum_comparison">Blackbox Explorer: Power spectral density curves comparison</a> | ||
|
||
It possible to compare several spectrums by using of power spectral density spectrum chart. | ||
It possible to compare up to 6 spectrums. | ||
|
||
To compare PSD spectrums for one log file curves: | ||
- to show "Power spectral density" chart for curve | ||
- to select several curves by Ctrl + Mouse click at the curves legend | ||
- to analyse spectrums difference | ||
- to press "Clr" button to remove the all compared curves | ||
- to repeate Ctr + Mouse click at some curve to remove it from comparison | ||
 | ||
|
||
To compare PSD spectrums for different log file curves: | ||
- to show "Power spectral density" for the first log file curve | ||
- to press "Exp" (Export) button. The spectrum data will exported to .CSV file | ||
- to export spectrums from some log files what you need for comparison | ||
- to show "Power spectral density" to compare some curve with other | ||
- to press "Imp" (Import) button. To select several exported curves log files for comparison by using Open file dialog | ||
- the sepctrums will showed at one chart for analyses | ||
 | ||
 | ||
|
||
The legends width and position can set in User settings dialog box | ||
 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.