dot
UNB EE4253 Digital Communications
Department of Electrical and Computer Engineering - University of New Brunswick, Fredericton, NB, Canada
dot

Polynomial Factoring Tool

Binary values expressed as polynomials can readily be manipulated using the rules of binary arithmetic.

This online tool completely factors any polynomial up to 32 bits long. Decimal equivalents are shown for reference only; prime polynomials expressed in binary do not necessarily correspond to prime positive integers. See Table of Factors



Polynomial: CRC-12 ( decimal 6159 )
x12+x11+x3+x2+x+1

1100000001111


Prime Factors:
(x+1)(x11+x2+1)

(11)(100000000101)

(3)(2053)

Binary Value: Discussion

Predefined: [ x7+1 ] [ x15+1 ] [ x31+1 ] [ CRC-16(ANSI) ] [ CRC(CCITT) ] [ CRC-12 ]

dot
Sun May 19 13:44:38 ADT 2013
Last Updated: 04 FEB 2013
Richard Tervo [ tervo@unb.ca ] Back to the course homepage...
dot