CN101136934A - Automatic recognition system for adapting layer types of asynchronous transfer mode - Google Patents

Automatic recognition system for adapting layer types of asynchronous transfer mode Download PDF

Info

Publication number
CN101136934A
CN101136934A CNA2006101403397A CN200610140339A CN101136934A CN 101136934 A CN101136934 A CN 101136934A CN A2006101403397 A CNA2006101403397 A CN A2006101403397A CN 200610140339 A CN200610140339 A CN 200610140339A CN 101136934 A CN101136934 A CN 101136934A
Authority
CN
China
Prior art keywords
type
hash
verification
crc
atm cell
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CNA2006101403397A
Other languages
Chinese (zh)
Inventor
汪承研
徐春雨
罗勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CNA2006101403397A priority Critical patent/CN101136934A/en
Publication of CN101136934A publication Critical patent/CN101136934A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses autorecognition system of adaptation layer type in asynchronous transmission mode (ATM). Receiving ATM cell, the reception module carries out Hash search through Hash table based on VPI/VCI pair of ATM cell. Under condition of Hash match and first type of ATM cell, first type process module (FTPM) submits recombined packet according to first type of ATM cell. Under condition of not Hash match, FTPM carries out recombination according to first type, and carries out CRC; if CRC is passed, ATM cell is considered as first type, Hash table is updated, and recombined packet is submitted. Under condition of Hash match and second type of ATM cell, second type process module submits recombined packet according to second type of ATM cell. Under condition of not Hash match, FTPM carries out recombination according to first type, and carries out CRC; if CRC is not passed, then ATM cell is as second type, Hash table is updated, and packet is recombined according second type.

Description

