Suppose that a 10-Mbps wireless station is transmitting 50-byte frames one immediately after the other. i) How many frames is it transmitting per second?
ii) If the probability of a frame being damaged (having at least one wrong bit) is 0.004, approximately how many frames will be damaged in one hour?

Answers

Answer 1
Answer: 8 bits = 1 byte

10 Mbps = 10/8 M bytes per second

1 frame = 50 bytes

Frame rate = 10 M / (8 x 50) =  10 M / 400 = 25,000 frames per second

========================

If each frame has an error probability of 0.004, then (0.004 x 25,000) = 100 frames per second are damaged.

1 hour = 3,600 seconds.

100 damaged frames per second = (100 x 3,600) = 360,000 damaged frames per hour.
Answer 2
Answer: There are 1'000'000 Bytes in a Megabyte. In 10 Megabytes there are 10'000'000 bytes. So if it were transmitting 1-byte frames then the answer would be 10'000'000 frames. However this is not the case, because it is transmitting 50-byte frames, so we must divide 10'000'000 by 50.

Therefore, the answer to part (i) is: 200'000 Frames/second

If there are 200'000 Frames/second, then there are 12'000'000 Frames/hour (we get that by multiplying 200'000 by 60)

If the probability of a damaged frame is 0.004, then (multiplying 0.004 by 12'000'000) we get (ii) 48'000 Damaged Frames/hour

Related Questions

Limiting the amount of personal information available to others includes reducing your ______________ footprint
Ann is in the middle of completing her first 1040EZ tax form. She has some questions about an instruction on the form. What should she do?
Why are many otherwise safety-conscious people victims of Internet crime?A. They are naïve and gullible.B. Hackers are smarter than criminals in the non-digital world.C. Effective security measures are very complex.D. They have not been educated in safe digital best practices.
Consider the following code snippet: String[] data = { "abc", "def", "ghi", "jkl" }; String [] data2; In Java 6 and later, which statement copies the data array to the data2 array?
Guys i really need help pleasure?Which of the following lets you specify how many copies of a worksheet should be printed?a.Title barb.Print dialog boxc.Print Previewd.Status bar

A spreadsheet is a software program for storing, managing, and retrieving information. true or false?

Answers

Answer:

FALSE

Explanation:

   Spreadsheet is a computer program that represents information in a two-dimensional data grid, along with formulas that relate the data. Historically, a spreadsheet is an accounting page that shows a variety of quantitative information useful for managing a business.

    Spreadsheets, except pen and ink versions, were replaced until the late twentieth century. However, spreadsheets are not limited to financial data and are often used to represent scientific data and to perform calculations.

Joy is taking out a car loan which she will pay back with interest. Which option will require her to pay the lowest amount in interest?

Answers

There are 2 factors that would determine this , 
1. The initial amount
2. The percentage of interest

Since you provide no options, your answer will be the one with lowest amount after you multiply both the initial amount and the percentage of interest

What invention during the renaissance period enabled people to purchase music for their own personal use?a. electronic recording devices
b. instruments for trained transcription workers
c. printing press
d. faster delivery service

Answers

printing press_____________________________________________________                                                        
What invention during the Renaissance period enabled people to purchase music for their own personal use? A. Electronic recording devices

What kind of programming language allows you to use a vocabulary of reasonable terms such as "read," "write," or "add" instead of the sequence of on/off switches that perform these tasks?

Answers

Answer:

High level programming language

Explanation:

There are two groups of programming software:

1. High level programing: Here you can program using almost natural languaje and making complex instructions on a simpler way. The advantages is faster programming and the ability to do complex programs. In this example we can use languages like C/C++, visualbasic.

2. Low level programming: This type of programing is near to machine language (binary - '0' and '1'), and usually is used to obtain full performance of the processor. But requires a high level of expertise from the programmer and is complex to write simple task, like "store a variable". Example: Assembler languague.

As featured on Wednesday's show: Researchers in Florida have observed less human impact on what kind of reptile, which nests on beaches and whose gestation period is about 60 days?

Answers

Answer:

The reptile that nests on beaches and whose gestation period is about 60 days is:

The sea turtle.

Explanation:

To understand this answer we need to analyze the key data provided by the exercise. First of all, there are not many reptiles that can nest on a beach. However, if we combine the nest with the gestation period. We can clearly understand that sea turtles are the correct answer because even though some iguanas can nest near or on the beach, their gestation is different, while sea turtles have 50 to 60 days of span to gestate.

2. How does simple interest differ from compound interest?

Answers

Answer:

Compound Interest gives a high return as compared to Simple Interest. In Simple Interest, the principal remains constant while in the case of Compound Interest the Principal changes due to the effect of compounding. Hopes this helps!!!

Explanation: