You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2211,6 +2211,7 @@ Running list of words and acronyms that get tossed around with little to no expl
2211
2211
***Signal Generator** - used to create various types of repeating or non-repeating electronic signals for testing and evaluating electronic devices and systems.
2212
2212
***S-parameters** - are a way to characterize the behavior of radio frequency (RF) networks and components. They describe how much of a signal is reflected, transmitted or transferred between PORTS. In case of s11 (s-one-one), the return loss of a single antenna or port is measured. In s12 (s-one-two) or s21 (s-two-one), the interaction between ports is measured.
2213
2213
***SA** - Spectrum Analyzer. A device that measures the (power) magnitude of an input signal vs frequency. It shows signal as a spectrum.
2214
+
* This is what the 'SA' in 'tinySA' is!
2214
2215
***SA** - Signal Analyzer. A device that measures the properties of a single frequency signal. This can include power, magnitude, phase, and other features such as modulation.
2215
2216
***SNA** - Scalar Network Analyzer. A device that measures amplitude as it passes through the device. It can be used to determine gain, attenuation, or frequency response.
2216
2217
***VNA** - Vector Network Analyzer. A device that measures the network parameters of electrical networks (typically, s-parameters). Can measure both measures both amplitude and phase properties. The [wiki article on network analyzers](https://en.wikipedia.org/wiki/Network_analyzer_(electrical)) covers the topic in detail.
@@ -2297,6 +2298,8 @@ This library is updated in spurts. June-August are going to be the most active d
2297
2298
* They have a 'TinySA Menu Tree' PDF doc that has been very useful
2298
2299
*[The main TinySA GitHub](https://github.com/erikkaashoek/tinySA/)
*[Spectrum Analyzer How-To Guide: What They Are, What They Measure, & How to Use Them](https://www.tek.com/en/documents/primer/what-spectrum-analyzer-and-why-do-you-need-one)
0 commit comments