You are on page 1of 8

TEDDS UNIT DEFINITIONS - USA

By calculating this document the default units file can be re-created.


Note to use this file first rename your units file UNITSUS.CSC to UNITSUS.OLD in
your \TEDDS\data\ directory, then set your locale in the Calculation Options to be
USA, then calculate this document.
base units – SI and UK;

 addunit("kg",1,0,0,0,1) = ?

 addunit("m",0,1,0,0,1) = ?

 addunit("s",0,0,1,0,1) = ?

 addunit("sec",0,0,1,0,1) = ?

 addunit("C",0,0,0,1,1) = ?

 addunit("°C",0,0,0,1,1) = ?

 addunit("C",0,0,0,1,1) = ?

 addunit("degs",0,0,0,0,1) = ?

 addunit("deg",0,0,0,0,1) = ?

 addunit("%",0,0,0,0,0.01) = ?
base units – US Customary;

 addunit("slugs",1,0,0,0,14.59388413) = ? ; NEW VERSION 4.1

 addunit("ft",0,1,0,0,0.3048) = ?
angular;

 addunit("°",0,0,0,0,1) = ?

 addunit("",0,0,0,0,1) = ?

 addunit("rads",0,0,0,0,180/3.1415926536) = ?

 addunit("rad",0,0,0,0,180/3.1415926536) = ?

 NOTE: The definitions for rpm have been removed to prevent ambiguity between angular and linear units.

 addunit("rpm",0,0,-1,0,360/60) ; ALTERED VERSION 9.0

 addunit("RPM",0,0,-1,0,360/60) ; ALTERED VERSION 9.0


mass;

 addunit("gm",1,0,0,0,0.001) = ?

 addunit("slug",1,0,0,0,14.59388413) = ? ; NEW VERSION 4.1

 addunit("oz_av",1,0,0,0,0.0283495) = ? ; NEW VERSION 4.1


 addunit("lbm",1,0,0,0,0.45359237) = ? ; NEW VERSION 4.1

 addunit("lb_av",1,0,0,0,0.45359237) = ? ; NEW VERSION 4.1

 addunit("lbs_av",1,0,0,0,0.45359237) = ? ; NEW VERSION 4.1

 addunit("ton_av",1,0,0,0,1016.047) = ? ; NEW VERSION 4.1

 addunit("ozm",1,0,0,0, 0.0283495) = ? ; NEW VERSION 15.0

 addunit("tonm",1,0,0,0, 1016.047) = ? ; NEW VERSION 15.0


length;

 addunit("mm",0,1,0,0,0.001) = ?

 addunit("cm",0,1,0,0,0.01) = ?

 addunit("dm",0,1,0,0,0.1) = ?

 addunit("km",0,1,0,0,1000) = ?

 addunit("in",0,1,0,0,0.0254) = ?

 addunit("yd",0,1,0,0,0.9144) = ?

 addunit("mi",0,1,0,0,1609.344) = ?
time;

 addunit("min",0,0,1,0,60) = ?

 addunit("hr",0,0,1,0,3600) = ?

 addunit("day",0,0,1,0,86400) = ?

 addunit("yr",0,0,1,0,31556926) = ?
frequency;
NOTE: Frequency units are linear they do not include any angular rotation.

 addunit("Hz",0,0,-1,0,1) = ?

 addunit("kHz",0,0,-1,0,1000) = ?

 addunit("MHz",0,0,-1,0,106) = ?

 addunit("GHz",0,0,-1,0,109) = ? ; NEW VERSION 4.1


velocity;

 addunit("kph",0,1,-1,0,0.2777778) = ?

 addunit("mph",0,1,-1,0,0.4470398) = ?
area;

 addunit("hectare",0,2,0,0,104) = ?
 addunit("acre",0,2,0,0,4046.8564) = ?
volume;

 addunit("ml",0,3,0,0,10-6) = ?

 addunit("l",0,3,0,0,10-3) = ?
force;

 addunit("N",1,1,-2,0,1) = ?

 addunit("kN",1,1,-2,0,1000) = ?

 addunit("MN",1,1,-2,0,106) = ?

 addunit("kgf",1,1,-2,0,9.80665) = ? ; ALTERED VERSION 4.1

 addunit("dyne",1,1,-2,0,10-5) = ?

 addunit("lbf",1,1,-2,0, 4.448215882824) = ? ; ALTERED VERSION 4.1

 addunit("kip",1,1,-2,0, 4448.215882824) = ? ; ALTERED VERSION 4.1

 addunit("kips",1,1,-2,0, 4448.215882824) = ? ; ALTERED VERSION 4.1


