Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Monday November 20 2023, @11:02PM   Printer-friendly
from the good-question dept.

https://www.10stripe.com/articles/why-is-56k-the-fastest-dialup-modem-speed.php

If you've ever had dialup internet service, or still do, or just know someone that does, you have probably heard terms like "56k modem". "56k" has become almost synonymous with dialup Internet access. But it's such an arbitrary number. It's not divisible by ten, it's not a power of two... so why was it chosen as the fastest dialup speed? For the answer, we will have to travel back in time quite a while.

Our visitors from Google should be warned that this is not a "stripped down" explanation; it is intended for relatively technical readers. But if you really want to know where this magic number comes from, you need to understand some of the technical background. As we shall see, "56k" was not just pulled out of a hat.

[...] Anyone that has ever used a dialup modem knows full well that they don't actually get to connect at that speed, though. And that their connection speed varies each time they dial in. There are two factors at work here.

The first is the FCC. If you are in the United States, the FCC places a restriction on the power output of devices connected to the phone network. The result is that you will never be able to connect at a speed faster than 53.3 kbit/s.

The second is the overall complexity of the phone network. 56 kbit/s (or 53.3 kbit/s) requires very good operating conditions, as it is really operating beyond the paramaters of what the phone network is required to be capable of. Operating at these speeds requires that there only be one ADC between the user and their ISP (which is not guaranteed to be true, but typically is), and that the copper wiring in the user's "local loop" have very good electrical properties. Part of the dialup process that is used to initiate a connection is an evaluation of the overall quality of the connection; if it is determined to be lacking, the modem will automatically drop down to a lower data rate.


Original Submission

 
This discussion was created by martyb (76) for logged-in users only, but now has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by drussell on Thursday November 23 2023, @04:37PM (1 child)

    by drussell (2678) on Thursday November 23 2023, @04:37PM (#1333980) Journal

    Well, it *was* forty years ago; most computers were slower.

    No, they weren't. Not the floppy data transfer rate.
    The C64-style floppy interface was by FAR the slowest, it's not even close!

    Commodore 1541: 400 bytes/sec
    Commodore parallel IEEE (PET): 1,800 bytes/sec
    Atari 810: 2,400 bytes/sec
    Apple Disk ][: 15,000 bytes/sec
    IBM PC 360kB: 32,000 bytes/sec
    IBM AT 1.2MB: 64,000 bytes/sec

    The floppy comment was that it way faster than loading from tape.

    It wasn't really, though. If the tape you were loading used a tape fastloader like Turbo 250 instead of the slow (even for tape) stock 300 baud C64 protocol, you could get 540 bytes/sec from tape. This is significantly faster than the stock 1541 drive's transfer rate.

    Sure, you can do various types of fastloaders or custom firmware on the 1541 and some methods even managed to get as high as 10,000 bytes/sec (still only ⅔ the speed of a stock Apple Disk ][ !!), but Commodore's "home" line was the only crap where fastloaders ever really needed to be a thing, because their stock performance was so utterly abysmal.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 2) by jman on Friday November 24 2023, @01:17PM

    by jman (6085) Subscriber Badge on Friday November 24 2023, @01:17PM (#1334030) Homepage

    That was not my experience. Using the tape drive I had from the Vic-20, it would take, say, two and a half minutes to load a game. From the floppy, it was under a minute.

    Not going to argue about theoretical specs, just what I actually saw.