Arbitrarily varying channel
Encyclopedia
An arbitrarily varying channel (AVC) is a communication channel model used in coding theory
Coding theory
Coding theory is the study of the properties of codes and their fitness for a specific application. Codes are used for data compression, cryptography, error-correction and more recently also for network coding...

, and was first introduced by Blackwell, Breiman, and Thomasian. This particular channel has unknown parameters that can change over time and these changes may not have a uniform pattern during the transmission of a codeword. uses of this channel can be described using a stochastic matrix
Stochastic matrix
In mathematics, a stochastic matrix is a matrix used to describe the transitions of a Markov chain. It has found use in probability theory, statistics and linear algebra, as well as computer science...

  , where is the input alphabet, is the output alphabet, and is the probability over a given set of states , that the transmitted input is equal to the received output . The state in set can vary arbitrarily at each time unit . This channel was developed as an alternative to Shannon's Binary Symmetric Channel
Binary symmetric channel
A binary symmetric channel is a common communications channel model used in coding theory and information theory. In this model, a transmitter wishes to send a bit , and the receiver receives a bit. It is assumed that the bit is usually transmitted correctly, but that it will be "flipped" with a...

 (BSC), where the entire nature of the channel is known, to be more realistic to actual network channel situations.

Capacity of deterministic AVCs

An AVC's capacity
Channel capacity
In electrical engineering, computer science and information theory, channel capacity is the tightest upper bound on the amount of information that can be reliably transmitted over a communications channel...

 can vary depending on the certain parameters.

is an achievable rate for a deterministic AVC code if it is larger than , and if for every positive and , and very large , length- block code
Block code
In coding theory, block codes refers to the large and important family of error-correcting codes that encode data in blocks.There is a vast number of examples for block codes, many of which have a wide range of practical applications...

s exist that satisfy the following equations: and , where is the highest value in and where is the average probability of error for a state sequence . The largest rate  represents the capacity
Channel capacity
In electrical engineering, computer science and information theory, channel capacity is the tightest upper bound on the amount of information that can be reliably transmitted over a communications channel...

 of the AVC, denoted by .

As you can see, the only useful situations are when the capacity
Channel capacity
In electrical engineering, computer science and information theory, channel capacity is the tightest upper bound on the amount of information that can be reliably transmitted over a communications channel...

 of the AVC is greater than , because then the channel can transmit a guaranteed amount of data without errors. So we start out with a theorem
Theorem
In mathematics, a theorem is a statement that has been proven on the basis of previously established statements, such as other theorems, and previously accepted statements, such as axioms...

 that shows when is positive in a AVC and the theorem
Theorem
In mathematics, a theorem is a statement that has been proven on the basis of previously established statements, such as other theorems, and previously accepted statements, such as axioms...

s discussed afterward will narrow down the range
Range (mathematics)
In mathematics, the range of a function refers to either the codomain or the image of the function, depending upon usage. This ambiguity is illustrated by the function f that maps real numbers to real numbers with f = x^2. Some books say that range of this function is its codomain, the set of all...

 of for different circumstances.

Before stating Theorem 1, a few definitions need to be addressed:
  • An AVC is symmetric if for every , where , , and is a channel function .
  • , , and are all random variable
    Random variable
    In probability and statistics, a random variable or stochastic variable is, roughly speaking, a variable whose value results from a measurement on some type of random process. Formally, it is a function from a probability space, typically to the real numbers, which is measurable functionmeasurable...

    s in sets , , and respectively.
  • is equal to the probability that the random variable
    Random variable
    In probability and statistics, a random variable or stochastic variable is, roughly speaking, a variable whose value results from a measurement on some type of random process. Formally, it is a function from a probability space, typically to the real numbers, which is measurable functionmeasurable...

      is equal to .
  • is equal to the probability that the random variable
    Random variable
    In probability and statistics, a random variable or stochastic variable is, roughly speaking, a variable whose value results from a measurement on some type of random process. Formally, it is a function from a probability space, typically to the real numbers, which is measurable functionmeasurable...

      is equal to .
  • is the combined probability mass function
    Probability mass function
    In probability theory and statistics, a probability mass function is a function that gives the probability that a discrete random variable is exactly equal to some value...

     (pmf) of , , and . is defined formally as .
  • is the entropy
    Information entropy
    In information theory, entropy is a measure of the uncertainty associated with a random variable. In this context, the term usually refers to the Shannon entropy, which quantifies the expected value of the information contained in a message, usually in units such as bits...

     of .
  • is equal to the average probability that will be a certain value based on all the values could possibly be equal to.
  • is the mutual information
    Conditional entropy
    In information theory, the conditional entropy quantifies the remaining entropy of a random variable Y given that the value of another random variable X is known. It is referred to as the entropy of Y conditional on X, and is written H...

     of and , and is equal to .
  • , where the minimum is over all random variables such that , , and are distributed in the form of .


