Skip to main content

Questions tagged [coding]

0 votes
1 answer
52 views

I would like to ask you guys how to decode the source coding in telecommunication? I learned that at the Transmitter side, the Transmitter will use the source coding such as Shannon coding, Shannon-...
budapest tour's user avatar
1 vote
2 answers
416 views

The probability of the undetected errors for an n bit CRC is said to be $1/2^n$. But in practice, CRC also has bit errors in itself. Could I say that a 16 bit CRC reduces to a 13 bit CRC if the BER is ...
c1119's user avatar
  • 49
0 votes
0 answers
106 views

I performed variable-length LZW encoding in Matlab on a large set of text where my dictionary looks like this (size = 28): ...
user avatar
1 vote
0 answers
77 views

I am reading a paper called "Design and Comparison of Three 20-Gb/s Backplane Transceivers for Duobinary, PAM4, and NRZ Data" and got stuck on seemingly easy thing, how the Z-domain ...
M.O.'s user avatar
  • 73
0 votes
0 answers
80 views

The problem is question 6.25 from Proakis, Communication Systems Engineering (2001) Design a ternary Huffman code, using 0, 1, 2 as letters, for a source with output alphabet probabilities given by {...
user avatar
0 votes
1 answer
277 views

According to the Reed-Solomon Wikipage, the RS code can correct up to $\lfloor\frac{t}{2}\rfloor$. While I was playing around with Reed-Solomon FEC (github repo), I noticed that sometimes the RS(544, ...
Emm386's user avatar
  • 177
0 votes
1 answer
160 views

There is a dataset of $N$ elements, each represented by $K$ bits. Now due to hardware limitations to reduce memory for storage, they have to be reprocessed into $K'$ bits each, and $K'<K$. What is ...
c1119's user avatar
  • 49
1 vote
0 answers
44 views

I´m reading a paper on Miller codes and I´m having trouble calculating the minimum distance out of a state diagram. The paper states in Fig. 3. that "it is easy to verify that dmin for these ...
Elias4l's user avatar
  • 25
6 votes
1 answer
155 views

I am interested in other examples of finite and complete orthogonal basis. I am not confident in my use of the term “complete”, so what I mean specifically is a set of basis vectors that can be used ...
Dan Boschen's user avatar
  • 58.2k
1 vote
1 answer
198 views

Guys do you now why line coding also called digital base band modulation named "line coding" where does it come? and how is the name related to modulation
yohans hailu's user avatar
6 votes
1 answer
323 views

Okay, everyone here knows that my thing was audio and that I have never gotten paid to do anything regarding communications systems. So, while I know a thing or two about DSP and even a little about ...
robert bristow-johnson's user avatar
-1 votes
1 answer
391 views

I've been working on my linear code assignment in my coding theory course and I have encountered a problem I would like to get help with. the question is described below. I will try to expalin what I ...
Ran Greidi's user avatar
1 vote
0 answers
41 views

This question may be interpreted as a second part of this other question. Basically, if we encode our data using Huffman's encoding and we want to introduce some FEC afterwards, unless we use a ...
user3141592's user avatar
0 votes
1 answer
187 views

I've been looking at the opus paper (https://arxiv.org/pdf/1602.04845.pdf); in particular, in section 4.1, they describe the predictor for the current band energy based on energy from both the current ...
ferris's user avatar
  • 3
0 votes
2 answers
707 views

I am new to this site, which I joined with the aim of finding someone to help me with a little doubt. I am trying to design a system that must be able to work at extremely low (the lower, the better, ...
user3141592's user avatar

15 30 50 per page