answersLogoWhite

0


Best Answer

In burst error, it is not necessary that only consecutive bits are changed. The length of burst error is measured from first changed bit to last changed bit. As shown in fig. length of burst error is 8, although some bits are unchanged in between. Burst error is most likely to occur in a serial transmission. The noise occurring for a longer duration affects multiple bits. The number of bits affected depends on the data rate & duration of noise. For e.g. if data rate is 1 kbps, a noise of 1/100 second can affect 10 bits.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What type of transmission do burst errors occur?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

3 type of errors and explanation for each other visual basic?

Syntax Errors: These errors occur when the code violates the rules of the VB syntax. For example, missing a closing parenthesis or using an incorrect keyword. These errors are identified by the compiler during the code compilation process. Run-time errors: Run-time errors occur while the program is running. They generally occur due to invalid data input or incorrect logic in the code. They cause the program to crash or provide unintended results. Logic Errors: Logic errors occur when the code behaves unexpectedly or produces incorrect results due to flawed or incorrect logic. These errors can be challenging to identify, as the code compiles and runs without any error messages. Debugging techniques, such as code reviews or stepping through the code, are used to locate and correct logic errors.


What makes the step down transformer burst?

A major internal short circuit has been known to burst the tank of a transformer; but it can apply to any transformer -not just a 'step-down' type.


What are some types of input validation errors?

Depending on the programming language you choose to work with, there will be different varieties of input validation errors (meaning, some input will fail to validate for a diverse amount of reasons). Some common ones are presented here. Note that they are generically named; there is no standard for the following types of errors.Data Type errors occur when the data is not the correct type of data. For example, an integer may be required when a string is given, thus causing an error.Length errors occur when the data is too shorter or longer than required.Invalid Range errors occur when numeric data does not fall within a permitted range. For example, if the range was 0 to 3, 2 would pass validation while -1 or 4 would not.Invalid Character errors occur when the data is a string (or similar) which contains a character that is not permitted. For example, if all "a" characters are forbidden, "alex" would not validate while "timmy" would.Other Types of Errors may occur depending on your programming language. When programming for input validation, ask yourself what could possibly go wrong. What could the user enter which would ruin your program (or be an annoyance)? Make sure the user cannot enter that data.


Which type of modulation is used in TV transmission?

In television system for video transmission AM is used and for audio transmission FM is used....


Which type of relay is used in short transmission line?

Ohm relay.......

Related questions