WO2021128482A1 - Method for realizing pdt packet cross-system interconnection - Google Patents

Method for realizing pdt packet cross-system interconnection Download PDF

Info

Publication number
WO2021128482A1
WO2021128482A1 PCT/CN2020/070814 CN2020070814W WO2021128482A1 WO 2021128482 A1 WO2021128482 A1 WO 2021128482A1 CN 2020070814 W CN2020070814 W CN 2020070814W WO 2021128482 A1 WO2021128482 A1 WO 2021128482A1
Authority
WO
WIPO (PCT)
Prior art keywords
pdc
user
packet
local
exchange
Prior art date
Application number
PCT/CN2020/070814
Other languages
French (fr)
Chinese (zh)
Inventor
张小琴
吴昊
涂书忠
朱达宇
陈池
Original Assignee
东方通信股份有限公司
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 东方通信股份有限公司 filed Critical 东方通信股份有限公司
Publication of WO2021128482A1 publication Critical patent/WO2021128482A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/04Key management, e.g. using generic bootstrapping architecture [GBA]
    • H04W12/043Key management, e.g. using generic bootstrapping architecture [GBA] using a trusted network node as an anchor
    • H04W12/0431Key distribution or pre-distribution; Key agreement
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/04Key management, e.g. using generic bootstrapping architecture [GBA]
    • H04W12/043Key management, e.g. using generic bootstrapping architecture [GBA] using a trusted network node as an anchor
    • H04W12/0433Key management protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/50Service provisioning or reconfiguring

Definitions

  • the invention relates to a method for implementing PDT packet cross-system interconnection.
  • the grouping function in the PDT system is mainly used in text-type long and short messages, OTAP, OTAR, MMS and other services.
  • PDT police digital trunking
  • the purpose of the present invention is to provide a technical solution for implementing a method for PDT packet cross-system interconnection.
  • the present invention is based on the design of the PDC packet server network element, supplemented by the PDC internal module structure and internal data transmission structure.
  • the configuration information table query, user status query, multi-switch connection, inter-PDC communication, etc. are used in the establishment of PDT packet transmission.
  • Configuration information table query and user status query are used to obtain key terminal visiting information, so as to provide an information basis for the packet system to establish an effective packet connection with the terminal.
  • Multi-switch connections and PDC communication provide basic information for cross-system data transmission. Guarantee; the design of multiple exchange connections at the same time is of great help to the improvement of system stability.
  • Figure 1 is a schematic diagram of the system network structure of the present invention.
  • Figure 2 is a schematic diagram of the PDC module structure
  • Figure 3 is a schematic diagram of the control data transmission structure between MS, BS, PDC, and ECN;
  • Figure 4 is a schematic diagram of the user data transmission structure among MS, BS, PDC, and DS.
  • the present invention provides an effective method for PDT packet cross-system interconnection.
  • the method has certain versatility in the field of trunking communication.
  • TETRA communication can also use the key technology of the method to realize packet transmission.
  • PDC plays a core role in the realization of packet functions, responsible for docking external network equipment, packet function establishment and removal, packet resource management, packet compression/decompression, etc.
  • ECN as a switching center, one of its functions is storage
  • User location information and mobility management of users and groups are also part of the functions that this method needs to involve.
  • BS mainly plays the role of segmentation processing and channel transmission of packet data packets.
  • ICP is an internal inter-board communication protocol with heartbeat detection and message confirmation and retransmission mechanisms to ensure the reliability of data transmission.
  • the DS is used as an external network device, it is connected to the PDC via Ethernet, and the UDP network protocol is used for communication between the two, and the IPSec protocol is used to provide security encryption for the IP data transmission between the DS and the PDC.
  • PDC can be connected to different external devices to meet different usage requirements. If the PDC is externally connected to the dispatching station, it can meet the purpose of command and dispatch of public security, fire protection and other systems.
  • the PDC is externally connected to the key management server, it can meet the needs of the cluster system.
  • the PDC is externally connected to the web gateway, it can meet the purpose of connecting the terminal under the cluster system to the Internet.
  • this set of networking architecture is not only applicable to the PDT packet system, but also to the TETRA packet system. The difference between the two lies in the packet interaction process between PDC and BS.
  • PDC can be compatible with PDT and TETRA at the same time.
  • System grouping function that is, a PDC can connect PDT base station and TETRA base station at the same time, and carry out grouping communication with PDT and TETRA terminal at the same time.
  • PDC, ECN, BS, and MS belong to a set of network elements within the PDT system.
  • a PDC can be connected to multiple exchanges and multiple base stations.
  • ECNn represents multiple exchanges
  • BSn represents multiple base stations.
  • PDC1 and ECNn, PDC1 and BSn are connected through a wired network, and communicate through the ICP protocol, and wireless communication between BSn and MS. In actual networking, there is a communication connection between ECNn and BSn.
  • the data between the PDC and the PDC is transmitted through the ICP mode, and the message is transmitted across the PDC, which is described as a cross-PDC system in the present invention.
  • the terminal MS under the PDC1 of the present invention roams to the adjacent PDC2 system, which is called cross-PDC roaming.
  • the MS under the PDC1 of the present invention roams among multiple exchanges connected to the PDC, which is called cross-exchange roaming.
  • Cross-PDC roaming belongs to the category of cross-switch roaming, and cross-switch roaming does not necessarily belong to the category of cross-PDC roaming. Both cross-PDC roaming and cross-switch roaming belong to the category of cross-system roaming.
  • the software environment in which the PDC works in the description of the present invention is the Linux operating system.
  • PDC adopts the strategy of separating control information and data information transmission.
  • the internal module structure of PDC is shown as in Fig. 2.
  • the control module works in the user mode
  • the data module works in the kernel mode.
  • the communication between the control module and the data module is controlled by the interface.
  • the control module includes a configuration information table module, a user status query module, a resource management module, and a B1 interface module.
  • the configuration information table module is used to store the attribution information of the target terminal or group
  • the user status query module is used to query the visitation information of the target terminal
  • the resource management module is used to manage the channel resources of the base station
  • the B1 interface module is used to connect between network elements. management.
  • the message exchanges between network elements during the packet establishment process all belong to the category of control data.
  • the message structure of control data transmission between MS, BS, PDC, and ECN is shown in Figure 3, where CDATA represents control data.
  • the data module consists of an IP routing module, a GRE module, a core data sending and receiving module, and an IPSec protocol module.
  • the IP routing module is used for the transmission and routing of IP data packets
  • the GRE module is used for GRE encapsulation and decapsulation of data
  • the kernel data sending and receiving module is used for sending and receiving user packet data
  • the IPSec protocol module is used for messages between PDC and DS. Authentication and encryption.
  • the user data is in the MS and BS.
  • the message structure transmitted between PDC and DS is shown in Figure 4.
  • UDATA in the figure represents user data.
  • the interface control module uses I/O control technology to be responsible for the communication between the user mode and the kernel mode, mainly including the creation and deletion of virtual channels, and the sending and receiving interfaces of data information.
  • the DS transmits user data to MS.
  • the size of the data packet depends on the network setting limit.
  • the user data is encapsulated into a UDP packet and sent to the PDC.
  • the PDC saves the data, queries the user configuration information table, and initiates a status query to the corresponding exchange based on the query result to find the target
  • the user’s home switching and registration base station initiates paging to the MS, and the standard packet establishment process is used between the PDC and the MS.
  • the BS is used as the transmission channel.
  • the air interface signaling process for the packet establishment is "Police Digital Trunking_PDT_Communication System Technology
  • the standard process specified in "Specification-Air Interface Call Control Layer" is not detailed in the present invention.
  • the resource management module of the PDC allocates channels for this packet transmission and informs the target terminal that the packet is successfully established. In this process, control data is transmitted between network elements.
  • PDC uses IP tunnel technology to encapsulate user data into a network packet in GRE format and sends it to the BS. After receiving it, the BS unpacks the packet data content, and transmits it to the MS in segments according to different user data packet sizes. , To meet the requirements of the air interface transmission rate.
  • GRE encapsulation has two main purposes. One is to facilitate the transparent traversal of packet data through the Internet, without being limited to the Layer 2 encapsulation protocol of packet packets, and to facilitate the expansion of the use of PDC, such as the expansion of TETRA packet data SNDCP protocol Encapsulation, the second is to facilitate intra-domain multicast of packet data in the PDT system, and is mainly used for group address-oriented packet transmission. In this process, user packet data is transmitted between network elements.
  • the information of the configuration information table is stored in the file system. After the PDC is started, four tables are created locally by reading the configuration file.
  • Table 1 Configure the exchange information associated with the local PDC, which is used to find whether the visitor of the target user belongs to the local exchange.
  • One PDC can be connected to multiple exchanges.
  • Table 3 configure the terminal number prefix information of the neighboring PDC, used to find the PDC information of the target user's home.
  • Table 4 configures the corresponding information between the neighbor exchange ID and the PDC IP, which is used to find the IP of the PDC where the local user roams after roaming across the PDC.
  • Neighbor exchange ID Neighbor PDC IP ...
  • the PDC In the process of establishing a packet transmission link, the PDC needs to obtain the visitor exchange and base station information of the terminal.
  • the query process interaction is mainly carried out between the PDC and the exchange, and the exchange and storage of the user's registration and roaming-related mobility management information. This information can be queried from the home or visitor exchange according to different situations.
  • the status query response mainly contains the following elements:
  • Terminal registration status including unregistered, local user registered, remote user roaming registration, local user roaming, user remotely fainted/remotely killed, user has not opened an account, user does not exist, user does not support grouping services, etc.;
  • the visited place exchanges information When the terminal roams across the exchange, the home exchange office can inquire about the terminal’s current visited place to exchange information;
  • the PDC When the PDC receives a data transmission request from an external network device, it first looks up Table 2 to determine whether the user belongs to the local device.
  • the user's home exchange information can be obtained from Table 2, and the user status query is first requested from the preferred home exchange. If it fails, the second home exchange is inquired. If the query result is directly returned to the base station list, it means that the user is registered under the current home exchange. If the query result returns the exchange ID, query Table 1 based on the exchange ID. If the exchange exists in Table 1, it means that the user has roamed across the exchange in the PDC system, otherwise it means that the user has roamed across the PDC. If the user is roaming across exchanges in the PDC system, the user status will be inquired according to the returned exchange ID until the base station list is returned. If the user roams across the PDC, exchange information according to the roaming location, query Table 4 to obtain the information of the roaming PDC, and transfer the data transmission request to the roaming PDC for processing.
  • the PDC In order to support user dual-homing, group multi-homing, and users roaming across exchanges in the PDC system, the PDC needs to support the establishment of connections with multiple exchanges.
  • the PDC and multiple exchanges create multiple ICP channels through the B1 interface.
  • the subsequent PDC The control information is transmitted through the ICP channel between the exchange and the exchange.
  • the user dual-homing and group multi-homing mechanism is mainly used to ensure the stability of system operation. When one of the home switches fails, it does not affect the normal operation of packet services and other cluster services.
  • PDC In order to support user roaming across systems and packet paging of remote terminals, PDC supports the establishment of connections with neighboring PDCs.
  • the main task of the inter-PDC communication module is to provide an interface for sending and receiving data between PDCs and to maintain the communication connection.
  • There are two ways to communicate between PDCs one uses UDP and the other uses ICP. If the former is used, this module needs to maintain the connection status detection between PDCs and the confirmation and retransmission of data. If the latter is used, the ICP module will provide heartbeat. Detection and data confirmation retransmission mechanism, this method uses ICP processing.
  • the PDC When the PDC receives a packet transmission request from an external network device and queries the configuration information table and finds that the target user roams across the PDC to another PDC system, or the target user is not a local user, data transmission will occur between the PDC and the neighboring PDC, mainly as follows Two situations:
  • the local PDC transparently transmits the packet request to the neighboring PDC, and the neighboring PDC receives the packet transmission request, and completes the standard business process according to the configuration information table query, user status query, and PDT grouping. After the whole process, notify the local PDC packet service transmission result;
  • the transmission path record will be added to the transmission message.
  • the local PDC record is added to the message transmitted from the local PDC to the neighboring PDC.
  • the message will contain both the local PDC and the neighboring PDC record.
  • PDC Packet Data Controller
  • DS Dispatcher
  • the present invention is collectively referred to as external network equipment
  • BS base station
  • MS mobile station
  • ICP internal inter-board communication protocol
  • Raw socket raw socket
  • Dgram socket datagram socket
  • IP Internet Protocol, Internet Protocol
  • ICP internal inter-board communication protocol
  • SNDCP SubNetwork Dependent Convergence Protocol, subnet-related convergence protocol
  • OTAP Over The Air Programming, air interface programming

