CN108307500B - Method and terminal for closing cluster users - Google Patents

Method and terminal for closing cluster users Download PDF

Info

Publication number
CN108307500B
CN108307500B CN201610711657.8A CN201610711657A CN108307500B CN 108307500 B CN108307500 B CN 108307500B CN 201610711657 A CN201610711657 A CN 201610711657A CN 108307500 B CN108307500 B CN 108307500B
Authority
CN
China
Prior art keywords
cluster
paging
detected
monitored
base station
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.)
Active
Application number
CN201610711657.8A
Other languages
Chinese (zh)
Other versions
CN108307500A (en
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.)
Chengdu TD Tech Ltd
Original Assignee
Chengdu TD Tech Ltd
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 Chengdu TD Tech Ltd filed Critical Chengdu TD Tech Ltd
Priority to CN201610711657.8A priority Critical patent/CN108307500B/en
Publication of CN108307500A publication Critical patent/CN108307500A/en
Application granted granted Critical
Publication of CN108307500B publication Critical patent/CN108307500B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W68/00User notification, e.g. alerting and paging, for incoming communication, change of service or the like
    • H04W68/005Transmission of information for alerting of incoming communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/04Large scale networks; Deep hierarchical networks
    • H04W84/08Trunked mobile radio systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The application discloses a method and a terminal for closing cluster users, which are applied to a single-cell point-to-multipoint (SC-PTM) system, wherein the method comprises the following steps: judging whether a paging sent by a base station is detected; if the paging sent by the base station is detected, analyzing the paging content, judging whether the paging content carries the cluster ID which is monitored by the terminal currently, and if the paging content does not carry the cluster ID which is monitored by the terminal currently, closing the cluster user corresponding to the cluster ID which is monitored by the terminal currently; and if the paging sent by the base station is not detected, closing the cluster user corresponding to the cluster ID monitored by the terminal currently. By applying the technical scheme disclosed by the application, the cluster closing can be quickly responded, meanwhile, the high reliability is kept, and the waste of air interface resources is reduced.

Description

