WO2023197599A1 - Lte frame offset value calculation method, apparatus and system, and device and storage medium - Google Patents

Lte frame offset value calculation method, apparatus and system, and device and storage medium Download PDF

Info

Publication number
WO2023197599A1
WO2023197599A1 PCT/CN2022/132041 CN2022132041W WO2023197599A1 WO 2023197599 A1 WO2023197599 A1 WO 2023197599A1 CN 2022132041 W CN2022132041 W CN 2022132041W WO 2023197599 A1 WO2023197599 A1 WO 2023197599A1
Authority
WO
WIPO (PCT)
Prior art keywords
sampling
base station
target base
frame offset
offset value
Prior art date
Application number
PCT/CN2022/132041
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 WO2023197599A1 publication Critical patent/WO2023197599A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W56/00Synchronisation arrangements
    • H04W56/004Synchronisation arrangements compensating for timing error of reception due to propagation delay
    • H04W56/005Synchronisation arrangements compensating for timing error of reception due to propagation delay compensating for timing error by adjustment in the receiver
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • the invention relates to an LTE frame offset value calculation method, device, system, equipment and storage medium, and belongs to the field of wireless communication.
  • the fourth generation mobile communication system (4G) has penetrated into every aspect of people's lives.
  • LTE Long term Evolutions
  • TDD time division mode
  • Frame time offset is an important indicator of base station operation. Improper setting will cause various wireless interference and even communication interruptions.
  • obtaining frame offset information related to the interference source and comparing it with the actual base station will also help quickly Locate the source of interference.
  • the timestamp is the current time of the wireless data packet, and the frame offset value is between the first frame timestamp and the zero time (such as GPS 0 minutes and 0 seconds) difference), but the calculation process is too complex and is not conducive to efficient positioning of interference sources. For this reason, a method that can simplify the calculation of frame offset values is urgently needed.
  • the present invention provides an LTE frame offset value calculation method, device, system, equipment and storage medium, which uses a sampling tool with successful time synchronization to sample data from the target base station at a specified sampling rate, and The sampling data is judged for synchronization, and then the LTE frame offset value of the target base station is calculated based on the specified sampling rate and the number of samples collected in the sampling data.
  • the first object of the present invention is to provide an LTE frame offset value calculation method.
  • the second object of the present invention is to provide an LTE frame offset value calculation device.
  • the third object of the present invention is to provide an LTE frame offset value calculation system.
  • a fourth object of the present invention is to provide a computer device.
  • the fifth object of the present invention is to provide a storage medium.
  • a method for calculating LTE frame offset value includes:
  • a sampling tool that has successfully timed to sample target base station data at a specified sampling rate, where the target base station data includes a sampling data buffer and a sampling count;
  • the protocol signal is searched, the protocol signal is compared with the synchronization signal, and the judgment result is output;
  • the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool with successful time synchronization to sample the target base station data at the specified sampling rate, and perform subsequent steps.
  • the current sampling count is recorded and the frame offset value of the target base station is calculated as follows:
  • R offset represents the frame offset value of the target base station
  • C S represents the current collection count
  • f s represents the specified sampling rate
  • int() represents rounding.
  • synchronizing the time of the sampling tool specifically includes: using the positioning system to synchronize the time of the sampling tool with the time of the positioning system.
  • the sampling tool is a wireless radio frequency card, which includes a radio frequency receiving antenna, a positioning system response pulse interface, a radio frequency data processing AD chip and a transmission interface.
  • the positioning system includes a GPS positioning system and a Beidou positioning system.
  • protocol signal is compared with the synchronization signal and the judgment result is output, specifically including:
  • the judgment result is synchronized; if the protocol signal does not match the auxiliary synchronization signal, the judgment result is out of sync.
  • An LTE frame offset value calculation device includes:
  • the timing module is used to synchronize sampling tools
  • a sampling module used to sample target base station data at a specified sampling rate using a sampling tool that has successfully timed the timing.
  • the target base station data includes a sampling data buffer and a sampling count;
  • the discrimination module is used to search for protocol signals based on the LTE protocol based on the sampling data buffer, compare the protocol signals with the synchronization signals, and output the judgment results;
  • the calculation module is used to record the current sampling count and calculate the frame offset value of the target base station if the judgment results are synchronized; if the judgment results are not synchronized, return to the sampling tool that has successfully synchronized the time to sample the target base station data at the specified sampling rate. and perform the next steps.
  • An LTE frame offset value calculation system the system includes an antenna device, a clock pulse device, a sampling device and a computer; the antenna device, the clock pulse device, and the computer are respectively connected to the sampling device, and the clock pulse device includes a positioning device
  • the system responds to a pulse interface and a positioning system chip.
  • the sampling device has a built-in radio frequency data processing AD chip.
  • the positioning system chip is connected to the sampling device through the positioning system response pulse interface.
  • Antenna equipment used to obtain the signal of the target base station
  • Sampling device used to sample target base station data, where the target base station data includes a sampling data buffer and a sampling count;
  • a computer used to execute the above LTE frame offset value calculation method.
  • a computer device includes a processor and a memory for storing a program executable by the processor.
  • the processor executes the program stored in the memory, the above-mentioned LTE frame offset value calculation method is implemented.
  • a storage medium stores a program.
  • the program is executed by a processor, the above-mentioned LTE frame offset value calculation method is implemented.
  • the present invention has the following beneficial effects:
  • the present invention uses a sampling tool that has successfully synchronized time to sample data from a target base station at a specified sampling rate, and performs synchronous judgment on the sampling data, and then calculates the target based on the specified sampling rate and the number of samples collected in the sampling data.
  • the LTE frame offset value of the base station greatly simplifies the calculation process of the LTE frame offset value and can improve the calculation efficiency.
  • the present invention does not need to use a dedicated decoding chip to perform the decoding operation. Thus reducing costs.
  • FIG. 1 is a flow chart of an LTE frame offset value calculation method according to Embodiment 1 of the present invention.
  • FIG. 2 is a structural block diagram of an LTE frame offset value calculation device according to Embodiment 2 of the present invention.
  • FIG. 3 is a structural block diagram of an LTE frame offset value calculation system according to Embodiment 3 of the present invention.
  • Figure 4 is a structural block diagram of a computer device according to Embodiment 4 of the present invention.
  • this embodiment provides a method for calculating an LTE frame offset value.
  • the method includes the following steps:
  • the sampling tool in this embodiment is a wireless radio frequency card, which includes: a radio frequency receiving antenna, one or more GPS positioning system response pulse interfaces/Beidou system response pulse interfaces, a radio frequency data processing AD chip and one or more USB interfaces .
  • This embodiment uses the GPS/Beidou chip to request the GPS positioning system/Beidou positioning system to provide timing services to the wireless radio frequency card.
  • this embodiment chooses to perform timing service on the wireless radio frequency card in an outdoor open environment, where the outdoor open environment is an unobstructed environment, that is, an environment where information from the GPS or Beidou positioning system can be obtained; if due to the external environment ( If the weather or surrounding obstruction) changes, resulting in the failure of successful timing, the request needs to be continued until the wireless radio frequency card is successfully timed.
  • the time synchronization in this embodiment synchronizes the time of the wireless radio frequency card with the time of the GPS positioning system/Beidou positioning system.
  • the target base station data includes a sampling data buffer and a sampling count.
  • the wireless radio frequency card After the wireless radio frequency card is successfully timed, the wireless radio frequency card is turned on and the sampling rate f s is specified to sample data from the target base station.
  • the sampling data buffering and sampling counting can be turned on at the nearest integer second according to the timing of the GPS/Beidou chip.
  • the data sampled in this embodiment are sampling data buffer and sampling count.
  • the protocol signals in this embodiment include PSS and SSS, and the synchronization signal in this embodiment is SSS.
  • step S104 the current sampling count is recorded, and the frame offset value of the target base station is calculated, as follows:
  • R offset represents the frame offset value of the target base station
  • C S represents the current collection count
  • f s represents the specified sampling rate
  • int() represents rounding.
  • This embodiment performs the above four steps to finally obtain the frame offset value of the target base station.
  • this embodiment provides an LTE frame offset value calculation device.
  • the device includes a time synchronization module 201, an acquisition module 202, a determination module 203 and a calculation module 204.
  • the specific functions of each module are as follows:
  • Time synchronization module 201 used to synchronize sampling tools
  • the sampling module 202 is used to sample target base station data at a specified sampling rate using a sampling tool that has successfully timed the timing.
  • the target base station data includes a sampling data buffer and a sampling count;
  • the judgment module 203 is used to search for protocol signals based on the LTE protocol based on the sampling data buffer, compare the protocol signals with the synchronization signals, and output the judgment results;
  • the calculation module 204 is used to record the current sampling count and calculate the frame offset value of the target base station if the judgment result is synchronized; if the judgment result is not synchronized, return to sampling the target base station data at a specified sampling rate using a sampling tool that has successfully synchronized the time. , and perform the next steps.
  • each module in this embodiment can be referred to the above-mentioned Embodiment 1, which will not be described one by one here. It should be noted that the device provided in this embodiment is only exemplified by the division of the above-mentioned functional modules. In practical applications, the above functions can be assigned to different functional modules as needed, that is, the internal structure is divided into different functional modules to complete all or part of the functions described above.
  • this embodiment provides an LTE frame offset value calculation system.
  • the system includes an antenna device 301, a clock pulse device, a sampling device 303 and a computer 304; the antenna device 301, the clock pulse device, the computer 304 are respectively connected to the sampling device 301.
  • the clock pulse device includes a positioning system response pulse interface 3021 and a positioning system chip 3022.
  • the sampling device 303 has a built-in radio frequency data processing AD chip 3031.
  • the positioning system chip 3022 passes through the positioning system.
  • the response pulse interface 3021 is connected to the sampling device 303 .
  • Antenna device 301 used to obtain the signal of the target base station
  • Sampling device 303 used to sample target base station data, where the target base station data includes a sampling data buffer and a sampling count;
  • Computer 304 is used to implement the LTE frame offset value calculation method in Embodiment 1 above, as follows:
  • a sampling tool that has successfully timed to sample target base station data at a specified sampling rate, where the target base station data includes a sampling data buffer and a sampling count;
  • the protocol signal is searched, the protocol signal is compared with the synchronization signal, and the judgment result is output;
  • the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool with successful time synchronization to sample the target base station data at the specified sampling rate, and perform subsequent steps.
  • this embodiment provides a computer device, which includes a processor 402 , a memory, an input device 403 , a display device 404 and a network interface 405 connected through a system bus 401 .
  • the processor 402 is used to provide computing and control capabilities
  • the memory includes a non-volatile storage medium 406 and an internal memory 407.
  • the non-volatile storage medium 406 stores an operating system, computer programs and databases.
  • the internal memory 407 is The operating system and computer program in the non-volatile storage medium 406 provide an environment for running.
  • the LTE frame offset value calculation method of the above-mentioned Embodiment 1 is implemented, as follows:
  • a sampling tool that has successfully timed to sample target base station data at a specified sampling rate, where the target base station data includes a sampling data buffer and a sampling count;
  • the protocol signal is searched, the protocol signal is compared with the synchronization signal, and the judgment result is output;
  • the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool with successful time synchronization to sample the target base station data at the specified sampling rate, and perform subsequent steps.
  • This embodiment provides a storage medium, which is a computer-readable storage medium that stores a computer program.
  • the computer program is executed by a processor, the LTE frame offset value calculation method of the above-mentioned Embodiment 1 is implemented, as follows: :
  • a sampling tool that has successfully timed to sample target base station data at a specified sampling rate, where the target base station data includes a sampling data buffer and a sampling count;
  • the protocol signal is searched, the protocol signal is compared with the synchronization signal, and the judgment result is output;
  • the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool that has successfully synchronized the time to sample the target base station data at the specified sampling rate, and perform subsequent steps.
  • the computer-readable storage medium in this embodiment may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer-readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, device or device, or any combination thereof. More specific examples of computer readable storage media may include, but are not limited to: an electrical connection having one or more wires, a portable computer disk, a hard drive, random access memory (RAM), read only memory (ROM), removable Programmd read-only memory (EPROM or flash memory), fiber optics, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program that may be used by or in conjunction with an instruction execution system, apparatus, or device.
  • the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, in which a computer-readable program is carried. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the above.
  • a computer-readable signal medium may also be any computer-readable storage medium other than computer-readable storage media that can be sent, propagated, or transmitted for use by or in connection with an instruction execution system, apparatus, or device program.
  • Computer programs embodied on computer-readable storage media may be transmitted using any suitable medium, including but not limited to: wires, optical cables, RF (radio frequency), etc., or any suitable combination of the above.
  • the above-mentioned computer-readable storage medium can be used to write a computer program for executing this embodiment in one or more programming languages or a combination thereof.
  • the above-mentioned programming languages include object-oriented programming languages such as Java, Python, and C++. Also included are conventional procedural programming languages—such as C or similar programming languages.
  • the Program may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer, such as through the Internet using an Internet service provider. ).
  • LAN local area network
  • WAN wide area network
  • the present invention uses a sampling tool that has successfully synchronized time to sample data from the target base station at a specified sampling rate, and performs synchronization judgment on the sampling data, and then based on the specified sampling rate and the samples collected in the sampling data Number, the LTE frame offset value of the target base station is calculated.
  • This calculation method greatly simplifies the calculation process of the LTE frame offset value and can improve the calculation efficiency; in addition, in the above calculation process, the present invention does not need to use a dedicated decoding The chip performs the decoding operation, thus reducing costs.

