this post was submitted on 30 Aug 2025
860 points (98.1% liked)
Technology
74692 readers
2978 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That’s not really how it works in the real world. Usually you have both bandwidth and noise constraints.
Sure you can send something like a square wave but this isn’t practical for real communication channels. Typically you’re sending many sine waves in parallel with multiple amplitudes and phase offsets to represent a sequence of bits (QAM). Then on top of that you’d encode the original data with both a randomizer (to prevent long runs from looking like nothing) and error correction. So usually the system can handle some level of distortion.
What you’re hoping is that by the time the data reaches the user (really, Layer 3), all the errors have already been handled and you never see any issues.
The bird is just another type of noisy channel with its own distortion characteristics.
The point is that at the physical layer you still have a well defined log likelihood test to produce digital information. That's why QAM lasted so long even though it is not power efficient - because it has an analytical likelihood function.
This is the boundary between digital and analog communications. Since he did not use a digital modulation scheme, this would be a form of analog comms
Why couldn’t you have a likelihood function for the bird?
As a trivial case, you can just say: Does the spectrum look like a bird? Then you’d have a digital channel by your definition for a single bit.
The actual channel bandwidth is obviously higher than that.
Yes you could likely design an optimized modulation scheme to do this, likely some kind of bird specific frequency shift keying. You can also do any kind of quadrature modulation in the audio spectrum (original dialup used acoustic modems).
This person just didn't do that in this case. It's still a very cool experiment by YouTube maker standards though.
My point is that it doesn’t have to be optimal to be considered digital. Which in the general case means basically any communication channel can be digital.
If the argument is that they didn’t correctly calculate the bandwidth, then sure.
You are not addressing my critique of your statement, just piling on a bunch of useless extra knowledge just so that you can feel superior.