moment;

 addunit("Nmm",1,2,-2,0,10-3) = ?

 addunit("Nm",1,2,-2,0,1) = ? ; NEW VERSION 4.1

 addunit("kNm",1,2,-2,0,1000) = ?

 addunit("MNm",1,2,-2,0,106) = ?

 addunit("kip_ft",1,2,-2,0, 1355.816202) = ? ; ALTERED VERSION 4.1

 addunit("kips_ft",1,2,-2,0, 1355.816202) = ? ; ALTERED VERSION 4.1

 addunit("ft_kip",1,2,-2,0, 1355.816202) = ? ; NEW VERSION 4.1

 addunit("in_kip",1,2,-2,0, 112.9846834) = ? ; ALTERED VERSION 4.1

 addunit("kip_in",1,2,-2,0, 112.9846834) = ? ; NEW VERSION 4.1

 addunit("lbf_in",1,2,-2,0, 0.1129846834) = ? ; NEW VERSION 4.1

 addunit("lbf_ft",1,2,-2,0, 1.355816202) = ? ; NEW VERSION 4.1


energy;

 addunit("kWh",1,2,-2,0,3.6*106) = ? ; NEW VERSION 10.0

 addunit("J",1,2,-2,0,1) = ?

 addunit("kJ",1,2,-2,0,1000) = ?

 addunit("MJ",1,2,-2,0,106) = ?
 addunit("GJ",1,2,-2,0,109) = ?

 addunit("erg",1,2,-2,0,10-7) = ?

 addunit("cal",1,2,-2,0,4.1868) = ? ; NEW VERSION 4.1

 addunit("kcal",1,2,-2,0,4186.8) = ? ; NEW VERSION 4.1

 addunit("BTU",1,2,-2,0,1.05506*103) = ? ; NEW VERSION 4.1


power;

 addunit("W",1,2,-3,0,1) = ?

 addunit("kW",1,2,-3,0,1000) = ?

 addunit("MW",1,2,-3,0,106) = ?
stress and pressure;

 addunit("psi",1,-1,-2,0, 6894.74840787402) = ? ; ALTERED VERSION


4.1

 addunit("psf",1,-1,-2,0, 47.8801972769029) = ? ; ALTERED VERSION


4.1

 addunit("ksi",1,-1,-2,0, 6894748.40787402) = ? ; ALTERED VERSION


4.1

 addunit(“ksf”,1,-1,-2,0, 47880.1972769029) = ? ; NEW VERSION 4.1

 addunit("atm",1,-1,-2,0,1.01325*105) = ? ; NEW VERSION 4.1

 addunit("Pa",1,-1,-2,0,1) = ?

 addunit("kPa",1,-1,-2,0,103) = ?

 addunit("MPa",1,-1,-2,0,106) = ?

 addunit(“GPa”,1,-1,-2,0,109) = ? ; NEW VERSION 11.0

 addunit("bar",1,-1,-2,0,105) = ?

 addunit("bars",1,-1,-2,0,105) = ?

 addunit(“in_HG”, 1,-1,-2,0,3.38638*103) = ? ; NEW VERSION 4.1

 addunit("mwater",1,-1,-2,0,9806.65) = ?

 addunit("mmwater",1,-1,-2,0,9.80665) = ?

 addunit("mH2O",1,-1,-2,0,9806.65) = ?

 addunit("mmH2O",1,-1,-2,0,9.80665) = ?
misc;

 addunit("$",0,0,0,0,1) = ? ; NEW VERSION 4.1


 addunit("£",0,0,0,0,1) = ?

 addunit("Cday",0,0,1,1,86400) = ?

 addunit("°Cday",0,0,1,1,86400) = ?

 addunit("Cday",0,0,1,1,86400) = ?
extra US Customary units;

 addunit(“pcf”,1,-2,-2,0, 157.087261407162) = ? ; NEW VERSION 4.1

 addunit(“klf”,1,0,-2,0, 14593.88413) = ? ; NEW VERSION 4.1

 addunit(“plf”,1,0,-2,0, 14.59388413) = ? ; NEW VERSION 4.1

 addunit("US_gal",0,3,0,0,0.00378541184) = ? ; NEW VERSION 4.1

 addunit("US_gallon",0,3,0,0,0.00378541184) = ? ; NEW VERSION 4.1

 addunit("US_ton",1,0,0,0,907.185) = ? ; NEW VERSION 4.1

 addunit("US_floz",0,3,0,0,0.00002957353) = ? ; NEW VERSION 4.1


UK imperial units

 addunit("UK_ton",1,0,0,0,1016.047) = ? ; NEW VERSION 4.1

 addunit("UK_floz",0,3,0,0,0.00002841306) = ? ; NEW VERSION 4.1

 addunit("UK_gal",0,3,0,0,0.00454609) = ? ; NEW VERSION 4.1

 addunit("UK_gallon",0,3,0,0,0.00454609) = ? ; NEW VERSION 4.1


