Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I am just wondering what does it mean when somone says something like"3 and 1/2 digit" in case of accuracy of test equipments (or maybe A/D converters). Can somone explain this a bit with some numbers as example?

share|improve this question

6 Answers

up vote 6 down vote accepted

3 digits would be 0 through 999
3 1/2 digits is 0 through 1999 (typical for DMMs)
3 3/4 digits is typically 0 through 3999

Has nothing to do with binary digits, but decimal digits, or rather their representation in 7-segments displays. To display every digit you need all 7 segments, but if for the fourth digit you only have to display a "1" you only need the two rightmost segments, so that can be interpreted as the right half. That was when most DMMs had a maximum reading of 1999. Recently more accurate DMMs became available, having readings up to 3999. If "1" as the highest value for the highest order digit is half a digit, with some imagination you could say that a highest value of "3" is 3/4 of a digit.

Note that for displaying only "1", "2" and "3", you don't need the upper left segment, which a 3 3/4 digit DMM indeed doesn't have for the leftmost digit. It's a small cost saving, but a saving nevertheless.

share|improve this answer
Thanks, So is that 1/2 or 3/4 has something to do with MSB? why 1/2 is 0 or 1? and 3/4 is 0 to 3? – Sean87 Sep 20 '11 at 10:07
@Seaņ - added to my answer. – stevenvh Sep 20 '11 at 10:18
Incidentally, see blogs.msdn.com/b/ericlippert/archive/2005/01/12/… for an interesting and relevant observation: if one picks a physical quantity at random, the first digit is more likely to be a 1 than either a 2-3, and almost as likely to be in the range 1-3 as in the range 4-9. – supercat Mar 1 '12 at 21:17

David L. Jones did a video about Multimeter Counts, Accuracy, Resolution & Calibration.

There he also explains what these half digits are.

To summarize his explaination what 3 1/2 digits mean (in the video 0:30 - 1:30):

A 3 1/2 digits meter can display 1999.

A 4 1/2 digit meter can display 19999 and so on.

The half means that the most significant digit can only go up to 1.

share|improve this answer
2  
David L Jones may have created a video, but you've created a post on the Electrical Engineering Stackexchange! Please make sure to summarize any reference materials in your answer to the question. This is especially true with videos; some users won't have (1) a place to listen to the video, (2) time to watch the video, or (3) an accurate link (in the future, if your link expires). Please make all answers as self-sufficient as possible. Thank you! – Kevin Vermeer Sep 20 '11 at 10:24
@Kevin Vermeer: You are right. I'm sorry. I have summarized the part that is relevant to the question. I also added the time, so one doesnt have to watch the whole video. Next time I will add all the content in the first place. – PetPaulsen Sep 20 '11 at 11:51
Apology accepted - thanks for following up! – Kevin Vermeer Sep 20 '11 at 12:55
1  
Thanks, this was a nice explanation. I wonder how I missed this video of Dave. His only problem is that there are no good search and indexing on his site :P – Sean87 Sep 21 '11 at 7:06
@Sean87 You are so right. I realy love his tutorials, but sometimes they are hidden in a product teardown video or something else. The first time I skipped these videos ^^ – PetPaulsen Sep 21 '11 at 8:52
show 1 more comment

My best guess with this is that it is in reference to LCD or LED displays.

Some test equipment may well have a "3½ Digit" display. That is, a display with 3 whole digits, and only half of the fourth digit (i.e., a "1").

So the full range of a 3½ digit display would be:

0 to 1999

All segments on would give you:

1888

Take this one as an example:

enter image description here

That one's from a 12-hour clock, so there is never any need for the first digit to ever go above 1.

share|improve this answer

This is a useful marketing term used to explain the nature of a digital display.

It means that the most significant digit can be either 0 or 1.
A 3 digit numeric display can display numbers from 000 to 999. A 3.5 digit display displays numbers from 000 to 1999 or twice as much.

By adding a relatively low cost display to the system the manufacturer doubles the displayed range. This results in eg multimeters with 2, 20, 200 Volt or mA ranges rather than 1, 10, 100, 1000 ranges. Note that on a 3.5 digit display multimeter the max range on AC volts may be eg 600 Volts rather than the possible 1999 Volts. This is a safety and implementation limitation.

The 3 or 3.5 digit display does not affect the accuracy - but it does affect the displayed apparent resolution. Note that most multimeters have absolute accuracies typically around 1% to 2% on Volt and mA ranges and worse on ohms and Amp ranges. This despite the fact that a 3 digit display has a 0.1% resolution and a 3.5 digit display has a 0.05% resolution. In such cases adding the extra resolution can be useful even though the accuracy is already more than outstripped by the display resolution.

Rarely you may see 3 + 3/4 digit meters - these have eg 0000 to 2999 resolution. This can be extremely nice to have. It gives eg 4, 40, 400, ... ranges. My experience with these is that it often eliminates range changing in typical use when maximum resolution is required with a widely varying signal. These are very seldom seen.

share|improve this answer

As noted, the term "3 1/2 digit" was coined some time ago to refer to displays that could show three digits 0-9, and a leading digit which could be blank or 1. When some later displays came along with a leading digit that could display 0-2 or 0-3, the terms "3 2/3 digit" and "3 3/4" digit were coined. Note that were it not for the earlier usage of "3 1/2" digit, it would perhaps be more accurate in terms of magnitude to say "3 1/3" digit for leading 0-1, "3 1/2" digit for leading 0-2, and "3 2/3 digit" for 0-3, since log10(2000) is 3.3, log10(3000) is 3.5, and log10(4000) is 3.6, but the terms are what they are.

BTW, a 3 2/3 digit display needs three controllable segments for the left digit (the upper-right segment, the lower-right, and everything else that makes up a "2"); a 3 3/4 digit display needs four controllable segments (upper-right, lower-right, lower-left, and all three verticals). Counting up to 4 would require five segments (split out the middle one), 5 would require six (add the upper left), and seven would require all seven (split the top from the bottom).

share|improve this answer

All the other answers here are talking about decimal digits on displays. For A/D converters the meaning of accuracy is totally different and is usually given as a fraction of an LSB (least-significant bit), which means that the value of the conversion is accurate to within that numerical amount. This is also captured in the ENOB (effective number of bits) which is also a fractional number -- for instance, an "8-bit" A/D converter will probably only have an ENOB of around 7 bits.

The reason the number can be fractional is due to several things. If it was only due to quantization, and all else was perfect, all conversions would be accurate to 0.5 bits. The reason it's not exactly that is due to other effects such as conversion non-linearity and distortion.

Reading up on ADC terms more may help.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.