Abstract

The present invention relates to a method for realizing PDT packet cross-system interconnection. A PDC is in charge of external network device abutting, packet function creation and removal, packet resource management, and packet package compression/decompression; an ECN stores position information of a user and performs mobility management on the user and a group; and a BS has the functions of performing segmentation processing and channel transmission on a packet data package, wherein local terminal information, remote terminal information, local exchange information and remote exchange information are stored in the PDC; a plurality of PDCs are used to cascade a plurality of ECNs and BSs in a PDT system and a network device outside the PDT system; and by means of interacting with an ECN, the PDC acquires information of a BS visited by the user, thereby providing services for communication between the network devices inside and outside the system and terminals. The present invention is provided on the basis of the design of a PDC packet server network element, supplemented by a PDC internal module structure and an internal data transmission structure; and multi-switch connection and inter-PDC communication provide basic guarantees for the transmission of cross-system data.

Description

一种PDT分组跨系统互联的实现方法A Method for Realizing PDT Grouping Inter-system Interconnection 技术领域Technical field
本发明涉及一种PDT分组跨系统互联的实现方法。The invention relates to a method for implementing PDT packet cross-system interconnection.
背景技术Background technique
目前PDT系统中分组功能主要应用于文本类型的长短消息、OTAP、OTAR、彩信等业务,在警用数字集群(PDT)通信系统技术规范中,不论是分组数据业务功能说明还是互联技术规范,都未对分组跨系统互联做标准规定,然而实际现场使用中,存在分组跨系统互联的需求,比如OTAR空口密钥更新,一个OTAR服务器为多个PDT系统下的终端提供服务,或者存在终端跨系统漫游的情况,为保证最新密钥能准确下达给该终端,就需要考虑PDT分组跨系统互联的实现。At present, the grouping function in the PDT system is mainly used in text-type long and short messages, OTAP, OTAR, MMS and other services. In the technical specifications of the police digital trunking (PDT) communication system, whether it is a packet data service function description or an interconnection technical specification, it is all There is no standard provision for packet cross-system interconnection, but in actual field use, there is a requirement for packet cross-system interconnection, such as OTAR air interface key update, one OTAR server provides services for terminals under multiple PDT systems, or there is terminal cross-system interconnection In the case of roaming, in order to ensure that the latest key can be accurately issued to the terminal, it is necessary to consider the realization of PDT packet inter-system interconnection.
发明内容Summary of the invention
针对现有技术中存在的问题,本发明的目的在于提供一种PDT分组跨系统互联的实现方法的技术方案。In view of the problems existing in the prior art, the purpose of the present invention is to provide a technical solution for implementing a method for PDT packet cross-system interconnection.
本发明以PDC分组服务器网元的设计为主,辅以PDC内部模块结构及内部数据传输结构,PDT分组传输建立过程中用到配置信息表查询、用户状态查询、多交换连接、PDC间通信等,配置信息表查询和用户状态查询用于获取关键性的终端拜访地信息,从而为分组系统与终端建立有效的分组连接提供信息基础,多交换连接和PDC间通信为跨系统数据的传输提供基本保障;同时多交换连接的设计对系统稳定性提升有极大帮助。The present invention is based on the design of the PDC packet server network element, supplemented by the PDC internal module structure and internal data transmission structure. The configuration information table query, user status query, multi-switch connection, inter-PDC communication, etc. are used in the establishment of PDT packet transmission. , Configuration information table query and user status query are used to obtain key terminal visiting information, so as to provide an information basis for the packet system to establish an effective packet connection with the terminal. Multi-switch connections and PDC communication provide basic information for cross-system data transmission. Guarantee; the design of multiple exchange connections at the same time is of great help to the improvement of system stability.
附图说明Description of the drawings
图1为本发明的系统网络结构示意图;Figure 1 is a schematic diagram of the system network structure of the present invention;
图2为PDC的模块结构示意图;Figure 2 is a schematic diagram of the PDC module structure;
图3为MS、BS、PDC、ECN之间控制数据传输结构示意图;Figure 3 is a schematic diagram of the control data transmission structure between MS, BS, PDC, and ECN;
图4为MS、BS、PDC、DS之间用户数据传输结构示意图。Figure 4 is a schematic diagram of the user data transmission structure among MS, BS, PDC, and DS.
具体实施方式Detailed ways
本发明为PDT分组跨系统互联提供一种行之有效的方法,该方法在集群通信领域具有一定通用性,比如TETRA通信也可采用该方法的关键技术实现分组传输。The present invention provides an effective method for PDT packet cross-system interconnection. The method has certain versatility in the field of trunking communication. For example, TETRA communication can also use the key technology of the method to realize packet transmission.
PDC作为分组服务器,在分组功能实现中起到核心作用,负责对接外部网络设备、分组功能建立及拆除、分组资源管理、分组包压缩/解压缩等等,ECN作为交换中心,其中一个作用是存储用户的位置信息、对用户和组做移动性管理,也是本方法需要涉及的部分功能,BS作为基站,主要起到对分组数据包做分段处理及通道传输的作用。As a packet server, PDC plays a core role in the realization of packet functions, responsible for docking external network equipment, packet function establishment and removal, packet resource management, packet compression/decompression, etc., ECN as a switching center, one of its functions is storage User location information and mobility management of users and groups are also part of the functions that this method needs to involve. As a base station, BS mainly plays the role of segmentation processing and channel transmission of packet data packets.
在PDC中存储本地终端和异地终端信息、本地交换和异地交换等信息,使用多台PDC设备将PDT系统内的多个交换、基站以及PDT系统外的网络设备级联起来。这样,PDC通过与交换中心的交互,就可以获取用户所拜访的基站信息,以此为系统内外的网络设备与终端通信提供服务。本发明系统基本网络架构如图1所示。Store local terminal and remote terminal information, local exchange and remote exchange information in the PDC, and use multiple PDC devices to cascade multiple switches in the PDT system, base stations, and network devices outside the PDT system. In this way, the PDC can obtain the information of the base station visited by the user through the interaction with the switching center, so as to provide services for the communication between the network equipment and the terminal inside and outside the system. The basic network architecture of the system of the present invention is shown in Figure 1.
DS作为内部网络设备时,与PDC之间可通过ICP方式连接,ICP是一种内部板间通信协议,有心跳检测和消息确认、重传机制,保证数据传输可靠性。DS作为外部网络设备时,与PDC之间通过以太网连接,两者间使用UDP网络协议通信,利用IPSec协议为DS和PDC之间的IP数据传输提供安全加密。实际使用场景下,PDC连接不同的外部设备可以满足不同的使用需求,如果PDC外联调度台,可以满足公安、消防等系统指挥调度的目的,如果PDC外联密钥管理服务器,可以满足集群系统下终端密钥下载的目的,如果PDC外联web网 关,可以满足集群系统下的终端连接互联网的目的。同时,这套组网架构不仅适用于PDT分组系统,同样适用于TETRA分组系统,两者间差别在于PDC、BS之间的分组交互流程,根据终端用户类型的不同,PDC可以同时兼容PDT与TETRA系统分组功能,即一个PDC可同时连接PDT基站与TETRA基站,同时与PDT和TETRA终端进行分组通信。When DS is used as an internal network device, it can be connected to PDC via ICP. ICP is an internal inter-board communication protocol with heartbeat detection and message confirmation and retransmission mechanisms to ensure the reliability of data transmission. When the DS is used as an external network device, it is connected to the PDC via Ethernet, and the UDP network protocol is used for communication between the two, and the IPSec protocol is used to provide security encryption for the IP data transmission between the DS and the PDC. In actual usage scenarios, PDC can be connected to different external devices to meet different usage requirements. If the PDC is externally connected to the dispatching station, it can meet the purpose of command and dispatch of public security, fire protection and other systems. If the PDC is externally connected to the key management server, it can meet the needs of the cluster system. For the purpose of downloading the terminal key, if the PDC is externally connected to the web gateway, it can meet the purpose of connecting the terminal under the cluster system to the Internet. At the same time, this set of networking architecture is not only applicable to the PDT packet system, but also to the TETRA packet system. The difference between the two lies in the packet interaction process between PDC and BS. Depending on the type of end user, PDC can be compatible with PDT and TETRA at the same time. System grouping function, that is, a PDC can connect PDT base station and TETRA base station at the same time, and carry out grouping communication with PDT and TETRA terminal at the same time.
PDC、ECN、BS、MS属于一套PDT系统内部的网元组成。一个PDC可连接多交换和多基站,ECNn代表多个交换,BSn代表多个基站。PDC1与ECNn、PDC1与BSn之间走有线网络连接,通过ICP协议来通信,BSn与MS间走无线通信方式。实际组网中,ECNn与BSn之间有通信连接。PDC, ECN, BS, and MS belong to a set of network elements within the PDT system. A PDC can be connected to multiple exchanges and multiple base stations. ECNn represents multiple exchanges, and BSn represents multiple base stations. PDC1 and ECNn, PDC1 and BSn are connected through a wired network, and communicate through the ICP protocol, and wireless communication between BSn and MS. In actual networking, there is a communication connection between ECNn and BSn.
PDC与PDC之间数据通过ICP方式传输,消息跨PDC传送,在本发明中描述为跨PDC系统。本发明PDC1下的终端MS漫游到邻近PDC2系统下,称为跨PDC漫游,本发明PDC1下的MS,在与该PDC连接的多个交换之间漫游,称为跨交换漫游。跨PDC漫游属于跨交换漫游范畴,跨交换漫游不一定属于跨PDC漫游范畴,跨PDC漫游和跨交换漫游都属于跨系统漫游范畴。The data between the PDC and the PDC is transmitted through the ICP mode, and the message is transmitted across the PDC, which is described as a cross-PDC system in the present invention. The terminal MS under the PDC1 of the present invention roams to the adjacent PDC2 system, which is called cross-PDC roaming. The MS under the PDC1 of the present invention roams among multiple exchanges connected to the PDC, which is called cross-exchange roaming. Cross-PDC roaming belongs to the category of cross-switch roaming, and cross-switch roaming does not necessarily belong to the category of cross-PDC roaming. Both cross-PDC roaming and cross-switch roaming belong to the category of cross-system roaming.
PDC模块架构PDC module architecture
本发明描述中PDC工作的软件环境为Linux操作系统。PDC采用控制信息和数据信息传输相互分离的策略。PDC的内部模块结构如图2所示。控制模块工作在用户态,数据模块工作在内核态。控制模块和数据模块之间通过接口控制进行通信。The software environment in which the PDC works in the description of the present invention is the Linux operating system. PDC adopts the strategy of separating control information and data information transmission. The internal module structure of PDC is shown as in Fig. 2. The control module works in the user mode, and the data module works in the kernel mode. The communication between the control module and the data module is controlled by the interface.
控制模块包括配置信息表模块、用户状态查询模块、资源管理模块、B1接口模块等。配置信息表模块用于存储目标终端或组的归属地信息,用户状态查询模块用于查询目标终端的拜访地信息,资源管理模块用于管理基站信道资源, B1接口模块用于网元间的连接管理。The control module includes a configuration information table module, a user status query module, a resource management module, and a B1 interface module. The configuration information table module is used to store the attribution information of the target terminal or group, the user status query module is used to query the visitation information of the target terminal, the resource management module is used to manage the channel resources of the base station, and the B1 interface module is used to connect between network elements. management.
分组建立过程中的网元间消息交互均属于控制数据范畴,控制数据在MS、BS、PDC、ECN之间传输的消息结构见图3,图中CDATA代表控制数据。The message exchanges between network elements during the packet establishment process all belong to the category of control data. The message structure of control data transmission between MS, BS, PDC, and ECN is shown in Figure 3, where CDATA represents control data.
数据模块包括IP路由模块、GRE模块、内核数据发送和接收模块、IPSec协议模块组成。IP路由模块用于IP数据包的传输及路由,GRE模块用于对数据进行GRE封装和解封装,内核数据发送和接收模块用于用户分组数据的收发,IPSec协议模块用于PDC和DS之间消息认证和加密。The data module consists of an IP routing module, a GRE module, a core data sending and receiving module, and an IPSec protocol module. The IP routing module is used for the transmission and routing of IP data packets, the GRE module is used for GRE encapsulation and decapsulation of data, the kernel data sending and receiving module is used for sending and receiving user packet data, and the IPSec protocol module is used for messages between PDC and DS. Authentication and encryption.
DS发给PDC的用户数据,先在PDC的控制模块提取目的终端关键信息,待分组流程建立成功,再将数据传给内核模块做GRE封装、IP路由并发送给BS,用户数据在MS、BS、PDC、DS之间传输的消息结构见图4,图中UDATA代表用户数据。For the user data sent by DS to PDC, first extract the key information of the destination terminal in the PDC control module, and after the grouping process is established successfully, then transmit the data to the kernel module for GRE encapsulation, IP routing and send it to the BS. The user data is in the MS and BS. The message structure transmitted between PDC and DS is shown in Figure 4. UDATA in the figure represents user data.
接口控制模块使用I/O控制技术,负责用户态和内核态之间通信,主要包括虚拟通道的创建及删除接口、数据信息的发送及接收接口等。The interface control module uses I/O control technology to be responsible for the communication between the user mode and the kernel mode, mainly including the creation and deletion of virtual channels, and the sending and receiving interfaces of data information.
DS向MS传输用户数据,数据包大小依赖于网络设置限制,将用户数据封装成UDP包发送给PDC,PDC保存该数据,查询用户配置信息表,根据查询结果向对应交换发起状态查询,找到目标用户的归属交换及注册基站,向MS发起寻呼,PDC与MS之间走标准的分组建立流程,BS作为传输通道,分组建立的空口信令流程为《警用数字集群_PDT_通信系统技术规范-空中接口呼叫控制层》所规定的标准流程,本发明不详述,终端响应后,PDC的资源管理模块为本次分组传输分配信道,并通知目标终端分组建立成功。该过程中网元间传输控制数据。DS transmits user data to MS. The size of the data packet depends on the network setting limit. The user data is encapsulated into a UDP packet and sent to the PDC. The PDC saves the data, queries the user configuration information table, and initiates a status query to the corresponding exchange based on the query result to find the target The user’s home switching and registration base station initiates paging to the MS, and the standard packet establishment process is used between the PDC and the MS. The BS is used as the transmission channel. The air interface signaling process for the packet establishment is "Police Digital Trunking_PDT_Communication System Technology The standard process specified in "Specification-Air Interface Call Control Layer" is not detailed in the present invention. After the terminal responds, the resource management module of the PDC allocates channels for this packet transmission and informs the target terminal that the packet is successfully established. In this process, control data is transmitted between network elements.
分组流程建立成功后,PDC利用IP隧道技术将用户数据封装成GRE格式的网络包发给BS,BS收到后拆包解出分组数据内容,依据不同的用户数据包大小进行分段传输给MS,以满足空口传输速率的要求。GRE封装主要有两个目的,一 是方便分组数据透明的穿越因特网,不需受限于分组包的二层封装协议,便于对PDC的用途做扩展,如扩展用于对TETRA分组数据SNDCP协议做封装,二是方便分组数据在PDT系统内进行域内组播,主要用于面向组地址的分组发送。该过程中网元间传输用户分组数据。After the packet process is successfully established, PDC uses IP tunnel technology to encapsulate user data into a network packet in GRE format and sends it to the BS. After receiving it, the BS unpacks the packet data content, and transmits it to the MS in segments according to different user data packet sizes. , To meet the requirements of the air interface transmission rate. GRE encapsulation has two main purposes. One is to facilitate the transparent traversal of packet data through the Internet, without being limited to the Layer 2 encapsulation protocol of packet packets, and to facilitate the expansion of the use of PDC, such as the expansion of TETRA packet data SNDCP protocol Encapsulation, the second is to facilitate intra-domain multicast of packet data in the PDT system, and is mainly used for group address-oriented packet transmission. In this process, user packet data is transmitted between network elements.
配置信息表Configuration information table
将配置信息表的信息存储在文件系统中,PDC启动后,通过读取配置文件的方式在本地建立四张表。The information of the configuration information table is stored in the file system. After the PDC is started, four tables are created locally by reading the configuration file.
表1,配置本地PDC相关联的交换信息,用于查找目标用户的拜访地是否属于本地交换,一个PDC可连接多个交换。Table 1. Configure the exchange information associated with the local PDC, which is used to find whether the visitor of the target user belongs to the local exchange. One PDC can be connected to multiple exchanges.
表1 本地PDC内交换ID-IP对应表Table 1 Correspondence table of exchange ID-IP in the local PDC
本地交换IDLocal exchange ID 本地交换IPLocal exchange IP
本地交换IDLocal exchange ID 本地交换IPLocal exchange IP
 To
