electronics:voltage-equations
Table of Contents
Voltage Equations
Vpp,Vrms
The following different terminologies and units are used for the calculations around alternating voltages:
- VPeak (Vp or Vmax): The maximum instantaneous value of a function as measured from the zero-volt level. For the waveform shown above, the peak amplitude and peak value are the same, since the average value of the function is zero volts.
- VPeak−Peak (Vpp):The full voltage between positive and negative peaks of the waveform; that is, the sum of the magnitude of the positive and negative peaks.
- Vrms : The root-mean-square or effective value of a waveform.
- Vavg or VDC : The level of a waveform defined by the condition that the area enclosed by the curve above this level is exactly equal to the area enclosed by the curve below this level.
These values can be easily converted to each other. The way formulas for these conversions differ upon the the waveform that applies (sinus, triangle, square). The relevant basic conversions are:
Sinus
** Vp = Vpp / 2 **** Vdc = Vavg = ( 2 * Vp ) / π **** Vrms = Vp / √(2) **** Vrms = Vpp / (2 * √(2)) **** Vpp = 2*√(2) * Vrms **
Triangle
** Vdc = Vavg = Vp / 2 **** Vrms = Vp / √(3) **
Square
** Vp = Vpp / 2 **** Vdc = Vavg = Vp **** Vrms = Vp **
Slew Rate vs Frequency
When SR is the SlewRate in V/s, F is the operating frequency, and Vpk is the peak amplitude of the waveform, i.e. half the peak-to-peak swing of a sinusoid.
SR >= 2*Pi*F*Vpk
Fmax = SR / (2*Pi*Vpk)
electronics/voltage-equations.txt · Last modified: by oscar