Landscapes

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

Abstract

Disclosed in the present invention are an LTE frame offset value calculation method, apparatus and system, and a device and a storage medium. The method comprises: performing time synchronization on a sampling tool; sampling target base station data at a specified sampling rate by using the sampling tool that has successfully experienced time synchronization, wherein the target base station data comprises a sampling data buffer area and a sampling count; searching for a protocol signal on the basis of the sampling data buffer area and according to an LTE protocol, comparing the protocol signal with a synchronization signal, and outputting a determination result; if the determination result is that the protocol signal is synchronous with the synchronization signal, recording the current sampling count, and calculating a frame offset value of a target base station; and if the determination result is that the protocol signal is not synchronous with the synchronization signal, returning to the step of sampling target base station data at a specified sampling rate by using the sampling tool that has successfully experienced time synchronization, and executing subsequent steps. In the present invention, there is no need to use a dedicated decoding chip to execute complicated search and decoding operations, and a frame offset value of a target base station can be calculated only according to a sampling count and a specified sampling rate, such that the operation efficiency can be improved, and the decoding cost can be saved on.

Description

LTE帧偏移值计算方法、装置、系统、设备及存储介质LTE frame offset value calculation method, device, system, equipment and storage medium 技术领域Technical field
本发明涉及一种LTE帧偏移值计算方法、装置、系统、设备及存储介质,属于无线通讯领域。The invention relates to an LTE frame offset value calculation method, device, system, equipment and storage medium, and belongs to the field of wireless communication.
背景技术Background technique
随着无线通讯技术的发展,第四代移动通信系统(4G)已经深入到人们生活的方方面面。而LTE(Long term Evolutions)作为3G的加强版,已经完全满足4G网络的标准(下行100Mbps),成为了事实上的4G标准实现;其中TDD(时分模式)下的LTE系统,对于时间的同步要求非常高。帧时间偏移是基站运行的一个重要指标,设置不当将引发各种无线干扰甚至通讯中断;此外,在无线干扰排查过程中,获取干扰源相关帧偏移信息和实际基站对比,也有助于快速定位干扰源。目前传统方法使用复杂的小区搜索解码方式来计算帧时间戳(时间戳是无线数据包当前时间,帧偏移值是第一帧时间戳和归零时间(如GPS 0分0秒)之间的差值),但该计算过程过于复杂,不利于高效定位干扰源。为此,急需一种能简化帧偏移值计算的方法。With the development of wireless communication technology, the fourth generation mobile communication system (4G) has penetrated into every aspect of people's lives. As an enhanced version of 3G, LTE (Long term Evolutions) has fully met the standards of the 4G network (100Mbps downlink) and has become the de facto 4G standard implementation; among them, the LTE system under TDD (time division mode) has time synchronization requirements very high. Frame time offset is an important indicator of base station operation. Improper setting will cause various wireless interference and even communication interruptions. In addition, during the wireless interference troubleshooting process, obtaining frame offset information related to the interference source and comparing it with the actual base station will also help quickly Locate the source of interference. Currently, traditional methods use complex cell search decoding methods to calculate frame timestamps (the timestamp is the current time of the wireless data packet, and the frame offset value is between the first frame timestamp and the zero time (such as GPS 0 minutes and 0 seconds) difference), but the calculation process is too complex and is not conducive to efficient positioning of interference sources. For this reason, a method that can simplify the calculation of frame offset values is urgently needed.
发明内容Contents of the invention
有鉴于此,本发明提供了一种LTE帧偏移值计算方法、装置、系统、设备及存储介质,其使用对时成功的采样工具以指定采样率对目标基站进行数据采样,并对所述采样数据进行同步判断,再根据指定采样率和所述采样数据中采集到的采样数,计算得到目标基站的LTE帧偏移值。In view of this, the present invention provides an LTE frame offset value calculation method, device, system, equipment and storage medium, which uses a sampling tool with successful time synchronization to sample data from the target base station at a specified sampling rate, and The sampling data is judged for synchronization, and then the LTE frame offset value of the target base station is calculated based on the specified sampling rate and the number of samples collected in the sampling data.
本发明的第一个目的在于提供一种LTE帧偏移值计算方法。The first object of the present invention is to provide an LTE frame offset value calculation method.
本发明的第二个目的在于提供一种LTE帧偏移值计算装置。The second object of the present invention is to provide an LTE frame offset value calculation device.
本发明的第三个目的在于提供一种LTE帧偏移值计算系统。The third object of the present invention is to provide an LTE frame offset value calculation system.
本发明的第四个目的在于提供一种计算机设备。A fourth object of the present invention is to provide a computer device.
本发明的第五个目的在于提供一种存储介质。The fifth object of the present invention is to provide a storage medium.
本发明的第一个目的可以通过采取如下技术方案达到:The first object of the present invention can be achieved by adopting the following technical solutions:
一种LTE帧偏移值计算方法,所述方法包括:A method for calculating LTE frame offset value, the method includes:
对采样工具进行对时;Synchronize sampling tools;
利用对时成功的采样工具以指定采样率采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;Use a sampling tool that has successfully timed to sample target base station data at a specified sampling rate, where the target base station data includes a sampling data buffer and a sampling count;
基于采样数据缓冲区,根据LTE协议,搜索协议信号,并将协议信号与同步信号比较,输出判断结果;Based on the sampling data buffer, according to the LTE protocol, the protocol signal is searched, the protocol signal is compared with the synchronization signal, and the judgment result is output;
若判断结果同步,则记录当前采样计数,并计算目标基站的帧偏移值;若判断结果不同步,则返回利用对时成功的采样工具以指定采样率采样目标基站数据,并执行后续步骤。If the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool with successful time synchronization to sample the target base station data at the specified sampling rate, and perform subsequent steps.
进一步的,所述记录当前采样计数,并计算目标基站的帧偏移值,如下式:Further, the current sampling count is recorded and the frame offset value of the target base station is calculated as follows:
Figure PCTCN2022132041-appb-000001
Figure PCTCN2022132041-appb-000001
其中,R offset表示目标基站的帧偏移值,C S表示当前采集计数,f s表示指定采样率,int()表示取整。 Among them, R offset represents the frame offset value of the target base station, C S represents the current collection count, f s represents the specified sampling rate, and int() represents rounding.
进一步的,所述对采样工具进行对时具体为:利用定位系统对采样工具进行授时,使得采样工具的时间与定位系统的时间同步。Further, synchronizing the time of the sampling tool specifically includes: using the positioning system to synchronize the time of the sampling tool with the time of the positioning system.
进一步的,所述采样工具为无线射频卡,所述无线射频卡包括射频接收天线、定位系统响应脉冲接口、射频数据处理AD芯片和传输接口。Further, the sampling tool is a wireless radio frequency card, which includes a radio frequency receiving antenna, a positioning system response pulse interface, a radio frequency data processing AD chip and a transmission interface.
进一步的,所述定位系统包括GPS定位系统和北斗定位系统。Further, the positioning system includes a GPS positioning system and a Beidou positioning system.
进一步的,所述协议信号与同步信号比较,输出判断结果,具体包括:Further, the protocol signal is compared with the synchronization signal and the judgment result is output, specifically including:
若协议信号与辅助同步信号匹配,则判断结果同步;若协议信号与辅助同步信号不匹配,则判断结果不同步。If the protocol signal matches the auxiliary synchronization signal, the judgment result is synchronized; if the protocol signal does not match the auxiliary synchronization signal, the judgment result is out of sync.
本发明的第二个目的可以通过采取如下技术方案达到:The second object of the present invention can be achieved by adopting the following technical solutions:
一种LTE帧偏移值计算装置,所述装置包括:An LTE frame offset value calculation device, the device includes:
对时模块,用于对采样工具进行对时;The timing module is used to synchronize sampling tools;
采样模块,用于利用对时成功的采样工具以指定采样率采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;A sampling module, used to sample target base station data at a specified sampling rate using a sampling tool that has successfully timed the timing. The target base station data includes a sampling data buffer and a sampling count;
判别模块,用于基于采样数据缓冲区,根据LTE协议,搜索协议信号,并将协议信号与同步信号比较,输出判断结果;The discrimination module is used to search for protocol signals based on the LTE protocol based on the sampling data buffer, compare the protocol signals with the synchronization signals, and output the judgment results;
计算模块,用于若判断结果同步,则记录当前采样计数,并计算目标基站的帧偏移值;若判断结果不同步,则返回利用对时成功的采样工具以指定采样率采样目标基站数据,并执行后续步骤。The calculation module is used to record the current sampling count and calculate the frame offset value of the target base station if the judgment results are synchronized; if the judgment results are not synchronized, return to the sampling tool that has successfully synchronized the time to sample the target base station data at the specified sampling rate. and perform the next steps.
本发明的第三个目的可以通过采取如下技术方案达到:The third object of the present invention can be achieved by adopting the following technical solutions:
一种LTE帧偏移值计算系统,所述系统包括天线设备、时钟脉冲设备、采样设备和计算机;所述天线设备、时钟脉冲设备、计算机分别与采样设备相连接,所述时钟脉冲设备包括定位系统响应脉冲接口和定位系统芯片,所述采样设备内置有射频数据处理AD芯片,所述定位系统芯片通过定位系统响应脉冲接口与采样设备连接。An LTE frame offset value calculation system, the system includes an antenna device, a clock pulse device, a sampling device and a computer; the antenna device, the clock pulse device, and the computer are respectively connected to the sampling device, and the clock pulse device includes a positioning device The system responds to a pulse interface and a positioning system chip. The sampling device has a built-in radio frequency data processing AD chip. The positioning system chip is connected to the sampling device through the positioning system response pulse interface.
天线设备,用于获取目标基站的信号;Antenna equipment, used to obtain the signal of the target base station;
时钟脉冲设备,用于对采样设备进行对时;Clock pulse device, used to synchronize sampling equipment;
采样设备,用于采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;Sampling device, used to sample target base station data, where the target base station data includes a sampling data buffer and a sampling count;
计算机,用于执行上述的LTE帧偏移值计算方法。A computer, used to execute the above LTE frame offset value calculation method.
本发明的第四个目的可以通过采取如下技术方案达到:The fourth object of the present invention can be achieved by adopting the following technical solutions:
一种计算机设备,包括处理器以及用于存储处理器可执行程序的存储器,所述处理器执行存储器存储的程序时,实现上述的LTE帧偏移值计算方法。A computer device includes a processor and a memory for storing a program executable by the processor. When the processor executes the program stored in the memory, the above-mentioned LTE frame offset value calculation method is implemented.
本发明的第五个目的可以通过采取如下技术方案达到:The fifth object of the present invention can be achieved by adopting the following technical solutions:
一种存储介质,存储有程序,所述程序被处理器执行时,实现上述的LTE帧偏移值计算方法。A storage medium stores a program. When the program is executed by a processor, the above-mentioned LTE frame offset value calculation method is implemented.
本发明相对于现有技术具有如下的有益效果:Compared with the prior art, the present invention has the following beneficial effects:
本发明使用对时成功的采样工具以指定采样率对目标基站进行数据采样,并对所述采样数据进行同步判断,再根据指定采样率和所述采样数据中采集到的采样数,计算得到目标基站的LTE帧偏移值,这种计算方式极大简化了LTE帧偏移值的计算过程,可以提高运算效率;此外,在上述计算过程中,本发明无需使用专用的解码芯片执行解码操作,从而降低了成本。The present invention uses a sampling tool that has successfully synchronized time to sample data from a target base station at a specified sampling rate, and performs synchronous judgment on the sampling data, and then calculates the target based on the specified sampling rate and the number of samples collected in the sampling data. The LTE frame offset value of the base station. This calculation method greatly simplifies the calculation process of the LTE frame offset value and can improve the calculation efficiency. In addition, during the above calculation process, the present invention does not need to use a dedicated decoding chip to perform the decoding operation. Thus reducing costs.
附图说明Description of the drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单的介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图示出的结构获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the following will briefly introduce the drawings needed to describe the embodiments or the prior art. Obviously, the drawings in the following description are only These are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can be obtained based on the structures shown in these drawings without exerting creative efforts.
图1为本发明实施例1的LTE帧偏移值计算方法的流程图。FIG. 1 is a flow chart of an LTE frame offset value calculation method according to Embodiment 1 of the present invention.
图2为本发明实施例2的LTE帧偏移值计算装置的结构框图。FIG. 2 is a structural block diagram of an LTE frame offset value calculation device according to Embodiment 2 of the present invention.
图3为本发明实施例3的LTE帧偏移值计算系统的结构框图。Figure 3 is a structural block diagram of an LTE frame offset value calculation system according to Embodiment 3 of the present invention.
图4为本发明实施例4的计算机设备的结构框图。Figure 4 is a structural block diagram of a computer device according to Embodiment 4 of the present invention.
具体实施方式Detailed ways
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整的描述,显然,所描述的实施例是本发明的一部分实施例,而不是全部的实施例,基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention. Obviously, the described embodiments It is a part of the embodiments of the present invention, but not all the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without making creative efforts belong to the protection of the present invention. scope.
实施例1:Example 1:
如图1所示,本实施例提供了一种LTE帧偏移值计算方法,该方法包括以下步骤:As shown in Figure 1, this embodiment provides a method for calculating an LTE frame offset value. The method includes the following steps:
S101、对采样工具进行对时。S101. Synchronize the sampling tool.
本实施例中的采样工具为无线射频卡,其包括:一个射频接收天线、一个或多个GPS定位系统响应脉冲接口/北斗系统响应脉冲接口、一个射频数据处理AD芯片和一个或多个USB接口。The sampling tool in this embodiment is a wireless radio frequency card, which includes: a radio frequency receiving antenna, one or more GPS positioning system response pulse interfaces/Beidou system response pulse interfaces, a radio frequency data processing AD chip and one or more USB interfaces .
本实施例利用GPS/北斗芯片请求GPS定位系统/北斗定位系统对无线射频卡进行授时服务。This embodiment uses the GPS/Beidou chip to request the GPS positioning system/Beidou positioning system to provide timing services to the wireless radio frequency card.
在上述授时服务中,本实施例选择在室外空旷环境下对无线射频卡进行授时服务,其中室外空旷环境为无遮挡环境,即能获取GPS或北斗定位系统的信息的环境;若因外部环境(天气或周边遮挡)变化,导致无法成功授时,则需将该请求持续进行,直至无线射频卡被成功授时。In the above timing service, this embodiment chooses to perform timing service on the wireless radio frequency card in an outdoor open environment, where the outdoor open environment is an unobstructed environment, that is, an environment where information from the GPS or Beidou positioning system can be obtained; if due to the external environment ( If the weather or surrounding obstruction) changes, resulting in the failure of successful timing, the request needs to be continued until the wireless radio frequency card is successfully timed.
本实施例中的对时表示令无线射频卡的时间与GPS定位系统/北斗定位系统的时间同步。The time synchronization in this embodiment synchronizes the time of the wireless radio frequency card with the time of the GPS positioning system/Beidou positioning system.
S102、利用对时成功的采样工具以指定采样率采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数。S102. Use a sampling tool that has successfully timed to sample target base station data at a specified sampling rate. The target base station data includes a sampling data buffer and a sampling count.
在无线射频卡被对时成功之后,开启所述无线射频卡并指定采样率f s对目标基站进行数据采样。 After the wireless radio frequency card is successfully timed, the wireless radio frequency card is turned on and the sampling rate f s is specified to sample data from the target base station.
在上述数据采样过程中,可根据GPS/北斗芯片的授时情况,在最接近的一个整数秒处,开启采样数据缓冲以及采样计数。During the above data sampling process, the sampling data buffering and sampling counting can be turned on at the nearest integer second according to the timing of the GPS/Beidou chip.
本实施例所采样到的数据为采样数据缓冲区和采样计数。The data sampled in this embodiment are sampling data buffer and sampling count.
S103、基于采样数据缓冲区,根据LTE协议,搜索协议信号,并将协议信号与同步信号比较,输出判断结果。S103. Based on the sampling data buffer, search the protocol signal according to the LTE protocol, compare the protocol signal with the synchronization signal, and output the judgment result.
对采样数据缓冲区进行同步判断,具体为:根据LTE相应协议,搜索可能出现的主同步信号(Primary Synchronization Signal,PSS)以及辅助同步信号(Secondary Synchronization Signal,SSS)。若出现协议匹配的SSS,则同步成功;若没有出现协议匹配的SSS,则同步失败。Make a synchronization judgment on the sampling data buffer, specifically: search for possible primary synchronization signals (Primary Synchronization Signal, PSS) and secondary synchronization signals (Secondary Synchronization Signal, SSS) according to the corresponding LTE protocol. If the SSS matching the protocol appears, the synchronization is successful; if the SSS matching the protocol does not appear, the synchronization fails.
本实施例中的协议信号包括PSS和SSS,本实施例中的同步信号为SSS。The protocol signals in this embodiment include PSS and SSS, and the synchronization signal in this embodiment is SSS.
S104、若判断结果同步,则记录当前采样计数,并计算目标基站的帧偏移值;若判断结果不同步,则返回利用对时成功的采样工具以指定采样率采样目标基站数据,并执行后续步骤。S104. If the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool that has successfully synchronized the time to sample the target base station data at the specified sampling rate, and perform subsequent step.
步骤S104中记录当前采样计数,并计算目标基站的帧偏移值,如下式:In step S104, the current sampling count is recorded, and the frame offset value of the target base station is calculated, as follows:
Figure PCTCN2022132041-appb-000002
Figure PCTCN2022132041-appb-000002
其中,R offset表示目标基站的帧偏移值,C S表示当前采集计数,f s表示指定采样率,int()表示取整。 Among them, R offset represents the frame offset value of the target base station, C S represents the current collection count, f s represents the specified sampling rate, and int() represents rounding.
本实施例执行上述四个步骤,最终得到目标基站的帧偏移值。This embodiment performs the above four steps to finally obtain the frame offset value of the target base station.
实施例2:Example 2:
如图2所示,本实施例提供了一种LTE帧偏移值计算装置,该装置包括对时模块201、采集模块202、判别模块203和计算模块204,各个模块的具体功能如下:As shown in Figure 2, this embodiment provides an LTE frame offset value calculation device. The device includes a time synchronization module 201, an acquisition module 202, a determination module 203 and a calculation module 204. The specific functions of each module are as follows:
对时模块201,用于对采样工具进行对时; Time synchronization module 201, used to synchronize sampling tools;
采样模块202,用于利用对时成功的采样工具以指定采样率采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;The sampling module 202 is used to sample target base station data at a specified sampling rate using a sampling tool that has successfully timed the timing. The target base station data includes a sampling data buffer and a sampling count;
判别模块203,用于基于采样数据缓冲区,根据LTE协议,搜索协议信号,并将协议信号与同步信号比较,输出判断结果;The judgment module 203 is used to search for protocol signals based on the LTE protocol based on the sampling data buffer, compare the protocol signals with the synchronization signals, and output the judgment results;
计算模块204,用于若判断结果同步,则记录当前采样计数,并计算目标基站的帧偏移值;若判断结果不同步,则返回利用对时成功的采样工具以指定采样率采样目标基站数据,并执行后续步骤。The calculation module 204 is used to record the current sampling count and calculate the frame offset value of the target base station if the judgment result is synchronized; if the judgment result is not synchronized, return to sampling the target base station data at a specified sampling rate using a sampling tool that has successfully synchronized the time. , and perform the next steps.
本实施例中各个模块的具体实现可以参见上述实施例1,在此不再一一赘述;需要说明的是,本实施例提供的装置仅以上述各功能模块的划分进行举例说明,在实际应用中,可以根据需要而将上述功能分配给不同的功能模块完成,即将内部结构划分成不同的功能模块,以完成以上描述的全部或者部分功能。The specific implementation of each module in this embodiment can be referred to the above-mentioned Embodiment 1, which will not be described one by one here. It should be noted that the device provided in this embodiment is only exemplified by the division of the above-mentioned functional modules. In practical applications, , the above functions can be assigned to different functional modules as needed, that is, the internal structure is divided into different functional modules to complete all or part of the functions described above.
实施例3:Example 3:
如图3所示,本实施例提供了一种LTE帧偏移值计算系统,该系统包括天线设备301、时钟脉冲设备、采样设备303和计算机304;所述天线设备301、时钟脉冲设备、计算机304分别与采样设备301相连接,所述时钟脉冲设备包括定位系统响应脉冲接口3021和定位系统芯片3022,所述采样设备303内置有射频数据处理AD芯片3031,所述定位系统芯片3022通过 定位系统响应脉冲接口3021与采样设备303连接。As shown in Figure 3, this embodiment provides an LTE frame offset value calculation system. The system includes an antenna device 301, a clock pulse device, a sampling device 303 and a computer 304; the antenna device 301, the clock pulse device, the computer 304 are respectively connected to the sampling device 301. The clock pulse device includes a positioning system response pulse interface 3021 and a positioning system chip 3022. The sampling device 303 has a built-in radio frequency data processing AD chip 3031. The positioning system chip 3022 passes through the positioning system. The response pulse interface 3021 is connected to the sampling device 303 .
天线设备301,用于获取目标基站的信号; Antenna device 301, used to obtain the signal of the target base station;
时钟脉冲设备,用于对采样设备进行对时;Clock pulse device, used to synchronize sampling equipment;
采样设备303,用于采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数; Sampling device 303, used to sample target base station data, where the target base station data includes a sampling data buffer and a sampling count;
计算机304,用于实现上述实施例1的LTE帧偏移值计算方法,如下: Computer 304 is used to implement the LTE frame offset value calculation method in Embodiment 1 above, as follows:
对采样工具进行对时;Synchronize sampling tools;
利用对时成功的采样工具以指定采样率采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;Use a sampling tool that has successfully timed to sample target base station data at a specified sampling rate, where the target base station data includes a sampling data buffer and a sampling count;
基于采样数据缓冲区,根据LTE协议,搜索协议信号,并将协议信号与同步信号比较,输出判断结果;Based on the sampling data buffer, according to the LTE protocol, the protocol signal is searched, the protocol signal is compared with the synchronization signal, and the judgment result is output;
若判断结果同步,则记录当前采样计数,并计算目标基站的帧偏移值;若判断结果不同步,则返回利用对时成功的采样工具以指定采样率采样目标基站数据,并执行后续步骤。If the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool with successful time synchronization to sample the target base station data at the specified sampling rate, and perform subsequent steps.
实施例4:Example 4:
如图4所示,本实施例提供了一种计算机设备,其包括通过系统总线401连接的处理器402、存储器、输入装置403、显示装置404和网络接口405。其中,处理器402用于提供计算和控制能力,存储器包括非易失性存储介质406和内存储器407,该非易失性存储介质406存储有操作系统、计算机程序和数据库,该内存储器407为非易失性存储介质406中的操作系统和计算机程序的运行提供环境,计算机程序被处理器402执行时,实现上述实施例1的LTE帧偏移值计算方法,如下:As shown in FIG. 4 , this embodiment provides a computer device, which includes a processor 402 , a memory, an input device 403 , a display device 404 and a network interface 405 connected through a system bus 401 . Among them, the processor 402 is used to provide computing and control capabilities, and the memory includes a non-volatile storage medium 406 and an internal memory 407. The non-volatile storage medium 406 stores an operating system, computer programs and databases. The internal memory 407 is The operating system and computer program in the non-volatile storage medium 406 provide an environment for running. When the computer program is executed by the processor 402, the LTE frame offset value calculation method of the above-mentioned Embodiment 1 is implemented, as follows:
对采样工具进行对时;Synchronize sampling tools;
利用对时成功的采样工具以指定采样率采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;Use a sampling tool that has successfully timed to sample target base station data at a specified sampling rate, where the target base station data includes a sampling data buffer and a sampling count;
基于采样数据缓冲区,根据LTE协议,搜索协议信号,并将协议信号与同步信号比较,输出判断结果;Based on the sampling data buffer, according to the LTE protocol, the protocol signal is searched, the protocol signal is compared with the synchronization signal, and the judgment result is output;
若判断结果同步,则记录当前采样计数,并计算目标基站的帧偏移值;若判断结果不同步,则返回利用对时成功的采样工具以指定采样率采样目标基站数据,并执行后续步骤。If the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool with successful time synchronization to sample the target base station data at the specified sampling rate, and perform subsequent steps.
实施例5:Example 5:
本实施例提供一种存储介质,该存储介质为计算机可读存储介质,其存储有计算机程序,所述计算机程序被处理器执行时,实现上述实施例1的LTE帧偏移值计算方法,如下:This embodiment provides a storage medium, which is a computer-readable storage medium that stores a computer program. When the computer program is executed by a processor, the LTE frame offset value calculation method of the above-mentioned Embodiment 1 is implemented, as follows: :
对采样工具进行对时;Synchronize sampling tools;
利用对时成功的采样工具以指定采样率采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;Use a sampling tool that has successfully timed to sample target base station data at a specified sampling rate, where the target base station data includes a sampling data buffer and a sampling count;
基于采样数据缓冲区,根据LTE协议,搜索协议信号,并将协议信号与同步信号比较,输出判断结果;Based on the sampling data buffer, according to the LTE protocol, the protocol signal is searched, the protocol signal is compared with the synchronization signal, and the judgment result is output;
若判断结果同步,则记录当前采样计数,并计算目标基站的帧偏移值;若判断结果不同步, 则返回利用对时成功的采样工具以指定采样率采样目标基站数据,并执行后续步骤。If the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool that has successfully synchronized the time to sample the target base station data at the specified sampling rate, and perform subsequent steps.
需要说明的是,本实施例的计算机可读存储介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是但不限于电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。It should be noted that the computer-readable storage medium in this embodiment may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two. The computer-readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, device or device, or any combination thereof. More specific examples of computer readable storage media may include, but are not limited to: an electrical connection having one or more wires, a portable computer disk, a hard drive, random access memory (RAM), read only memory (ROM), removable Programmed read-only memory (EPROM or flash memory), fiber optics, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
在本实施例中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本实施例中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读存储介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读存储介质上包含的计算机程序可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。In this embodiment, a computer-readable storage medium may be any tangible medium that contains or stores a program that may be used by or in conjunction with an instruction execution system, apparatus, or device. In this embodiment, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, in which a computer-readable program is carried. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the above. A computer-readable signal medium may also be any computer-readable storage medium other than computer-readable storage media that can be sent, propagated, or transmitted for use by or in connection with an instruction execution system, apparatus, or device program. Computer programs embodied on computer-readable storage media may be transmitted using any suitable medium, including but not limited to: wires, optical cables, RF (radio frequency), etc., or any suitable combination of the above.
上述计算机可读存储介质可以以一种或多种程序设计语言或其组合来编写用于执行本实施例的计算机程序,上述程序设计语言包括面向对象的程序设计语言—诸如Java、Python、C++,还包括常规的过程式程序设计语言—诸如C语言或类似的程序设计语言。程序可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络,包括局域网(LAN)或广域网(WAN)连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。The above-mentioned computer-readable storage medium can be used to write a computer program for executing this embodiment in one or more programming languages or a combination thereof. The above-mentioned programming languages include object-oriented programming languages such as Java, Python, and C++. Also included are conventional procedural programming languages—such as C or similar programming languages. The Program may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In situations involving remote computers, the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer, such as through the Internet using an Internet service provider. ).
综上所述,本发明使用对时成功的采样工具以指定采样率对目标基站进行数据采样,并对所述采样数据进行同步判断,再根据指定采样率和所述采样数据中采集到的采样数,计算得到目标基站的LTE帧偏移值,这种计算方式极大简化了LTE帧偏移值的计算过程,可以提高运算效率;此外,在上述计算过程中,本发明无需使用专用的解码芯片执行解码操作,从而降低了成本。To sum up, the present invention uses a sampling tool that has successfully synchronized time to sample data from the target base station at a specified sampling rate, and performs synchronization judgment on the sampling data, and then based on the specified sampling rate and the samples collected in the sampling data Number, the LTE frame offset value of the target base station is calculated. This calculation method greatly simplifies the calculation process of the LTE frame offset value and can improve the calculation efficiency; in addition, in the above calculation process, the present invention does not need to use a dedicated decoding The chip performs the decoding operation, thus reducing costs.
以上所述,仅为本发明专利较佳的实施例,但本发明专利的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明专利所公开的范围内,根据本发明专利的技术方案及其发明构思加以等同替换或改变,都属于本发明专利的保护范围。The above are only preferred embodiments of the patent of the present invention, but the scope of protection of the patent of the present invention is not limited thereto. Any person familiar with the technical field can, within the scope disclosed by the patent of the present invention, proceed according to the patent of the present invention. Any equivalent substitution or change of the technical solution and its inventive concept shall fall within the scope of protection of the patent of the present invention.

