Update for 24-01-22 11:45
This commit is contained in:
parent
372aac62b8
commit
c7d89ddf02
9
tech/HF.wiki
Normal file
9
tech/HF.wiki
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
= HF =
|
||||||
|
|
||||||
|
HF or high frequency is the band with frequencies between 3mhz and 30mhz. It is
|
||||||
|
the most prized band due to its ability to reflect off the ionosphere.
|
||||||
|
|
||||||
|
The HF band does not have operating channels, and therefore most radios for HF
|
||||||
|
are designed to be tuned contiuniously.
|
||||||
|
|
||||||
|
|
@ -27,6 +27,7 @@ The following are the Public Use radio bands
|
|||||||
== Frequency Ranges ==
|
== Frequency Ranges ==
|
||||||
|
|
||||||
see [[frequency_range]]
|
see [[frequency_range]]
|
||||||
|
see [[HF]]
|
||||||
|
|
||||||
== Electronics ==
|
== Electronics ==
|
||||||
|
|
||||||
|
@ -15,17 +15,17 @@ standardized. They appear below
|
|||||||
| Extreme High Freq | EHF | 30ghz - 300ghz | |
|
| Extreme High Freq | EHF | 30ghz - 300ghz | |
|
||||||
|
|
||||||
To calculate a wavelength from a frequency
|
To calculate a wavelength from a frequency
|
||||||
|
```
|
||||||
WL = c / f
|
WL = c / f
|
||||||
|
```
|
||||||
Where WL is wavelength,
|
Where WL is wavelength,
|
||||||
c is speed of light (3 * 10^8 m/s)
|
c is speed of light (3 * 10^8 m/s)
|
||||||
f is frequency
|
f is frequency
|
||||||
|
|
||||||
A shorthand is
|
A shorthand is
|
||||||
|
```
|
||||||
WL = 300 / f
|
WL = 300 / f
|
||||||
|
```
|
||||||
Where f is in Mhz
|
Where f is in Mhz
|
||||||
|
|
||||||
== Frequency to Wavelength ==
|
== Frequency to Wavelength ==
|
||||||
|
Loading…
Reference in New Issue
Block a user