|
Units of dBuV are units of voltage in decibels, relative to
1 microvolt.
To convert from units of volts to units of dBuV, use the
following formula: dBuV = 20 * log( V ) + 120, where V is voltage in
volts, and log is the base-10 logarithm.
To convert from units of dBuV to units of volts, use the
following formula: Volts = 10^( ( v - 120 ) / 20 ), where v is current in units
of dBuV. More:
load
|