Claims (10)

  1. 一种LTE帧偏移值计算方法,其特征在于,所述方法包括:A method for calculating LTE frame offset values, characterized in that the method includes:
    对采样工具进行对时;Synchronize sampling tools;
    利用对时成功的采样工具以指定采样率采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;Use a sampling tool that has successfully timed to sample target base station data at a specified sampling rate, where the target base station data includes a sampling data buffer and a sampling count;
    基于采样数据缓冲区,根据LTE协议,搜索协议信号,并将协议信号与同步信号比较,输出判断结果;Based on the sampling data buffer, according to the LTE protocol, the protocol signal is searched, the protocol signal is compared with the synchronization signal, and the judgment result is output;
    若判断结果同步,则记录当前采样计数,并计算目标基站的帧偏移值;若判断结果不同步,则返回利用对时成功的采样工具以指定采样率采样目标基站数据,并执行后续步骤。If the judgment result is synchronized, record the current sampling count and calculate the frame offset value of the target base station; if the judgment result is not synchronized, return to the sampling tool with successful time synchronization to sample the target base station data at the specified sampling rate, and perform subsequent steps.
  2. 根据权利要求1所述的LTE帧偏移值计算方法,其特征在于,所述记录当前采样计数,并计算目标基站的帧偏移值,如下式:The LTE frame offset value calculation method according to claim 1, characterized in that recording the current sampling count and calculating the frame offset value of the target base station is as follows:
    Figure PCTCN2022132041-appb-100001
    Figure PCTCN2022132041-appb-100001
    其中,R offset表示目标基站的帧偏移值,C S表示当前采集计数,f s表示指定采样率,int()表示取整。 Among them, R offset represents the frame offset value of the target base station, C S represents the current collection count, f s represents the specified sampling rate, and int() represents rounding.
  3. 根据权利要求1所述的LTE帧偏移值计算方法,其特征在于,所述对采样工具进行对时具体为:利用定位系统对采样工具进行授时,使得采样工具的时间与定位系统的时间同步。The LTE frame offset value calculation method according to claim 1, wherein the synchronizing the time of the sampling tool specifically includes: using the positioning system to time the sampling tool so that the time of the sampling tool is synchronized with the time of the positioning system. .
  4. 根据权利要求3所述的LTE帧偏移值计算方法,其特征在于,所述采样工具为无线射频卡。The LTE frame offset value calculation method according to claim 3, characterized in that the sampling tool is a wireless radio frequency card.
  5. 根据权利要求3所述的LTE帧偏移值计算方法,其特征在于,所述定位系统包括GPS定位系统和北斗定位系统。The LTE frame offset value calculation method according to claim 3, characterized in that the positioning system includes a GPS positioning system and a Beidou positioning system.
  6. 根据权利要求1所述的LTE帧偏移值计算方法,其特征在于,所述协议信号与同步信号比较,输出判断结果,具体包括:The LTE frame offset value calculation method according to claim 1, characterized in that the protocol signal is compared with the synchronization signal and a judgment result is output, specifically including:
    若协议信号与辅助同步信号匹配,则判断结果同步;若协议信号与辅助同步信号不匹配,则判断结果不同步。If the protocol signal matches the auxiliary synchronization signal, the judgment result is synchronized; if the protocol signal does not match the auxiliary synchronization signal, the judgment result is out of sync.
  7. 一种LTE帧偏移值计算装置,其特征在于,所述装置包括:An LTE frame offset value calculation device, characterized in that the device includes:
    对时模块,用于对采样工具进行对时;The timing module is used to synchronize sampling tools;
    采样模块,用于利用对时成功的采样工具以指定采样率采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;A sampling module, used to sample target base station data at a specified sampling rate using a sampling tool that has successfully timed the timing. The target base station data includes a sampling data buffer and a sampling count;
    判别模块,用于基于采样数据缓冲区,根据LTE协议,搜索协议信号,并将协议信号与同步信号比较,输出判断结果;The discrimination module is used to search for protocol signals based on the LTE protocol based on the sampling data buffer, compare the protocol signals with the synchronization signals, and output the judgment results;
    计算模块,用于若判断结果同步,则记录当前采样计数,并计算目标基站的帧偏移值;若判断结果不同步,则返回利用对时成功的采样工具以指定采样率采样目标基站数据,并执行后续步骤。The calculation module is used to record the current sampling count and calculate the frame offset value of the target base station if the judgment results are synchronized; if the judgment results are not synchronized, return to the sampling tool that has successfully synchronized the time to sample the target base station data at the specified sampling rate. and perform the next steps.
  8. 一种LTE帧偏移值计算系统,其特征在于,所述系统包括天线设备、时钟脉冲设备、采样设备和计算机;所述天线设备、时钟脉冲设备、计算机分别与采样设备相连接,所述时钟 脉冲设备包括定位系统响应脉冲接口和定位系统芯片,所述采样设备内置有射频数据处理AD芯片,所述定位系统芯片通过定位系统响应脉冲接口与采样设备连接。An LTE frame offset value calculation system, characterized in that the system includes an antenna device, a clock pulse device, a sampling device and a computer; the antenna device, the clock pulse device and the computer are respectively connected to the sampling device, and the clock The pulse device includes a positioning system response pulse interface and a positioning system chip. The sampling device has a built-in radio frequency data processing AD chip. The positioning system chip is connected to the sampling device through the positioning system response pulse interface.
    天线设备,用于获取目标基站的信号;Antenna equipment, used to obtain the signal of the target base station;
    时钟脉冲设备,用于对采样设备进行对时;Clock pulse device, used to synchronize sampling equipment;
    采样设备,用于采样目标基站数据,所述目标基站数据包括采样数据缓冲区和采样计数;Sampling device, used to sample target base station data, where the target base station data includes a sampling data buffer and a sampling count;
    计算机,用于执行权利要求1-6任一项所述的LTE帧偏移值计算方法。A computer, configured to execute the LTE frame offset value calculation method according to any one of claims 1-6.
  9. 一种计算机设备,包括处理器以及用于存储处理器可执行程序的存储器,其特征在于,所述处理器执行存储器存储的程序时,实现权利要求1-6任一项所述的LTE帧偏移值计算方法。A computer device, including a processor and a memory for storing a program executable by the processor, characterized in that when the processor executes the program stored in the memory, the LTE frame offset described in any one of claims 1-6 is implemented. Shift calculation method.
  10. 一种存储介质,存储有程序,所述程序被处理器执行时,实现权利要求1-6任一项所述的LTE帧偏移值计算方法。A storage medium stores a program. When the program is executed by a processor, the LTE frame offset value calculation method described in any one of claims 1-6 is implemented.