Method and terminal for closing cluster users
Technical Field
The present application relates to the field of mobile communications technologies, and in particular, to a method and a terminal for closing a cluster user.
Background
In order to better promote the development and standardization of the trunking network, the third generation partnership project (3GPP) introduces a Single Cell Point-to-Multipoint (SC-PTM) protocol, which introduces two logical channels, namely a Single Cell multicast Control Channel (SC-MCCH) and a Single Cell multicast traffic Channel (SC-MTCH), based on a Physical Downlink Shared Channel (PDSCH) sharing Channel, for transmitting Control plane data and user plane data of trunking users respectively.
In the current SC-PTM solution, for a terminal side closing cluster user, notification is performed only by depending on an application layer, and an explicit notification scheme is not provided in an LTE bottom layer, so that problems of low reliability, poor time delay, waste of air interface resources, and the like of a cluster user closing operation may exist.
Disclosure of Invention
The application provides a method and a terminal for closing cluster users, which can quickly respond to cluster closing, maintain high reliability and reduce waste of air interface resources.
The application discloses a method for closing cluster users, which is applied to a single-cell point-to-multipoint SC-PTM system and comprises the following steps:
judging whether a paging sent by a base station is detected;
if the paging sent by the base station is detected, analyzing the paging content, judging whether the paging content carries the cluster identification ID which is monitored by the terminal currently, and if the paging content does not carry the cluster ID which is monitored by the terminal currently, closing the cluster user corresponding to the cluster ID which is monitored by the terminal currently;
and if the paging sent by the base station is not detected, closing the cluster user corresponding to the cluster ID monitored by the terminal currently.
Preferably, the determining whether the paging sent by the base station is detected includes:
setting an initial value N of a counter to be 0;
if the physical downlink control channel PDCCH scrambled by the single-cell radio network temporary identifier SC-RNTI is not detected in the current single-cell multicast control channel SC-MCCH repetition period, adding 1 to N;
if at least one SC-RNTI scrambled PDCCH is detected in the current SC-MCCH repetition period, clearing N0, and judging that the paging sent by the base station is detected;
when N > TH _ MCCH, judging that the paging sent by the base station is not detected;
wherein the TH _ MCCH is a set threshold.
Preferably, the value range of the TH _ MCCH is 1-20.
Preferably, the closing the cluster user corresponding to the cluster ID that the terminal is currently monitoring includes: and releasing the air interface resources of the terminal side cluster users corresponding to the cluster ID, and informing an application layer to close the cluster users corresponding to the cluster ID.
The application also discloses a terminal, including: paging detection module, analysis module and cluster processing module, wherein:
the paging detection module is used for judging whether paging sent by the base station is detected or not, sending the detected paging to the analysis module if the paging sent by the base station is detected, and informing the cluster processing module to close the cluster user corresponding to the cluster ID which is monitored by the terminal currently if the paging sent by the base station is not detected;
the analysis module is used for analyzing the paging content, judging whether the paging content carries the cluster ID which is monitored by the terminal currently, and if the paging content does not carry the cluster ID which is monitored by the terminal currently, informing the cluster processing module to close the cluster user corresponding to the cluster ID which is monitored by the terminal currently;
and the cluster processing module is used for closing the cluster users corresponding to the cluster ID monitored by the terminal currently according to the notification of the paging detection module or the analysis module.
Preferably, the paging detection module includes: counter, detecting element and judgement unit, wherein:
the initial value N of the counter is 0;
the detection unit is used for judging whether SC-RNTI scrambled PDCCH is detected in the current SC-MCCH repetition period or not, and if not, adding 1 to N; if at least one SC-RNTI scrambled PDCCH is detected in the current SC-MCCH repetition period, clearing 0N, and sending the detected paging to an analysis module; wherein, the TH _ MCCH is a set threshold;
and the judging unit is used for judging the sizes of the N and the TH _ MCCH, and when the N is greater than the TH _ MCCH, the cluster processing module is informed to close the cluster user corresponding to the cluster ID which is monitored by the terminal currently.
Preferably, the value range of the TH _ MCCH is 1-20.
Preferably, the operation of the cluster processing module for closing the cluster user corresponding to the cluster ID currently monitored by the terminal includes: and releasing the air interface resources of the terminal side cluster users corresponding to the cluster ID, and informing an application layer to close the cluster users corresponding to the cluster ID.
As can be seen from the above technical solutions, in the technical solution for closing a cluster user provided in the present application, a terminal determines whether to close the cluster user based on detection of an SC-MCCH, specifically, when a paging sent by a base station is detected, analyzes a paging content, determines whether the paging content carries a cluster ID that the terminal is currently monitoring, and if not, closes the cluster user corresponding to the cluster ID; and if the paging sent by the base station is not detected, closing the cluster users corresponding to the cluster ID monitored by the terminal currently. In contrast, the existing scheme for shutting down the trunking users by the SC-PTM system is to shut down according to the notification of the application layer, and the delay is above the second level, whereas the delay of the scheme for shutting down the trunking users based on the SC-MCCH detection provided by the present application can be controlled within 100ms at the fastest. Meanwhile, in the aspect of reliability, the cluster closing success rate can be improved by more than 10% compared with the conventional scheme under the low signal-to-noise ratio scene.
Drawings
FIG. 1 is a schematic flow chart of a method for closing a cluster of users according to the present application;
fig. 2 is a schematic diagram of a preferred terminal structure according to the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is further described in detail below by referring to the accompanying drawings and examples.
After a base station establishes cluster users, a paging is periodically sent through an SC-MCCH channel to inform a terminal, and the content of the paging carries cluster Identification (ID) information of all cluster users in a local cell; when there is no cluster user in this district, the base station side will stop sending corresponding paging, this application proposes: the terminal can detect whether to close the cluster user according to the mechanism so as to release the cluster resources at the terminal side.
Fig. 1 is a schematic flowchart of a method for closing a cluster user according to the present application, and referring to fig. 1, the method includes:
step 101: and judging whether the paging sent by the base station is detected or not, executing the step 102 if the paging sent by the base station is detected, and executing the step 103 if the paging sent by the base station is not detected.
Step 102: analyzing the paging content, judging whether the paging content carries the cluster ID which is monitored by the terminal currently, and if the paging content does not carry the cluster ID which is monitored by the terminal currently, closing the cluster user corresponding to the cluster ID which is monitored by the terminal currently;
step 103: and closing the cluster user corresponding to the cluster ID monitored by the terminal currently.
Preferably, the determining whether the paging sent by the base station is detected includes:
setting an initial value N of a counter to be 0;
if the physical downlink control channel PDCCH scrambled by the single-cell radio network temporary identifier SC-RNTI is not detected in the current single-cell multicast control channel SC-MCCH repetition period, adding 1 to N;
if at least one SC-RNTI scrambled PDCCH is detected in the current SC-MCCH repetition period, clearing N0, and judging that the paging sent by the base station is detected;
when N > TH _ MCCH, judging that the paging sent by the base station is not detected;
the TH _ MCCH is a set threshold, and the preferable value range is 1-20.
The closing of the cluster user corresponding to the cluster ID currently monitored by the terminal includes: and releasing the air interface resources of the terminal side cluster users corresponding to the cluster ID, and informing an application layer to close the cluster users corresponding to the cluster ID.
The technical solution of the present application is further described in detail below with respect to two different application scenarios.
The first method comprises the following steps: there are scenarios with multiple cluster users for the current cell, namely: when the cluster user number of the current cell is more than 1:
if cluster users exist in the current cell, the base station periodically sends paging through an SC-MCCH channel, the content of the paging comprises cluster IDs of all the cluster users in the current cell, and if a certain cluster user is closed at the base station side, the cluster ID of the cluster user is deleted from the paging of the SC-MCCH channel.
When the terminal receives the SC-MCCH paging, the paging content is analyzed, whether the carried cluster ID changes or not is detected, if the cluster ID which is monitored cannot be detected in the current SC-MCCH period, the terminal immediately starts the operation of closing the cluster user, the air interface resource of the cluster user at the terminal side is released, and an application layer is informed to close the cluster user.
And the second method comprises the following steps: aiming at the scene that the current cell only has one cluster user:
if the current cell only has one cluster user, when the cluster user is closed by the base station side, the cluster air interface resource of the base station side is released, the base station side does not issue paging periodically any more, and at the moment, the terminal judges whether the cluster user is closed by detecting whether the PDCCH indication of the SC-MCCH is received, which specifically comprises the following steps:
if the PDCCH scrambled by a single-cell radio network temporary identifier (SC-RNTI) is not detected in the current SC-MCCH repetition period, adding 1 to N (the initial value N of a counter is 0), if the PDCCH scrambled by at least one SC-RNTI is received in the current SC-MCCH repetition period, clearing 0 to N, and when N is more than TH-MCCH, immediately starting the operation of closing the cluster user at the terminal side, releasing the air interface resources of the cluster user at the terminal side, and informing an application layer to close the cluster user. Wherein, the TH _ MCCH is a configurable threshold, and the preferable value range is 1-20.
And after the cluster resources of the terminal are released, the operation is not executed any more, N is initialized to 0, and the operation is executed only after the terminal cluster is reestablished.
Corresponding to the above method, the present application also discloses a terminal, whose composition structure is shown in fig. 2, including: paging detection module, analysis module and cluster processing module, wherein:
the paging detection module is used for judging whether paging sent by the base station is detected or not, sending the detected paging to the analysis module if the paging sent by the base station is detected, and informing the cluster processing module to close the cluster user corresponding to the cluster ID which is monitored by the terminal currently if the paging sent by the base station is not detected;
the analysis module is used for analyzing the paging content, judging whether the paging content carries the cluster ID which is monitored by the terminal currently, and if the paging content does not carry the cluster ID which is monitored by the terminal currently, informing the cluster processing module to close the cluster user corresponding to the cluster ID which is monitored by the terminal currently;
and the cluster processing module is used for closing the cluster users corresponding to the cluster ID monitored by the terminal currently according to the notification of the paging detection module or the analysis module.
Preferably, the paging detection module may include: counter, detecting element and judgement unit, wherein:
the initial value N of the counter is 0;
the detection unit is used for judging whether SC-RNTI scrambled PDCCH is detected in the current SC-MCCH repetition period or not, and if not, adding 1 to N; if at least one SC-RNTI scrambled PDCCH is detected in the current SC-MCCH repetition period, clearing 0N, and sending the detected paging to an analysis module; wherein, the TH _ MCCH is a set threshold;
and the judging unit is used for judging the sizes of the N and the TH _ MCCH, and when the N is greater than the TH _ MCCH, the cluster processing module is informed to close the cluster user corresponding to the cluster ID which is monitored by the terminal currently.
The operation of the cluster processing module for closing the cluster user corresponding to the cluster ID monitored by the terminal currently comprises the following steps: and releasing the air interface resources of the terminal side cluster users corresponding to the cluster ID, and informing an application layer to close the cluster users corresponding to the cluster ID.
The existing scheme for closing the cluster users by the SC-PTM system is informed according to an application layer, the time delay is above a second level, and the time delay of the scheme for closing the cluster users based on the SC-MCCH detection provided by the application can be controlled within 100ms at the fastest. Meanwhile, in the aspect of reliability, the cluster closing success rate can be improved by more than 10% compared with the conventional scheme under the low signal-to-noise ratio scene.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (8)

