electricpy.conversions.watts_to_dbw

electricpy.conversions.watts_to_dbw(watt)[source]

Watt to dBW converter.

Given the power in watts, this function will evaluate the power in the decibel scale.

Parameters:
watt : float

Power in Watts

Returns:

dbw

Return type:

Power in the decibel scale (dBW)