PCT/CN2022/132041 2022-04-13 2022-11-15 Lte frame offset value calculation method, apparatus and system, and device and storage medium WO2023197599A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210382266.1A CN114885412B (en) 2022-04-13 2022-04-13 LTE frame offset value calculation method, device, system, equipment and storage medium
CN202210382266.1 2022-04-13

Publications (1)

Publication Number Publication Date
WO2023197599A1 true WO2023197599A1 (en) 2023-10-19

Family

ID=82669089

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/132041 WO2023197599A1 (en) 2022-04-13 2022-11-15 Lte frame offset value calculation method, apparatus and system, and device and storage medium

Country Status (2)

Country Link
CN (1) CN114885412B (en)
WO (1) WO2023197599A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114885412B (en) * 2022-04-13 2024-03-08 广州万码科技有限公司 LTE frame offset value calculation method, device, system, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102130712A (en) * 2010-01-13 2011-07-20 华为技术有限公司 Synchronizing method, device and base station
US20160360500A1 (en) * 2015-04-03 2016-12-08 Dali Systems Co. Ltd. Method and system for link synchronization in an lte-tdd architecture
CN107634812A (en) * 2017-09-06 2018-01-26 深圳磊诺科技有限公司 A kind of LTE micro-base stations and its method and synchronous method for detecting frame header deviation
CN114885412A (en) * 2022-04-13 2022-08-09 广州万码科技有限公司 LTE frame offset value calculation method, device, system, equipment and storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8189541B2 (en) * 2009-07-13 2012-05-29 Broadcom Corporation Method and system for generating timed events in a radio frame in an E-UTRA/LTE UE receiver
US8879585B2 (en) * 2010-05-13 2014-11-04 Mediatek Inc. Frame timing controller and frame timing control method for triggering at least receiver in mobile station to start receiving transmitted information of base station by referring to at least frame pointer
KR101626457B1 (en) * 2013-12-20 2016-06-01 주식회사 쏠리드 Apparatus and method for detecting frame synchronization of long term evolution signal, and repeater thereof
WO2018088951A1 (en) * 2016-11-11 2018-05-17 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for synchronization
CN109429557B (en) * 2017-06-16 2021-08-24 北京小米移动软件有限公司 Method and device for determining sending time of synchronization block, user equipment and base station
CN109769294A (en) * 2017-11-09 2019-05-17 北京化工大学 A kind of synchronous method based on FDD-LTE system
WO2021238724A1 (en) * 2020-05-29 2021-12-02 中兴通讯股份有限公司 Method and apparatus for transmitting timestamp information, and device and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102130712A (en) * 2010-01-13 2011-07-20 华为技术有限公司 Synchronizing method, device and base station
US20160360500A1 (en) * 2015-04-03 2016-12-08 Dali Systems Co. Ltd. Method and system for link synchronization in an lte-tdd architecture
CN107634812A (en) * 2017-09-06 2018-01-26 深圳磊诺科技有限公司 A kind of LTE micro-base stations and its method and synchronous method for detecting frame header deviation
CN114885412A (en) * 2022-04-13 2022-08-09 广州万码科技有限公司 LTE frame offset value calculation method, device, system, equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ERICSSON: "SSTTD reporting for LTE-NR dual connectivity", 3GPP DRAFT; R4-1706806 SSTTD REPORTING FOR LTE-NR DC, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG4, no. Qingdao, China; 20170627 - 20170629, 26 June 2017 (2017-06-26), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France , XP051302848 *