表2,配置本地PDC的终端号码字冠,用于查询目标用户是否归属于本地以及归属地交换信息。Table 2. Configure the terminal number prefix of the local PDC, which is used to query whether the target user belongs to the local and exchange information at the attribution.
表2 本地终端字冠及归属交换信息Table 2 Local terminal prefix and belonging exchange information
本地MS字冠Local MS prefix 道选归属交换IDRoad selection attribution exchange ID 次选归属交换IDSecond choice attribution exchange ID
 To  To
表3,配置邻近PDC的终端号码字冠信息,用于查找目标用户的归属地PDC信息。Table 3, configure the terminal number prefix information of the neighboring PDC, used to find the PDC information of the target user's home.
表3 终端号码字冠与归属地PDC的对回表Table 3 Return table of terminal number prefix and home PDC
MS字冠MS prefix 归属地PDC IPHome PDC IP
 To
表4,配置邻端交换ID与PDC IP的对应信息,用于查找本地用户跨PDC漫游后漫游地PDC的IP。Table 4 configures the corresponding information between the neighbor exchange ID and the PDC IP, which is used to find the IP of the PDC where the local user roams after roaming across the PDC.
表4 邻端交换ID与PDC IP的对应表Table 4 Correspondence table between neighbor exchange ID and PDC IP
邻端交换IDNeighbor exchange ID 邻端PDC IPNeighbor PDC IP
 To
