What you are talking about is signal analysis and is one of the key parts of electrical engineering.
It’s basically just pure math.
The idea is you can represent any wave as the sum of various other interfering waves. So for example if you have a chord on a guitar the sound it makes is made up of the sounds the individual strings make plus some harmonic resonances (let’s Ignore these for now because they are caused by the guitar itself).
If you can graph all of the frequencies of each individual string and then add them together you should get the signal you started with. Better yet, if all you are doing is adding together different wavelengths why not just store what those wavelengths are, that way you can reproduce the signal with just that small bit of information.
This is called the frequency domain, a place in math where the x-axis of the graph is the frequency of the signal and the y-axis is the intensity.
By doing this we can collect and store a small amount of data and reproduce the signal accurately without having to store an infinite amount of data points to reproduce an infinite wave.
It seems like you are interested in this stuff, look up “frequency domain”, “fourier series”, and “fourier transform”.
It some really eye-opening and super cool math.
Latest Answers