The automatic recognition system of adapting layer types of asynchronous transfer mode
Technical field
The present invention relates to wireless communication field, relate in particular to a kind of automatic recognition system of adapting layer types of asynchronous transfer mode.
Background technology
Communication system has obtained increasingly extensive application in social every field, changed traditional life, the working method of people, and in a such process, mechanics of communication also under the promotion of people's demand, is developed fast.ATM (Asynchronous TransferMode, asynchronous transfer mode) realizes the carrying of various communication functions because the technical advantage of himself is widely used in various communication networks.Because ATM is business such as support voice, data, image simultaneously, in the 3G of current issue and commercial version equipment, (the Radio Network Controller from NodeB (base station) to RNC, radio network controller), (Core Network from RNC to CN, core net), ATM is used widely.In a 3G protocal analysis (instrument) system, need to realize the collection of signaling data, and the data that collect are carried out the signaling protocol analysis, therefore must realize at first in collecting device that ATM inserts, next is the adaptive of ATM cell type, and carry out AAL2/AAL5 (AAL:ATM Adaptation Layer, ATM Adaptation Layer) by right type and recombinate, give the protocal analysis that business platform carries out higher-layer with the bag after having recombinated.Exist a key issue to be in this process, because the collecting device in 3G protocal analysis (instrument) system often is used to research and development, Installation and Debugging 3G equipment, and realization is to the monitoring of 3G network in service, after from physical layer link, collecting cell, because do not have type information in the cell, so and do not know that this cell is AAL2 or AAL5, and the regrouping process of AAL2 and AAL5 not-sample, also just can't realize the AAL2/AAL5 reorganization, so fitting in of ATM cell type just becomes particularly important in the collecting device.Because the identification of ATM cell type can not realize by cell itself, identification have to realize by the agreement of higher level during AAL2/AAL5 automatic, utilize the reduction to absurdity principle in this process, realize the examination of two types of AAL2/AAL5, its realization needs the support of multinuclear equipment.
Therefore, need a kind of solution of discerning the AAL type, be used to realize the automatic identification of AAL2/AAL5.
Summary of the invention
Main purpose of the present invention is to provide a kind of automatic recognition system of adapting layer types of asynchronous transfer mode, is used for discerning automatically in the ATM collecting device realization AAL2/AAL5 type with multiplied unit, and finishes the reorganization of AAL2/AAL5.
To achieve these goals, the invention provides a kind of automatic recognition system of adapting layer types of asynchronous transfer mode.This automatic recognition system comprises: receiver module, be used to receive ATM cell, and right according to the identifier of the virtual route/virtual channel identification of ATM cell, carry out Hash lookup by Hash table; First kind processing module, be used in Hash coupling and find out under the situation into the first kind, recombinate according to the first kind, submit the bag after recombinating to, and be used for not matching at Hash, recombinate according to the first kind, carry out cyclic redundancy check (CRC), under the situation that verification is passed through, the identification ATM cell is the first kind, upgrade Hash table, submit the bag after recombinating to; The second type of process module, being used for mating and finding out at Hash is under the situation of second type, recombinate according to second type, submit the bag after recombinating to, and be used for not matching at Hash, first kind processing module is recombinated according to the first kind, carry out cyclic redundancy check (CRC), under the unsanctioned situation of verification, the identification ATM cell is second type, upgrade Hash table, recombinate according to second type.
The first kind is that AAL 5, the second types are AAL 2.
First kind processing module is used for carrying out cyclic redundancy check (CRC) according to the Common Part Convergence Sublayer frame after the first kind reorganization.
Alternatively, first kind processing module is used for acting in five correct situations of cyclic redundancy check (CRC) and passes through for verification, and the situation of makeing mistakes for five times in cyclic redundancy check (CRC) acts and do not pass through for verification.
First kind processing module be used under the situation that verification is passed through Hash table with identifier of the virtual route/virtual channel identification to being recorded as the first kind, under the unsanctioned situation of verification in Hash table with identifier of the virtual route/virtual channel identification to being recorded as second type.
The second type of process module is used for not passing through in the cyclic redundancy check (CRC) that first kind processing module is carried out, and after recombinating according to second type, the common part sublayer frame head is carried out verification, if check errors, then abandon the bag after the reorganization,, then submit the bag after the reorganization to if verification is correct.
By technique scheme, the present invention realizes the automatic identification of real-time AAL5/AAL2 in multiplied unit, and finishes reorganization simultaneously, can satisfy the existing demand of gathering kind equipment fully, and it is right to support to reach the individual VPI/VCI of 64k.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 is the flow chart according to the automatic identifying method of adapting layer types of asynchronous transfer mode of the present invention;
Fig. 2 is the block diagram according to the automatic recognition system of adapting layer types of asynchronous transfer mode of the present invention;
Fig. 3 is the functional block diagram according to the automatic identifying method of the embodiment of the invention;
Fig. 4 is the schematic diagram according to the CPCS frame of the AAL5 of the embodiment of the invention;
Fig. 5 is the flow chart according to the automatic identifying method of the embodiment of the invention.
Embodiment
Describe the present invention below with reference to the accompanying drawings in detail.
With reference to Fig. 1, may further comprise the steps according to the automatic identifying method of AAL type of the present invention:
Step S102 receives ATM cell, and is right according to the identifier of the virtual route/virtual channel identification of ATM cell, carries out Hash lookup by Hash table.
Step S104 is if the Hash coupling then proceeds to step S106, otherwise proceeds to step S108.
Step S106 recombinates according to the type that Hash lookup goes out, and submits the bag after recombinating to, is back to step S102.
Step S108 recombinates according to the first kind, carries out cyclic redundancy check (CRC), if verification is passed through, then be identified as the first kind, upgrade Hash table, submit the bag after recombinating to, be back to step S102, if verification is not passed through, then be identified as second type, upgrade Hash table, recombinate according to second type, be back to step S102.
The first kind is AAL5, and second type is AAL2.
To carrying out cyclic redundancy check (CRC) according to the Common Part Convergence Sublayer frame after the first kind reorganization.
Alternatively, if cyclic redundancy check (CRC) five times is correct, then judgement is passed through for verification, if cyclic redundancy check (CRC) is made mistakes for five times, then adjudicates and does not pass through for verification.
If verification is passed through, then in Hash table with identifier of the virtual route/virtual channel identification to being recorded as the first kind, if verification do not pass through, then in Hash table with identifier of the virtual route/virtual channel identification to being recorded as second type.
Do not pass through in verification, after recombinating according to second type, the common part sublayer frame head is carried out verification,,, then submit the bag after the reorganization to if verification is correct if check errors then abandons the bag after the reorganization.
With reference to Fig. 2, comprise according to the automatic recognition system 10 of AAL type of the present invention: receiver module 20, be used to receive ATM cell, right according to the identifier of the virtual route/virtual channel identification of ATM cell, carry out Hash lookup by Hash table; First kind processing module 30, be used in Hash coupling and find out under the situation into the first kind, recombinate according to the first kind, submit the bag after recombinating to, and be used for not matching at Hash, recombinate according to the first kind, carry out cyclic redundancy check (CRC), under the situation that verification is passed through, the identification ATM cell is the first kind, upgrade Hash table, submit the bag after recombinating to; The second type of process module 40, being used for mating and finding out at Hash is under the situation of second type, recombinate according to second type, submit the bag after recombinating to, and be used for not matching at Hash, first kind processing module 30 is recombinated according to the first kind, carry out cyclic redundancy check (CRC), under the unsanctioned situation of verification, the identification ATM cell is second type, upgrade Hash table, recombinate according to second type.
The first kind is AAL5, and second type is AAL2.
First kind processing module 30 is used for carrying out cyclic redundancy check (CRC) according to the Common Part Convergence Sublayer frame after the first kind reorganization.
Alternatively, first kind processing module 30 is used for acting in five correct situations of cyclic redundancy check (CRC) and passes through for verification, and the situation of makeing mistakes for five times in cyclic redundancy check (CRC) acts and do not pass through for verification.
First kind processing module 30 be used under the situation that verification is passed through Hash table with identifier of the virtual route/virtual channel identification to being recorded as the first kind, under the unsanctioned situation of verification in Hash table with identifier of the virtual route/virtual channel identification to being recorded as second type.
The second type of process module 40 is used for not passing through in the cyclic redundancy check (CRC) that first kind processing module 30 is carried out, after recombinating according to second type, the common part sublayer frame head is carried out verification, if check errors, then abandon the bag after the reorganization, if verification is correct, then submit the bag after recombinating to.
The present invention relates to communication field, recognition methods when relating in particular to AL2/AAL5 in the atm link automatic
Described the functional block diagram of this automatic identifying method among Fig. 3, this method realizes jointly that by hardware and software hardware comprises that three processing unit: ATM receive and the AAL5 processing unit AAL2 processing unit, communication unit; Be divided into following four module: ATM on the software and receive submodule, AAL5 processing sub, AAL2 processing sub, communication submodule.The automatic identification of AAL5/AAL2 is to realize in ATM reception and AAL5 processing unit, AAL5 is binned in this unit and finishes after finishing, and the cell of AAL2 will be handed to the reorganization of AAL2 processing unit immediately, with the previous element parallel work-flow, all deliver to communication unit at last, realize data upload.
The automatic identification of AAL5/AAL2 has moved the verifying function and the reduction to absurdity principle of CPCS (the Common PartConvergence Sublayer) frame (as shown in Figure 4) of AAL5.In ATM reception and AAL5 processing unit, suppose that earlier the ATM cell of receiving is recombinating of AAL5 type, after finishing, reorganization carries out the CRC32 verification of CPCS frame, if five times correct, promptly in the table of setting with this VPI/VCI (Virtual PathIdentifier/Virtual Channel Identifier, identifier of the virtual route/virtual channel identification) to being recorded as AAL5, be about to it if make mistakes for five times and be recorded as AAL2, give AAL2 processing unit with this cell, and pass through CPS (Common Part Sublayer, common part sublayer) frame head and carry out verification.When coming cell again, in table, carry out HASH (Hash) earlier and search,,, just repeat the reduction to absurdity process of front if HASH fails if the HASH success is just recombinated by the type of record in the table.
As shown in Figure 5, the concrete implementation step of AAL2/AAL5 automatic identifying method is as follows:
The first step, initial work comprises sky HASH table, the foundation of class record table, and other device initialize work.
In second step, cell receives, and carries out HASH and search.
The 3rd step, during the HASH success, recombinate by existing type, repeat to receive cell then; Press the reorganization of AAL5 type during failure, continued for the 4th step.
The 4th step, carry out CRC (Cyclic Redundancy Check, cyclic redundancy check (CRC)) verification, if correctly be recorded as AAL5, recombinate, repeat to enter the reception cell then; Otherwise be recorded as AAL2, moved for the 5th step.
The 5th step, carry out the AAL2 reorganization, and the CPS frame head is carried out verification, if mistake will abandon this bag, correctly just repeat to enter the reception cell then.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (6)