用户状态查询User status query
PDC在建立分组传输链路过程中,需要获取终端的拜访地交换及基站信息,查询过程交互主要在PDC、交换之间进行,交换存储用户的注册及漫游相关的移动性管理信息。这些信息可以根据不同情况从归属地或者拜访地交换处查询到,状态查询响应主要包含以下元素:In the process of establishing a packet transmission link, the PDC needs to obtain the visitor exchange and base station information of the terminal. The query process interaction is mainly carried out between the PDC and the exchange, and the exchange and storage of the user's registration and roaming-related mobility management information. This information can be queried from the home or visitor exchange according to different situations. The status query response mainly contains the following elements:
(1)终端注册状态,包括未注册、本地用户已注册、异地用户漫游注册、本地用户已漫游、用户已遥晕/遥毙、用户未开户、用户不存在、用户不支持分组业务等;(1) Terminal registration status, including unregistered, local user registered, remote user roaming registration, local user roaming, user remotely fainted/remotely killed, user has not opened an account, user does not exist, user does not support grouping services, etc.;
(2)呼叫状态;(2) Call status;
(3)注册基站信息,终端注册在当前交换下时,状态查询响应中该参数携带有效基站信息;(3) Register base station information. When the terminal is registered under the current exchange, this parameter in the status query response carries valid base station information;
(4)拜访地交换信息,终端跨交换漫游时,归属地交换处可查询到终端当前的拜访地交换信息;(4) The visited place exchanges information. When the terminal roams across the exchange, the home exchange office can inquire about the terminal’s current visited place to exchange information;
PDC收到来自外部网络设备的数据传输请求时,首先查找表2,判断用户 是否归属于本地。When the PDC receives a data transmission request from an external network device, it first looks up Table 2 to determine whether the user belongs to the local device.
如果用户归属于本地,从表2中可获取用户的归属交换信息,先向首选归属交换请求用户状态查询,如失败,则向次选归属交换查询。若查询结果直接返回基站列表,说明用户注册在当前归属交换下。若查询结果返回交换ID,则根据交换ID,查询表1,如果表1中存在此交换,说明用户在本PDC系统内跨交换漫游了,否则说明用户跨PDC漫游了。如果用户在本PDC系统内跨交换漫游,根据返回的交换ID,进行用户状态查询,直到返回基站列表。如果用户跨PDC漫游,则根据其漫游地交换信息,查询表4,获取其漫游地PDC的信息,将数据传输请求转交给漫游地PDC处理。If the user belongs to the local, the user's home exchange information can be obtained from Table 2, and the user status query is first requested from the preferred home exchange. If it fails, the second home exchange is inquired. If the query result is directly returned to the base station list, it means that the user is registered under the current home exchange. If the query result returns the exchange ID, query Table 1 based on the exchange ID. If the exchange exists in Table 1, it means that the user has roamed across the exchange in the PDC system, otherwise it means that the user has roamed across the PDC. If the user is roaming across exchanges in the PDC system, the user status will be inquired according to the returned exchange ID until the base station list is returned. If the user roams across the PDC, exchange information according to the roaming location, query Table 4 to obtain the information of the roaming PDC, and transfer the data transmission request to the roaming PDC for processing.
如果用户不归属于本地,则查找表3,检查异地终端字冠的归属地PDC IP,将数据传输请求转发给邻端PDC处理。If the user does not belong to the local, then look up Table 3, check the home PDC IP of the prefix of the remote terminal, and forward the data transmission request to the neighboring PDC for processing.
多交换连接Multi-switch connection
为了支持用户双归属、组多归属,以及用户在本PDC系统内跨交换漫游的情况,PDC需要支持与多个交换建立连接,PDC与多个交换间通过B1接口创建多个ICP通道,后续PDC与交换之间通过ICP通道传输控制信息。In order to support user dual-homing, group multi-homing, and users roaming across exchanges in the PDC system, the PDC needs to support the establishment of connections with multiple exchanges. The PDC and multiple exchanges create multiple ICP channels through the B1 interface. The subsequent PDC The control information is transmitted through the ICP channel between the exchange and the exchange.
用户双归属、组多归属机制主要用于保障系统运行稳定性,当其中一个归属交换发生故障,不影响分组业务及其他集群业务正常进行。The user dual-homing and group multi-homing mechanism is mainly used to ensure the stability of system operation. When one of the home switches fails, it does not affect the normal operation of packet services and other cluster services.
PDC间通信Communication between PDCs
为了支持用户跨系统漫游和分组寻呼异地终端的情况,PDC支持与邻近PDC建立连接,PDC间通信模块的主要任务是提供PDC间发送和接收数据的接口及对通信连接做维护。PDC间通信有两种方式,一种使用UDP方式,一种使用ICP方式,若采用前者,本模块需要维护PDC间连接状态检测及数据的确认 重传,如采用后者,ICP模块会提供心跳检测和数据确认重传机制,本方法采用ICP方式处理。In order to support user roaming across systems and packet paging of remote terminals, PDC supports the establishment of connections with neighboring PDCs. The main task of the inter-PDC communication module is to provide an interface for sending and receiving data between PDCs and to maintain the communication connection. There are two ways to communicate between PDCs, one uses UDP and the other uses ICP. If the former is used, this module needs to maintain the connection status detection between PDCs and the confirmation and retransmission of data. If the latter is used, the ICP module will provide heartbeat. Detection and data confirmation retransmission mechanism, this method uses ICP processing.
当PDC收到来自外部网络设备的分组传输请求,查询配置信息表发现目标用户跨PDC漫游到其他PDC系统下,或者目标用户不是本地用户,PDC与邻近PDC之间会产生数据传输,主要分下面两种情况:When the PDC receives a packet transmission request from an external network device and queries the configuration information table and finds that the target user roams across the PDC to another PDC system, or the target user is not a local user, data transmission will occur between the PDC and the neighboring PDC, mainly as follows Two situations:
(1)本地用户跨PDC漫游到其他PDC系统下,本地PDC将分组请求透传给邻近PDC,邻近PDC收到分组传输请求,按配置信息表查询、用户状态查询、PDT分组标准业务流程走完全程后,通知本地PDC分组业务传输结果;(1) Local users roam across PDC to other PDC systems. The local PDC transparently transmits the packet request to the neighboring PDC, and the neighboring PDC receives the packet transmission request, and completes the standard business process according to the configuration information table query, user status query, and PDT grouping. After the whole process, notify the local PDC packet service transmission result;
(2)分组寻呼异地终端的情况,当异地终端未发生跨PDC漫游,除了配置信息表的查询过程有差别,其他流程与本地用户跨PDC漫游相同。当异地终端发生了跨PDC漫游,这里又分两种情况,一种是跨PDC漫游到第三方PDC,分组请求将从本地PDC透传给用户归属地PDC,再由归属地PDC透传给第三方PDC,分组流程结束后,由第三方PDC将分组结果发送给归属地PDC,归属地PDC再转给本地PDC。另一种是异地终端跨PDC漫游到本地PDC下,分组请求先从本地PDC透传给归属地PDC,再由归属地PDC传给本地PDC。(2) In the case of packet paging of remote terminals, when the remote terminals do not roam across PDCs, except for the difference in the query process of the configuration information table, the other processes are the same as those for local users when roaming across PDCs. When a cross-PDC roaming occurs in a remote terminal, there are two situations here. One is cross-PDC roaming to a third-party PDC. The grouping request will be transparently transmitted from the local PDC to the user’s home PDC, and then the home PDC will be transparently transmitted to the third PDC. For three-party PDC, after the grouping process ends, the third-party PDC sends the grouping result to the home PDC, and the home PDC then transfers it to the local PDC. The other is that the remote terminal roams across the PDC to the local PDC, and the grouping request is first transparently transmitted from the local PDC to the home PDC, and then from the home PDC to the local PDC.
为防止分组请求在本地PDC和邻近PDC之间的传输陷入无限循环,分组请求每传输一次,传送消息中会同时增加传输路径记录,比如从本地PDC传给邻近PDC的消息中,增加本地PDC记录,再从邻近PDC传给本地PDC时,消息中会同时包含本地PDC和邻近PDC记录,一旦分组传输请求的接收方PDC获知该消息曾被当前PDC转发过,不论后续的配置信道表查询和用户状态查询能否成功获取到拜访地基站信息,分组传输请求都不再跨PDC转发。In order to prevent the transmission of the packet request between the local PDC and the neighboring PDC from falling into an infinite loop, each time a packet request is transmitted, the transmission path record will be added to the transmission message. For example, the local PDC record is added to the message transmitted from the local PDC to the neighboring PDC. , When it is transmitted from the neighboring PDC to the local PDC, the message will contain both the local PDC and the neighboring PDC record. Once the receiver PDC of the packet transmission request knows that the message has been forwarded by the current PDC, regardless of the subsequent configuration channel table query and user Whether the status query can successfully obtain the visited base station information, the packet transmission request is no longer forwarded across the PDC.
术语解释:Term explanation:
PDT:Professional Digital Trunking,专业数字集群PDT: Professional Digital Trunking, professional digital trunking
PDC:Packet Data Controller,分组服务器PDC: Packet Data Controller, packet server
ECN:交换中心ECN: Exchange Center
DS:调度台,本发明作为外部网络设备统称DS: Dispatcher, the present invention is collectively referred to as external network equipment
BS:基站BS: base station
MS:移动台MS: mobile station
UDP:用户数据报协议UDP: User Datagram Protocol
ICP:内部板间通信协议ICP: internal inter-board communication protocol
AI-1:物理层AI-1: Physical layer
MAC:数据链路层MAC: data link layer
R0:本文指代空中接口中的无线链路R0: This article refers to the wireless link in the air interface
Raw socket:原始套接字Raw socket: raw socket
Dgram socket:数据报套接字Dgram socket: datagram socket
GRE:通用路由封装协议GRE: General Routing Encapsulation Protocol
ID:Identity,本文指代标志;ID: Identity, this article refers to the logo;
IP:Internet Protocol,因特网协议IP: Internet Protocol, Internet Protocol
B1:PDC与交互网元的接口层B1: Interface layer between PDC and interactive network elements
ICP:内部板间通信协议ICP: internal inter-board communication protocol
TETRA:Trans European Trunked Radio,泛欧集群无线电TETRA: Trans European Trunked Radio, pan-European trunked radio
SNDCP:SubNetwork Dependent Convergence Protocol,子网相关汇聚协议SNDCP: SubNetwork Dependent Convergence Protocol, subnet-related convergence protocol
OTAR:Over The Air Rekeying,空口密钥更新OTAR: Over The Air Rekeying, air interface key update
OTAP:Over The Air Programming,空口编程OTAP: Over The Air Programming, air interface programming

