R
Ricky
Guest
On Tuesday, August 9, 2022 at 4:30:56 AM UTC-4, Jasen Betts wrote:
On Friday, August 5, 2022 at 4:20:58 PM UTC-4, John Larkin wrote:
I\'m not the one defining the problem. Clearly, framing is important or Larkin would not have brought up the concern. He seems to shoot down solutions with a wide bore shotgun, the sort of shot that would bring down his own solution, if he simply looked at it through the same sights.
Either mis-alignment will or will not matter. Hard to have it both ways.
--
Rick C.
---- Get 1,000 miles of free Supercharging
---- Tesla referral code - https://ts.la/richard11209
On 2022-08-06, Ricky <gnuarm.del...@gmail.com> wrote:
On Thursday, August 4, 2022 at 1:00:18 PM UTC-4, John Larkin wrote:
On Thu, 4 Aug 2022 06:21:33 -0000 (UTC), Jasen Betts
use...@revmaps.no-ip.org> wrote:
On 2022-08-03, jla...@highlandsniptechnology.com <jla...@highlandsniptechnology.com> wrote:
Is a byte always 8 bits?
no, this is why internet standards use the term \"Octet\" instead
What can I call a 6-bit byte? A clump?
sixpence? Nintendo called 5 bits of their 10 bit word a nickel.
\"Sextet\" would work also.
I want to send data over an SFP optical link, in 6-bit things.
0 1 1 0 d \\d repeated, roughly 100 Mbits/sec
looks like manchester encoded one bit PWM
Manchester is ambiguous. A string of 0s looks just like a string of
1s.
One of my guys, on his ferry ride, figured out how to add two bit
times
1 0 d \\d
to get a DC balanced form that is easy to generate and decode. It\'s
terrifyingly clever.
This sequence is also pathological for continuous one data. You end up with 10101010 with no way to distinguish the frame bits from the data.
How would that matter? eventually it will resolve, and until then it
is all ones anyway, you might be off by a count of one, but coming
into the signal mid stream you are already starting from a bad position,
and this hasn\'t made it any worse than it would be if you could find
the frame start immediately. So just guess, if it turns out you were
wrong there\'s only one other choice.
This is raw delta-sigma data, so all bits are least signifigant, and
if you receive, missed, extra, or corrupted single bits it prpbably
won\'t have noticeable effect.
There is nothing magical about the pattern 1 0 d \\d.
Yeah, for example FM coding gets you the same features in half as many timeslots.
On Friday, August 5, 2022 at 4:20:58 PM UTC-4, John Larkin wrote:
On Fri, 5 Aug 2022 10:53:34 -0700 (PDT), Lasse Langwadt Christensen
lang...@fonz.dk> wrote:
move the bits around and it is FSK; F and 2F
1100
1010
Cute. But pattern 1010 1010
has an embedded 1010
which means that a simple running decoder can mis-frame
the clumps.
I\'m not the one defining the problem. Clearly, framing is important or Larkin would not have brought up the concern. He seems to shoot down solutions with a wide bore shotgun, the sort of shot that would bring down his own solution, if he simply looked at it through the same sights.
Either mis-alignment will or will not matter. Hard to have it both ways.
--
Rick C.
---- Get 1,000 miles of free Supercharging
---- Tesla referral code - https://ts.la/richard11209