Theorem 1: if and only if the AVC is not symmetric. If , then .

Proof of 1st part for symmetry: If we can prove that is positive when the AVC is not symmetric, and then prove that , we will be able to prove Theorem 1. Assume were equal to . From the definition of , this would make and independent random variable
Random variable
In probability and statistics, a random variable or stochastic variable is, roughly speaking, a variable whose value results from a measurement on some type of random process. Formally, it is a function from a probability space, typically to the real numbers, which is measurable functionmeasurable...

s, for some , because this would mean that neither random variable
Random variable
In probability and statistics, a random variable or stochastic variable is, roughly speaking, a variable whose value results from a measurement on some type of random process. Formally, it is a function from a probability space, typically to the real numbers, which is measurable functionmeasurable...

's entropy
Information entropy
In information theory, entropy is a measure of the uncertainty associated with a random variable. In this context, the term usually refers to the Shannon entropy, which quantifies the expected value of the information contained in a message, usually in units such as bits...

 would rely on the other random variable
Random variable
In probability and statistics, a random variable or stochastic variable is, roughly speaking, a variable whose value results from a measurement on some type of random process. Formally, it is a function from a probability space, typically to the real numbers, which is measurable functionmeasurable...

's value. By using equation , (and remembering ,) we can get,
since and are independent random variable
Random variable
In probability and statistics, a random variable or stochastic variable is, roughly speaking, a variable whose value results from a measurement on some type of random process. Formally, it is a function from a probability space, typically to the real numbers, which is measurable functionmeasurable...

s, for some because only depends on nowbecause

So now we have a probability distribution
Probability distribution
In probability theory, a probability mass, probability density, or probability distribution is a function that describes the probability of a random variable taking certain values....

 on that is independent of . So now the definition of a symmetric AVC can be rewritten as follows: since and are both functions based on , they have been replaced with functions based on and only. As you can see, both sides are now equal to the we calculated earlier, so the AVC is indeed symmetric when is equal to . Therefore can only be positive if the AVC is not symmetric.

Proof of second part for capacity: See the paper "The capacity of the arbitrarily varying channel revisited: positivity, constraints," referenced below for full proof.

Capacity of AVCs with input and state constraints

The next theorem
Theorem
In mathematics, a theorem is a statement that has been proven on the basis of previously established statements, such as other theorems, and previously accepted statements, such as axioms...

 will deal with the capacity
Channel capacity
In electrical engineering, computer science and information theory, channel capacity is the tightest upper bound on the amount of information that can be reliably transmitted over a communications channel...

 for AVCs with input and/or state constraints. These constraints help to decrease the very large range
Range (mathematics)
In mathematics, the range of a function refers to either the codomain or the image of the function, depending upon usage. This ambiguity is illustrated by the function f that maps real numbers to real numbers with f = x^2. Some books say that range of this function is its codomain, the set of all...

 of possibilities for transmission and error on an AVC, making it a bit easier to see how the AVC behaves.

Before we go on to Theorem 2, we need to define a few definitions and lemmas
Lemma (mathematics)
In mathematics, a lemma is a proven proposition which is used as a stepping stone to a larger result rather than as a statement in-and-of itself...

:

For such AVCs, there exists:
- An input constraint based on the equation , where and .
- A state constraint , based on the equation , where and .
-
- is very similar to equation mentioned previously, , but now any state or in the equation must follow the state restriction.


