Tag Archives: Data Transmission

Network Switches and Data Transfer Speeds



I recently upgraded my home network from 100 Mb/s to 1 Gb/s by replacing the switches. The main house switch is an unmanaged 1U rack-mounted switch, with a second desktop switch. Out of pure interest, I took the opportunity to do a little bit of speed testing to see how much of a difference upgrading the switches made in terms of actual data transfer speeds.

A few basics to avoid confusion  – b/s is bits per second and B/s is bytes per second. All of the reported figures will be in MB, so converting b/s to B/s:
Fast Ethernet = 100 Mb/s = 12.5 MB/s
Gigabit Ethernet = 1 Gb/s = 125 MB/s

100 Mb/s and 1 Gb/s refer to the speed of the underlying technology but data transfers at these rates are never achieved because of protocol overheads and such. As a baseline, if I write a large file (8 GB) to my PC’s local disk, I get a data transfer of between 50-55 MB/s.

On my network, I have two Buffalo Linkstation NAS devices, one with a Fast Ethernet interface and one with a Gigabit Ethernet interface. 2 GB’s worth of data would be written to each of these devices with different Ethernet switches in place to see what actual data transfer speeds would be achieved. The following Linux command was used five times in each situation and the result averaged.

time dd if=/dev/zero of=testfile bs=16k count=16384
Switch ModelData Rate to Fast NASData Rate to Gigabit NAS
1U Rack
Dynamode SW240010-R(Fast)6.2 MB/s8.6 MB/s
TP-Link TL-SG1016 (Gigabit)6.4 Mb/s21.4 MB/s
Desktop
D-Link DES-1008D (Fast)6.2 MB/s8.6 MB/s
Netgear GS605 (Gigabit)6.5 MB/s21.1 MB/s

I also carried out two further tests:

  1. With Gigabit Ethernet only, I wrote to both NAS devices at the same time. The data transfer speeds were unaffected.
  2. I connected the two Gigabit Ethernet switches in series and wrote to the NAS. Transfer speeds were reduced by 1 MB/s on the Gigabit NAS to 20 MB/s. The change on the Fast Ethernet NAS was minimal.

There are several things that can be deduced from the information shown in the table above and the other tests.

  1. Actual data transfer rates are considerably less than the theoretical maximums.
  2. There’s no performance difference between rack-mounted and desktop switches.
  3. The write speed of the NAS can be a limiting factor.
  4. Gigabit Ethernet switches give large improvements with Gigabit Ethernet devices.
  5. Gigabit Ethernet switches give small improvements even with Fast Ethernet devices.
  6. Keep the number of switches in the network path to a minimum.

 


I Can’t See You Anymore



Light travels at 186,000 miles (300 million meters) per second in a vacuum but physicists in the United States and Russia are just a little bit faster, actually capturing the light photons and
stopping them in their tracks. The newly-developed technique offers opportunities to improve optical communication, manage quantum data, a boon to the future of both communication and digital security.

Reported in this week’s edition of Nature, Harvard University’s Mikhail Lukin and colleagues at the Lebedev Institute in Moscow have been able to capture and store individual photons of light using signal laser pulses. The photons are then illuminated by two opposing control beams, creating a mirror effect which stops the light dead in its tracks.

Dave’s Opinion
The ability to control the transition of light photons is a major step toward the development of quantum computers. I suggest following this technology closely.

Call for Comments
What do you think? Leave your comments below.

References
Nature