Purchase Solution

General questions about ATM networks

Not what you're looking for?

Ask Custom Question

1. ATM networks use a token bucket scheme to regulate traffic (traffic shaping). A new token is put into the bucket every 1 usec so ATM cells can be sent during this period. The data payload of ATM cells is 48 bytes.
What is the maximum sustainable net (or effective) data rate?

2. A bridge between an 802.3 LAN and an 802.4 LAN has a problem with intermittent memory errors. Can this problem cause undetected errors with transmitted frames, or will these all be caught by the frame checksum?

3. A virtual circuit is newly set up in an ATM network. Between the source and destination hosts lie 3 ATM switches. How many messages (including acknowledgments) will be sent to establish the circuit (or connection)?

4. When a 1024-bytes message is sent with AAL 3 / 4, what is the efficiency achieved? In other words, what fraction of the bits transmitted are useful data bits? Repeat for AAL 5.

5. A CPU executes instructions at the rate of 100MIPS. Data can be copied 64 bits at a time, with each word copied costing 4 instructions. If an incoming packet has to be copied twice, can this system handle a 10-Gbps line? For simplicity, assume that all instructions, including those instructions that read or write memory, run at the full 100 MIPS rate.

Purchase this Solution

Solution Summary

General questions about ATM networks are determined. The maximum sustainable net data rates are provided.

Solution Preview

The solution is provided in the attached file. Thanks for using BrainMass.com.

1) ATM networks use a token bucket scheme to regulate traffic (traffic shaping). A new token is put into the bucket every 1 usec so ATM cells can be sent during this period. The data payload of ATM cells is 48 bytes.
What is the maximum sustainable net (or effective) data rate?

ATM payload = 48 bytes = 48*8 = 384 bits
An ATM cell may be sent every time a new token is placed into the Token Bucket, which occurs every 1 microseconds.

So the maximum sustainable data rate = 384 bits/ 1x10-6
= 384 Mbps

2) A bridge between an 802.3 LAN and an 802.4 LAN has a problem with intermittent memory errors. Can this problem cause undetected errors with transmitted frames, or will these all be caught by the frame checksum?

When going between dissimilar LANs, the checksum must be recomputed by the bridge. If the bridge memory is bad, the checksum ...

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Javscript Basics

Quiz on basics of javascript programming language.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.