top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

RRC: What is ASN and why it is required ?

+2 votes
639 views
RRC: What is ASN and why it is required ?
posted Jan 18, 2014 by Neeraj Mishra

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+2 votes

Abstract Syntax Notation One (ASN.1) is a standard and notation that describes rules and structures for representing, encoding, transmitting, and decoding data in telecommunications and computer networking. The formal rules enable representation of objects that are independent of machine-specific encoding techniques. Formal notation makes it possible to automate the task of validating whether a specific instance of data representation abides by the specifications. In other words, software tools can be used for the validation.

It also has Wiki Link.

I strongly recommend you to visit the below link for described information. The Link is from International Telecommunication Standardization.
Why ASN.1 is required

answer Apr 28, 2014 by Hiteshwar Thakur
Similar Questions
0 votes

How ASN.1 Decoder indicate the presence or absence of an optional field in RRC message? for example in SystemInformationBlockType1 how we figured out if p-Max is presence or not?

+3 votes

Have anyone used any opensource compiler for encoding and decoding of S1Ap/ X2Ap message as it uses PER aligned version

...