From: Joel Koltner on
"Archimedes' Lever" <OneBigLever(a)InfiniteSeries.Org> wrote in message
news:uucrp51pkk8i52sahcq59otni7nto6c3ef(a)4ax.com...
> We got calculators and computers with big registers and mantissas these
> days. Keep all the accuracy possible along the entire observation chain,
> and do the rounding off at the end.

This is a good strategy if you don't want to be bothered with keeping track of
the number of significant figures in your results along the way.

The main downside is that it can lead people to just blindly trust their
calculators when they need an answer accurate only to, e.g., 3 or 4 digits,
but don't realize that in their calculations somewhere they performed an
operation that required more like 15-20 significant figures, and therefore
their answer is completely inaccurate. The most common example is perhaps
"small differences of large numbers" -- one minus (one plus 1e-20) is just
zero on most calculators. The "canoncial" expression for one root of a
quadratic has this problem: -b + sqrt(b^2-4ac) ...

Of course, there are ways to fix all this, my point is just that one shouldn't
implicitly "trust" a calculator just because it has far more digits than you
actually need in your answer.

---Joel

From: Randomly on
> >6.5 digit multimeters sell around $1000.00.
> >For electronics development, are these $1000 multimeters really
> >necessary?
> >What are they good for?
>
> They are not needed, all you need is a 5 Euro multimeter,
> and in extreme cases a precise reference.

It all depends on what you are doing. Opinions vary because needs vary. 95%
of the time my needs are filled by the small stack of Fluke 4 1/2 digit
handheld DMMs I have. They are high quality, accurate, reliable, robust,
easy to use, electrically floating, and the lack of 'weirdness' means I
trust them a lot. They are built like tanks and you can get good used ones
on ebay for $50-$100.

I rarely use the '5 euro' type meters unless I need something expendable.
Although cheap meters work fine for the vast majority of uses they can
sometimes lead you astray with accuracy drift, injecting noise or current
into sensitive circuits, or just erroneous measurements because they don't
react predictably to weird waveforms. If they are poorly shielded they can
pick up RF and inductive fields and give you strange results too. I wasted
days troubleshooting once in China because the accuracy and linearity of my
cheap meter was thrown off by the high humidity. There is a lot of careful
engineering that goes into making an accurate high quality instrument that
stays accurate and that reacts predictably with all signals and isn't
affected by weird environments. I have enough problems without chasing down
problems coming from my test gear. High quality instruments can save a lot
of time.

For that other 5% of the time I have an Agilent 34410A 6 1/2 digit DMM.
I use it when I need to monitor millivolt or smaller changes on nodes that
are 5-10 volts away from ground. When you are working with sensors signals
can be small, gains high, impedances high, currents low etc. and it can all
be riding on relatively high voltage levels.

Many times it's not so much the absolute accuracy or the 6 1/2 digits but
the usable measurement ranges are extended. Being able to measure up to 1
Gohm can be helpful in tracking down board leakage problems, humidity or
contamination problems, or just tracking down problems with high impedance
circuits. Resolution below the milliohm level and the 4 wire low ohms
measurement ability is handy for tracking down PCB problems and high
current circuits. At the other end of the scale sometimes you need to see
what's going on down at the uVolt scale where thermal coefficients and
thermocouple effects can be an issue. You can identify and understand
thermal effects without needing large temperature swings. Sometimes you
want to see what's happening in the nanoamp range. This can be useful for
tracking down current leakage problems, or photo-current problems from
light getting to your silicon from bad packaging (like when your product
works great in the lab but fritzs out every time you try to demonstrate it
in the brightly lit conference room with the big picture window and the
scowling executives). Sometimes a circuit is running around the 1 micro amp
level and you need enough resolution to see what is happening when
conditions change. Often it's not absolute measurements that you need, it's
just the ability to 'see' what's going on at small scales, or to see small
trends.

High input impedance in the 10V scales and under is another very powerful
feature that has nothing to do with it being a 6 1/2 digit meter but comes
with that class of instrument. Standard 10M-20M ohm input meters are
troublesome with high impedance circuits. They pull bias points around,
inject current and noise, probe capacitance can make things oscillate and
change frequency responses etc. With an input impedance > 1Gohm you can put
a 100k-1M resistor in series with your probe to isolate it and still get
accurate measurements without affecting your circuit.


These are just some of the things I find them useful for. Other people get
a lot of value out of the programmable measurement stuff for automated and
long term measurement needs. These instruments are a whole collection of
useful features besides the accuracy and resolution. Sure you can do some
of these things with voltage and current sources and other work arounds but
it's awkward and they introduce problems of their own.

As I said at the beginning, it all depends on what you doing. If you can't
think of why you need one then you probably don't. When you do need a 6 1/2
digit meter, you'll know it. Going from a 3 1/2 digit to a 4 1/2 digit will
give you some idea of the advantages of higher resolution. For me I did
fine with 4 1/2 digits for years but I eventually got into stuff where 6
1/2 was a worthwhile investment. I don't ever expect to want an 8 1/2
digit.

My recommendation is don't buy a 6 1/2 digit meter till you find yourself
in a situation wishing you had one to make your life easier. Like true love
you'll just know it when it happens, but that time may never come.




From: John Larkin on
On Fri, 12 Mar 2010 18:56:02 -0800, Archimedes' Lever
<OneBigLever(a)InfiniteSeries.Org> wrote:

>On Fri, 12 Mar 2010 15:23:12 -0800, John Larkin
><jjlarkin(a)highNOTlandTHIStechnologyPART.com> wrote:
>
>>
>>Except that you never get too much copper... always too little.
>>
>>John
>
>
> Maybe from your board house, dipshit.

Measure the sheet resistivity of traces on a few of your boards and
tell us what you see.

John

From: Archimedes' Lever on
On Mon, 15 Mar 2010 12:11:23 -0700, John Larkin
<jjlarkin(a)highNOTlandTHIStechnologyPART.com> wrote:

>On Fri, 12 Mar 2010 18:56:02 -0800, Archimedes' Lever
><OneBigLever(a)InfiniteSeries.Org> wrote:
>
>>On Fri, 12 Mar 2010 15:23:12 -0800, John Larkin
>><jjlarkin(a)highNOTlandTHIStechnologyPART.com> wrote:
>>
>>>
>>>Except that you never get too much copper... always too little.
>>>
>>>John
>>
>>
>> Maybe from your board house, dipshit.
>
>Measure the sheet resistivity of traces on a few of your boards and
>tell us what you see.
>
>John


You do know that we do not use copper boards any more, right?
From: John Larkin on
On Mon, 15 Mar 2010 19:47:01 -0700, Archimedes' Lever
<OneBigLever(a)InfiniteSeries.Org> wrote:

>On Mon, 15 Mar 2010 12:11:23 -0700, John Larkin
><jjlarkin(a)highNOTlandTHIStechnologyPART.com> wrote:
>
>>On Fri, 12 Mar 2010 18:56:02 -0800, Archimedes' Lever
>><OneBigLever(a)InfiniteSeries.Org> wrote:
>>
>>>On Fri, 12 Mar 2010 15:23:12 -0800, John Larkin
>>><jjlarkin(a)highNOTlandTHIStechnologyPART.com> wrote:
>>>
>>>>
>>>>Except that you never get too much copper... always too little.
>>>>
>>>>John
>>>
>>>
>>> Maybe from your board house, dipshit.
>>
>>Measure the sheet resistivity of traces on a few of your boards and
>>tell us what you see.
>>
>>John
>
>
> You do know that we do not use copper boards any more, right?

I didn't know that. What do you use?

John