answersLogoWhite

0


Best Answer

what are the weaknesses of a encoder

User Avatar

Garland Schimmel

Lvl 10
1y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

Encoding is done to reduce the number of bit to be transmitted and save bandwidth . suppose you have 10 line and your line no 4 is active and other are low than transmit this information to another place require to send all 10 lines or bits but if you encode it than only four bits are enough and you saved 6 bits . on the receiver we can reproduce the original signal using decoder.

In addition to compression, encoding can have two other purposes: encryption and error correction.

Encoding a data set using a cipher (a mathematical process of transforming the normal text into what looks like gibberish, but which can be unscrambled back into the original text later) produces a new data set which disguises the original data's true nature. This can be used to hide the data inside another data set (stenography) or simply to make it unreadable by anyone not sharing the secret to undoing the cipher (cryptography). Encoding is the method by which this mathematical process turns the data into this cipher text. In most cases, a cipher do not noticeably change the total length of the data.

Encoding often can be used to produce redundancy in the data set, so that if a portion of the data set is lost for any reason, the encoding allows for the lost data to be reconstructed from the existing encoded data. This makes the data more robust for communication across methods which are prone to losing portions of the transmission (to interference, collision, etc.). Error correction encoding adds more information to the data stream to allow for this reconstruction; thus, adding error correction encoding ALWAYS increases the length of the data.

It is possible to include all three methods in one operation: that is, a data set can be encoded via some algorithms which compress, encrypt, and also add error correction. Each of the above are completely independent of each other.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the advantages of encoding?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the advantages for encoding data on bacodes?

Fast, quick, precise, reliable, less space, fast, easy peasy lemon squeezy


What is difference between decoding and encoding?

encoding


What is the three stages of remembering?

The three stages of remembering are encoding (taking in information), storage (holding onto the information), and retrieval (accessing the information when needed).


Difference between encoding and batch encoding?

Encoding simply refers to the "encoding" of one single file. Batch encoding refers to setting up several files to encode one after another. It's basically automated.


What does visual encoding mean?

the encoding of picture images.


What is nonverbal encoding?

Nonverbal encoding is the process of sending messages without using words, such as through body language, facial expressions, and gestures. This form of communication can convey emotions, attitudes, and intentions without verbalizing them.


How do you change the default encoding in internet explorer?

View-Encoding


What is delay modulation in binary encoding?

In telecommunications, delay encoding is the encoding of binary data to form a two-level signal where (a) a "0" causes no change of signal level unless it is followed by another "0" in which case a transition to the other level takes place at the end of the first bit period; and (b) a "1" causes a transition from one level to the other in the middle of the bit period.Delay encoding is used primarily for encoding radio signals because the frequency spectrum of the encoded signal contains less low-frequency energy than a conventional non-return-to-zero (NRZ) signal and less high-frequency energy than a biphase signal.Delay encoding is an encoding using only half the bandwidth for biphase encoding but features all the advantages of biphase encoding: To be rewritten: It is guaranteed to have transitions every other bit, meaning that decoding systems can adjust their clock/DC threshold continuously. One drawback is human readability (e.g. on an oscilloscope)


What is a method of translating data into code?

One method of translating data into code is by using encoding techniques. Encoding is the process of transforming data into a format that can be easily processed or transmitted by a computer. Common encoding methods include binary encoding, ASCII encoding, and Unicode encoding. These methods assign numeric values or patterns to represent the data, allowing it to be stored or transmitted as code.


Definition of digital signal encoding?

encoding means conversion of data into bit strem..


Priming is to retrieval as rehearsal is to?

encoding. Rehearsal involves the process of actively repeating and processing information to transfer it from short-term to long-term memory, similar to how encoding involves transforming information into a meaningful memory representation.


What is another term for character encoding scheme?

Character encoding is the only term narrowly. The encoding consists of a character set, character map, codeset, or code page.