WO2011110058A2 - 一种对ue和网络侧定时不一致进行判断的方法和装置 - Google Patents
一种对ue和网络侧定时不一致进行判断的方法和装置 Download PDFInfo
- Publication number
- WO2011110058A2 WO2011110058A2 PCT/CN2011/000735 CN2011000735W WO2011110058A2 WO 2011110058 A2 WO2011110058 A2 WO 2011110058A2 CN 2011000735 W CN2011000735 W CN 2011000735W WO 2011110058 A2 WO2011110058 A2 WO 2011110058A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- timing
- network side
- module
- channel
- frame
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W56/00—Synchronisation arrangements
Definitions
- the present invention relates to the field of mobile communication technologies, and in particular, to a method and apparatus for judging user equipment (UE) and network side timing inconsistency.
- UE user equipment
- WCDMA Wideband Code Division Multiple Access
- the WCDMA system is based on timing synchronization. Timing synchronization is the prerequisite and condition for normal operation of the system.
- the user equipment (UE) completes synchronization with the base station (Node B) when performing cell search; the UE achieves the timing coincident with the base station by demodulating the system message. That is, the UE adjusts its own timing with the base station's downlink common channel (synchronization channel, pilot channel, broadcast channel, etc.) to achieve frame synchronization, slot synchronization, and system timing consistency with the base station. Synchronization includes slot synchronization and frame synchronization.
- Figure 1 details the timing relationship between the UE and the Node B.
- BFN is the Node B Frame Number of the Node B
- CFN is the Connection Frame Number
- DPCH is the Dedicated Physical Channel
- HO is the Handover
- NB X is the xth base station.
- NB is the source base station
- NB 2 is the target base station;
- OFF indicates an offset in the range of 0 to 255 frames
- RFN indicates the frame number of the RNC
- SFN indicates the system frame number.
- T cell represents the delay of SFN relative to BFN
- D 1 is a measured value in the handover process, ranging from 0 to 38399 chips.
- 1 ⁇ is the time when the uplink dedicated physical channel is transmitted
- 1 ⁇ is the transmission path delay from the base station to the base station.
- T. is a constant with a size of 1024 chips, which is the nominal difference between the first received DPCH finger (DL DPCH nom ) and Tuetx .
- Lines 4 and 5 describe the timing relationship of the downlink channel between the UE and NB1
- lines 6 and 12 describe the timing relationship of the uplink channel between the UE and NB2. It can be seen that if the relevant delay is not considered The CFN of the uplink and downlink channels of the UE and the Node B should be the same, that is, the timing is consistent.
- Timing inconsistency means that the connection frame number (CFN) of a dedicated channel on the UE side is not equal to the CFN of the dedicated channel corresponding to the AP (Access Point) (or Node B) side.
- CFN connection frame number
- AP Access Point
- the timing is inconsistent (error frame).
- Ox represents a hexadecimal number
- % represents a modulo operation.
- the specific performance of the UE and the AP is inconsistent.
- the AP does not correctly decode the uplink dedicated channel of the UE, which causes the handover to fail.
- the AP integrates functions of a WCDMA base station (Node B) and a part of a radio network controller (RNC), including radio modem, radio resource management, power control, etc., supports 3GPP standard terminals, and supports a universal mobile communication system.
- UMTS Uiversal Mobile Telecommunication Services
- the AP is connected to the wireless access node gateway (AG, Access Point Gateway) located in the equipment room through the existing home broadband equipment.
- a standard UU interface is used between the AP and the UE, and the AP can be compatible with existing commercial terminals.
- the AP includes the functions of the Node B, and some functions of the RNC, the Serving GPRS Support Node (SGSN), and the Gateway GPRS Support Node (GGSN).
- the AG mainly completes the control, management, and control of the AP. Routing function for other network elements.
- This pico base station solves the problem that the macro network base station covers the home scene.
- the encoding process is a process of processing a series of data that needs to be encoded by the original data of the transmission channel, and finally mapping the encoded data to a physical channel.
- the physical channel mapping maps a set of encoded data to n radio frames, where n is equal to the transmission time interval ( ⁇ ) /10 ms. When ⁇ is greater than 10 ms, the original data of the transport channel is encoded and mapped to a plurality of radio frames.
- the physical layer decoding process is the inverse of the encoding process. If the encoded data is mapped to more than 1 radio frame, to correctly decode, it is necessary to completely receive TTI/lOms radio frame data in the correct order. In other words, only the TTI/lOms frames are collected in the uplink direction. The data can be decoded correctly. Therefore, when the UE and the AP timing are inconsistent (error frame), the AP side demodulates a TTI data sent by the UE and cannot correctly decode it. Moreover, after a timing inconsistency (error frame) occurs, a decoding error may result in a failure to decode correctly.
- error frame timing inconsistency
- the premise of the WCDMA system is that the UE and the AP are in the same timing, and there is no relevant technical specification for timing inconsistency; therefore, the WCDMA standard does not detect or judge whether the UE and the AP are consistent in timing, and there is no "correction" or solution. If the application scenario is to switch scenarios, the abnormal situation will inevitably lead to the switch failure. In summary, the WCDMA standard system does not have a fault tolerance mechanism for the "UE and AP timing inconsistency" system exception. Summary of the invention
- the invention provides a method and a device for judging UE and network side timing inconsistency It can be effectively determined whether the UE and the network side timing are inconsistent.
- Demodulating and decoding the uplink DPCCH related to the UE obtaining the TFCI of the uplink DPDCH of the current radio frame, recording the CFN of the network side corresponding to the radio frame, and establishing a correspondence between the CFN and the TFCI;
- An embodiment of the present invention further provides a device for determining a timing inconsistency between a UE and a network side, where the device is configured in a network side device, and includes:
- a first module configured to perform demodulation and decoding on the uplink DPCCH related to the UE, obtain a TFCI of the uplink DPDCH of the current radio frame, record a CFN of the network side corresponding to the current radio frame, and establish a correspondence between the CFN and the TFCI;
- a second module configured to calculate, according to the TFCI of the current radio frame obtained by the first module, a transport format combination calculation value CTFC of the channel, to obtain a TFI value of the signal transmission channel multiplexed in the uplink DPDCH channel;
- a third module configured to continuously acquire an M frame DPDCH, and determine, according to a TFI obtained by the second module, whether the consecutive M frame DPDCHs carry a signaling transmission channel, and if yes, determine a first frame in the consecutive m frames. Whether the modulo of the SFN is 0, if yes, the UE and the network side timing are the same, otherwise, the UE and the network side timing are inconsistent; the m is a natural number.
- the timing of the physical channel of the base station is reconfigured (for example, the frame offset parameter FrameOffset is adjusted), so that the timing of the UE and the base station side are relatively consistent; and the selection of the physical layer decoding radio frame data can also be performed.
- the method ensures that the data decoded by the physical layer is data in one TTI sent by the UE side, instead of the data that crosses the TTI boundary, and the problem of timing abnormality between the UE and the base station side can also be solved.
- FIG. 1 is a schematic diagram of timing relationship between a UE and a Node B
- Figure 2 is a block diagram of a typical system of a WCDMA wireless system
- FIG. 3 is a flowchart of a method for correcting a UE and an AP error frame according to Embodiment 1 of the present invention
- FIG. 4 is a flowchart of a method for correcting a UE and an AP error frame according to Embodiment 2 of the present invention
- FIG. 5 is a flowchart of a method for correcting a UE and an AP error frame according to Embodiment 3 of the present invention
- Figure 6 is a first example of the timing inconsistency between the UE and the AP
- Figure 7 is a second example of the timing inconsistency between the UE and the AP.
- the solution of the present invention includes how to make the UE and the AP timing inconsistent (error frame) The situation is judged, and the solution after determining that the timing is inconsistent.
- the timing difference between the UE and the AP is usually when the UE performs certain services under the AP.
- the timing difference of the UE when the UE performs repeated intra-frequency hard handover between two APs is taken as an example, and the solution of the present invention is described in detail. It should be noted that the solution of the present invention is not limited thereto, and can be applied to other application scenarios.
- the decision method obtains the correspondence between the two parameters of the TFCI and the corresponding SFN by demodulating the UE uplink dedicated control channel (DPCCH), and deriving the TFI of the dedicated transport channel (DCH) carrying the signaling through the TFCI, and searching for a continuous one according to the TFI.
- the radio frame sequence carrying the signaling data is carried in, and the relationship between the SFN and the ⁇ corresponding to the first frame (whether the SFN can be divisible or not) is considered, and the timing is abnormal.
- the UE switches between two Node Bs. Since two Node Bs are normally controlled by the same RNC, there are very few scenes where the same frequency hard switching occurs between two Node Bs connected to different RNCs.
- the UE switches between APs. Because the AP itself implements the functions of Node B and RNC, it is equivalent to switching between Node Bs connected to different RNCs. This is the main difference between the UE switching between Node B and the AP. In other words, the UE connects to different RNCs during the handover process, which is a small probability scenario when switching under Node B, and is a necessary scenario when switching under the AP.
- FIG. 2 A typical system block diagram of a WCDMA wireless system is shown in Figure 2.
- RNC mainly implements the functions of L2 and L3 in the WCDMA standard protocol
- Node B mainly implements the function of L1.
- the AP is a special type of base station, which implements the functions of L1, L2, and L3. It is equivalent to the function of UTRAN in Figure 2.
- the AP contains only one RNC and one Node B, and only one cell.
- the UE performs the same-frequency hard handover from the source API to the target AP2.
- the UE is to be manually switched to the target AP2 by the API, and the first radio link between the API and the UE is first deleted, including deleting related resources allocated to the UE in the API, including uplink and downlink dedicated channels, demodulation resources, Decoding the link, etc.; then establishing a second radio link between the AP2 and the UE, that is, allocating relevant resources to the UE in the AP2, establishing an uplink and downlink dedicated channel, a demodulation resource, a decoding link, and the like.
- the UE side also performs corresponding deletion and establishment, resource release and allocation operations.
- the scenario indication parameter in the signaling it can be determined whether it is a hard handover into the scenario; if it is a hard handover into the scenario, the "required decision flag” is set to TRUE (ie, valid), if not a hard handover If it is entered, the "required decision flag” is set to FALSE (that is, invalid).
- the UE and AP timing inconsistency (error frame) decision is not initiated.
- the "required decision flag” is TRUE (ie, valid)
- the "start decision flag” is set to TRUE (valid)
- the UE and the AP timing are inconsistent (error frame) decision; waiting for the uplink
- the "required decision flag” is FALSE (ie, invalid)
- the decision of the UE to be inconsistent with the AP timing (error frame) is not initiated.
- the decision of the timing inconsistency (error frame) between the UE and the AP (network side) depends on the result of demodulation and decoding of the UE-related uplink dedicated physical control channel (ULDPCCH, UpLink Dedicated Physical Control Channel) channel, which is 40 ms.
- the signaling transmission channel is described as an example.
- the specific process of determining the timing (incorrect frame) of the UE and the AP (network side) is as follows:
- Step A Demodulate and decode the uplink DPCCH related to the UE, obtain the TFCI value of the uplink DPDCH of the current wireless frame, record the network side CFN corresponding to the radio frame, and establish a correspondence between the CFN and the TFCI;
- Step B According to the transport format combination calculation value (CTFC) of the TFCI query channel, the TFI value of the signaling transport channel multiplexed in the uplink DPDCH channel is obtained;
- CTFC transport format combination calculation value
- SFN mod m represents the remainder of SFN divided by m.
- the related processing is required to be consistent with the timing of the UE and the AP, and the related processing includes:
- the L1 determines that the UE is inconsistent with the AP timing (error frame)
- the L3 UE is reported to be inconsistent with the AP timing (error frame)
- the offset value and the offset direction of the UE and the AP timing are reported, and the offset direction refers to the UE relative AP timing. Advance or lag. After the judgment is completed, the "required judgment flag” and “start judgment flag” are cleared.
- the L3 After receiving the message that the UE and the AP timing inconsistency (error frame) reported by the L1, the L3 starts the channel reconfiguration process, and reconfigures the relevant channel parameters of the L1 and L2 according to the offset value and the offset direction of the UE and the AP timing in the signaling. . Specifically, if the direction of the timing offset is that the UE is ahead of the AP timing, the SFN of the AP is added with the value of the offset, and other timing parameters of the channel are adjusted accordingly; if the direction of the timing offset is the relative of the UE When the AP timing is delayed, the SFN of the AP is subtracted from the offset value, and other timing parameters of the channel are adjusted accordingly.
- the switching process has a time limit (such as 5 seconds), if no one is received within 5 seconds If the uplink message is received, the AP deletes the related link and the switch fails. Therefore, L3 reconfiguration also needs to decide whether to time out. If it times out, delete the relevant link, otherwise the reconfiguration will be started. The relationship between the accuracy of the judgment and the processing delay needs to be balanced in the implementation of the scheme.
- FIG. 3 shows a flow of a method for correcting a UE and an AP error frame according to Embodiment 1 of the present invention, which includes the following steps:
- Step 301 The network side allocates resources to the UE, and establishes a related channel.
- Step 302 Determine whether the scenario is a timing inconsistency (error frame) decision scenario. If yes, go to step 303. Otherwise, go to step 304.
- the scenario in which the UE needs to be determined is a scenario in which the UE may be abnormal.
- the UE performs hard handover of data services between two APs of the same frequency, and the UE performs hard handover of data services between two intra-frequency Node Bs belonging to different RNCs.
- Step 303 Set the required decision flag to be valid.
- Step 304 Determine whether the UE corresponding link is demodulated and synchronized. If yes, go to step 305. Otherwise, end the process.
- Step 305 Determine whether the decision flag needs to be set to be valid. If the step 306 is performed, the process ends.
- Step 306 Set the startup decision flag to be valid.
- Step 307 Determine whether the need for the decision flag and the start decision flag have been set to be valid. If the step 308 is performed, the process ends.
- Step 308 Obtain a transport format combination indicator (TFCI, Transport Format Combination Indicator) and an SFN from the UL DPCCH demodulation information, and check the TCF (Transport Format Indicator) according to the TFCI.
- TFCI Transport Format Combination Indicator
- Step 309 Determine whether there is a TFI of the consecutive m frames of the signaling channel, and the SFN%4 of the first frame is 0. If yes, go to step 310, otherwise, the process ends. Where m is equal to TTI/10ms.
- Step 310 The AP is determined to be inconsistent with the UE timing (error frame), and the L3 AP is reported to be inconsistent with the UE timing (error frame). After step 310, steps 311 and 312 are performed separately.
- the specific manner of reporting the L3 timing inconsistency may be: L1 sends a signaling to the L3, where the signaling includes the L1 radio link number of the timing abnormality, the UE and the network side timing inconsistency flag, and step 311: clearing the required decision flag and starting the decision flag. .
- Step 312 L3 initiates the reconfiguration process: reconfigure the L1 and L2 related channel parameters. After step 312, steps 313 and 314 are performed simultaneously.
- L3 After receiving the signaling reported by L1, L3 initiates a wireless continuous reconfiguration procedure according to the relevant parameters in the signaling, and reconfigures the timing parameters of the L1 related link, mainly adjusting FrameOffset; likewise, L3 also reconfigures the timing parameters of the corresponding channel of L2. .
- the goal of the adjustment is to achieve the same timing of the UE and the base station side.
- Step 313 L1 performs correlation channel timing adjustment, and returns to step 305.
- Step 314 L2 performs reconfiguration.
- FIG. 4 is a flowchart of a method for correcting a UE and an AP error frame according to Embodiment 2 of the present invention, which includes the following steps:
- Step 401 The network side allocates resources to the UE, and establishes a related channel.
- Step 402 Determine whether the scenario is a timing inconsistency (error frame) decision scenario. If yes, go to step 403. Otherwise, go to step 404.
- Step 403 Set the required decision flag to be valid.
- Step 404 Determine whether the UE corresponding link is demodulated and synchronized. If yes, go to step 405. Otherwise, end the process.
- Step 405 Determine whether the decision flag needs to be set to be valid. If the step 406 is performed, the process ends.
- Step 406 Set the startup decision flag to be valid.
- Step 407 Determine whether the need for the decision flag and the start decision flag have been set to be valid. If the step 408 is performed, the process ends.
- Step 408 Obtain a transport format combination indicator (TFCI, Transport Format Combination Indicator) and an SFN from the UL DPCCH demodulation information, and check the TCF (Transport Format Indicator) according to the TFCI.
- TFCI Transport Format Combination Indicator
- Step 409 Determine whether there is a TFI of the consecutive m frames of the signaling channel, and the SFN%4 of the first frame is 0. If yes, go to step 410. Otherwise, the process ends. Where m is equal to TTI/10ms.
- Step 410 Determine that the timing of the AP and the UE is inconsistent (error frame), and report that the timing of the L3 AP and the UE are inconsistent (error frame). After step 410, step 411, step 412, and step 413 are performed separately.
- the specific manner of reporting the L3 timing inconsistency may be as follows: L1 sends a signaling to the L3, the signaling includes the L1 radio link number of the timing abnormality, the UE and the network side timing inconsistency flag, and the direction of the timing offset (the UE advances or lags behind) Network side), and offset (offset a few frames).
- Step 411 Clear the need for a decision flag and initiate a decision flag.
- Step 412 L3 starts the reconfiguration process: reconfigure the L1 and L2 related channel parameters. After step 412, step 414 is performed.
- Step 413 L1 performs correlation channel parameter adjustment, and returns to step 405.
- L1 actively adjusts the L1 related radio link timing parameters without L3 reconfiguration.
- the adjustment target is to achieve the same timing between the UE and the base station.
- Step 414 L2 performs reconfiguration.
- the difference between the second embodiment and the first embodiment is that L1 actively performs the reconfiguration of the L1 related channel after reporting the L3 UE and the AP timing inconsistency (error frame), and does not need to wait for the reconfiguration signaling of L3, and L3 only pairs L2.
- the relevant channels can be reconfigured, which speeds up the reconfiguration process and shortens the delay.
- the technical solution of the third embodiment of the present invention is different from the first embodiment and the second embodiment.
- the solution performs the fault-tolerant processing of the inconsistency (error frame) between the UE and the AP at the physical layer, and does not require L2 and L3 to perform corresponding processing. Correction speed is faster.
- the core idea includes two points: First, the physical layer caches the demodulated data.
- the buffering time period is centered on the current CFN, and the buffered data length is determined according to the ability of the rectification, such as buffering the two largest TTI data;
- the physical layer After completing the UE-AP timing inconsistency (error frame) decision, the physical layer adjusts the starting position of the decoding according to the decision result, that is, selects a correct TTI data from the buffered data for decoding.
- FIG. 5 is a flowchart of a method for correcting a UE and an AP error frame according to Embodiment 3 of the present invention, which includes the following steps:
- Step 501 The network side allocates resources to the UE, and establishes a related channel.
- Step 502 Determine whether the scenario is a timing inconsistency (error frame) decision scenario. If yes, go to step 503. Otherwise, go to step 504.
- Step 503 Set the required decision flag to be valid.
- Step 504 Determine whether the UE corresponding link is demodulated and synchronized. If yes, go to step 505, otherwise go to step 511.
- Step 505 Determine whether the decision flag needs to be set to be valid. If the step 506 is performed, otherwise go to step 511.
- Step 506 Set the startup decision flag to be valid.
- Step 507 Determine whether the decision flag and the start decision flag have been set to be valid. If the step 508 is performed, otherwise go to step 511.
- Step 508 Obtain a transport format combination indicator (TFCI, Transport Format Combination Indicator) and an SFN from the UL DPCCH demodulation information, and check the TCF (Transport Format Indicator) according to the TFCI.
- TFCI Transport Format Combination Indicator
- Step 510 Determining that the AP and the UE are inconsistent with timing (error frame), clearing the need to decide and starting the decision flag; setting the UE and the AP timing inconsistency (error frame) flag is valid; saving the timing offset and the offset direction.
- the SFN corresponding to the side is 4 ⁇ 7 (may be four consecutive frames starting from the other ⁇ boundary).
- the UE side has a timing offset value of 1 relative to the base station side, and the offset direction is advanced (indicated by +1), and then the frame boundary is forwarded by one frame as the starting frame of decoding when performing decoding.
- the UE side has a timing offset value of 2 with respect to the base station side, and the offset direction is lag (indicated by -1), and then the TTI boundary is selected and two frames are shifted after decoding.
- Step 511 Determine whether the UE is inconsistent with the AP timing (error frame) flag is valid. If yes, go to step 512. Otherwise, end the process.
- Step 512 Cache two consecutive data, demodulate the data and decode according to the timing offset value and the offset direction selecting the TTI with the same timing, and then end the process.
- a device for determining a timing inconsistency between a UE and a network side is provided in Embodiment 4 of the present invention.
- the device is configured in a network side device, and includes:
- a first module configured to perform demodulation and decoding on a UE-specific uplink dedicated physical control channel DPCCH, to obtain a transport format combination indication TFCI of an uplink DPDCH of a current radio frame, Recording a connection frame number CFN of the network side corresponding to the current radio frame, and establishing a correspondence between the CFN and the TFCI;
- a second module configured to calculate, according to the TFCI of the current radio frame obtained by the first module, a transport format combination calculation value CTFC of the channel, to obtain a TFI value of the signal transmission channel multiplexed in the uplink DPDCH channel;
- a third module configured to continuously acquire an M frame DPDCH, and determine, according to a TFI obtained by the second module, whether the consecutive M frame DPDCHs carry a signaling transmission channel, and if yes, determine a first frame in the consecutive m frames. Whether the remainder of the SFN divided by m is 0. If yes, the UE and the network side timing are the same. Otherwise, the UE and the network side timing do not match; the m is a natural number.
- the device further comprises:
- a first determining module configured to determine whether the current scenario is a scenario in which a timing inconsistency is required, and if yes, the decision flag is required to be valid;
- a second determining module configured to determine whether the corresponding link of the UE is demodulated and synchronized, and if yes, setting the startup decision flag to be valid
- the first module is enabled, otherwise the first module is disabled.
- the device further comprises:
- the first reporting module is configured to report, to the L3, that the UE and the network side timing are inconsistent after the third module determines that the UE is inconsistent with the network side timing.
- the device further comprises:
- the timing reconfiguration module is configured to reconfigure the L1 related channel parameter after the third module determines that the UE is inconsistent with the network side timing.
- the device further comprises:
- a saving module configured to: after the third module determines that the UE and the network side timing are inconsistent, Store timing offset value and offset direction;
- a data buffering module configured to cache data of two consecutive TTIs after the third module determines that the UE is inconsistent with the network side timing
- Demodulating and decoding the module selecting, according to the timing offset value and the offset direction stored by the saving module, data of the TTI with the same timing from the data buffer module, and demodulating the data of the selected TTI and Decoding.
- the network side device is an access node (AP).
- AP access node
- the scheme of the present invention re-allocates the timing of the physical channel of the base station side (such as adjusting the frame offset parameter FrameOffset) on the basis of the timing (incorrect frame) decision of the UE and the base station side, so that the timing of the UE and the base station side are relatively consistent; Adjusting the selection mode of the physical layer to decode the radio frame data, and ensuring that the data decoded by the physical layer is the data in one frame transmitted by the UE side, instead of the data crossing the boundary, the problem of timing abnormality between the UE and the base station can also be solved.
- the timing abnormality between the UE and the base station can also be solved.
- the foregoing embodiment discloses a processing scheme in which the UE of the WCDMA system is inconsistent with the timing of the AP, and those skilled in the art should understand that the solution of the present invention is also applicable to the processing of the system abnormality in which the UE and the Node B are inconsistent (error frame).
- the solution of the present invention is also applicable to all application scenarios in which the timing of the UE is inconsistent with the AP or the Node B (error frame), including but not limited to the application scenario of the same frequency hard handover.
- the inventive scheme is applicable to fault tolerant processing of channels of all dedicated transport channels greater than 10 ms.
- the solution of the present invention is also applicable to fault-tolerant processing of similar timing inconsistency (error frame) abnormal scenarios between UEs and Node Bs, UEs and APs of other standards.
- Other formats include, but are not limited to, CDMA, TD-SCDMA, LTE, WIFL WIMAX, and the like.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
本发明提供了无线通信系统中用户设备(UE)与基站(BS)定时不一致(错帧)的异常情况的解决方案。该方案包括一种对UE和BS定时不一致进行判断的方法和装置。该方法包括:通过解调UE上行专用物理控制信道(DPCCH),获取传输格式组合指示(TFCI)和对应单频网(SFN)两个参数的对应关系;根据TFCI反推出承载信令的专用传输信道(DCH)的传输格式指示(TFI),根据TFI搜索出连续一个传输时间间隔(TTI)内都承载有信令数据的无线帧序列,并考虑第一帧对应的SFN和TTI的关系,判断定时是否异常。本发明的技术方案在UE对BS侧定时不一致(错帧)判决的基础上,重新配置基站侧物理信道的定时,使得UE与BS侧的定时相对一致;也可以通过调整物理层译码无线帧数据的选取方式,保证物理层译码的数据为UE侧发送的一个TTI内的数据,而不是跨越TTI边界的数据,以解决UE与BS侧定时异常的问题。
Description
一种对 UE和网络侧定时不一致进行判断的方法和装置 技术领域
本发明涉及移动通信技术领域, 尤其涉及一种对用户设备( UE )和 网络侧定时不一致进行判断的方法和装置。
发明背景
宽带码分多址( WCDMA, Wideband Code Division Multiple Access ) 是一个同步系统, 定时是同步系统的基础, WCDMA系统是基于定时同 步运行的, 定时同步是系统正常运行的前提和条件。 用户设备(UE )在 进行小区搜索时, 完成与基站 (Node B ) 的同步; UE通过解调系统消 息, 实现与基站的定时一致。 即 UE跟据基站的下行公共信道(同步信 道, 导频信道, 广播信道等), 调整自身的定时实现与基站的帧同步、 时隙同步, 以及系统定时的一致。 同步包括时隙同步和帧同步。
图 1详细描述了 UE与 Node B的定时关系。 BFN为 Node B的帧号 ( NodeB Frame Number ) , CFN 表示连接†贞号 ( Connection Frame Number ), DPCH表示专用物理信道( Dedicated Physical Channel ), HO 表示切换(Handover ) NBX表示第 x个基站, 其中 NB 为源基站, NB2 为目标基站; OFF表示 0至 255个帧范围内的偏移, RFN表示 RNC的 帧号, SFN表示系统帧号 ( System Frame Number )。 Tcell表示 SFN相对 于 BFN的延迟, 丁„1是1^在切换过程中的一个测量值, 范围为从 0到 38399个码片。 1\^是1^发送上行专用物理信道的时刻, 1^是1^到 基站的传输路径延迟。 T。是一个常数, 大小为 1024个码片, 是第一个 接收的 DPCH finger ( DL DPCHnom )与 Tuetx之间的名义上差值。 图 1的
第 4行和第 5行描述了 UE和 NB1之间下行信道的定时关系,第 6行和 第 12行描述了 UE和 NB2之间上行信道的定时关系, 可以看出, 如果 不考虑相关延时, UE与 Node B的上下行信道的 CFN应该相同的, 即 定时一致。
定时不一致(错帧),指的是 UE侧的某专用信道的连接帧号(CFN ) 和无线访问节点( AP, Access Point ) (或 Node B )侧相对应的专用信道 的 CFN不相等。 比如, 某一时刻, 若 AP侧相对应 UE某专用信道的 CFN为 Oxabc, 而 UE侧该专用信道的 CFN为(0xabc±l)%256, 即定时 不一致(错帧)。 Ox表示 16进制数, %表示取模运算。 UE与 AP定时不 一致的具体表现为 AP对 UE的上行专用信道无法正确译码, 导致切换 失败。
在 WCDMA系统中, AP集成了 WCDMA基站( Node B )和部分 无线网络控制器(RNC ) 的功能, 包括无线调制解调、 无线资源管理、 功率控制等, 支持 3GPP标准终端, 支持通用移动通信系统(UMTS, Uiversal Mobile Telecommunication Services )标准业务。 AP通过现有家 庭宽带设备, 和位于机房的无线访问节点网关 (AG , Access Point Gateway )相连。 AP和 UE之间使用标准的 UU接口, AP可以兼容已有 的商用终端。 AP包含 Node B的功能, 以及 RNC、服务 GPRS支撑节点 ( SGSN, Serving GPRS Support Node )和网关 GPRS支撑节点( GGSN, Gateway GPRS support Node )的部分功能, AG主要完成对 AP的控制和 管理以及控制面向其他网元的路由功能。 这种微微型基站很好的解决了 宏网络基站覆盖家庭场景的问题。
编码过程是对传输信道的原始数据需要编码的系列数据进行处理, 最后把编码后数据映射到物理信道的过程。 物理信道映射, 是把一组编 码后数据映射到 n个无线帧, 其中 n等于传输时间间隔 ( ΤΉ ) /10ms。
当 ΤΉ大于 10ms时, 则传输信道的原始数据编码后被映射到多个无线 帧。
物理层译码过程是编码过程的逆过程。 如果编码数据映射到大于 1 个无线帧, 要正确译码, 则需要按正确顺序完全接收 TTI/lOms 个无线 帧数据, 换句话说, 上行方向上只有按顺序全部收集齐 TTI/lOms 个帧 的数据后才能正确译码。 因此, 当出现 UE与 AP定时不一致(错帧 ) 时, AP侧解调 UE发送的一个 TTI数据后是不能够正确译码的。 而且, 出现定时不一致(错帧)后, 译码错误会导致一直无法正确译码。
举例来说, UE的信令信道 ΤΉ为 40ms, 则其信息承载在 4个无线 帧中从空口发射, 假定在 UE侧的连接帧号 CFNUE = 4,5,6,7的四个无线 帧中发射。 当出现 UE与 AP定时不一致(错帧), 且 UE侧定时比 AP 侧超前一帧时, 与 CFNUE = 4,5,6,7相对应的 AP侧的连接帧号 CFNAP = 3,4,5,6; AP侧上行译码时, 则会取 CFNAP = 4,5,6,7四帧的解调数据进行 译码, 这四帧数据对应到 UE侧为 CFNUE = 5,6,7,8的四帧数据; 进行译 码的 4帧数据中只有三帧是 UE信令信道的数据(另外一帧号据内容未 知), 于是译码失败; 对于 TTI大于 10ms的信道译码, 如果不进行容错 处理, 译码结果会一直错误。
WCDMA系统的前提是 UE与 AP定时一致, 没有对定时不一致的 相关技术规定; 因此, WCDMA标准不会对 UE与 AP是否定时一致进 行检测或判决, 更不存在"纠正"或解决方法。如果应用场景为切换场景, 该异常情况下必然导致切换失败。概括说, WCDMA标准系统没有对" UE 与 AP定时不一致"系统异常的容错机制。 发明内容
本发明提供了一种对 UE和网络侧定时不一致进行判断的方法和装
置, 可以有效判断出是否发生了 UE与网络侧定时不一致的情况。
本发明实施例提出的一种对 UE和网络侧定时不一致进行判断的方 法, 包括如下步骤:
对 UE相关的上行 DPCCH进行解调和译码, 得到当前无线帧的上 行 DPDCH的 TFCI, 记录该无线帧对应的网络侧的 CFN, 建立 CFN与 TFCI的对应关系;
根据当前无线帧的 TFCI查询信道的 CTFC,得到上行 DPDCH信道 中复用的信令传输信道的 TFI值;
连续获取 m帧 DPDCH, 根据 TFI判断所述连续 m帧 DPDCH是否 都承载有信令传输信道, 若是, 判断所述连续 m 帧中的第一帧对应的 SFN的模是否为 0, 若是, 则 UE与网络侧定时一致, 否则, UE与网络 侧定时不一致; 所述 m为自然数。
本发明实施例还提出一种对 UE和网络侧定时不一致进行判断的装 置, 该装置设置于网络侧设备中, 包括:
第一模块, 用于对 UE相关的上行 DPCCH进行解调和译码, 得到 当前无线帧的上行 DPDCH 的 TFCI, 记录当前无线帧对应的网络侧的 CFN, 建立 CFN与 TFCI的对应关系;
第二模块, 用于根据所述第一模块得到的当前无线帧的 TFCI, 查询 信道的传输格式组合计算值 CTFC, 得到上行 DPDCH信道中复用的信 令传输信道的 TFI值;
第三模块, 用于连续获取 m帧 DPDCH, 根据第二模块得到的 TFI 判断所述连续 m帧 DPDCH是否都承载有信令传输信道, 若是, 判断所 述连续 m帧中的第一帧对应的 SFN的模是否为 0, 若是, 则 UE与网络 侧定时一致, 否则, UE与网络侧定时不一致; 所述 m为自然数。
从以上技术方案可以看出, 通过解调 UE 上行专用控制信道
( DPCCH ), 获取 TFCI和对应 SFN两个参数的对应关系, 通过 TFCI 反推出承载信令的专用传输信道(DCH ) 的 TFI, 根据 TFI搜索出连续 一个 ΤΉ内都承载有信令数据的无线帧序列, 并考虑第一帧对应的 SFN 和 ΤΉ的关系 (SFN是否可以被 ΤΉ整除), 即可完成定时是否异常的 判断。基于上述判决方案的基础上,通过重配基站侧物理信道的定时(比 如调整帧偏移参数 FrameOffset ), 使得 UE与基站侧的定时相对一致; 也可以通过调整物理层译码无线帧数据的选取方式, 保证物理层译码的 数据为 UE侧发送的一个 TTI内的数据, 而不是跨越 TTI边界的数据, 也可以解决 UE与基站侧定时异常的问题。
附图简要说明
图 1为 UE与 Node B的定时关系示意图;
图 2为 WCDMA无线系统的典型系统框图;
图 3为本发明实施例一提出的一种对 UE和 AP错帧进行校正的方 法流程图;
图 4为本发明实施例二提出的一种对 UE和 AP错帧进行校正的方 法流程图;
图 5为本发明实施例三提出的一种对 UE和 AP错帧进行校正的方 法流程图
图 6为 UE和 AP定时不一致情形的第一种示例;
图 7为 UE和 AP定时不一致情形的第二种示例。
实施本发明的方式
本发明方案包括如何对是否出现 UE与 AP定时不一致(错帧) 的
情况进行判定, 以及在判定出现定时不一致后的解决方案。 UE与 AP定 时不一致通常是 UE在 AP下进行某种业务时出现。 以下实施例以 UE 在两个 AP间反复进行同频硬切换时出现定时不一致为例, 对本发明方 案进行详细说明。 需要指出的是, 本发明方案不限于此, 还可以适用于 其他的应用场景。
判决方法通过解调 UE上行专用控制信道(DPCCH ), 获取 TFCI 和对应 SFN两个参数的对应关系, 通过 TFCI反推出承载信令的专用传 输信道( DCH ) 的 TFI, 根据 TFI搜索出连续一个 ΤΉ内都承载有信令 数据的无线帧序列, 并考虑第一帧对应的 SFN和 ΤΉ的关系 (SFN是 否可以被 ΤΉ整除), 即可完成定时是否异常的判断。
UE在两个 Node B之间进行切换,由于通常情况下都是两个 Node B 由同一个 RNC控制, 因此存在连接于不同 RNC的两个 Node B之间进 行同频硬切换的场景非常少。 而 UE在 AP间进行切换, 因为 AP自身实 现了 Node B和 RNC的功能,则相当于在连接到不同 RNC的 Node B之 间进行切换。 这就是 UE在 Node B间与在 AP间进行切换的主要区别。 换句话说, UE在切换过程中连接不同的 RNC, 这在 Node B下进行切 换时是小概率场景, 而在 AP下进行切换时是必然场景。
WCDMA无线系统的典型系统框图如图 2所示, 其中 RNC主要实 现的 WCDMA标准协议中的 L2和 L3的功能, Node B主要实现的是 L1 的功能。 AP是一种特殊的基站形态, 实现 Ll、 L2和 L3的功能, 相当 于图 2中 UTRAN的功能, AP中只包含一个 RNC和一个 Node B , 且只 有一个小区。
假设 UE由源 API向目标 AP2进行同频硬切换。 UE要由 API硬切 换入目标 AP2, 则首先删除 API 与 UE间的第一无线链路, 包括删除 API中为 UE分配的相关资源, 包括上行和下行专用信道等、解调资源、
译码链路等; 然后再建立 AP2与 UE间的第二无线链路, 即在 AP2中为 UE分配相关资源, 建立上下行专用信道、 解调资源、 译码链路等。 同 样的, UE侧也进行相应的删除和建立, 资源释放和分配操作。
在 AP2中建立信道时, 根据信令中的场景指示参数, 可以判断是否 是硬切换入场景; 如果是硬切换入场景, 则置"需要判决标志 "为 TRUE (即有效), 如果不是硬切换入 , 则置"需要判决标志 "为 FALSE (即无 效)。
AP2中的信道建立完毕, 且上行信道解调同步前, 不启动 UE与 AP 定时不一致(错帧)判决。 等待上行信道解调同步后, 如果"需要判决标 志"为 TRUE (即有效), 则置"启动判决标志 "为 TRUE (有效), 然后启 动 UE与 AP定时不一致(错帧 ) 的判决; 等待上行信道解调同步后, 如果"需要判决标志 "为 FALSE (即无效), 则不启动 UE与 AP定时不一 致(错帧) 的判决。
对 UE与 AP (网络侧) 定时不一致(错帧) 的判决依赖于 AP对 UE相关上行专用物理控制信道( ULDPCCH, UpLink Dedicated Physical Control Channel )信道的解调和译码的结果, 以 ΤΉ为 40ms的信令传输 信道为例进行描述, 对 UE与 AP (网络侧 )定时不一致(错帧 )的判决 的具体过程如下:
步骤 A: 对 UE相关的上行 DPCCH进行解调和译码, 得到当前无 线帧的上行 DPDCH的 TFCI值, 记录该无线帧对应的网络侧 CFN, 建 立 CFN与 TFCI的对应关系;
步骤 B: 根据 TFCI查询信道的传输格式组合计算值(CTFC ), 得 到上行 DPDCH信道中复用的信令传输信道的 TFI值;
步骤 C:根据 TFI判断当前 DPDCH信道是否承载有信令传输信道, 若是, 进入下一步骤 D。
例如, 如果 3.4k的传输格式有 0*148和 1*148, TFI=0和 1两种, 则 TFI=1表示 DPDCH承载有信令传输信道, 且数据块为 1 , 数据块大 小为 148个 bit, 而 TFI=0表示 DPDCH没有承载信令传输信道。
为防止干扰或误判, 可以连续判断获取多次完整信令才进行下一步 的判决处理。 例如, 如果连续获取 m帧的 DPDCH信道中都承载有信令 传输信道, 则认为已获取到完整信令。 m 为自然数。 较佳地, m = TTI/10ms , 当 ΤΤΙ = 40ms时, m = 4。
步骤 D : 判断所述连续 m 帧中的第一帧对应的 SFN 是否在 TTI/10ms=m的边界, 即 SFN mod m是否为 0; 如果 SFN mod m为 0, 则判决 UE与 AP定时一致; 如果 SFN mod m不为 0 , 则判决 UE与 AP 定时不一致(错帧 ), 并记录 SFN mod m的值。 SFN mod m表示 SFN除 以 m的余数。
在判定 UE与 AP定时不一致(错帧 )之后, 需要进行相关处理, 使得 UE与 AP的定时重新变为一致, 所述相关处理包括:
若 L1判决 UE与 AP定时不一致(错帧 ), 则上报 L3 UE与 AP定 时不一致(错帧 ), 同时上报 UE与 AP定时的偏移值及偏移方向, 偏移 方向指 UE相对 AP定时是超前还是滞后。 判决完毕后, 清除"需要判决 标志"和"启动判决标志"。
L3收到 L1上报的 UE与 AP定时不一致(错帧 ) 消息后, 启动信 道重配流程, 根据信令中 UE与 AP定时的偏移值及偏移方向, 重配 L1 和 L2的相关信道参数。 具体地说, 如果定时偏移的方向是 UE相对 AP 定时超前, 则将 AP的 SFN加上偏移量的值, 并对信道的其他定时参数 进行相应调整; 如果定时偏移的方向是 UE相对 AP定时滞后, 则将 AP 的 SFN减去偏移量的值, 并对信道的其他定时参数进行相应调整。
另外, 切换过程有时间限制(比如 5秒), 如果 5秒内没有收到任何
上行消息, 则 AP会删除相关链路, 切换失败。 所以, L3重配还需要判 决是否超时, 如果超时, 则删除相关链路, 否则才启动重配。 该方案实 施中需要平衡判决准确性和处理时延之间的关系。
根据以上描述,图 3给出了本发明实施例一提出的一种对 UE和 AP 错帧进行校正的方法流程, 包括如下步骤:
步骤 301: 网络侧为 UE分配资源, 建立相关信道。
步骤 302: 判定场景是否为需要进行定时不一致(错帧 )判决场景, 若是, 执行步骤 303, 否则, 执行步骤 304。
需要判决的场景即为 UE可能出现异常的场景, 比如 UE在两个同 频的 AP间进行数据业务硬切换, UE在两个属于不同 RNC的同频 Node B间进行数据业务硬切换等。
步骤 303: 将需要判决标志设置为有效。
步骤 304: 判断 UE对应链路是否解调同步, 若是, 执行步骤 305, 否则结束本流程。
步骤 305:判断需要判决标志是否已设置为有效,若是执行步骤 306, 否则结束本流程。
步骤 306: 将启动判决标志设置为有效。
步骤 307: 判断需要判决标志和启动判决标志是否都已被设置为有 效, 若是执行步骤 308, 否则结束本流程。
步骤 308:从 UL DPCCH解调信息中获取传输格式组合指示( TFCI, Transport Format Combination Indicator )和 SFN, 才艮据 TFCI反向查得信 令信道传输格式指示 (TFI, Transport Format Indicator )„
步骤 309: 判断是否存在信令信道连续 m帧的 TFI都为 1 , 且其中 第一帧的 SFN%4 = 0, 若是, 执行步骤 310, 否则结束本流程。 其中, m 的取值等于 TTI/10ms。
步骤 310: 判决 AP与 UE定时不一致(错帧), 上报 L3 AP与 UE 定时不一致(错帧)。 步骤 310之后, 分别执行步骤 311和步骤 312。
上报 L3定时不一致的具体方式可以为: L1向 L3发送一条信令, 信令中包括定时异常的 L1无线链路号、 UE与网络侧定时不一致标志、 步骤 311: 清除需要判决标志和启动判决标志。
步骤 312: L3启动重新配置流程:重新配置 L1和 L2相关信道参数。 步骤 312后, 同时执行步骤 313和步骤 314。
L3收到 L1上报的信令后, 根据信令中相关参数发起无线连续重配 流程, 重配 L1相关链路的定时参数, 主要是调整 FrameOffset; 同样, L3也重新配置 L2相应信道的定时参数。 调整的目标是达到 UE与基站 侧定时一致。
步骤 313: L1进行相关信道定时调整, 并返回步骤 305。
步骤 314: L2进行重配。
图 4给出了本发明实施例二提出的一种对 UE和 AP错帧进行校正 的方法流程, 包括如下步骤:
步骤 401: 网络侧为 UE分配资源, 建立相关信道。
步骤 402: 判定场景是否为需要进行定时不一致(错帧 )判决场景, 若是, 执行步骤 403, 否则, 执行步骤 404。
步骤 403: 将需要判决标志设置为有效。
步骤 404: 判定 UE对应链路是否解调同步, 若是, 执行步骤 405 , 否则结束本流程。
步骤 405:判断需要判决标志是否已设置为有效,若是执行步骤 406, 否则结束本流程。
步骤 406: 将启动判决标志设置为有效。
步骤 407: 判断需要判决标志和启动判决标志是否都已被设置为有 效, 若是执行步骤 408, 否则结束本流程。
步骤 408:从 UL DPCCH解调信息中获取传输格式组合指示( TFCI, Transport Format Combination Indicator )和 SFN, 才艮据 TFCI反向查得信 令信道传输格式指示 (TFI, Transport Format Indicator )„
步骤 409: 判断是否存在信令信道连续 m帧的 TFI都为 1 , 且其中 第一帧的 SFN%4 = 0, 若是, 执行步骤 410, 否则结束本流程。 其中, m 的取值等于 TTI/10ms。
步骤 410: 判决 AP与 UE定时不一致(错帧), 上报 L3 AP与 UE 定时不一致(错帧)。 步骤 410之后, 分别执行步骤 411、 步骤 412和步 骤 413。
上报 L3定时不一致的具体方式可以为: L1向 L3发送一条信令, 信令中包括定时异常的 L1无线链路号, UE与网络侧定时不一致标志, 定时偏移的方向( UE超前还是滞后于网络侧 ) ,以及偏移量(偏移几帧)。
步骤 411: 清除需要判决标志和启动判决标志。
步骤 412: L3启动重新配置流程:重新配置 L1和 L2相关信道参数。 步骤 412后, 执行步骤 414。
步骤 413: L1进行相关信道参数调整, 并返回步骤 405。
L1根据定时判决结果, 主动调整 L1相关无线链路定时参数, 而不 需要 L3重配, 调整的目标是达到 UE与基站侧定时一致。
步骤 414: L2进行重配。
实施例二方案与实施例一方案的区别是, L1在上报 L3 UE与 AP 定时不一致(错帧)后, 主动进行 L1相关信道的重配, 无需等待 L3的 重配信令, 而 L3只对 L2相关信道进行重配即可, 这样可以加快重配流 程, 缩短时延。
本发明实施例三的技术方案与实施例一和实施例二不同的是, 该方 案在物理层完成 UE与 AP定时的不一致(错帧 ) 的容错处理, 而不需 要 L2和 L3做相应处理, 纠偏速度更快。
其核心思想包括两点: 一是物理层对解调后数据进行緩存, 緩存的 时间段为以当前 CFN为中心,緩存的数据长度依据纠偏的能力确定, 比 如緩存两个最大 TTI的数据; 二是在完成 UE与 AP定时不一致(错帧 ) 判决后, 物理层根据判决结果调整译码的起始位置, 即从緩存的数据中 选取正确的一个 TTI数据进行译码。
图 5给出了本发明实施例三提出的一种对 UE和 AP错帧进行校正 的方法流程, 包括如下步骤:
步骤 501: 网络侧为 UE分配资源, 建立相关信道。
步骤 502: 判定场景是否为需要进行定时不一致(错帧 )判决场景, 若是, 执行步骤 503, 否则, 执行步骤 504。
步骤 503: 将需要判决标志设置为有效。
步骤 504: 判定 UE对应链路是否解调同步, 若是, 执行步骤 505, 否则转至步骤 511。
步骤 505:判断需要判决标志是否已设置为有效,若是执行步骤 506, 否则转至步骤 511。
步骤 506: 将启动判决标志设置为有效。
步骤 507: 判断需要判决标志和启动判决标志是否都已被设置为有 效, 若是执行步骤 508, 否则转至步骤 511。
步骤 508:从 UL DPCCH解调信息中获取传输格式组合指示( TFCI, Transport Format Combination Indicator )和 SFN, 才艮据 TFCI反向查得信 令信道传输格式指示 (TFI, Transport Format Indicator )„
步骤 509: 判断是否存在信令信道连续 m帧的 TFI都为 1 , 且其中
第一帧的 SFN mod m = 0, 若是, 执行步骤 510, 否则转至步骤 511。 其 中, m的取值等于 TTI/10ms。
步骤 510: 判决 AP与 UE定时不一致(错帧 ),清除需要判决和启 动判决标志; 置 UE与 AP定时不一致(错帧 )标志有效; 保存定时偏 移植及偏移方向。
以 TTI=40ms, DPCCH的 TFI=0 (对应信令信道无数据)和 1 (对 应信令信道有数据)两个值为例。在图 6所示的例子中,基站侧在 SFN=3 到 6解调出连续 4帧 TFI=1 , 由此可以确定这四帧为 UE发送的一条信 令, 根据 ΤΉ=4, 可以推断 UE侧对应的 SFN为 4~7 (也可能其他 ΤΤΙ 边界开始的连续四帧)。 由此, 可以推断出 UE侧相对于基站侧定时偏移 值为 1 , 偏移方向为超前(可用 +1表示), 则进行译码时选取 ΤΉ边界 前移一帧作为译码的起始帧, 选取一个 ΤΉ的解调数据进行译码, 图 6 中即为选取 SFN=3~6的解调数据进行译码。
同样, 对于图 7所示的例子, 可以推断出 UE侧相对于基站侧定时 偏移值为 2, 偏移方向为滞后 (可用 -1 表示), 则进行译码时选取 TTI 边界后移两帧作为译码的起始帧, 选取一个 TTI的解调数据进行译码, 图 7中即为选取 SFN=6~9的解调数据进行译码。
步骤 511: 判断 UE与 AP定时不一致(错帧 )标志是否有效, 若是 执行步骤 512, 否则结束本流程。
步骤 512: 緩存连续两个 ΤΉ数据, 根据定时偏移值以及偏移方向 选择定时一致的 TTI进行解调数据及译码, 然后结束本流程。
本发明实施例四给出一种对 UE和网络侧定时不一致进行判断的装 置, 该装置设置于网络侧设备中, 包括:
第一模块, 用于对 UE相关的上行专用物理控制信道 DPCCH进行 解调和译码,得到当前无线帧的上行 DPDCH的传输格式组合指示 TFCI,
记录当前无线帧对应的网络侧的连接帧号 CFN,建立 CFN与 TFCI的对 应关系;
第二模块, 用于根据所述第一模块得到的当前无线帧的 TFCI, 查询 信道的传输格式组合计算值 CTFC, 得到上行 DPDCH信道中复用的信 令传输信道的 TFI值;
第三模块, 用于连续获取 m帧 DPDCH, 根据第二模块得到的 TFI 判断所述连续 m帧 DPDCH是否都承载有信令传输信道, 若是, 判断所 述连续 m帧中的第一帧对应的 SFN除以 m的余数是否为 0, 若是, 则 UE与网络侧定时一致, 否则, UE与网络侧定时不一致; 所述 m为自然 数。
较佳地, 该装置进一步包括:
第一判断模块, 用于判断当前场景是否为需要进行定时不一致的判 决场景, 若是, 将需要判决标志设置为有效;
第二判断模块, 用于判断 UE对应链路是否解调同步, 若是, 将启 动判决标志设置为有效;
若需要判决标志和启动判决标志均为有效, 则使能所述第一模块, 否则将第一模块至于去使能状态。
较佳地, 该装置进一步包括:
第一上报模块,用于在第三模块判定 UE与网络侧定时不一致之后, 向 L3上报 UE与网络侧定时不一致。
较佳地, 该装置进一步包括:
定时重配置模块, 用于在第三模块判定 UE与网络侧定时不一致之 后, 重新配置 L1相关信道参数。
较佳地, 该装置进一步包括:
保存模块, 用于在第三模块判定 UE与网络侧定时不一致之后, 保
存定时偏移值和偏移方向;
数据緩存模块,用于在第三模块判定 UE与网络侧定时不一致之后, 緩存连续两个 TTI的数据;
解调译码模块, 根据所述保存模块所保存的定时偏移值以及偏移方 向,从所述数据緩存模块中选择定时一致的 TTI的数据,对所选择的 TTI 的数据进行解调数据及译码。
较佳地, 所述网络侧设备为接入节点 (AP )。
本发明方案在 UE与基站侧定时不一致(错帧 )判决的基础上, 重 配基站侧物理信道的定时(比如调整帧偏移参数 FrameOffset ),使得 UE 与基站侧的定时相对一致; 也可以通过调整物理层译码无线帧数据的选 取方式, 保证物理层译码的数据为 UE侧发送的一个 ΤΉ内的数据, 而 不是跨越 ΤΉ边界的数据, 也可以解决 UE与基站侧定时异常的问题。
以上实施例中公开的是 WCDMA制式的 UE与 AP定时不一致的处 理方案, 本领域技术人员应当了解, 本发明方案也适用于 UE与 Node B 定时不一致(错帧) 的系统异常的处理。 本发明方案也适用于所有出现 UE与 AP或 Node B定时不一致(错帧) 的应用场景, 包括但不限于同 频硬切换的应用场景。 本发明方案适用于所有专用传输信道的 ΤΉ大于 10ms信道的容错处理。 本发明方案也适用于其他制式的 UE与 Node B、 UE与 AP之间的类似定时不一致(错帧 )异常场景的容错处理。 其他制 式包括但不限于 CDMA、 TD-SCDMA、 LTE、 WIFL WIMAX等。
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡 在本发明的精神和原则之内, 所做的任何修改、 等同替换、 改进等, 均 应包含在本发明保护的范围之内。
Claims
1、一种对用户设备 UE和网络侧定时不一致进行判断的方法, 其特 征在于, 包括如下步骤:
对 UE相关的上行专用物理控制信道 DPCCH进行解调和译码, 得 到当前无线帧的上行 DPDCH的传输格式组合指示 TFCI,记录该无线帧 对应的网络侧的连接帧号 CFN , 建立 CFN与 TFCI的对应关系;
根据当前无线帧的 TFCI查询信道的传输格式组合计算值 CTFC,得 到上行 DPDCH信道中复用的信令传输信道的 TFI值;
连续获取 m帧 DPDCH, 根据 TFI判断所述连续 m帧 DPDCH是否 都承载有信令传输信道, 若是, 判断所述连续 m 帧中的第一帧对应的 SFN的模为 0, 若是, 则 UE与网络侧定时一致, 否则, UE与网络侧定 时不一致; 所述 m为自然数。
2、 根据权利要求 1所述的方法, 其特征在于, 所述对 UE相关的上 行专用物理控制信道 DPCCH进行解调和译码的步骤之前,进一步包括: 判断当前场景是否为需要进行定时不一致的判决场景, 若是, 将需 要判决标志设置为有效;
判断 UE对应链路是否解调同步, 若是, 将启动判决标志设置为有 效;
若需要判决标志和启动判决标志均为有效, 则执行所述对 UE相关 的上行专用物理控制信道 DPCCH进行解调和译码的步骤。
3、 根据权利要求 2所述的方法, 其特征在于, 所述判断 UE与网络 侧定时不一致之后, 进一步包括:
L1向 L3上报 UE与网络侧定时不一致;
L3启动重新配置流程, 重新配置 L1与 L2相关信道参数。
4、 根据权利要求 3所述的方法, 其特征在于, 所述 L1向 L3上报 UE与网络侧定时不一致包括: L1向 L3发送一条信令, 信令中包括定 时异常的 L1无线链路号、 UE与网络侧定时不一致标志、 定时偏移的方 向以及偏移量。
5、 根据权利要求 2所述的方法, 其特征在于, 所述判断 UE与网络 侧定时不一致之后, 进一步包括:
L1向 L3上报 UE与网络侧定时不一致,并重新配置 L1相关信道参 数;
L3启动重新配置流程, 重新配置 L2相关信道参数。
6、 根据权利要求 3、 4或 5所述的方法, 其特征在于, 所述 L3启 动重新配置流程之后, 进一步包括:
清除需要判决标志和启动判决标志, 并返回所述将启动判决标志设 置为有效的步骤。
7、 根据权利要求 2所述的方法, 其特征在于, 所述判断 UE与网络 侧定时不一致之后, 进一步包括:
保存定时偏移值和偏移方向;
緩存连续两个 ΤΉ数据, 根据定时偏移值以及偏移方向选择定时一 致的 ΤΉ进行解调数据及译码。
8、一种对用户设备 UE和网络侧定时不一致进行判断的装置, 其特 征在于, 该装置设置于网络侧设备中, 包括:
第一模块, 用于对 UE相关的上行专用物理控制信道 DPCCH进行 解调和译码,得到当前无线帧的上行 DPDCH的传输格式组合指示 TFCI, 记录当前无线帧对应的网络侧的连接帧号 CFN,建立 CFN与 TFCI的对 应关系;
第二模块, 用于根据所述第一模块得到的当前无线帧的 TFCI, 查询 信道的传输格式组合计算值 CTFC, 得到上行 DPDCH信道中复用的信 令传输信道的 TFI值;
第三模块, 用于连续获取 m帧 DPDCH, 根据第二模块得到的 TFI 判断所述连续 m帧 DPDCH是否都承载有信令传输信道, 若是, 判断所 述连续 m帧中的第一帧对应的 SFN的模是否为 0, 若是, 则 UE与网络 侧定时一致, 否则, UE与网络侧定时不一致; 所述 m为自然数。
9、 根据权利要求 8所述的装置, 其特征在于, 该装置进一步包括: 第一判断模块, 用于判断当前场景是否为需要进行定时不一致的判 决场景, 若是, 将需要判决标志设置为有效;
第二判断模块, 用于判断 UE对应链路是否解调同步, 若是, 将启 动判决标志设置为有效;
若需要判决标志和启动判决标志均为有效, 则使能所述第一模块, 否则将第一模块至于去使能状态。
10、根据权利要求 8所述的装置, 其特征在于, 该装置进一步包括: 第一上报模块,用于在第三模块判定 UE与网络侧定时不一致之后, 向 L3上报 UE与网络侧定时不一致。
11、根据权利要求 10所述的装置,其特征在于,该装置进一步包括: 定时重配置模块, 用于在第三模块判定 UE与网络侧定时不一致之 后, 重新配置 L1相关信道参数。
12、根据权利要求 8所述的装置, 其特征在于, 该装置进一步包括: 保存模块, 用于在第三模块判定 UE与网络侧定时不一致之后, 保 存定时偏移值和偏移方向;
数据緩存模块,用于在第三模块判定 UE与网络侧定时不一致之后, 緩存连续两个 TTI的数据;
解调译码模块, 根据所述保存模块所保存的定时偏移值以及偏移方 向,从所述数据緩存模块中选择定时一致的 ΤΉ的数据,对所选择的 TTI 的数据进行解调数据及译码。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2011/000735 WO2011110058A2 (zh) | 2011-04-25 | 2011-04-25 | 一种对ue和网络侧定时不一致进行判断的方法和装置 |
CN201180000381.8A CN102845111B (zh) | 2011-04-25 | 2011-04-25 | 一种对ue和网络侧定时不一致进行判断的方法和装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2011/000735 WO2011110058A2 (zh) | 2011-04-25 | 2011-04-25 | 一种对ue和网络侧定时不一致进行判断的方法和装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2011110058A2 true WO2011110058A2 (zh) | 2011-09-15 |
WO2011110058A3 WO2011110058A3 (zh) | 2012-04-05 |
Family
ID=44563898
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2011/000735 WO2011110058A2 (zh) | 2011-04-25 | 2011-04-25 | 一种对ue和网络侧定时不一致进行判断的方法和装置 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN102845111B (zh) |
WO (1) | WO2011110058A2 (zh) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11477790B2 (en) * | 2016-08-10 | 2022-10-18 | Interdigital Patent Holdings | Timing advance and processing capabilities in a reduced latency system |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1905407A (zh) * | 2005-07-28 | 2007-01-31 | 大唐移动通信设备有限公司 | 一种帧协议传输信道不同步原因的确定方法 |
CN101202587A (zh) * | 2006-12-11 | 2008-06-18 | 株式会社Ntt都科摩 | 移动体通信系统、该系统中的移动终端和同步建立判定方法 |
CN101277509A (zh) * | 2007-03-26 | 2008-10-01 | 展讯通信(上海)有限公司 | 同步失步门限计算方法及物理层同步失步判决方法和装置 |
CN101902266A (zh) * | 2009-05-31 | 2010-12-01 | 鼎桥通信技术有限公司 | 一种同步和失步的检测方法 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2381422A (en) * | 2001-10-24 | 2003-04-30 | Ipwireless Inc | Code division multiple access receiver |
-
2011
- 2011-04-25 WO PCT/CN2011/000735 patent/WO2011110058A2/zh active Application Filing
- 2011-04-25 CN CN201180000381.8A patent/CN102845111B/zh active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1905407A (zh) * | 2005-07-28 | 2007-01-31 | 大唐移动通信设备有限公司 | 一种帧协议传输信道不同步原因的确定方法 |
CN101202587A (zh) * | 2006-12-11 | 2008-06-18 | 株式会社Ntt都科摩 | 移动体通信系统、该系统中的移动终端和同步建立判定方法 |
CN101277509A (zh) * | 2007-03-26 | 2008-10-01 | 展讯通信(上海)有限公司 | 同步失步门限计算方法及物理层同步失步判决方法和装置 |
CN101902266A (zh) * | 2009-05-31 | 2010-12-01 | 鼎桥通信技术有限公司 | 一种同步和失步的检测方法 |
Also Published As
Publication number | Publication date |
---|---|
CN102845111B (zh) | 2015-04-08 |
WO2011110058A3 (zh) | 2012-04-05 |
CN102845111A (zh) | 2012-12-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109644521B (zh) | 用于测量报告的方法、装置和计算机可读介质 | |
US9756514B2 (en) | Device and method for controlling drive test in wireless communication system | |
CN111867047B (zh) | 一种用户设备、方法和集成电路 | |
JP6297718B2 (ja) | Lteにおける発見信号およびネットワーク同期信号設計 | |
TWI396457B (zh) | 在w-cdma硬交遞中的細胞服務區時序擷取 | |
WO2016186044A1 (ja) | 端末装置、基地局装置および方法 | |
CN112534897A (zh) | 通信系统、通信终端及基站 | |
CN111406421A (zh) | 切换执行中的多波束随机接入过程 | |
RU2560795C2 (ru) | Устройство и способ контроля времени изменения режима конфигурирования беспроводного устройства | |
EP2700274A1 (en) | Range tuning for open access small cells | |
JP5926613B2 (ja) | 通信システム、基地局装置、移動局装置、測定方法、および集積回路 | |
CN111937427A (zh) | 构造记录的测量条目的方法和支持该方法的设备 | |
JP6530055B2 (ja) | Pbch周波数仮定を用いた周波数誤差検出 | |
CN104471995A (zh) | 远程无线电头之间的切换 | |
WO2014146245A1 (zh) | 小区切换方法及设备 | |
TWI513341B (zh) | 智慧無線存取技術間量測報告 | |
TW201129150A (en) | Method and apparatus for explicit signaling of baton handover in TD-SCDMA systems | |
WO2021106769A1 (ja) | 通信システム、基地局および通信端末 | |
JP2007505568A (ja) | 転送フォーマット組み合わせの検索及び再選択 | |
TW201129148A (en) | Priority-based selection of base transceiver stations in a TD-SCDMA wireless communication system | |
WO2011110058A2 (zh) | 一种对ue和网络侧定时不一致进行判断的方法和装置 | |
CN114402650B (zh) | 链路状态的处理方法和装置 | |
JP2014017744A (ja) | 通信システム、基地局装置、移動局装置、測定方法、および集積回路 | |
CN114390616A (zh) | 一种mro临界场景的判定方法、装置及设备 | |
JP5348254B2 (ja) | 移動局 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201180000381.8 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11752801 Country of ref document: EP Kind code of ref document: A2 |
|
NENP | Non-entry into the national phase in: |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 11752801 Country of ref document: EP Kind code of ref document: A2 |