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.pdf
d32c5e1
29 days ago
by acottuli
+0.04%
Fix failing decibelmicrowatt test
Change all occurrences of dBu (which was incorrectly
being used as an alias for decibelmicrowatt) to dBuW.
dbf2185
24 days ago
by acottuli
-0.31%
Add dBµW and dBμW aliases for decibelmicrowatt
µ = U+00B5 (MICRO SIGN)
μ = U+03BC (GREEK SMALL LETTER MU)