A music and science lover has revealed that some birds can store and retrieve digital data. Specifically, he converted a PNG sketch of a bird into an audio waveform, then tried to embed it in the song memory of a young starling, ready for later retrieval as an image. Benn Jordan made a video of this feat, sharing it on YouTube, and according to his calculations, the bird-based data transfer system could be capable of around 2 MB/s data speeds.

  • gozz@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 day ago

    Exactly. Digital logic, when implemented in analogue, generally have to have forbidden zones where a signal in that range is considerer invalid. Regardless of implementation, digital is about the discretized logic of the system. That is explicitly the whole point of digital: Minor analogue distortion does not change the information content of the signal unless it is so bad as to flip a bit.

    • CookieOfFortune@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      2
      ·
      1 day ago

      Minor analogue distortion does not change the information content of the signal unless it is so bad as to flip a bit.

      This isn’t true in the general case. In the real world, you can have all kinds of distortions: random noise, time shifts, interference from other signals, etc.

      You don’t usually see the effects of these because the protocols are designed with the communication channel characteristics in mind in order to reproduce the original signal.

      Using birds is just another communication channel with its own distortion characteristics.

      • gozz@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        21 hours ago

        Precisely… And digital modulation’s entire purpose is for a digital signal to survive those distortions bit-for-bit perfect. Even if we call the digitally-generated spectrogram digital information, the bird simply did not reproduce it exactly. Whatever time, frequency, and amplitude resolution you apply to the signal, if it’s low enough that the bird reproduced the signal exactly within that discretized scheme, then it simply did not achieve 2 MB/s. I would bet that the Shannon capacity of this bird is simply nowhere near 2 MB/s.

        • CookieOfFortune@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          21 hours ago

          If your argument is that the bandwidth calculation is incorrect, then sure I think that’s fair.

          But I don’t think it’s correct to say it’s not a digital channel juts because it doesn’t have optimal bandwidth.

          • StellarExtract@lemmy.zip
            link
            fedilink
            English
            arrow-up
            1
            ·
            20 hours ago

            Gozz is correct. You’re misunderstanding the nature of a digital signal. What the author did was convert a digital signal to an analog signal, store that analog signal on a bird, then record that analog signal. Whether it was redigitized after the fact is irrelevant. It is not a digital process end-to-end. This is the same as if I were to download a YouTube video, record that video on a VHS tape, then redigitize that video. Not only would the end result not be a bit for bit match, it wouldn’t be a match at all despite containing some of the same visual information, because it would be the product of a digital-analog-digital conversion.

            • CookieOfFortune@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              18 hours ago

              The bird drawing is just a proxy for arbitrary data. In your example, you could convert bitstream into a pattern of black and white squares into a YouTube Video. Send it through the VHS channel, and when you digitize it, you would get back the exact bitstream.