Assume is a given non-negative-valued function on and is a given non-negative-valued function on and that the minimum values for both is . In the literature I have read on this subject, the exact definitions of both and (for one variable ,) is never described formally. The usefulness of the input constraint and the state constraint will be based on these equations.

For AVCs with input and/or state constraints, the rate  is now limited to codewords of format that satisfy , and now the state is limited to all states that satisfy . The largest rate is still considered the capacity
Channel capacity
In electrical engineering, computer science and information theory, channel capacity is the tightest upper bound on the amount of information that can be reliably transmitted over a communications channel...

 of the AVC, and is now denoted as .

Lemma 1: Any codes where is greater than cannot be considered "good" codes, because those kinds of codes have a maximum average probability of error greater than or equal to , where is the maximum value of . This isn't a good maximum average error probability because it is fairly large, is close to , and the other part of the equation will be very small since the value is squared, and is set to be larger than . Therefore it would be very unlikely to receive a codeword without error. This is why the condition is present in Theorem 2.

Theorem 2: Given a positive and arbitrarily small , , , for any block length and for any type with conditions and , and where , there exists a code with codewords , each of type , that satisfy the following equations: , , and where positive and depend only on , , , and the given AVC.

Proof of Theorem 2: See the paper "The capacity of the arbitrarily varying channel revisited: positivity, constraints," referenced below for full proof.

Capacity of randomized AVCs

The next theorem
Theorem
In mathematics, a theorem is a statement that has been proven on the basis of previously established statements, such as other theorems, and previously accepted statements, such as axioms...

 will be for AVCs with randomized
Information entropy
In information theory, entropy is a measure of the uncertainty associated with a random variable. In this context, the term usually refers to the Shannon entropy, which quantifies the expected value of the information contained in a message, usually in units such as bits...

  code. For such AVCs the code is a random variable
Random variable
In probability and statistics, a random variable or stochastic variable is, roughly speaking, a variable whose value results from a measurement on some type of random process. Formally, it is a function from a probability space, typically to the real numbers, which is measurable functionmeasurable...

 with values from a family of length-n block code
Block code
In coding theory, block codes refers to the large and important family of error-correcting codes that encode data in blocks.There is a vast number of examples for block codes, many of which have a wide range of practical applications...

s, and these codes are not allowed to depend/rely on the actual value of the codeword. These codes have the same maximum and average error probability value for any channel because of its random nature. These types of codes also help to make certain properties of the AVC more clear.

Before we go on to Theorem 3, we need to define a couple important terms first:



is very similar to the equation mentioned previously, , but now the pmf  is added to the equation, making the minimum of based a new form of , where replaces .

Theorem 3: The capacity
Channel capacity
In electrical engineering, computer science and information theory, channel capacity is the tightest upper bound on the amount of information that can be reliably transmitted over a communications channel...

 for randomized
Information entropy
In information theory, entropy is a measure of the uncertainty associated with a random variable. In this context, the term usually refers to the Shannon entropy, which quantifies the expected value of the information contained in a message, usually in units such as bits...

 codes of the AVC is .

Proof of Theorem 3: See paper "The Capacities of Certain Channel Classes Under Random Coding" referenced below for full proof.

See also

  • Binary symmetric channel
    Binary symmetric channel
    A binary symmetric channel is a common communications channel model used in coding theory and information theory. In this model, a transmitter wishes to send a bit , and the receiver receives a bit. It is assumed that the bit is usually transmitted correctly, but that it will be "flipped" with a...

  • Binary erasure channel
    Binary erasure channel
    A binary erasure channel is a common communications channel model used in coding theory and information theory. In this model, a transmitter sends a bit , and the receiver either receives the bit or it receives a message that the bit was not received...

  • Z-channel (information theory)
    Z-channel (information theory)
    A Z-channel is a communications channel used in coding theory and information theory to model the behaviour of some data storage systems.- Definition :...

  • Channel model
  • Information theory
    Information theory
    Information theory is a branch of applied mathematics and electrical engineering involving the quantification of information. Information theory was developed by Claude E. Shannon to find fundamental limits on signal processing operations such as compressing data and on reliably storing and...

  • Coding theory
    Coding theory
    Coding theory is the study of the properties of codes and their fitness for a specific application. Codes are used for data compression, cryptography, error-correction and more recently also for network coding...

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK