this post was submitted on 04 Dec 2024
24 points (100.0% liked)

Explain Like I'm Five

14337 readers
74 users here now

Simplifying Complexity, One Answer at a Time!

Rules

  1. Be respectful and inclusive.
  2. No harassment, hate speech, or trolling.
  3. Engage in constructive discussions.
  4. Share relevant content.
  5. Follow guidelines and moderators' instructions.
  6. Use appropriate language and tone.
  7. Report violations.
  8. Foster a continuous learning environment.

founded 2 years ago
MODERATORS
 

Remember reading an article a while back where they said they did it. Can't find it but never really explained how it is even possible or how or why someone said look light lets put some data in itl

you are viewing a single comment's thread
view the rest of the comments
[–] Death_Equity 11 points 11 hours ago (8 children)

The simple way is like Morse code, variable gaps and lengths of emissions to convey information.

The more complex version is that plus variable intensity and variable wavelengths for a more complex "language".

[–] Patnou 2 points 11 hours ago (2 children)

Ok I understood the morse code part but you lost me after that.

[–] WhatAmLemmy 6 points 10 hours ago* (last edited 10 hours ago)

The entire internet backbone is fiber optic cables, so most data is already transferred using "beams" of light.

This is what computers do on either end of the fiber optic cables to transmit the data; except billions of times faster, using multiple "colors" (wavelengths) and similar tricks with light to stream as many 1's & 0's as fast as possible.

[–] donuts 8 points 11 hours ago (1 children)

If you flip a sine wave upside down (shift it 180 degrees), it can mean "1." If the wave stays as it is, it can mean "0." This flipping happens really fast, creating a pattern of 1s and 0s. That's your data.

A special receiver then measures the wave's shifts and turns them back into the original 1s and 0s.

Instead of just flipping the wave or not, you can also shift it by smaller angles:

  • No shift (0°) = 00
  • Small shift (90°) = 01
  • Bigger shift (180°) = 10
  • Biggest shift (270°) = 11

This way, each wave can carry two bits of data instead of one, making it faster.

[–] Patnou 2 points 11 hours ago (2 children)

I may be going out on a limb but something tells me we are far off from like transmitting a whole book and storing it in light or beam?

[–] Rhynoplaz 11 points 11 hours ago (1 children)

There's no storage in light.

Think about when you talk. The sound comes out, shoots through the air, goes in someone's ear, and then they interpret and remember what you said.

The light is your voice. It is transmitting data, but if there's nobody around to hear it, the data is lost.

The light has to hit a receiver, which translates it into usable data and then saves it to a storage device.

[–] donuts 3 points 10 hours ago (1 children)

mm I like this, you made it sound so simple!

[–] Rhynoplaz 2 points 9 hours ago

Thanks! I'm a simple person who is interested in complex things, so I think I've gotten pretty good at these kinds of analogies.

load more comments (5 replies)