单位换算
转换8个专业类别的单位,包括压强、能量、力和燃油经济性。
关于此工具
全面的单位转换器,涵盖普通转换器中未见的8个专业类别:角度、数据传输速度、能量、力、频率、燃油经济性、压强和功率。通过标签导航各类别,在任意单位字段中输入值,所有其他单位立即更新。
使用方法
- 1 第一步:选择类别标签(角度、能量、压强等)以选择要转换的单位类型。
- 2 第二步:在任意单位的输入框中输入值——该类别中的所有其他单位将立即更新。
- 3 第三步:点击任意结果旁的复制图标,将该值复制到剪贴板。
- 4 第四步:切换到不同的类别标签,在另一个单位领域执行转换,而不会丢失当前值。
The units a basic converter leaves out
A standard unit converter handles the everyday quantities — length, weight, temperature, volume. This advanced converter covers the categories that engineers, scientists, and technical users actually need but rarely find in one place: angle, data-transfer speed, energy, force, frequency, fuel economy, pressure, and power. Each is its own tab, and within a tab every field is live: type a value into any unit and all the others update at once, so you never have to pick a "from" and a "to." That all-fields-linked behaviour is what makes it fast for exploratory work.
How the conversion works
Most categories use a single base unit and store every other unit as a fixed multiple of it. Energy uses the joule; force uses the newton; pressure uses the pascal; power uses the watt. Converting is two steps: multiply your input by the source unit's factor to reach the base, then divide by the target's factor. Because the factors are exact physical constants, the result is a clean multiply-and-divide with no accumulated rounding. The tool displays answers to ten significant figures and switches to scientific notation for very large or very small magnitudes — essential when you are converting electron-volts (about 1.602 × 10⁻¹⁹ J) alongside kilowatt-hours.
A worked example: pressure
Suppose you read a tyre pressure of 32 PSI and need it in bar and kilopascals. The pressure base is the pascal. One PSI is 6894.76 Pa, so the tool first computes 32 × 6894.76 = 220,632.3 Pa. Dividing by the bar factor (100000) gives 2.206 bar, and dividing by the kPa factor (1000) gives 220.6 kPa. Type 32 into the PSI field and every other pressure unit — atmospheres, mmHg, torr, megapascals — fills in simultaneously from that same intermediate pascal value.
The two categories that need special handling
Not every quantity is a simple multiplier, and the tool handles the exceptions correctly:
- Fuel economy is inverse. Miles per gallon and litres per 100 km move in opposite directions — more MPG means fewer L/100km. The tool converts through L/100km using reciprocal relationships: US MPG to L/100km is
235.215 ÷ value. This is why doubling your MPG does not double the L/100km figure; halving it does. It also keeps US and UK gallons separate (US MPG uses 235.215, UK MPG uses 282.481), a distinction that quietly corrupts a lot of road-trip maths. - Frequency includes RPM. Revolutions per minute is just hertz divided by 60, so 3000 RPM equals 50 Hz. Having RPM in the same tab as kHz, MHz, and GHz is handy when you cross between mechanical and electronic figures.
Worked example: fuel economy
A car rated at 40 mpg (US) converts to 235.215 ÷ 40 = 5.88 L/100km. The same 40 figure interpreted as UK gallons would be 282.481 ÷ 40 = 7.06 L/100km — a 20% difference that comes purely from which gallon you meant. Picking the right tab field prevents a costly misread when comparing a US-market and a European-market car.
Use cases
- Engineering and physics. Move between newtons and pound-force, pascals and atmospheres, or joules and BTU without a lookup table.
- Electronics and computing. Convert clock frequencies and data-transfer rates (bps through Tbps) in the same view.
- Automotive. Compare fuel economy across US, UK, and metric figures correctly.
- Lab and energy work. Reconcile calories, kilocalories, kilowatt-hours, and electron-volts for the same measurement.
Tips and common mistakes
- Use the copy button. Each field has a copy icon that puts the full-precision value on your clipboard — copy that, not a rounded reading, if it feeds another calculation.
- Remember fuel economy is reciprocal. If a converted value moves the "wrong" way as you raise your input, that is correct behaviour for L/100km, not a bug.
- Mind US versus UK gallons. The two MPG units differ by about 20%; choose the one matching the source figure deliberately.
- Scientific notation is exact, not vague. When a result shows as
1.602e-19, that is full precision in compact form, common for energy and force at atomic scale. - Keep your real precision in mind. Ten displayed digits do not make a two-digit measurement more accurate — the extra figures are only meaningful if your input was.
Privacy
Every conversion uses fixed constants computed in your browser. Nothing you type is sent anywhere, and the converter returns the same exact answer every time, fully offline once loaded.