The boring way to convert knots to mph is to multiply knots by 1.15.1 But this skips over some awesome unit magic.
Specifically, we can use conversion factors to change between related units. Let’s look again at how to convert knots to mph.
Suppose you’re traveling at . Then,
Did You Just Cross Out the Units?
I did! This is called a conversion factor,2 and is based on the principle that anything multiplied by 1 equals itself. It is an easy way to convert between units, and allows us to solve a variety of aviation problems.
For instance, we know
and so
To convert knots to mph, we multiply our original speed by this conversion factor. We then cancel out common units on the top and bottom of the equation.3 So,
Practical Uses
Complex Conversions
This approach is particularly handy for complex unit conversions. For instance, suppose your fuel burn is 10 gallons per hour, and you want to know how much weight you’ll lose after flying for 30 minutes.
To find the fuel consumed, convert to , then multiple by 30 minutes. This looks like,
To find the weight equivalent, we know , so
If you’re feeling ambitious, you can do the whole conversion in one equation:
Plausibly Useful Idea: Canceling Terms After Factorization
A related idea is using factorization to simplify the math of equations like the one above.
To do this, we first factor out4 common terms in both the numerator and denominator. We can then cancel those common terms.
Using the example above,
Unusual Unit Types
Conversion factors also make handling uncommon unit types easier. One unit we encounter in weight & balance is , the unit of a moment.
To find the center of gravity (), we divide the total moment by the total weight . We can sanity check this logic by canceling units and confirming we end with .
Knowledge Test Questions
Another powerful use for conversation factors is reasoning through knowledge test questions. For instance, if you encounter this problem,
you can find a solution with conversation factors:((We can use the factorization method here as well:
))
I find myself using this trick nearly every time I’m working with units — I hope you find it useful as well!
And of course, if you’re in the Bay Area and interested in learning to fly, shoot me a message and I’d be happy to meet you!
Best,
Jack
P.s. This post’s LaTeX functions were made possible by QuickLaTeX.
- This is actually more like 1.150779, but we’ll use the rounded version. ↩︎
- More precisely, you may hear this called dimensional analysis or the factor-label method. ↩︎
- We can cancel these out because $\frac{\text{miles}}{\text{miles}} = 1$. ↩︎
- Meaning break the number into smaller numbers that multiply back to the original number, such as $60 = 10 * 6 = 10*3*2$. ↩︎