howto:hambasics:sections:mathbasics
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howto:hambasics:sections:mathbasics [2020/10/11 10:21] – [The decibel] va7fi | howto:hambasics:sections:mathbasics [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOTOC~~ | ||
- | ====== Metric Prefix ====== | ||
- | |||
- | A metric prefix is a unit prefix that precedes a basic unit of measure to indicate a multiple or fraction of the unit. | ||
- | |||
- | In the previous section, we saw that Mhz means a million Hertz. | ||
- | |||
- | <WRAP indent> | ||
- | ^Name ^Symbol ^Base 10 | ||
- | |Tera | T |10< | ||
- | |Giga | G |10< | ||
- | |Mega | M |10< | ||
- | |Kilo | k |10< | ||
- | |hecto | h |10< | ||
- | |deca | da | ||
- | | | ||
- | |deci | d |10< | ||
- | |centi | c |10< | ||
- | |milli | m |10< | ||
- | |micro | μ |10< | ||
- | |nano | n |10< | ||
- | |pico | p |10< | ||
- | </ | ||
- | |||
- | |||
- | ====== The decibel ====== | ||
- | |||
- | A decibel (dB) is a way of saying how many times bigger (or smaller) something is compared to something else. For example, let's use the faintest sound that the human ear can detect as the basis. | ||
- | |||
- | Here's the idea. Start with representing numbers by their exponents instead: | ||
- | |||
- | <WRAP indent> | ||
- | ^ Number ^ Base 10 ^ Exponent | | ||
- | |1 |10< | ||
- | |10 |10< | ||
- | |100 |10< | ||
- | |1000 |10< | ||
- | |10 000 |10< | ||
- | |100 000 |10< | ||
- | |1 000 000 |10< | ||
- | </ | ||
- | |||
- | For now, let's call the exponent a " | ||
- | * Instead of saying that a sound is **1000** times louder, we could say that it's **3 bels** louder, and | ||
- | * instead of saying that it's **10,000** times louder, we could say that it's **4 bels** louder. | ||
- | |||
- | But what if it's 5000 times louder? | ||
- | * Since 5000 is between 1000 and 10,000, it might be tempting to say that it would 3.5 bels louder (midway between 3 and 4), but let's check to see if it works: 10< | ||
- | * By trial and error, you might get pretty close: 10< | ||
- | * But a faster way of finding the exponent of a base 10 number is to use the < | ||
- | |||
- | But in the same way that //milli// means a thousandth, and //centi// means a hundredth (think millimetre and centimetre), | ||
- | |||
- | So another way of saying 3.7 bels is to say 37 decibels, or 37 dB. So here's our table again with a few common "in between" | ||
- | |||
- | <WRAP indent> | ||
- | ^ Number ^ Base 10 ^ Exponent (bels) ^ decibels (dB) | | ||
- | |1 |10< | ||
- | |2 |10< | ||
- | |4 |10< | ||
- | |10 |10< | ||
- | |100 |10< | ||
- | |1000 |10< | ||
- | |10 000 |10< | ||
- | |100 000 |10< | ||
- | |1 000 000 |10< | ||
- | </ | ||
- | |||
- | In addition to being more convenient to represent big numbers, decibels also allow us to multiply big (or small) numbers more easily by adding the dB instead. | ||
- | |||
- | {{ youtube> | ||
- | |||
- | ===== Alternative Formulation ===== | ||
- | |||
- | If you like formulas, I suggested that the dB can be defined // | ||
- | |||
- | \$$ \text{ratio} = 10^{\big(\frac{\text{dB}}{10} \big)} \$$ | ||
- | |||
- | [[wavemodulation |{{/ | ||
- | |||
- | ===== dBm ===== | ||
- | A related measurement is the dBm. While decibel (dB) is a ratio between two quantities (saying "20 dB" is the same as saying "100 times more" | ||
- | |||
- | For example, a typical fibre optic light signal to a house for internet has a light level of -15 dBm (or 0.03 mW) | ||
- | <WRAP centeralign> | ||
- | \$$-15 \text{ dBm} = 10^{-1.5} \text{ mW} \approx 0.03 \text{ mW} \$$ | ||
- | </ |
howto/hambasics/sections/mathbasics.1602436898.txt.gz · Last modified: by va7fi