Page 1 of 1

Signal Encoding and Decoding

Posted: Sat Nov 16, 2024 6:14 pm
by Stin
Especially if you use the gloable signal system via the radar stations, you will quickly run out of signal layers.
That's why I thought about encryption and decryption

The binaryCode must be identical and can only use bit Values.
Encrypter.png
Encrypter.png (605.82 KiB) Viewed 1197 times
Relay_Station.png
Relay_Station.png (356.6 KiB) Viewed 1203 times

Re: Signal Encrypting and Decrypting

Posted: Sun Nov 17, 2024 12:45 am
by Tertius
Sorry to nitpick, but you don't do encrypt and decrypt but instead you do encode and decode. Encoding is a means to shape a signal so it can be transferred through some limited channel and restored to the original signal on receiving, while encryption is a means to make it impossible for a 3rd party to retrieve the information from some signal/message and ensures only the rightful receiver is able to retrieve the original signal.

You also posted the 1st blueprint twice, your relay station blueprint is missing.

Re: Signal Encrypting and Decrypting

Posted: Sun Nov 17, 2024 1:25 am
by Stin
Thanks for the clarification. I have corrected that.

I posted the example blueprint book. It should now fit.

Re: Signal Encoding and Decoding

Posted: Tue Nov 19, 2024 10:21 pm
by Stin
i have my first successes in encoding and decoding whole signal series over a single red line

Enclosed is the work in progress of my next generation planetary control system that will use the entire signal series.The signals are not yet transmitted via the radar. i am still in the test phase
ECPC_0_1.png
ECPC_0_1.png (1.01 MiB) Viewed 993 times