[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference noted::ibmpc-95

Title:IBM PCs, clones, DOS, etc.
Notice:Intro in 1-11, Windows stuff in NOTED::MSWINDOWS please
Moderator:TARKIN::LINND
Created:Tue Jan 03 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3023
Total number of notes:28404

2958.0. "Modem xfer speed question" by CSC32::R_IVERS () Sat Mar 22 1997 01:13

Is aboout 2400 char per second a good transfer rate on a 28.8 modem connection. It seem like I should be able to
get more than that.

Rodney
T.RTitleUserPersonal
Name
DateLines
2958.1re-formatted to 80 cols, & possible answer.snooty.uvo.dec.com::TRAVELLJohn T, UK VMS System SupportSat Mar 22 1997 11:5217
>Is aboout 2400 char per second a good transfer rate on a 28.8 modem connection.
>It seem like I should be able to get more than that.

It's not too bad, on the serial line to an external modem. each character is 
8 bits + 1 start bit + 1 stop bit = 10 bits. 2,400 x 10 bits = 24K bits/sec

Allowing for the modem compression providing a net increase, but other network
bottlenecks obstructing your traffic before it gets to the modem, and noisy
phone line causing modem corrections to be negotiated, this may about the best
you can get. 
If you have a super clean line, and a low-traffic path from modem to system each
end, you may be able to improve on this. 

Check your port properties to see if the port is set to the highest speed it
will support. If not, the serial line pc <> modem may be a limiting factor.

	JT:
2958.2BHAJEE::JAERVINENOra, the Old Rural AmateurSat Mar 22 1997 12:307
    re .1: No start/stop bits with 28,800 modems (the transmission between
    the modems is synchronous) - the theoretical maximum is very close to
    3600 bytes/sec (without compression).
    
    I often get something like 3,500 on a good phone line, without
    additional bottlenecks.
    
2958.3WRKSYS::INGRAHAMAndySat Mar 22 1997 16:3111
... But you do need to know whether you're actually getting 28.8 kbps
connections, and keeping them throughout the call.

My 33.6 modem usually doesn't negotiate an initial line speed as high
as 28.8.  26.4 (I think) is very common though.  I program my modem to
report the actual modem-modem rate when it connects (this has been
discussed several times in other notes).

The average effective transfer rate I get, which may be either greater
or less than 2.88kByte/s, depends a lot on what type of data is being
moved, and what else is happening particularly on the other end.