electrical units

 addunit("coul",0,0,0,0,1) = ?

 addunit("amp",0,0,-1,0,1) = ?

 addunit("A",0,0,-1,0,1) = ?

 addunit("kA",0,0,-1,0,1000) = ?

 addunit("mA",0,0,-1,0,0.001) = ?

 addunit("\6DA",0,0,-1,0,0.000001) = ?

 addunit("V",1,2,-2,0,1) = ?

 addunit("volt",1,2,-2,0,1) = ?

 addunit("mV",1,2,-2,0,0.001) = ?

 addunit("kV",1,2,-2,0,1000) = ?

 addunit("ohm",1,2,-1,0,1) = ?

 addunit("\57",1,2,-1,0,1) = ?
 addunit("k\57",1,2,-1,0,1000) = ?

 addunit("M\57",1,2,-1,0,1000000) = ?

 addunit("mho",-1,-2,1,0,1) = ?

 addunit("siemens",-1,-2,1,0,1) = ?

 addunit("weber",1,2,-1,0,1) = ?

 addunit("henry",1,2,0,0,1) = ?

 addunit("H",1,2,0,0,1) = ?

 addunit("mH",1,2,0,0,0.001) = ?

 addunit("\6DH",1,2,0,0,0.000001) = ?

 addunit("tesla",1,0,-1,0,1) = ?

 addunit("gauss",1,0,-1,0,0.0001) = ?

 addunit("oersted",0,-1,-1,0,79.577472) = ?

 addunit("farad",-1,-2,2,0,1) = ?

 addunit("F",-1,-2,2,0,1) = ?

 addunit("pF",-1,-2,2,0,0.000000000001) = ?

 addunit("nF",-1,-2,2,0,0.000000001) = ?

 addunit("\6DF",-1,-2,2,0,0.000001) = ?
New US Units
volume;

 addunit("floz",0,3,0,0,0.00002957353) = ? ; NEW VERSION 4.1

 addunit("gal",0,3,0,0,0.00378541184) = ? ; NEW VERSION 4.1

 addunit("gallon",0,3,0,0,0.00378541184) = ? ; NEW VERSION 4.1


force;

 addunit("oz",1,1,-2,0, 0.2780134927) = ? ; NEW VERSION 4.1

 addunit("ozf",1,1,-2,0, 0.2780134927) = ? ; NEW VERSION 4.1

 addunit("lb",1,1,-2,0, 4.448215882824) = ? ; NEW VERSION 4.1

 addunit("lbs",1,1,-2,0, 4.448215882824) = ? ; NEW VERSION 4.1

 addunit("ton",1,1,-2,0, 8896.431766) = ? ; NEW VERSION 4.1

 addunit("tonf",1,1,-2,0, 8896.431766) = ? ; NEW VERSION 4.1

 addunit("t",1,1,-2,0, 8896.431766) = ? ; NEW VERSION 4.1

 addunit("tf",1,1,-2,0, 8896.431766) = ? ; NEW VERSION 4.1


moment;

 addunit("lb_in",1,2,-2,0, 0.11298468342373) = ? ; NEW VERSION 4.1

 addunit("lbs_in",1,2,-2,0, 0.11298468342373) = ? ; NEW VERSION 4.1

 addunit("lb_ft",1,2,-2,0, 1.355816202) = ? ; NEW VERSION 4.1

 addunit("lbs_ft",1,2,-2,0, 1.355816202) = ? ; NEW VERSION 4.1

 addunit("ton_ft",1,2,-2,0, 2711.632404) = ? ; NEW VERSION 4.1

 addunit("ft_ton ",1,2,-2,0, 2711.632404) = ? ; NEW VERSION 4.1

 addunit("tm",1,2,-2,0, 8896.431772) = ? ; NEW VERSION 4.1


not used - as per UK;
mass

 addunit("tonne",1,0,0,0,1000) = ?
UK
volume

 UK unit addunit("floz",0,3,0,0,0.00002841306)

 UK unit addunit("gal",0,3,0,0,0.00454609)

 UK unit addunit("gallon",0,3,0,0,0.00454609)
mass

 UK unit addunit("lb",1,0,0,0,0.45359237) ; ALTERED VERSION 4.1

 UK unit addunit("lbs",1,0,0,0,0.45359237) ; NEW VERSION 4.1

 UK unit addunit("ton",1,0,0,0,1016.047)

 UK unit addunit("tonne",1,0,0,0,1000)

 UK unit addunit("t",1,0,0,0,1000)

 UK unit addunit("oz",1,0,0,0,0.0283495) ; ALTERED VERSION 4.1


force

 UK unit addunit("tf",1,1,-2,0,9806.65)

 UK unit addunit("tonf",1,1,-2,0,9964.0164)
mass moment

 UK unit addunit("tm",1,1,0,0,1000)
New Zealand

 addunit("BU", 1,1,-2,0,50) = ?

listallunits() = ?

You might also like