this post was submitted on 08 Sep 2023
357 points (96.9% liked)
Asklemmy
43831 readers
689 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not so impressive, of course its faster when its smaller. The data have to travel shorter.
Jk, it is damn impressive!
Actually, that's true! It's not significant enough to affect the throughput directly, but when you transmit data on parallel leads, they have to be roughly the same length in order to keep the signals synchronised with the time frames when they are received. Otherwise part of the data might not arrive in time. The higher the throughput (and shorter the frames), the greater the leads' lengths affect the timing. This is why you often see long squiggly leads on circuit boards - they extend the shorter leads to roughly the same lengths.
Eh, parallel hasn't been used for a while already. SATA literally means "Serial ATA" and no longer uses parallel connections. I haven't seen parlallel connectors since like a decade or so
I wasn't talking about connectors, I was talking about circuits inside the devices. Even if something is as simple as a clock and a data signal travelling in parallel, timing is still an important factor.