Galois Field
Galois Field
Galois Field
History
Group
Finite Field (Galois Field)
Properties of Galois Field
Binary Field Arithmetic
Vector Spaces
Applications of finite fields
Parity Check code
Group
Definition :- A set G on which a binary operation * is defined is
called a group if the following conditions are satisfied :
3.
4.
Finite Field
Definition :- Let F be a set of elements on which two binary
operations, called addition + and multiplication . , are
defined. The Set F with the two binary operations + and . Is a
field if the following conditions are satisfied:
Finite Field is denoted by GF(q), Where q is a Prime.
Irreducible polynomial
a polynomial p(x) over GF(2) of degree m is said to
be irreducible over GF(2) if p(x) is not divisiable by
any polynomial over GF(2) of degree less than m but
greater than zero.
Any irreducible polynomial over GF(2) of degree m
divides x2^(m-1)+1.
Primitive Polynomial
An Irreducible polynomial p(x) of degree m is said to
be primitive if the smallest positive n for which p(x)
divides xn +1 where n = 2m-1.
Vector Space
in cryptography
in coding theory
in engineering
in pure mathematics
Parity Check
Parity check is of two types one dimensional
and two dimensional.
In parity check a parity bit is added to every
data unit so that the no. of ones is either even
or odd.
In even/odd parity we make the no. of ones
even/odd.
Two-dimensional parity
In two-dimensional parity check, a block of bits is
divided into rows and a redundant row of bits is
added to the whole block.