1. the automatic recognition system of an adapting layer types of asynchronous transfer mode is characterized in that, comprising:
Receiver module is used to receive ATM cell, and is right according to the identifier of the virtual route/virtual channel identification of described ATM cell, carries out Hash lookup by Hash table;
First kind processing module, be used in Hash coupling and find out under the situation into the first kind, recombinate according to the described first kind, submit the bag after recombinating to, and be used for not matching at Hash, recombinate according to the first kind, carry out cyclic redundancy check (CRC), under the situation that verification is passed through, discerning described ATM cell is the described first kind, upgrade described Hash table, submit the bag after recombinating to;
The second type of process module, being used for mating and finding out at Hash is under the situation of second type, recombinate according to described second type, submit the bag after recombinating to, and be used for not matching at Hash, described first kind processing module is recombinated according to the first kind, carry out cyclic redundancy check (CRC), under the unsanctioned situation of verification, discerning described ATM cell is second type, upgrade described Hash table, recombinate according to described second type.
2. automatic recognition system according to claim 1 is characterized in that, the described first kind is an AAL 5, and described second type is an AAL 2.
3. automatic recognition system according to claim 1 is characterized in that, described first kind processing module is used for carrying out cyclic redundancy check (CRC) according to the Common Part Convergence Sublayer frame after the described first kind reorganization.
4. according to each described automatic recognition system in the claim 1 to 3, it is characterized in that, described first kind processing module is used for acting in five correct situations of cyclic redundancy check (CRC) and passes through for verification, and the situation of makeing mistakes for five times in cyclic redundancy check (CRC) acts and do not pass through for verification.
5. according to each described automatic recognition system in the claim 1 to 3, it is characterized in that, described first kind processing module be used under the situation that verification is passed through described Hash table with described identifier of the virtual route/virtual channel identification to being recorded as the described first kind, under the unsanctioned situation of verification in described Hash table with described identifier of the virtual route/virtual channel identification to being recorded as described second type.
6. according to each described automatic recognition system in the claim 1 to 3, it is characterized in that, the described second type of process module is used for not passing through in the cyclic redundancy check (CRC) that described first kind processing module is carried out, after recombinating according to described second type, the common part sublayer frame head is carried out verification, if check errors then abandons the bag after the reorganization, if verification is correct, then submit the bag after recombinating to.
CNA2006101403397A 2006-11-27 2006-11-27 Automatic recognition system for adapting layer types of asynchronous transfer mode Withdrawn CN101136934A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2006101403397A CN101136934A (en) 2006-11-27 2006-11-27 Automatic recognition system for adapting layer types of asynchronous transfer mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2006101403397A CN101136934A (en) 2006-11-27 2006-11-27 Automatic recognition system for adapting layer types of asynchronous transfer mode

