Slashdot Mirror


Our Friend, The Meter

dbirchall writes "Upon hearing that SpaceShipOne reached 100km today, I did some hasty math based on the altitude in feet sttated by Scaled Composites in their press release, and was surprised to come up with a number under 100,000 meters. Fortunately, a friend pointed out that my inches-to-meters conversion was flawed. Some quick Googling determined that lots of people still have no idea how many inches are in a meter, even after some folks have had big problems because of conversion errors."

18 of 1,672 comments (clear)

  1. Google is your metric friend by Max+Romantschuk · · Score: 4, Informative

    I only recently discovered the Google calculator, so in case it's new to you to:

    100Km in feet
    20 inches in cm
    Instructions for the Google calculator

    --
    .: Max Romantschuk :: http://max.romantschuk.fi/
  2. 2.54 cm per inch by MillionthMonkey · · Score: 4, Informative

    1 m * (100 cm/m) * (1 in/2.54 cm) = 39.37007874 in

    Look at me, I'm Informative!

  3. Re:On in the US by ArsSineArtificio · · Score: 4, Informative
    We buy beer and milk in pints and mostly weigh in stones and pounds and not kilos.

    The "stone" is totally unknown in the US, by the way. I believe that's the only common Imperial (or, as we say, standard) measurement we don't have.

    --
    All employees must wash hands before seeking equitable relief.
  4. Re:It matters because by 1u3hr · · Score: 4, Informative
    Dude, read the blurb again. It matters because the poster was Dan Birchall. Don't you know who that is? He's the head of NASA's mars probe program...

    And it matters because in the linked blog he gives a long list of incorrect conversion factors from supposedly authoritative sources. I doubt he actually submitted the article; the Slashdot summary just makes him out to be an idiot who can't do simple arithmetic.

  5. Quick note.. by euxneks · · Score: 4, Informative

    When, or if, you americans actually do adopt the metric system, it's spelled Metre.. =) Hope that helps... Meter is more commonly known as the measuring device.. heck, from Dictionary.com:

    meter
    n.
    1. The measured arrangement of words in poetry, as by accentual rhythm, syllabic quantity, or the number of syllables in a line.
    2. A particular arrangement of words in poetry, such as iambic pentameter, determined by the kind and number of metrical units in a line.
    3. The rhythmic pattern of a stanza, determined by the kind and number of lines.
    As it pertains to Music:
    1. Division into measures or bars.
    2. A specific rhythm determined by the number of beats and the time value assigned to each note in a measure.

    Of course, this is just me being a nit-picky bastard.

    --
    in girum imus nocte et consumimur igni
  6. Re:Why? by pyrrhonist · · Score: 4, Informative
    What is the rational given in the USA for not using metric?

    This is a popular misconception. The fact is, the U.S. does use the metric system. See here for a list of laws.

    --
    Show me on the doll where his noodly appendage touched you.
  7. Re:American bashing? by drag88 · · Score: 5, Informative

    Base 10 system?
    Using prefixes to express multiples of base units?
    No memorizing antiquated and imprecise ratios?

    You have a base unit for every type of measurement; length(m), mass(g), weight(N), pressure(Pa), energy (J), etc. Just add prefixes and numerical values and you're all set! So easy..

  8. It's not hard... Use "units" by vip223 · · Score: 5, Informative
    Need to know the conversion factor? Use the (lesser known?) unix utility, units
    [lupin:~] josh$ units
    500 units, 54 prefixes
    You have: metres
    You want: inches
    * 39.370079
    / 0.0254
    You have: rods/hogshead
    You want: kilometres/litre
    * 1.5816358e-05
    / 63225.68
    Oh, and by the way, in Australia, we spell it Metre, not meter (that's what the gas man checks)
    Josh
  9. Re:It matters because by mopomi · · Score: 5, Informative
    Dude, this Dan Birchall is not a NASA administrator of any kind (look at his home page). He's a freelance writer/web page designer/executive director of SpamCon, if I have the right Dan Birchall.

    There is, in fact, no Birchall in administration at NASA, and as far as I can find, there is no Birchall associated with NASA.

    The program director of NASA's Mars program is Scott Hubbard. http://mars.jpl.nasa.gov/newsroom/pressreleases/00 -10-26.html (search for mars program director)

  10. Re:It matters because by dbirchall · · Score: 5, Informative
    Actually, I did submit it... I should probably have just included all the HTML of the linked page instead. :)

  11. We already have by mlg9000 · · Score: 5, Informative

    The metric system (SI now) is the only official unit of measurement the US government has ever adopted. It did so way back in 1893. (1866 it became a legal unit of measure). What they didn't do though, was require it's use. So since the older imperial system was still widely in use it lived on. (Some of it anyway.. nobody knows what a stone is for example) Congress went back and required the metric system's use for all goverment purposes in 1988 (unless the infomation is for public use where it can be either).

    So really we use a mix of both here. In school they teach almost entirely in metric... makes the math easier to deal with when to have to convert to smaller/larger units. Common stuff like speed limits, weight, tempature, and long distances are measured in mph/pounds/fahrenheit/miles. If you go to the store, or use any tools though it's 50/50.. so smaller units like liters/grams/centimeters I think most people know pretty well.

  12. Re:On in the US by stevelinton · · Score: 4, Informative

    Of course there is some contention over the pint (and consequently the gallon).
    An imperial pint is 20 fluid ounces (a little over half a litre). A US pint is 16 fluid ounces (under half a litre), leading to the factually incorrect US maxim "a pint's a pound the world around". I think there is a small difference in the fluid ounce as well.

    Steve

    PS 1 stone is 14 pounds.

  13. Re:It matters because by dbirchall · · Score: 4, Informative
    I am not, at present, a freelance writer, nor am I, at present, executive director of anything, or anything beyond a member of SpamCon Foundation.

    This may, or may not, prove or disprove that I am the "right" Dan Birchall.

    Metadiscussion is great.

  14. Re:At first i thought this post was stupid by dbirchall · · Score: 4, Informative
    2.54 is not rounded, inches cm is where a "precise" conversion is available.

    And that looks like a relatively good division, yeah. I tried to get an answer out of Perl using:

    prinft("%.70f\n",100/2.54);
    which returned: 39.37007874015748143392556812614202499389648437500 0000000000000000000000

    But Jeff "Bud" Fields did it by hand (which may or may not give better results than asking Perl for lots of precision) and got (quoting him):

    39.37007874015748031456 and then a repeating pattern of 65354330708661417322834645
    I had hoped it'd resolve nicely as it did in Perl, since 2.54 ends with a "4," but unfortunately the factors of 254 are 2 and 127 and 127 had to go be prime on me. Bleah.
  15. Re:Arguments against the metric system by SailorBob · · Score: 4, Informative
    every time somebody makes an argument against the metric system, they are essentially also making that same argument agaisnt the arabic (our) number system. to use a number system with a base of 10 and not use units with a base of 10 is illogical, and impractical where units with a base of 10 are much easier to manipulate using a number system with a base of 10.

    The number system is not Arabic. It is Hindu and was transmitted to the west by the Arabs. Please see Hindu-Arabic Numerals

    --

    Woopty Doo Basil, what does it all mean?!

  16. Re:On in the US by Raumkraut · · Score: 4, Informative

    Hands are an imperial measurement also. They're most commonly used these days for measuring the height of horses.

    google.com:
    1 meter = 9.84251969 hands

  17. Re:Poster by Adhemar · · Score: 4, Informative
    So I got out my ruler and measured the posters, and found them to be exactly 2 feet by 3 feet...

    Here in (metric) Europe, the commonly used paper/poster size that comes closest is 59.4 cm by 84.1 cm.

    Those numbers don't sound like round numbers in metric, do they?

    But it makes sense. The format is known as A1. Its surface area is about 5000 square cm, or half a square meter. A0 is twice as big: a square meter (84.1 cm by 118.9 cm). The ratio of all An formats is sqrt(2), so that the width of An equals the length of A(n+1).

    Hence: A4, the standard lettre size, measures 21.0 cm by 29.7 cm; its surface area is 1/16 square meter.

  18. Re:THIS IS NOT FUNNY 1.0 inch = 2.540000cm by thedillybar · · Score: 5, Informative
    Actually 1 inch exactly equals 2.54 cm.

    The US Metric Law of 1866 said that one meter was equal to 39.37 inches, exactly. In 1959, the relationship between inches and centimeters was redefined to be that one inch is equal to 2.54 centimeters, exactly. Maps produced by the US Coast and Geodetic Survey continued to use the old standard. To clarify which foot you are talking about, the old foot, derived from 1 meter = 39.37 inches (exactly), is referred to as the "US survey foot". The new foot, derived from 1 inch = 2.54 cm (exactly), is referred to as the "international foot".