computing:logarithm-db
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computing:logarithm-db [2026/05/04 15:29] – oscar | computing:logarithm-db [2026/08/01 13:02] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Logarithm Scale & dB ====== | ||
| - | |||
| - | ---- | ||
| - | |||
| - | ===== Octave & Decade ===== | ||
| - | A logarithmic scale uses decades (factors of 10) or octaves (factors of 2) to represent vast ranges of data, such as frequency, on a compact graph. Decades, useful for spanning magnitudes (10, 100, 1000 Hz), represent a 10:1 ratio, while octaves (doubling) are common in audio. | ||
| - | * **Decade**: Represents a power of 10 increase (e.g., 10 Hz to 100 Hz is one decade; 100 Hz 1000 Hz is a second decade). Often used in electronics, | ||
| - | |||
| - | * **Octave**: Represents a doubling of frequency (e.g., 100 Hz to 200 Hz is one octave; 200 Hz to 400 Hz is another). Used in audio and vibration analysis, derived from music. \\ \\ There is an increase of one (1)octave from ω1 to ω2 when that **ω2/ω1 = 2** | ||
| - | |||
| - | ===== Power & Voltage gain ===== | ||
| - | It is standard to measure power and voltage gain in decibels: | ||
| - | |||
| - | * **Power** The power gain is: **10 log10 (P2/P1) dB** \\ \\ | ||
| - | * **Voltage** the voltage gain is: **20 log10 (V2/ | ||
| - | |||
| - | From now on, we will drop the base of the logarithm; it is understood to be 10. | ||
| - | |||
| - | ===== Bode & Frequency plots in dB ===== | ||
| - | Bode plots (dB vs. frequency) analyze magnitude and phase Bode Plots analyze the phase vs frequency response. Logarithmic scales are used to display frequency response over several orders of magnitude. The gain is expressed in decibels dB, calculated as 20*log10|a|), | ||
| - | |||
| - | Logarithmic plots of a transfer function H(jω), or Bode diagrams of H(jω), are two graphs: | ||
| - | - A plot of 20 log10 |H(jω)| versus the frequency in log scale (log10 ω) | ||
| - | - The phase angle of H(jω) versus the frequency in log scale (log10 ω) | ||
| - | |||
| - | The standard representation of the logarithmic magnitude of H(jω) is 20 log10 |H(jω)| dB | ||
| - | |||
| - | |||
| - | ===== Formulas ===== | ||
| - | {{ : | ||
