Page 1 of 1

FSK modulation to transmit further

Posted: Jun 26th, 2020, 6:09 am
by MarcoMota
Hi guys,

I was wondering if it would be a good idea to transmit digital signal through the tether using FSK modulation. This would allow fewer distortions and reflections in the wire. And in consequence this should allow further distances

There are some cool modules that can already make the modulated signal. Then to demodulate the signal I should only make a low pass or high pass filter before putting the input in an microcontroller.

What do you guys think? <><

here are some pictures showing FSK modualtion:
fsk_transmitter.png
fsk_transmitter.png (44.09 KiB) Viewed 6878 times
FSK-Modulation-and-Demodulation.png
FSK-Modulation-and-Demodulation.png (34.17 KiB) Viewed 6878 times

Re: FSK modulation to transmit further

Posted: Jun 28th, 2020, 5:38 am
by Bennachie
A good idea. Not one I've ever seen used in the industry, but I can't think why not. I'd be interested to see how well this works.

Re: FSK modulation to transmit further

Posted: Jul 14th, 2020, 9:20 am
by MarcoMota


Just made some first tests. It looks promising.

Re: FSK modulation to transmit further

Posted: Jul 15th, 2020, 12:08 pm
by fryslan76
Big plus for you is that in water sound travels further. Disadvantage of this system is that you only can do half duplex and think about both the land side and rov side sending information at the same time which generates more noise.

Re: FSK modulation to transmit further

Posted: Jul 15th, 2020, 12:28 pm
by MarcoMota
fryslan76 wrote:Big plus for you is that in water sound travels further. Disadvantage of this system is that you only can do half duplex and think about both the land side and rov side sending information at the same time which generates more noise.

It can also be Full duplex. I use one frequency for the controller and another frequency for the submarine (two different ultrasonic sounds). They shouldn't create problems. I would use filters in both ends to ensure I only receive the frequency I want. <><

Re: FSK modulation to transmit further

Posted: Jul 16th, 2020, 8:03 am
by fryslan76
Nice trick, did not thought of that one :)