1. A method for turning off cluster users, applied to a single-cell point-to-multipoint SC-PTM system, comprising:
judging whether a paging sent by a base station is detected;
if the paging sent by the base station is detected based on the current single-cell multicast control channel SC-MCCH, analyzing the paging content, judging whether the paging content carries the cluster identification ID which is monitored by the terminal currently, if the paging content does not carry the cluster identification ID which is monitored by the terminal currently, closing the cluster user corresponding to the cluster ID which is monitored by the terminal currently, and deleting the cluster ID corresponding to the closed cluster user in the paging sent by the base station;
and if the paging sent by the base station is not detected, closing the cluster user corresponding to the cluster ID monitored by the terminal currently.
2. The method of claim 1, wherein the determining whether the page sent by the base station is detected comprises:
setting an initial value N of a counter to be 0;
if the physical downlink control channel PDCCH scrambled by the single-cell radio network temporary identifier SC-RNTI is not detected in the current single-cell multicast control channel SC-MCCH repetition period, adding 1 to N;
if at least one SC-RNTI scrambled PDCCH is detected in the current SC-MCCH repetition period, clearing N0, and judging that the paging sent by the base station is detected;
when N > TH _ MCCH, judging that the paging sent by the base station is not detected;
wherein the TH _ MCCH is a set threshold.
3. The method of claim 2, wherein:
the value range of the TH _ MCCH is 1-20.
4. A method according to any one of claims 1 to 3, characterized in that:
the closing of the cluster user corresponding to the cluster ID which is monitored by the terminal currently comprises: and releasing the air interface resources of the terminal side cluster users corresponding to the cluster ID, and informing an application layer to close the cluster users corresponding to the cluster ID.
5. A terminal, comprising: paging detection module, analysis module and cluster processing module, wherein:
the system comprises a paging detection module, a resolution module and a cluster processing module, wherein the paging detection module is used for judging whether paging sent by a base station is detected or not, if the paging sent by the base station is detected based on a current single-cell multicast control channel SC-MCCH, the detected paging is sent to the resolution module, and if the paging sent by the base station is not detected, the cluster processing module is informed to close cluster users corresponding to a cluster ID which is monitored by the terminal currently;
the analysis module is used for analyzing the paging content, judging whether the paging content carries the cluster ID which is monitored by the terminal currently, if the paging content does not carry the cluster ID which is monitored by the terminal currently, informing the cluster processing module to close the cluster user corresponding to the cluster ID which is monitored by the terminal currently, and deleting the cluster ID corresponding to the closed cluster user in the paging sent by the base station;
and the cluster processing module is used for closing the cluster users corresponding to the cluster ID monitored by the terminal currently according to the notification of the paging detection module or the analysis module.
6. The terminal of claim 5, wherein the paging detection module comprises: counter, detecting element and judgement unit, wherein:
the initial value N of the counter is 0;
the detection unit is used for judging whether SC-RNTI scrambled PDCCH is detected in the current SC-MCCH repetition period or not, and if not, adding 1 to N; if at least one SC-RNTI scrambled PDCCH is detected in the current SC-MCCH repetition period, clearing 0N, and sending the detected paging to an analysis module; wherein, TH _ MCCH is a set threshold;
and the judging unit is used for judging the sizes of the N and the TH _ MCCH, and when the N is greater than the TH _ MCCH, the cluster processing module is informed to close the cluster user corresponding to the cluster ID which is monitored by the terminal currently.
7. The terminal of claim 6, wherein:
the value range of the TH _ MCCH is 1-20.
8. The terminal according to any of claims 5 to 7, characterized in that:
the operation of the cluster processing module for closing the cluster user corresponding to the cluster ID monitored by the terminal currently comprises the following steps: and releasing the air interface resources of the terminal side cluster users corresponding to the cluster ID, and informing an application layer to close the cluster users corresponding to the cluster ID.
CN201610711657.8A 2016-08-23 2016-08-23 Method and terminal for closing cluster users Active CN108307500B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610711657.8A CN108307500B (en) 2016-08-23 2016-08-23 Method and terminal for closing cluster users

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610711657.8A CN108307500B (en) 2016-08-23 2016-08-23 Method and terminal for closing cluster users

