| Contents | Home | Clients | Directory | Information | News | Library | Map | Chineham | Vinntec |
Business Library |
||
| Return to Business Library Index of Articles | ||
| After the previous discussion of what TCP/IP is all about, and why you need to know something about it, this article returns to look at Ethernet LANs from a new angle: How can the performance of a particular network be predicted ?This article provides a simple calculation tool, written in Java, which demonstrates how the performance of a simple Ethernet Local Area Network can be predicted and examines some of the factors which impact performance. You should see below a panel containing a set of input fields on the left and a results area on the right. (If you do not see it, your browser might not support Java or you have disabled it - in which case this article will be hard to follow!) Acknowledgements to Mike Tanner, whose
book Practical Queueing
Analysis - available from the Local
Links Book Shop - provided the basis for the formulae used in the
program. If you leave the initial settings as they are and press the Calculate button, you will obtain the following results (or similar -depending on what type of machine you are using): Link Util : 6.4% Max Util : 98.97% Ts : 640.0 microsecs Tq : 684.0 microsecs Tt (Tq+Ts) : 1324.0 microsecs If you are with me so far, let's look at what we have to tell the program and what it is telling us. If you remember from the earlier discussion of how an Ethernet LAN works, transmission performance is impacted by:
Input Parameters
Results
You might be surprised about the small times being considered here! But remember that a communication between two devices typically requires many packets to be transferred between them - and for each packet this delay will be applied. Try increasing the message rate to 1,000 per second, press Calculate and you will see that the queuing delay increases considerably. As an extreme example, set message rate to 10051, and message size to 116 - and you will see Tt is now predicted to be 1762322 microseconds - 1.76 seconds! This shows that an Ethernet LAN will behave very badly when the utilisation is very high compared to its maximum throughput as a consequence of waiting for the media to become free and the increased likelihood of collisions. Feel free to experiment with different settings - but if the calculation produces the message UTILISATION EXCEEDS MAXIMUM and reports just Link Util and Max Util, this means that you are asking the LAN to carry more traffic can it possibly can. Please e-mail networker@vinntec.co.uk if you wish to provide any feedback on this article or the program it contains. Business Implications?
|
||
| Contents | Home | Clients | Directory | Information | News | Library | Map | Chineham | Vinntec |
| Copyright © 1996-1999 Vinntec Ltd |