pydsm.delsig.dbv

pydsm.delsig.dbv(x)

Converts a voltage (or current) ratio to dB.

Parameters:

x : real or array_like of reals

argument should be strictly positive

Returns:

y : real or array_like of reals

20*log10(x)