Publications (2)

Publication Number Publication Date
CN108307500A CN108307500A (en) 2018-07-20
CN108307500B true CN108307500B (en) 2020-06-19

Family

ID=62871129

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610711657.8A Active CN108307500B (en) 2016-08-23 2016-08-23 Method and terminal for closing cluster users

Country Status (1)

Country Link
CN (1) CN108307500B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098625A (en) * 2009-12-10 2011-06-15 中兴通讯股份有限公司 Method and device for realizing paging in group calling process
CN102143553A (en) * 2010-01-29 2011-08-03 普天信息技术研究院有限公司 Group call release method
CN102547585A (en) * 2010-12-21 2012-07-04 鼎桥通信技术有限公司 Downlink channel multiplex method in broadband wireless communication system cluster service
CN102740238A (en) * 2011-04-11 2012-10-17 鼎桥通信技术有限公司 Access method, sending method and apparatus for group resource
CN103634909A (en) * 2012-08-22 2014-03-12 成都鼎桥通信技术有限公司 TD-LTE digital trunking communication system and paging method thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7453837B2 (en) * 2002-08-15 2008-11-18 Zteit Usa, Inc. Trunking system for CDMA wireless communication

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098625A (en) * 2009-12-10 2011-06-15 中兴通讯股份有限公司 Method and device for realizing paging in group calling process
CN102143553A (en) * 2010-01-29 2011-08-03 普天信息技术研究院有限公司 Group call release method
CN102547585A (en) * 2010-12-21 2012-07-04 鼎桥通信技术有限公司 Downlink channel multiplex method in broadband wireless communication system cluster service
CN102740238A (en) * 2011-04-11 2012-10-17 鼎桥通信技术有限公司 Access method, sending method and apparatus for group resource
CN103634909A (en) * 2012-08-22 2014-03-12 成都鼎桥通信技术有限公司 TD-LTE digital trunking communication system and paging method thereof

