Data Source and Methodology
Primary sources:
- ISO 5455:1979 — Technical drawings — Scales. International Organization for Standardization. View ISO reference.
- NIST Special Publication 811 (2019 Edition) — Guide for the Use of the International System of Units (SI). National Institute of Standards and Technology. nist.gov/pml/special-publication-811.
All calculations are strictly based on the formulas and unit relationships provided by these sources.
The Formula Explained
Glossary of Variables
- a (drawing ratio): Units on the drawing or model corresponding to b units in reality.
- b (real ratio): Units in real life corresponding to a units on the drawing.
- k (scale factor): The multiplicative factor to go from real to drawing, k = a/b.
- L_real: Real-world length before scaling.
- L_draw: Length on the drawing/model after scaling.
- Print %: Percentage to set in the print dialog to move from one scale to another.
How It Works: A Step-by-Step Example
Scenario: Scale a 3.2 m hallway to a drawing at 1:50.
- Set the ratio: a = 1, b = 50, so k = a/b = 1/50 = 0.02.
- Apply the factor: L_draw = L_real × k = 3.2 × 0.02 = 0.064 m.
- Convert to millimeters for clarity: 0.064 m = 64 mm.
Result: On the drawing, the hallway measures 64 mm. If you need to print a 1:100 drawing as 1:50, print at 200% because 100 ÷ 50 × 100 = 200%.
Frequently Asked Questions (FAQ)
What’s the difference between scale factor and scale ratio?
The scale ratio is written as a:b (drawing:real). The scale factor k is a decimal equal to a/b that multiplies real lengths to obtain drawing lengths.
Can I convert between metric and imperial?
Yes. Enter the length in one system and choose a different output unit. The tool converts via exact SI relationships (1 in = 25.4 mm, 1 ft = 0.3048 m).
Do I need to enter a = 1?
No. While many drawing scales use a = 1, you can input any positive a:b. The tool will also normalize to 1:n for readability.
How precise are the results?
Results are computed using double-precision floating point and rounded for display. You can adjust units to get practical values (e.g., mm instead of m).
How do I derive the scale from two measurements?
Measure a known feature on the drawing (L_draw) and input the real length (L_real). The scale factor is L_draw/L_real, and the ratio is 1:(1/k).
What print percentage converts 1:200 to 1:250?
Print at 80%. Using the formula, Print % = 100 × (a₂·b₁)/(b₂·a₁). For common ratios with a₁ = a₂ = 1, it reduces to 100 × (b₁/b₂) = 100 × (200/250) = 80%.