Also Published As

Publication number Publication date
CN114885412B (en) 2024-03-08
CN114885412A (en) 2022-08-09

Similar Documents

Publication Publication Date Title
US10542519B2 (en) Terminal positioning method and network device
WO2023197599A1 (en) Lte frame offset value calculation method, apparatus and system, and device and storage medium
US20210193167A1 (en) Audio recognition method, device and server
US9634825B2 (en) Apparatus and method for correcting time stamps of transactions performed by multiple servers
US9118951B2 (en) Time-synchronizing a parallel feed of secondary content with primary media content
EP2765813A1 (en) High-precision time tagging for content synthesization
WO2022142685A1 (en) Infection probability prediction method and apparatus for infectious disease, storage medium and electronic device
CN107634812A (en) A kind of LTE micro-base stations and its method and synchronous method for detecting frame header deviation
CN115103442A (en) Target terminal equipment positioning method and device, equipment and storage medium
CN110913411A (en) MR neighbor cell backfill method, device, server and storage medium
CN114610588A (en) Database performance analysis method and device, electronic equipment and storage medium
WO2023197600A1 (en) 5g signal spectrum detection method and apparatus, computer device, and storage medium
CN114554250A (en) Video and position synchronization method for unmanned aerial vehicle or unmanned vehicle
CN106455039B (en) Communication terminal, network and the method for clock synchronization precision are improved in a kind of power distribution network
CN113365306A (en) Network analysis method and device, storage medium and computer system
CN111565085B (en) Cell search method and device for narrow-band Internet of things, storage medium and electronic equipment
WO2022118127A1 (en) Methods, apparatuses, and computer program products for providing quality of service monitoring on communication interfaces
CN110611880B (en) Household WiFi prediction method and device, electronic equipment and storage medium
CN111163501B (en) Narrowband Internet of things combined cell searching and synchronizing method
CN116166640A (en) Real-time acquisition and management method and system for global navigation satellite observation data
CN113553488A (en) Method and device for updating index data in search engine, electronic equipment and medium
CN112333643A (en) Wireless positioning method, system, medium and intelligent terminal for 5G downlink signals
CN113114346A (en) Method and device for synchronizing time by analyzing satellite navigation data
US20200286246A1 (en) Fingertip detection method, fingertip detection device, and medium
CN113518365B (en) Data association method, device, server and storage medium

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: 22937231

Country of ref document: EP

Kind code of ref document: A1