Claims (10)

  1. 一种PDT分组跨系统互联的实现方法,PDT系统由PDC、ECN、BS和MS组成,DS与PDC连接,一个PDC能够连接多个ECN和多个BS,一个PDC与多个ECN、一个PDC与多个BS之间通过有线网络连接并通过ICP协议来通信,BS与MS之间通过无线通信方式,ECN与BS之间有通信连接,其特征在于:所述PDC负责对接外部网络设备、分组功能建立及拆除、分组资源管理、分组包压缩/解压缩,ECN存储用户的位置信息并对用户和组做移动性管理,BS对分组数据包做分段处理及通道传输的作用;在PDC中存储本地终端和异地终端信息、本地交换和异地交换信息,使用多台PDC将PDT系统内的多个ECN、BS与PDT系统外的网络设备级联起来,PDC通过与ECN的交互就能够获取用户所拜访的BS信息,为系统内外的网络设备与终端通信提供服务。A method for realizing the interconnection of PDT packets across systems. The PDT system is composed of PDC, ECN, BS and MS. DS is connected to PDC. One PDC can connect to multiple ECNs and multiple BSs. One PDC and multiple ECNs and one PDC are connected to multiple ECNs. Multiple BSs are connected through a wired network and communicate through the ICP protocol. The BS and the MS are wirelessly communicated, and there is a communication connection between the ECN and the BS. The feature is that the PDC is responsible for docking with external network equipment and grouping functions. Creation and removal, packet resource management, packet packet compression/decompression, ECN stores user location information and performs mobility management for users and groups, BS performs segmentation processing and channel transmission on packet data packets; stores in PDC Local terminal and remote terminal information, local exchange and remote exchange of information, use multiple PDCs to cascade multiple ECNs and BSs in the PDT system with network equipment outside the PDT system, and the PDC can obtain user information through interaction with the ECN. The visited BS information provides services for the communication between network equipment and terminals inside and outside the system.
  2. 根据权利要求1所述的一种PDT分组跨系统互联的实现方法,其特征在于所述DS作为内部网络设备时,与PDC之间通过ICP方式连接;DS作为外部网络设备时,与PDC之间通过以太网连接,两者间使用UDP网络协议通信,利用IPSec协议为DS和PDC之间的IP数据传输提供安全加密。The method for implementing PDT packet cross-system interconnection according to claim 1, wherein when the DS is used as an internal network device, it is connected to the PDC through ICP; when the DS is used as an external network device, it is connected to the PDC Through the Ethernet connection, the UDP network protocol is used to communicate between the two, and the IPSec protocol is used to provide secure encryption for the IP data transmission between DS and PDC.
  3. 根据权利要求1所述的一种PDT分组跨系统互联的实现方法,其特征在于所述PDC包括控制模块和数据模块,控制模块工作在用户态,数据模块工作在内核态,控制模块和数据模块之间通过接口控制进行通信。The method for implementing PDT packet cross-system interconnection according to claim 1, wherein the PDC includes a control module and a data module, the control module works in the user mode, the data module works in the kernel mode, and the control module and the data module Communication is carried out through interface control.
  4. 根据权利要求3所述的一种PDT分组跨系统互联的实现方法,其特征在于所述控制模块包括配置信息表模块、用户状态查询模块、资源管理模块、B1接口模块,配置信息表模块用于存储目标终端或组的归属地信息,用户状态查询模块用于查询目标终端的拜访地信息,资源管理模块用于管理基站信道资源,B1接口模块用于网元间的连接管理;A method for implementing PDT packet cross-system interconnection according to claim 3, wherein the control module includes a configuration information table module, a user status query module, a resource management module, and a B1 interface module, and the configuration information table module is used for Store the attribution information of the target terminal or group, the user status query module is used to query the visit information of the target terminal, the resource management module is used to manage the channel resources of the base station, and the B1 interface module is used to manage the connection between network elements;
    所述的数据模块包括IP路由模块、GRE协议模块、内核数据发送和接收模块、IPSec协议模块,IP路由模块用于IP数据包的传输及路由,GRE协议模块用于对数据进行GRE封装和解封装,内核数据发送和接收模块用于用户分组数据的收发,IPSec协议模块用于PDC和DS之间消息认证和加密;DS发给PDC的用户数据,先在PDC的控制模块提取目的终端关键信息,待分组流程建立成功,再将数据传给内核模块做GRE封装、IP路由并发送给BS。The data module includes an IP routing module, a GRE protocol module, a core data sending and receiving module, and an IPSec protocol module. The IP routing module is used for the transmission and routing of IP data packets, and the GRE protocol module is used for GRE encapsulation and decapsulation of data. , The kernel data sending and receiving module is used to send and receive user packet data, and the IPSec protocol module is used for message authentication and encryption between PDC and DS; user data sent by DS to PDC, first extract the key information of the target terminal in the control module of PDC, After the grouping process is successfully established, the data is then transmitted to the kernel module for GRE encapsulation, IP routing, and sent to the BS.
  5. 根据权利要求4所述的一种PDT分组跨系统互联的实现方法,其特征在于所述DS向MS传输用户数据,数据包大小依赖于网络设置限制,将用户数据封装成UDP包发送给PDC,PDC保存该数据,查询用户配置信息表,根据查询结果向对应交换发起状态查询,找到目标用户的归属交换及注册基站,向MS发起寻呼,PDC与MS之间走标准的分组建立流程,BS作为传输通道,终端响应后,PDC的资源管理模块为本次分组传输分配信道,并通知目标终端分组建立成功;The method for implementing PDT packet cross-system interconnection according to claim 4, characterized in that the DS transmits user data to the MS, the size of the data packet depends on the network setting limit, the user data is encapsulated into a UDP packet and sent to the PDC, The PDC saves the data, queries the user configuration information table, initiates a status query to the corresponding exchange according to the query result, finds the target user's home exchange and registered base station, initiates a paging to the MS, and uses the standard grouping establishment process between the PDC and the MS, and the BS As a transmission channel, after the terminal responds, the resource management module of the PDC allocates a channel for this packet transmission and informs the target terminal that the group is successfully established;
    分组流程建立成功后,PDC利用IP隧道技术将用户数据封装成GRE格式的网络包发给BS,BS收到后拆包解出分组数据内容,依据不同的用户数据包大小进行分段传输给MS,以满足空口传输速率的要求。After the packet process is successfully established, PDC uses IP tunnel technology to encapsulate user data into a network packet in GRE format and sends it to the BS. After receiving it, the BS unpacks the packet data content, and transmits it to the MS in segments according to different user data packet sizes. , To meet the requirements of the air interface transmission rate.
  6. 根据权利要求5所述的一种PDT分组跨系统互联的实现方法,其特征在于所述GRE封装方便分组数据透明的穿越因特网,不需受限于分组包的二层封装协议,便于对PDC的用途做扩展;GRE封装还方便分组数据在PDT系统内进行域内组播,主要用于面向组地址的分组发送。The method for implementing PDT packet cross-system interconnection according to claim 5, characterized in that the GRE encapsulation facilitates the transparent traversal of packet data through the Internet, does not need to be limited to the Layer 2 encapsulation protocol of the packet, and facilitates the PDC The use is expanded; GRE encapsulation also facilitates intra-domain multicast of packet data in the PDT system, and is mainly used for group address-oriented packet transmission.
  7. 根据权利要求4所述的一种PDT分组跨系统互联的实现方法,其特征在于所述配置信息表模块的信息存储在文件系统中,PDC启动后,通过读取配置文件的方式在本地建立四张表;A method for implementing PDT packet cross-system interconnection according to claim 4, characterized in that the information of the configuration information table module is stored in the file system, and after the PDC is started, the configuration file is read and the configuration file is read locally. Sheet
    表1为本地PDC内交换ID-IP对应表,配置本地PDC相关联的交换信息,用于 查找目标用户的拜访地是否属于本地交换,一个PDC可连接多个交换;Table 1 is the exchange ID-IP correspondence table in the local PDC. The exchange information associated with the local PDC is configured to find whether the visitor of the target user belongs to the local exchange. One PDC can be connected to multiple exchanges;
    表2为本地终端字冠及归属交换信息,配置本地PDC的终端号码字冠,用于查询目标用户是否归属于本地以及归属地交换信息;Table 2 shows the local terminal prefix and home exchange information. The terminal number prefix of the local PDC is configured to query whether the target user belongs to the local and the home exchange information;
    表3为终端号码字冠与归属地PDC的对应表,配置邻近PDC的终端号码字冠信息,用于查找目标用户的归属地PDC信息;Table 3 is the correspondence table between the terminal number prefix and the home PDC. Configure the terminal number prefix information of the neighboring PDC to find the home PDC information of the target user;
    表4为邻端交换ID与PDC IP的对应表,配置邻端交换ID与PDC IP的对应信息,用于查找本地用户跨PDC漫游后漫游地PDC的IP。Table 4 is the correspondence table between the neighbor exchange ID and the PDC IP. The corresponding information between the neighbor exchange ID and the PDC IP is configured to find the IP of the PDC where the local user roams after roaming across the PDC.
  8. 根据权利要求7所述的一种PDT分组跨系统互联的实现方法,其特征在于所述PDC在建立分组传输链路过程中,需要获取终端的拜访地交换及基站信息,查询过程交互主要在PDC、交换之间进行,交换存储用户的注册及漫游相关的移动性管理信息,上述信息根据不同情况从归属地或者拜访地交换处查询到,状态查询响应主要包含以下元素:The method for implementing PDT packet cross-system interconnection according to claim 7, characterized in that the PDC needs to obtain the terminal's visitor exchange and base station information in the process of establishing the packet transmission link, and the query process interaction is mainly in the PDC , Exchange between exchanges, exchange and store user registration and roaming-related mobility management information. The above information can be queried from the home or visited exchange according to different situations. The status query response mainly contains the following elements:
    (1)终端注册状态,包括未注册、本地用户已注册、异地用户漫游注册、本地用户已漫游、用户已遥晕/遥毙、用户未开户、用户不存在、用户不支持分组业务;(1) Terminal registration status, including unregistered, local user registered, remote user roaming registration, local user roaming, user remotely dizzy/remotely killed, user not opened an account, user does not exist, and user does not support grouping services;
    (2)呼叫状态;(2) Call status;
    (3)注册基站信息,终端注册在当前交换下时,状态查询响应中该参数携带有效基站信息;(3) Register base station information. When the terminal is registered under the current exchange, this parameter in the status query response carries valid base station information;
    (4)拜访地交换信息,终端跨交换漫游时,归属地交换处可查询到终端当前的拜访地交换信息;(4) The visited place exchanges information. When the terminal roams across the exchange, the home exchange office can inquire about the terminal’s current visited place to exchange information;
    PDC收到来自外部网络设备的数据传输请求时,首先查找表2,判断用户是否归属于本地;When the PDC receives a data transmission request from an external network device, it first looks up Table 2 to determine whether the user belongs to the local device;
    如果用户归属于本地,从表2中可获取用户的归属交换信息,先向首选归属交 换请求用户状态查询,如失败,则向次选归属交换查询;若查询结果直接返回基站列表,说明用户注册在当前归属交换下;若查询结果返回交换ID,则根据交换ID,查询表1,如果表1中存在此交换,说明用户在本PDC系统内跨交换漫游了,否则说明用户跨PDC漫游了;如果用户在本PDC系统内跨交换漫游,根据返回的交换ID,进行用户状态查询,直到返回基站列表;如果用户跨PDC漫游,则根据其漫游地交换信息,查询表4,获取其漫游地PDC的信息,将数据传输请求转交给漫游地PDC处理;If the user belongs to the local, the user's home exchange information can be obtained from Table 2. First, request the user status query from the preferred home exchange. If it fails, then query the second home exchange; if the query result is directly returned to the base station list, the user is registered Under the current home exchange; if the query result returns the exchange ID, query Table 1 according to the exchange ID. If the exchange exists in Table 1, it means that the user has roamed across the exchange in the PDC system, otherwise it means that the user has roamed across the PDC; If the user roams across exchanges in this PDC system, query the user status according to the returned exchange ID until the base station list is returned; if the user roams across PDC, exchange information according to its roaming location, query Table 4 to obtain its roaming location PDC Transfer the data transmission request to the roaming PDC for processing;
    如果用户不归属于本地,则查找表3,检查异地终端字冠的归属地PDC IP,将数据传输请求转发给邻端PDC处理。If the user does not belong to the local, then look up Table 3, check the home PDC IP of the remote terminal prefix, and forward the data transmission request to the neighboring PDC for processing.
  9. 根据权利要求8所述的一种PDT分组跨系统互联的实现方法,其特征在于所述PDC与多个交换间通过B1接口创建多个ICP通道,后续PDC与交换之间通过ICP通道传输控制信息。The method for implementing PDT packet cross-system interconnection according to claim 8, wherein multiple ICP channels are created between the PDC and multiple exchanges through the B1 interface, and subsequent PDC and exchanges transmit control information through the ICP channel .
  10. 根据权利要求9所述的一种PDT分组跨系统互联的实现方法,其特征在于所述PDC支持与邻近PDC建立连接,PDC间通信模块的主要任务是提供PDC间发送和接收数据的接口及对通信连接做维护;A method for implementing PDT packet cross-system interconnection according to claim 9, characterized in that the PDC supports the establishment of connections with neighboring PDCs, and the main task of the inter-PDC communication module is to provide an interface and pairing for sending and receiving data between PDCs. Maintenance of communication connection;
    PDC间通信有两种方式,一种使用UDP方式,一种使用ICP方式,若采用UDP方式,本模块需要维护PDC间连接状态检测及数据的确认重传,如采用ICP方式,ICP模块会提供心跳检测和数据确认重传机制;There are two ways to communicate between PDCs, one using UDP and the other using ICP. If UDP is used, this module needs to maintain the connection status between PDCs and confirm the retransmission of data. If ICP is used, the ICP module will provide Heartbeat detection and data confirmation retransmission mechanism;
    采用ICP方式处理:当PDC收到来自外部网络设备的分组传输请求,查询配置信息表发现目标用户跨PDC漫游到其他PDC系统下,或者目标用户不是本地用户,PDC与邻近PDC之间会产生数据传输,主要分下面两种情况:ICP processing: When the PDC receives a packet transmission request from an external network device, it queries the configuration information table and finds that the target user roams across the PDC to another PDC system, or the target user is not a local user, data will be generated between the PDC and the neighboring PDC Transmission is mainly divided into the following two situations:
    (1)本地用户跨PDC漫游到其他PDC系统下,本地PDC将分组请求透传给邻近PDC,邻近PDC收到分组传输请求,按配置信息表查询、用户状态查询、PDT分 组标准业务流程走完全程后,通知本地PDC分组业务传输结果;(1) Local users roam across PDC to other PDC systems. The local PDC transparently transmits the packet request to the neighboring PDC, and the neighboring PDC receives the packet transmission request, and completes the standard business process according to the configuration information table query, user status query, and PDT grouping. After the whole process, notify the local PDC packet service transmission result;
    (2)分组寻呼异地终端的情况,当异地终端未发生跨PDC漫游,除了配置信息表的查询过程有差别,其他流程与本地用户跨PDC漫游相同;当异地终端发生了跨PDC漫游时,又分两种情况,一种是跨PDC漫游到第三方PDC,分组请求将从本地PDC透传给用户归属地PDC,再由归属地PDC透传给第三方PDC,分组流程结束后,由第三方PDC将分组结果发送给归属地PDC,归属地PDC再转给本地PDC;另一种是异地终端跨PDC漫游到本地PDC下,分组请求先从本地PDC透传给归属地PDC,再由归属地PDC传给本地PDC;(2) In the case of packet paging of remote terminals, when the remote terminal does not roam across PDC, except for the configuration information table query process, the other processes are the same as the local user's cross-PDC roaming; when the remote terminal roams across PDC, There are two situations. One is roaming across PDC to a third-party PDC. The grouping request will be transparently transmitted from the local PDC to the user’s home PDC, and then from the home PDC to the third-party PDC. After the grouping process is over, the grouping request will be transparently transmitted from the home PDC to the third-party PDC. The three-party PDC sends the grouping result to the home PDC, and the home PDC then transfers it to the local PDC; the other is that the remote terminal roams across the PDC to the local PDC, and the grouping request is first transparently transmitted from the local PDC to the home PDC, and then the home PDC Pass the local PDC to the local PDC;
    为防止分组请求在本地PDC和邻近PDC之间的传输陷入无限循环,分组请求每传输一次,传送消息中会同时增加传输路径记录,如从本地PDC传给邻近PDC的消息中增加本地PDC记录,再从邻近PDC传给本地PDC时,消息中会同时包含本地PDC和邻近PDC记录,一旦分组传输请求的接收方PDC获知该消息曾被当前PDC转发过,不论后续的配置信道表查询和用户状态查询能否成功获取到拜访地基站信息,分组传输请求都不再跨PDC转发。In order to prevent the transmission of the packet request between the local PDC and the neighboring PDC from falling into an infinite loop, each time the packet request is transmitted, the transmission path record will be added to the transmission message. For example, the local PDC record is added to the message transmitted from the local PDC to the neighboring PDC. When transmitted from the neighboring PDC to the local PDC, the message will contain both the local PDC and the neighboring PDC records. Once the receiver PDC of the packet transmission request knows that the message has been forwarded by the current PDC, regardless of the subsequent configuration channel table query and user status Query whether the visited base station information can be successfully obtained, and the packet transmission request is no longer forwarded across the PDC.
