this post was submitted on 01 Oct 2024
52 points (96.4% liked)

Hardware

758 readers
207 users here now

All things related to technology hardware, with a focus on computing hardware.


Rules (Click to Expand):

  1. Follow the Lemmy.world Rules - https://mastodon.world/about

  2. Be kind. No bullying, harassment, racism, sexism etc. against other users.

  3. No Spam, illegal content, or NSFW content.

  4. Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.

  5. Please try and post original sources when possible (as opposed to summaries).

  6. If posting an archived version of the article, please include a URL link to the original article in the body of the post.


Some other hardware communities across Lemmy:

Icon by "icon lauk" under CC BY 3.0

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Alphane_Moon 2 points 2 months ago (1 children)

This is the part I don't understand, if we are not defining (measuring) 1s and 0s, then what is going on?

How do you represent data, execute commands on data if there are no 1s and 0s.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

Again, not an expert, but as far as I know the data exists as some value between 0 and 1 (a float, basically). You just can't tell what it is precisely.

You can control them by blasting them with radio waves. Then, when you're done giving them operations in this manner, you shine light on them and if they fluoresce, it's a 1, if not, it's a 0.

The probability of it being a 1 is dependent on how big the float between 0 and 1 was (so, 0.8 has an 80% chance of being a 1 and a 20% chance of being a 0).

I could be horribly wrong, this is just what I picked up from some baby's first quantum computer explanations I stumbled across.