Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pulse Width Modulation Meter

Status
Not open for further replies.

Intermesher

New member
Joined
Jun 6, 2001
Messages
179
Location
CA
I would like to read the percentage of the PWM ON-time during the running of a Brushless DC Permanent Magnet motor that has a Star 3-phase configuration.

Is the wiring in the diagram below a viable way of achieving this? The resistance will be 1/2 that used for an identical voltmeter on the incoming power.


Thanks,
Dave
 
Not sure what your thinking behind this diagram is.

PWM duty cycle usually varies over the cycle and is not easily measured with a meter. If the duty cycle remains constant, it can easily be measured with the Duty Cycle measurement function found in most modern DMMs.


Gunnar Englund
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
 
Skogsqurra

The desire is to have a reasonable idea of what the throttle setting is by reading a meter that is connected full-time.

Dave
 
Keith

Thanks for your comment and mentioning the capacitor.

Dave
 
Check with scope a shape of phase-to-phase voltage intended for monitoring before connecting any capacitor. And you'll see sine shape with various frequencies and not PWM signal because PMBL phases is inductive type of load.
 
That circuit will certainly read something. Typically pulse width from an unknown source feeds through a resistor to a zener to make a uniform voltage. Then through another resistor to a meter or other averaging circuit. Typical of the old automotive dwell meter. But, changing duty cycle doesn't necessarily change speed. Feeding it through a capacitor to sense frequency may work better.
 
Thanks for the additional information.
 
There already is a capacitor in the circuit. I'm not sure where and extra one would go.

As I see it, you're looking for a low pass filter, and that's what you have. By voltage divider (assuming the meter has infinite impedance):
Vmeter = Vin [j/(w*C)]/[R+j/(w*C)]
multiply numerator and denominator by (w*C)/j
Vmeter = Vin /[-j*w*CR+1]
|Vmeter| = |Vin|/sqrt(1 - w^R^2*C^2)

For radian frequencies w<< 1/(RC), then |Vmeter ~ Vin|
For radian frequencies w>> 1/(RC), then Vmeter ~ 0
You can calculate attenuation at frequency of interest using the forumla above and select R and C accordingly.

There are of course other ways to build a higher order low pass filter with sharper cutoff if your interested. Google "RC low pass filter"

=====================================
Eng-tips forums: The best place on the web for engineering discussions.
 
electricpete

"There already is a capacitor in the circuit. I'm not sure where and extra one would go."

The capacitor was added to the linked diagram after itsmoked sugested adding it. My error, by not stating that the diagram had been changed.

Your information is now to be digested. Thanks


Dave

 
Ok that makes sense the link was edited.

Also please note correction
|Vmeter| = |Vin|/sqrt(1 - w^R^2*C^2)
should have been
|Vmeter| = |Vin|/sqrt(1 + w^2*R^2*C^2)

=====================================
Eng-tips forums: The best place on the web for engineering discussions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top