Changes between Version 30 and Version 31 of Other/Summer/2024/signal
- Timestamp:
- Aug 6, 2024, 2:46:16 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/signal
v30 v31 7 7 8 8 == Overview 9 10 9 {{{#!html 11 10 <h1 style="font-size: 25px; margin-bottom: 10px; margin-left: 5px;"> … … 37 36 38 37 == Concepts 39 40 38 {{{#!html 41 39 <h1 style="font-size: 20px; margin-bottom: 10px; margin-left: 5px;"> … … 43 41 </h1> 44 42 <p style="font-size: 20px;">Undoubtedly, you have seen audio signals like the one shown below. In fact, Audio and Radio have many links to each other and the audio signal below could very well have been a radio signal.<p> 45 <img scr="https://i.postimg.cc/13xkRc7p/temp-Imagebi-FLjv.avif" style="height: 400px; "></img>43 <img scr="https://i.postimg.cc/13xkRc7p/temp-Imagebi-FLjv.avif" style="height: 400px; width: 400px;"></img> 46 44 <p style="font-size: 20px;">If you would have zoomed into that audio signal you would have seen something like the image below.<p> 47 <img scr="https://i.postimg.cc/rFgf3GXV/Screen-Shot-2024-08-06-at-10-40-56-AM.png" style="height: 400px; "></img>45 <img scr="https://i.postimg.cc/rFgf3GXV/Screen-Shot-2024-08-06-at-10-40-56-AM.png" style="height: 400px; width: 400px;"></img> 48 46 <p style="font-size: 20px;">You may notice that this looks strikingly similar to some sort of sine wave and you would be 100% correct. Every signal can be thought of as a combination of sine waves. Each of theses sine waves has its own frequency, meaning how fast it goes up and down and phase meaning where thee sine wave is centered.<p> 49 47