Publications (1)

Publication Number Publication Date
CN101136934A true CN101136934A (en) 2008-03-05

Family

ID=39160758

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2006101403397A Withdrawn CN101136934A (en) 2006-11-27 2006-11-27 Automatic recognition system for adapting layer types of asynchronous transfer mode

Country Status (1)

Country Link
CN (1) CN101136934A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102156727A (en) * 2011-04-01 2011-08-17 华中科技大学 Method for deleting repeated data by using double-fingerprint hash check
CN101488834B (en) * 2009-01-20 2013-04-10 重庆邮电大学 3G link recognition recombinant processing system and method based on FPGA
CN103222297A (en) * 2012-12-12 2013-07-24 华为技术有限公司 Data acquisition and processing application method, system and corresponding equipment thereof

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101488834B (en) * 2009-01-20 2013-04-10 重庆邮电大学 3G link recognition recombinant processing system and method based on FPGA
CN102156727A (en) * 2011-04-01 2011-08-17 华中科技大学 Method for deleting repeated data by using double-fingerprint hash check
CN103222297A (en) * 2012-12-12 2013-07-24 华为技术有限公司 Data acquisition and processing application method, system and corresponding equipment thereof

Similar Documents

Publication Publication Date Title
US5953339A (en) Logical link connection server
KR100498347B1 (en) Data-processing method for supporting amr codec
US6512747B1 (en) ATM transmission system
US20050036497A1 (en) Frame transmission/reception system, frame transmitting apparatus, frame receiving apparatus, and frame transmission/reception method
CN102047742B (en) Method and apparatus for multiplexing different traffic types over a common communication session
CN101437299B (en) System and method for real-time correlation of AAL2 and AAL5 messages for calls in UTRAN
JP2003529981A (en) Operating method of mobile communication network
US9774529B2 (en) Method and apparatus for transmitting data frame
EP0958679B1 (en) System for parameter analysis and traffic monitoring in asynchronous transfer mode networks
CN100576820C (en) The mac header that uses with the frame set compresses
CN100546325C (en) Asymmetric digital subscriber line and Very-high-speed Digital Subscriber Line are mixed the method that inserts
JP2002026877A (en) Block error rate measurement method
CN101136934A (en) Automatic recognition system for adapting layer types of asynchronous transfer mode
CN101136935B (en) Automatic recognition method for adapting layer types of asynchronous transfer mode
US20050094656A1 (en) Transport format combination lookup and reselection
CA2331294C (en) Method and device for increasing a data throughput
CN102948244A (en) A packet retransmission method in a wireless transmitter
CN101237657A (en) Method and system for testing base station time delay
CN101335932A (en) Method, apparatus and system for data synchronization between base stations
CN101136849A (en) Multilink data transmitting and receiving method and apparatus
CN101500253A (en) Test system, apparatus and method for base station uplink transmission channel performance
KR100427699B1 (en) Processing method of packet data in imt-2000 system
CN101488834B (en) 3G link recognition recombinant processing system and method based on FPGA
CN106060824A (en) Method of utilizing broadcast frame embedded data mode to feed back state of smart device (SD) during SD networking process
CN101895999B (en) The method of automatic configuration of the adaptive link parameter of a kind of Iub interface two class and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C04 Withdrawal of patent application after publication (patent law 2001)
WW01 Invention patent application withdrawn after publication