Simple unit convention question

  • Thread starter Thread starter doive
  • Start date Start date
  • Tags Tags
    Convention Unit
AI Thread Summary
The discussion centers on the conventions for writing units, specifically whether to include spaces between different units. It is clarified that multiplication should be indicated by a space or a centered dot, while division can be shown with a solidus or negative exponents. Ambiguities can arise with certain unit symbols, such as "ms-1," which could mean either meters per second or per millisecond, highlighting the importance of context. The use of non-breaking whitespace is recommended to prevent units from splitting across lines in documents. Overall, adhering to these conventions helps maintain clarity in scientific writing.
doive
Messages
15
Reaction score
0
This is just a quick question about the convention used to write units. My assumption is that you wouldn't leave spaces between different units, but i could see this could lead to potential confusion. should i write:

kms-1Mpc-1
or
km s-1 Mpc-1

I guess it's normally clear from what you're talking about and i don't think there are any letters used for more than one unit. Just want to check the convention. I assume it is without spaces?

EDIT: there is a case where letters are used more than one thing, ms-1 could be per micro-second or metres per second. Guess it'd be obvious in context though?
 
Physics news on Phys.org
I have seen units written in numerous different ways.

... ms-1 could be per micro-second or metres per second

This couldn't be mistaken for micro units because the correct symbol for micro units would be

the greek symbol mu (my LaTex commands aren't working properly) would be placed immediately before the m.

For illustration purposes let u stands for mu then

ums^-1 would stand for micro-meters per second. (Note: micro-meters is referred to as microns.)

Follow?

Thanks
Matt
 
doive said:
should i write:

kms-1Mpc-1
or
km s-1 Mpc-1
In this case, I would use km/(s Mpc). When written with scientific notation, I prefer a non-breaking thin whitespace between units.

I guess it's normally clear from what you're talking about and i don't think there are any letters used for more than one unit.
You already mentioned one: ms-1. Does this denote a velocity (meters per second) or an inverse time constant (per millisecond). Writing m/s, m⋅s-1, or m s-1 leaves no doubt.

Even with the spacing rules, there remains some ambiguity. For example, what does "1 as" denote: one arcsecond (a smallish angular displacement), or one attosecond (an extremely small time measurement)?

Just want to check the convention. I assume it is without spaces?
The rules are (see page 39 of http://physics.nist.gov/Pubs/SP330/sp330.pdf)
In forming products and quotients of unit symbols the normal rules of algebraic multiplication or division apply. Multiplication must be indicated by a space or a half-high (centered) dot (⋅), since otherwise some prefixes could be misinterpreted as a unit symbol. Division is indicated by a horizontal line, by a solidus (oblique stroke, /) or by negative exponents. When several unit symbols are combined, care should be taken to avoid ambiguities, for example by using brackets or negative exponents. A solidus must not be used more than once in a given expression without brackets to remove ambiguities.​
 
sorry CFDFEAGURU i did mean milli honest - my brain was behind my fingers!

In this case, I would use km/(s Mpc). When written with scientific notation, I prefer a non-breaking thin whitespace between units.
Thanks for that, it seems to be the conventional way, though i do find the solidus and brackets approach rather less clear than negative indexing. I think i may be alone in that...
when you say "non-breaking" do you mean stopping it going over to the next line of a report? in that case would i be best to just remove the whitespace?
 
doive said:
when you say "non-breaking" do you mean stopping it going over to the next line of a report?
Yes. The text on both sides of a non-breaking whitespace must appear on the same line.

in that case would i be best to just remove the whitespace?
No. You would be best to use a non-breaking whitespace.

Any decent quality word processor (e.g., Word, WordPerfect), document processing package (e.g., TeX, LaTeX) or markup system (html) will provide such a capability.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...

Similar threads

Back
Top