• jungle@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Yes, the space is a necessary symbol in Morse code, otherwise it’s impossible to decode.

          • fibojoly@sh.itjust.works
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Makes sense. I remember asking myself whether Morse was a form of Huffman encoding back when I was learning that stuff. And it kinda is going for that, but without actually doing it properly since it wasn’t a binary code per se and so could use the pauses. “Ternary” makes sense.

            • jungle@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              1 year ago

              Right, Morse was actually mentioned as an example when I was learning Huffman encoding. :)

        • BlackRose@slrpnk.net
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 year ago

          I’d say It’s binary. There are marks and spaces.

          Long marks are three short marks in a row.

          One space is a symbol seperator, two spaces are used as letter seperator, three spaces as word seperator.

      • BlackRose@slrpnk.net
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        I’d say it’s quinary but can easily be represented binarily

        1. short mark, dot or dit ( ▄ ): 1

        2. longer mark, dash or dah ( ▄▄▄ ): 111

        3. intra-character gap (between the dits and dahs within a character): 0

        4. short gap (between letters): 000

        5. medium gap (between words): 0000000