PCT/CN2020/070814 2019-12-26 2020-01-08 Method for realizing pdt packet cross-system interconnection WO2021128482A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911365241.5A CN111132134B (en) 2019-12-26 2019-12-26 PDT (PDT) packet cross-system interconnection implementation method
CN201911365241.5 2019-12-26

Publications (1)

Publication Number Publication Date
WO2021128482A1 true WO2021128482A1 (en) 2021-07-01

Family

ID=70502977

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/070814 WO2021128482A1 (en) 2019-12-26 2020-01-08 Method for realizing pdt packet cross-system interconnection

Country Status (2)

Country Link
CN (1) CN111132134B (en)
WO (1) WO2021128482A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115689506A (en) * 2022-11-07 2023-02-03 中国船舶重工集团公司第七一九研究所 Cross-system physical interface management method in three-dimensional design of ship

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113490153A (en) * 2021-06-25 2021-10-08 海南宝通实业公司 Multi-mode base station transfer networking switching method, system and computer equipment
CN113507728B (en) * 2021-09-10 2021-11-16 成都特维思科技有限公司 Transmission method for accelerating digital information transmission speed
CN117749698A (en) * 2024-02-21 2024-03-22 中国电力科学研究院有限公司 EPDT fusion module, communication system, route planning method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103973454A (en) * 2014-05-23 2014-08-06 公安部第一研究所 Satellite positioning data encryption system and method
CN104394602A (en) * 2014-12-15 2015-03-04 哈尔滨海能达科技有限公司 Cross-system call setup method, terminal and core network element
GB2518581A (en) * 2013-04-17 2015-04-01 Ranjit Singh Rai SRGW1 TCP/IP TETRA gateway
WO2017020175A1 (en) * 2015-07-31 2017-02-09 海能达通信股份有限公司 Method, device and system for interconnecting trunking dmr/pdt and conventional dmr/pdt
CN209402738U (en) * 2019-01-17 2019-09-17 浙江大华技术股份有限公司 A kind of gateway and police digital cluster system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101621749B (en) * 2009-07-27 2011-07-27 普天信息技术研究院有限公司 Digital clustering communication system and implementation method of clustering services
CN106856601B (en) * 2016-12-29 2020-02-18 河北远东通信系统工程有限公司 Comprehensive communication system for realizing wired and wireless converged communication based on wireless terminal
CN207753866U (en) * 2018-01-31 2018-08-21 厦门市星熠科技有限公司 A kind of PDT trunked communication systems

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2518581A (en) * 2013-04-17 2015-04-01 Ranjit Singh Rai SRGW1 TCP/IP TETRA gateway
CN103973454A (en) * 2014-05-23 2014-08-06 公安部第一研究所 Satellite positioning data encryption system and method
CN104394602A (en) * 2014-12-15 2015-03-04 哈尔滨海能达科技有限公司 Cross-system call setup method, terminal and core network element
WO2017020175A1 (en) * 2015-07-31 2017-02-09 海能达通信股份有限公司 Method, device and system for interconnecting trunking dmr/pdt and conventional dmr/pdt
CN209402738U (en) * 2019-01-17 2019-09-17 浙江大华技术股份有限公司 A kind of gateway and police digital cluster system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115689506A (en) * 2022-11-07 2023-02-03 中国船舶重工集团公司第七一九研究所 Cross-system physical interface management method in three-dimensional design of ship
CN115689506B (en) * 2022-11-07 2023-10-20 中国船舶重工集团公司第七一九研究所 Cross-system physical interface management method in ship three-dimensional design

