Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is CRC and which layer it use?

Answer Posted / jitendera

Crc calculation method
______________*_____________________
This is the topic consern with BE btech studendt

let take a simple example.

Let's do a simple example, dividing a message 100110 by the
key 101.
100110 = x^5 + x^2 + x (why i have writen this.count from
left threr is 6 numrix value so it sholud start frrom x5
and last is x^0

simalry 101 is x2 + 1.(it is key value with degree 2 max
degree)

Since the degree of the key is 2, we start by appending two
zeros to our message.

10011000 / 101
101

111
101

100
101

100
101

01


We don't even bother calculating the quotient, all we need
is the remainder (the CRC), which is 01 in this case. The
original message with the CRC attached reads 10011001. You
can easily convince itself that it is divisible by the key,
101, with no remainder.

In practice we don't write the top bit of the key--it is
implicit. In this particular example, we would only store
bits 01 as our key.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is encapsulation and de-encapsulation?

1137


What are the disadvantages of symmetric algorithms?

2056


Can you explain in a generic manner the packet of IPSec?

2861


State the difference between dynamic IP and static IP addressing?

1338


How do you go to privileged mode? How do you switch back to user mode?

1164


Can you explain tunneling?

2037


What is the different between console port and auxiliary port?

1279


What is the difference among straight cable, cross cable and rollover cable?

1154


What is HDLC?

1174


What is the difference between the user mode and the privileged mode?

1316


Explain what is 5-4-3 rule?

1137


How many fillers we can put in one ip of ipv6?

1260


Can you explain voluntary and compulsory tunnels?

1971


Tell us the name of algorithm of eigrp protocol?

1184


Explain the difference between simple authentication and md5?

1334