so if anyone is interested, we follow the hands … we have an unknown protocol in an unknown encoding … we collect as many records from the consoles as possible and just paint, insert 1 parcel in the scale under the other
looking for similarities and differences… trying to figure out how the transmission is encoded… my first guess was that it was Manchester. but if you look closely at the levels, you can see that there is no clear 2 short in a row (this is mandatory in Manchester)
We also know that the last 2 parcels have serial numbers that differ by only one. that is, the signals should be similar. but the serial number must differ by 1 bit. what we see…
that is, if you look carefully, we see that the bits are encoded 3t and since the penultimate sending is less than the last by 1, then the different bit should be (in theory) 0 (2t up 1t low =0), (1t up 2t low =1). let’s stop there for now and write a decoder for this waveform