Commit bc538ff
committed
Fix alias for decibelmicrowatt
dBu is a voltage level not a power level.
0 dBu is defined as the RMS voltage that would
dissipate 0 dBm (1 mW) in a 600 ohm load.
dBuW is an alias which is used for decibelmicrowatt.
References
- (dBu) https://en.wikipedia.org/wiki/Decibel#List_of_suffixes
- (dBuW) https://spectrumcompact.com/uploads/2024/05/Spectrum_Compact_v2_03-43_GHz__User_Manual_v43.pdf1 parent 564716a commit bc538ff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
| 530 | + | |
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
| |||
0 commit comments