Also Published As

Publication number Publication date
CN111132134A (en) 2020-05-08
CN111132134B (en) 2021-02-23

Similar Documents

Publication Publication Date Title
WO2021128482A1 (en) Method for realizing pdt packet cross-system interconnection
CN109996306B (en) Communication method and communication device
US11463280B2 (en) Communication method and device
US9007911B2 (en) Method and system for implementing direct interface between access network nodes
CN102196402B (en) The method and system of terminals in wireless communication systems switching
JP7410305B2 (en) Network slicing methods, network slicing devices and storage media
US8909223B2 (en) Multicast optimization and aggregation in an enterprise controller
JP4472537B2 (en) Packet control apparatus, authentication server, and wireless communication system
CN112997576B (en) IPV6 address management in IAB system
KR102126223B1 (en) Method and system of signaling procedure for mobile communication core network
JP2010519840A (en) Base station for cellular communication system
WO2017147772A1 (en) Method of transmitting information and core network access apparatus
CN101730187A (en) Method and system for realizing local access control of home base station
CN102724648A (en) Method for updating tunnel information and system thereof
WO2016082686A1 (en) Method, device, and system for transmitting data packet
WO2022009093A1 (en) Cell identities in iab network that supports iab migration
CN102025599B (en) Method and system of initiating communication, forwarding information and data message and route configuration
US9900818B2 (en) Communication system
JP2022501866A (en) Wireless communication method and communication device
US20160150577A1 (en) Lte based wireless backhaul connection to cellular network base station
CN102056137B (en) Method and system for acquiring local gateway selection information
CN109905298B (en) Home base station, system and method for accessing home base station to network
CN105792199A (en) Park business access method, device and system
JP5186011B2 (en) Communication method and apparatus based on femtocell network
CN102238633A (en) Dynamic data distribution control method and system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20908367

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20908367

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20908367

Country of ref document: EP

Kind code of ref document: A1