Finding Voltage As A Function of Peak Voltage

AI Thread Summary
The discussion focuses on deriving the voltage equation V = Vpk*(2/pi)*theta from the peak voltage. The user initially considers the area of a triangle but realizes that the relationship is linear, expressed as V = mθ, where m is the slope. The slope is calculated as the rise (Vpk) over the run (π/2), resulting in m = (2Vpk)/π. This leads to the final equation V = [(2Vpk)/π]θ. The user expresses gratitude for the clarification after struggling with the concept for hours.
Meadman23
Messages
43
Reaction score
0

Homework Statement



triangle_wave_rms_avg.gif


http://www.rfcafe.com/references/electrical/triangle-wave-voltage-conversion.htm

I'm trying to understand how this website figured out that V = Vpk*(2/pi)*theta

Homework Equations



Vpk*(2/pi)*theta

The Attempt at a Solution




The only thing that comes to mind is that they're using the formula for the area of triangle. This doesn't seem to be the case though because:

b = pi/2 h = Vpk

A = (Vpk*pi)/4
 
Physics news on Phys.org
The red part is a straight line. In other words, V varies linearly with θ. That means it can be expressed it the form V = mθ + b where m is the slope of the line, and b is its y-intercept. We find b by finding the value of V when θ = 0. Since the plot clearly passes through the origin (0,0), it follows that 0 = m*0 + b. Or, 0 = b.

That leaves the equation in the form V = mθ, where m is the slope. So all we need to do is find the slope of the red line. We can do that just by looking at it. Slope = rise/run. In this case, the rise is Vpk, because the line rises from V = 0 to V = Vpk. It does so over a horizontal distance of π/2, (since the line goes from θ = 0 to θ = π/2). So the run is π/2, and hence m = rise/run = Vpk/(π/2) = (2Vpk)/π. Substituting in this value for m, the equation of the line becomes:

V = mθ = [(2Vpk)/π]θ

That's all there is to it. Really simple.
 
Late response, but thanks tons for the response. I had spent HOURS trying to make sense of this; I think this is my lesson to reach out for help a little more often...
 
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...
Back
Top