Also Published As

Publication number Publication date
CN108307500A (en) 2018-07-20

Similar Documents

Publication Publication Date Title
US10743154B2 (en) Method and apparatus for forwarding vehicle to everything service
KR101604207B1 (en) Method to identify and differentiate background traffic
WO2016188432A1 (en) Machine type communication scheduling method, base station and user equipment
EP2487939B1 (en) Method and device for monitoring mcch notification information, and user equipment
CN107135486B (en) Transmission method and device of multicast or multicast service
EP2512160B1 (en) Receiving method, receiving equipment and user equipment for multicast control channels (mcchs) information
EP3217691B1 (en) Method and apparatus for processing instruction information
US10334480B2 (en) Method, system, device for controlling congestion or overload and evolved node B (eNB)
EP3200484A1 (en) Indication information determining and processing methods and devices, request message processing method and device, and computer storage medium
US20190149958A1 (en) Methods, Apparatuses and Computer Program for Transmission Format/Retransmission Adaptation in Wireless Network
CN107409376B (en) System and method for traffic control for machine type communication in a wireless communication system
WO2016015472A1 (en) Mbms bearer-based method and system for querying node state in cluster communication and storage medium
EP3188517B1 (en) Mbms bearer-based method and system for reporting congestion state in cluster communication and storage medium
CN108307500B (en) Method and terminal for closing cluster users
CN108271431B (en) Service interruption reporting
KR102149588B1 (en) Notice about application-aware scheduling
EP3707937B1 (en) Temporal power control system and method
WO2017011941A1 (en) Transmission method for uplink data packet, terminal device, base station and communication system
CN109804646B (en) Selective reception of cell broadcast services
US20230043510A1 (en) User equipment and method related to reporting management
CN116261116A (en) Method performed by user equipment and user equipment
EP3661318A1 (en) Information transmission method and apparatus
WO2023068998A1 (en) Proactive measurement procedures for rrc re-establishment in nb-iot
BR112017009049B1 (en) BASE STATION, USER EQUIPMENT AND GROUP COMMUNICATION METHODS
WO2024102048A1 (en) Ue addressing with wus codes

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant