Author Topic: .  (Read 8657 times)

0 Members and 1 Guest are viewing this topic.

Offline jedidoveTopic starter

  • Newbie
  • Posts: 1
.
« on: February 04, 2011, 09:44:34 pm »
.
« Last Edit: December 25, 2025, 09:27:02 pm by jedidove »
 

Offline Kiriakos-GR

  • Super Contributor
  • ***
  • !
  • Posts: 3525
  • Country: gr
  • User is banned.
    • Honda AX-1 rebuild
Re: My First Fluke: The 87V Crash Course
« Reply #1 on: February 05, 2011, 06:20:56 am »
Interesting story at list .... ( that's the first thing that comes in my mouth first )

There lots of questions in the table .

So lets start from somewhere like for example the TRMS on AC ..

When ever I get an new tool, its because I had realize that I need it on the field ..
Example : I had to repair an uninterruptible power supply , and I did ,
at the end I measured the output,  my non-TRMS  multimeter measured an output of 160V  ( mains at 220 default ),
the same measurement with an capable - TRMS  will show 220 V  3% + / _  .

I am very happy that I got an capable - TRMS multimeter , and now its impossible to be fooled again, by measuring AC no matter the source.

About TRMS on DC , I have no idea where some one will find such an source and I can only speculate that is for DC/DC  converters .
I do not touch such electronics ,  i have no experience with those.


About the " Hold " my opinion are that practically, its an non worthy function .
My vote goes for the " min-max-average "  and mostly for measuring current , it can detect spikes.

About the" smoothing feature"  , this is about the bar-graph .
Recently  I was wondering how many refreshes per second at the bar-graph, are detectable by the human eye ?
And I started wonder about it due the fact, that one multimeter had in the specs 120 per second ..
Or at list this is what it was reported.

In any case , I had characterize this function , as an simple assist for the naked eye, if the measured value are too fast.
The simplified description would be "  preview in slow motion ".
Where this can be shown as useful ?   I do not know, but I can again speculate that one hand drill with damaged carbon brushes,
it could cause an strong variation if I try to measure the Amperes of it !!
And the slow motion could be turn as useful effect.

  
 
 
 
  
 
 
« Last Edit: February 05, 2011, 06:24:23 am by Kiriakos-GR »
 

alm

  • Guest
Re: My First Fluke: The 87V Crash Course
« Reply #2 on: February 05, 2011, 12:37:31 pm »
Granted, I think auto hold will probably completely replace the functionality I would get from regular hold and add some, I just wish I knew whether or not the regular one was available.
Not sure if display hold is available outside of the min/max mode, but I've never seen the point of display hold. If I had my hands and eyes available to press a button, I wouldn't need it.

Next, I'm a little confused about the difference between using the frequency feature while in DC vs AC. The full manual gave some situations when you would use which, but it isn't super clear what the real difference is, and it's a bit confusing that there is a frequency measurement in the DC mode.
Table 6 of the manual sums it up pretty well: AC uses a trigger level of about 0V (slightly higher since RMS converters are non-linear close to 0V), DC uses a positive trigger level (10-30% of full scale). AC frequency measurements won't work for signals with a DC offset (eg. pulse train), DC may have issues with small AC signals.

I've always been a little irked that DMM's only give you rms for AC. Granted rms is the most useful, but peak voltages can be useful and some cheap meters actually calculate rms by taking peak/?2 so clearly a peak measurement isn't a hard thing to implement along side rms.
I believe this is incorrect, the cheap meters are average responding, which means they calculate the RMS value (for pure sinusoidal signals) from the average value of the rectified signal. This Fluke article (obviously completely unbiased) seems to confirm this.

On this note, I had an idea. I figured that I could use my 87V to measure the peak voltage of an AC signal by measuring it in DC volts min max avg mode using the faster 250 microsecond time scale. I was under the impression that min max avg just did the corresponding measurement once every 100ms or 250µs and then extracted the data and DC would take literal voltage measurements.
My impression is that the normal min/max mode takes a sample every 100ms, but although the peak mode can detect peaks of at least 250us, I don't think it samples continuously at that rate, which is why it can't calculate an average. The fact that the peak needs to be repetitive for it to capture 250us pulses hints that there's some sort of equivalent time sampling going on. They probably use something like an analog comparator set to trigger at the previous peak level to trigger the measurement, and need >> 250us to sample and re-arm.
 
So I try it out on a wall socket. I get ~118-119 rms and a max of about 162 (the min was negative and a little smaller magnitude). This was pretty close, but not quite the ?2 factor I expected. So either the signal isn't quite a sine or this idea isn't working as a peak measurement.
This could easily be distortion, loads like bridge rectifiers tend to draw the most current at the top. Look at the 'how clean is your mains' thread from some time ago for some examples.

I did some reading...and I ran into some information that suggested that the PEAK min max was actually meant for just this, measuring PEAKS (duh!). I had thought peak was just a new word for fast, as in peak acquisition speed. To test this, I tried the same thing but using min max avg in AC mode. Sure enough, regular min max avg gave the rms min max avg, but when I went into peak mode it jumped up to ~162.
Again this is confusing since I would expect the AC peak min max avg mode to just do faster data on the rms value, though maybe the term rms doesn't make sense at those timescales (granted I don't see how it would make sense at 100ms then either).
I believe you are correct, peak min/max is intended for instantaneous(ish) values, so no averaging (which RMS is) is taking place. Min/max samples at a much slower scale than most AC signals, so it has to use some sort of average. Averaging instantaneous values wouldn't make much sense, since that would be 0V by definition for a pure AC signal, so they have to use some sort of RMS conversion for that. But I haven't seen this documented, and I haven't done tests to verify this. You could use a function generator, and set the frequency proportional to the 'sample rate' (eg. 100Hz for peak min/max, 1Hz for normal min/max) to test this. If your hypothesis is correct, you would expect lower values (compared to the 'average' AC value) with min/max, about sqrt(2) lower.

So what exactly is peak min max avg and how does it differ between DC and AC?
No difference between AC and DC I think, although I would rather consider DC very low frequency AC, since there's no such thing as a peak DC value (that would be an AC component on top of the constant DC value).

On a similar note, I'm also a little confused as to what the DC and AC measurements actually measure. At first I had assumed AC measured the true rms of the signal and DC literally measured voltage, so an AC signal would read quickly varying in DC mode and I could use the avg feature to get the DC offset.
If the signal is slower than the sampling rate (say .4Hz), this would be the case.

After reading some, it appears that the AC feature measures the true rms of the AC component only (no offset).
Yes, it's usually AC coupled.

They say you can get a true total rms by taking the AC and DC measurements and doing the orthogonal square square root sum up, but this leads me to believe then that the DC function actually measure the DC offset of the signal.
It's intended to measure the DC component (although it also measures very low frequency AC, as above). For example, a 5V power supply with 1Vrms 120Hz ripple would measure 5V on DC, and 1V on AC.

So if you measure an AC signal using the DC mode does it actually give you the time average of the signal?
I believe so, which would be zero for pure AC. Not sure how they determine the average, it may just be a low-pass filter.

Also, I couldn't find much on the smoothing feature. I assume it smooths the signals in some way, like a watered down version of the low pass filter function, but it's functionality isn't entirely clear to me.
I don't think they give detailed specs, but I consider it a form of digital low-pass filtering, or something like a windowed average.
 

Offline PetrosA

  • Frequent Contributor
  • **
  • Posts: 625
  • Country: us
Re: My First Fluke: The 87V Crash Course
« Reply #3 on: February 05, 2011, 06:06:30 pm »
It sounds like you might be confused yet about a few things, just like me most days :)

When they talk about RMS values in AC voltage they're generally referring to a part of the sine wave that is below the peak and which corresponds to the DC voltage that would be needed to produce the same amount of heat in a resistor.  With a true sine wave, an averaging meter will use a standard equation to calculate that voltage which is something like RMS = 0.707 x peak. So if you have a 10V DC source powering a 2 Ohm resistor, there will be 50 watts of heat made. To achieve that with AC volts you would need a voltage with peaks of 10/0.707, or 14.14VAC. So for clean 118V mains you should see approximately 166V peaks - very close to what you saw and I suspect the discrepancy in the peak is because of dirty mains.  When the wave form gets distorted or other than sine waveforms are used, averaging a value for RMS doesn't work and you need to use a TrueRMS meter. This is especially important for electricians because wires, buses, switches etc. as well as overcurrent protection devices react to the RMS values in the way they heat up (and eventually trip or burn out) rather than to the peak values. If your meter gave you TRMS values in DC mode, that's probably just a convenience thing. Normally DC mode won't see any voltage from a mains source. Peak/min/max/avg in DC mode will be giving you readings based on DC voltage variations and the max and peak readings should be the same, while in AC, the peak and max will be different since the max will be a TRMS value and the peak will not.

Frequency in DC can happen for two reason (that I know of...). One is when you have a rectified DC voltage which is actually AC voltage converted to a DC voltage. Because it's derived from AC, it pulses to some degree along with the AC since wave. In my world the most common example of this would be sticking a diode inline with a doorbell switch to feed an electronic chime. The other type of DC with frequency will be from a PWM control which pulses a steady DC voltage to reduce the output (ex. VFD motor controls).

I'm sure others can fill in the holes I'm leaving behind :)
I miss my home I miss my porch, porch
 

Offline Kiriakos-GR

  • Super Contributor
  • ***
  • !
  • Posts: 3525
  • Country: gr
  • User is banned.
    • Honda AX-1 rebuild
Re: My First Fluke: The 87V Crash Course
« Reply #4 on: February 06, 2011, 11:17:47 pm »

Has anyone used the smoothing feature in any practical situation?


You had just gave to me an idea , about an voting , about its functionality , like , how much we use it.  :)
Or how useful we find it from 1-10 .

But the forum code does not help for such complicate voting .
Like, many options, and scaling about its one .
 

Offline tyblu

  • Frequent Contributor
  • **
  • Posts: 287
  • Country: 00
    • blog.tyblu.ca
Re: My First Fluke: The 87V Crash Course
« Reply #5 on: February 07, 2011, 12:56:39 am »
Holy crap this is long. Will wait for abridged version to come out -- possibly feature film.
Tyler Lucas, electronics hobbyist
 

Offline Kiriakos-GR

  • Super Contributor
  • ***
  • !
  • Posts: 3525
  • Country: gr
  • User is banned.
    • Honda AX-1 rebuild
Re: My First Fluke: The 87V Crash Course
« Reply #6 on: February 07, 2011, 03:19:27 am »
Holy crap this is long. Will wait for abridged version to come out -- possibly feature film.

There is an good explanation for it ..

Few years back FLUKE was supplying the big fat "User manuals" , with lots of info.
Today it gives 10 pages the most , and you have to become an private investigator,
so to get at the bottom of all the details.

But I will agree that jedidove  , does not do savings about using words .  ;D


Even Dave had notice that Fluke had start to cut corners on the size of the manuals.  
  
The FLUKE 8050 an simple DMM , with one "User manual" six times the size of what you get with 87V or 28II .
« Last Edit: February 07, 2011, 03:25:45 am by Kiriakos-GR »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf