WO2012171358A1 - Method and apparatus for determining user throughput of cell in lte system - Google Patents

Method and apparatus for determining user throughput of cell in lte system Download PDF

Info

Publication number
WO2012171358A1
WO2012171358A1 PCT/CN2012/071445 CN2012071445W WO2012171358A1 WO 2012171358 A1 WO2012171358 A1 WO 2012171358A1 CN 2012071445 W CN2012071445 W CN 2012071445W WO 2012171358 A1 WO2012171358 A1 WO 2012171358A1
Authority
WO
WIPO (PCT)
Prior art keywords
cell
throughput
user
cinr
lte system
Prior art date
Application number
PCT/CN2012/071445
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 中兴通讯股份有限公司
Priority to JP2014515043A priority Critical patent/JP5970544B2/en
Publication of WO2012171358A1 publication Critical patent/WO2012171358A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W16/00Network planning, e.g. coverage or traffic planning tools; Network deployment, e.g. resource partitioning or cells structures
    • H04W16/22Traffic simulation tools or models

Definitions

  • the present invention relates to the field of communications, and in particular to a method and apparatus for determining user throughput of an LTE (Long Term Evolution) system cell.
  • LTE Long Term Evolution
  • the analysis method is to conduct a preliminary analysis of the object under study and the network system in question, and to study the object and system according to certain qualifications and reasonable assumptions. Describe, abstract the mathematical analysis model of the research object, and solve the problem by using the mathematical analysis model
  • the experimental method is to design a reasonable hardware and software configuration environment required by the research, establish a test bed and a laboratory, and implement research on network protocols, network behavior and network performance on a real network.
  • Simulation method using the network simulation software to establish the simulation model of the network system under study, run the model on the computer, and analyze the output of the operation.
  • the first two methods have significant limitations. The validity and accuracy of the analytical method are greatly limited by assumptions. When a system is complex, it is impossible to describe the system in detail with some restrictive assumptions.
  • the limitation of the experimental method is that it is costly, it is difficult to reconfigure or share resources, and it is not flexible to use.
  • the simulation method can largely make up for the shortcomings of the first two methods.
  • the simulation method can design the required network model according to the needs, and understand the various characteristics of the network under different conditions with relatively less time and cost, and obtain rich and effective data of network research.
  • Network simulation undoubtedly provides a convenient and efficient verification and analysis method, so the role of network simulation technology in the design and research of modern communication networks is becoming more and more important.
  • Link-level simulation is mainly to verify the performance of various RTT (Radio Transfers Technology) technology solutions.
  • RTT Radio Transfers Technology
  • Link level emulation and network level The simulation pass is a bridge that establishes interconnections through a series of performance curves. These performance curves show the sub-frame error rate function for the instantaneous channel and instantaneous SR.
  • additive white Gaussian noise corresponds to the total Interference and Noise, so the link-level signal-to-noise ratio measurement is equivalent to the system-level CINR (Carrier to Interference and Noise Ratio). Measurement of noise ratio).
  • CINR Carrier to Interference and Noise Ratio
  • TDD Time Division Duplexing
  • a primary object of the present invention is to provide a method and apparatus for determining user throughput of an LTE system cell, so as to at least solve the problem of how to quickly and accurately estimate the user throughput distribution of the LTE system in the above related art.
  • a user throughput determining method for a cell of an LTE system including: obtaining a signal to noise ratio and a throughput mapping relationship of a cell by using link simulation; calculating according to a bandwidth and frequency multiplexing manner of the LTE system The number of RBs (Resource Blocks) allocated by each user of the cell; the CINR of each user of the cell obtained through network simulation; determining the user throughput of the cell according to the signal-to-noise ratio and throughput mapping relationship, the number of RBs, and the CINR .
  • RBs Resource Blocks
  • the method further includes: determining the cell throughput according to the user throughput of the cell.
  • obtaining a signal to noise ratio and a throughput mapping relationship of the cell by using link simulation includes: obtaining a signal to noise ratio and a throughput mapping curve S R-ThpPerRb of the cell by using link simulation.
  • calculating the average number of RBs allocated by each user of the cell according to the bandwidth and frequency multiplexing manner of the LTE system includes: calculating the available RB number RbNum of the cell according to the bandwidth and frequency multiplexing manner of the LTE system; calculating each cell according to the RbNum
  • obtaining the CINR of each user of the cell by using network simulation includes: spreading M users in the cell, and obtaining a CINR of the user of the cell by network simulation.
  • determining the user throughput of the cell according to the signal to noise ratio and the throughput mapping relationship, the RB number, and the CINR includes: searching the S R-ThpPerRb curve according to the CINR of the user, and obtaining the CIR corresponding to the throughput ThpPerRb of each user in each transmission mode.
  • the cell throughput includes cell average throughput and/or cell edge throughput.
  • a user throughput determining apparatus for an LTE system cell including: a first simulation module, configured to obtain a signal to noise ratio and a throughput mapping relationship of a cell through link simulation; The method is configured to calculate, according to the bandwidth and frequency multiplexing manner of the LTE system, the average number of resource blocks RB allocated by each user of the cell; the second simulation module is configured to obtain a carrier interference-to-noise ratio (CINR) of each user of the cell by using network simulation; A determining module is configured to determine a user throughput of the cell according to a signal to noise ratio and a throughput mapping relationship, an RB number, and a CINR.
  • CINR carrier interference-to-noise ratio
  • the apparatus further comprises: a second determining module, configured to determine a cell throughput according to a user throughput of the cell.
  • the cell throughput includes cell average throughput and/or cell edge throughput.
  • the SNR of the LTE system is obtained by acquiring the signal-to-noise ratio and the throughput mapping relationship of the LTE system, the average number of RBs of the user, and the CINR of the user, and determining the user throughput of the cell by using the acquired parameters.
  • the user throughput distribution is estimated to achieve a fast and accurate estimation of the user throughput distribution of the LTE system.
  • FIG. 1 is a method for determining a user throughput according to an embodiment of the present invention
  • FIG. 2 is a flow chart for estimating a cell and user throughput distribution according to an embodiment of the present invention
  • FIG. 3 is an SNR according to an embodiment of the present invention. Mapping the graph with throughput
  • 4 is a user CINR CDF distribution diagram according to an embodiment of the present invention
  • FIG. 5 is a user throughput CDF distribution according to an embodiment of the present invention
  • FIG. 6 is a flowchart of cell and user throughput distribution estimation according to Embodiment 2 of the present invention
  • 7 is a flowchart of cell and user throughput distribution estimation according to Embodiment 3 of the present invention
  • FIG. 8 is a structural block diagram of a user throughput determining apparatus according to an embodiment of the present invention
  • FIG. 9 is a user throughput determination according to an embodiment of the present invention. Schematic diagram of the device structure. BEST MODE FOR CARRYING OUT THE INVENTION
  • FIG. 1 is a method for determining a user throughput according to an embodiment of the present invention.
  • the method includes the following steps: Step S102: Obtain a signal to noise ratio and a throughput mapping relationship of a cell by using link simulation.
  • Step S104 Calculate the average number of resource blocks RB allocated by each user of the cell according to the bandwidth and frequency multiplexing manner of the LTE system.
  • Step S106 Obtain a carrier interference-to-noise ratio (CINR) of each user of the cell through network simulation.
  • CINR carrier interference-to-noise ratio
  • Step S108 Determine a user throughput of the cell according to a signal to noise ratio and a throughput mapping relationship, an RB number, and a CINR.
  • the related art is solved.
  • the problem of estimating the user throughput distribution of the LTE system achieves the effect of quickly and accurately estimating the user throughput distribution of the LTE system.
  • the SR and throughput mapping curve S R-ThpPerRb is obtained through link simulation.
  • the available RB number RbNum of each cell i is calculated according to the system bandwidth and the frequency multiplexing manner.
  • Nu is the number of active users of the cell i.
  • the SNR-ThpPerRb curve is searched according to the user CINR value.
  • the throughput indicator of the cell i such as the cell average throughput and the cell edge throughput, is calculated according to the throughput of the user.
  • the cell 1 and the 10 active users per cell are taken as an example, and the operation flow of other cells is similar to that of the cell 1.
  • Embodiment 1 the key parameters are as follows: FDD mode, transmission mode 2, system bandwidth is 15 MHz, co-frequency multiplexing, the number of transmitting antennas is 4, and the number of receiving antennas is 2.
  • 2 is a flowchart of estimating a cell and user throughput distribution according to the first embodiment of the present invention. As shown in FIG. 2, the method includes the following steps: Step S202: Obtain an SR and a throughput mapping curve SNR-ThpPerRb through link simulation.
  • the SNR-ThpPerRb distribution curve is shown in Figure 3.
  • the user CINR CDF distribution is shown in Figure 4.
  • Step S210 searching for an SNR-ThpPerRb curve according to the user CINR value.
  • Step S212 calculating a cell average throughput and a cell edge throughput value of the cell 1.
  • the user CINR CDF distribution is shown in Figure 4.
  • Step S610 searching for an SNR-ThpPerRb curve according to the user CINR value.
  • Embodiment 3 the key parameters are as follows: TDD mode, transmission mode 2, system bandwidth is 15 MHz, co-frequency multiplexing, the number of transmitting antennas is 4, and the number of receiving antennas is 2.
  • the user CINR CDF distribution is shown in Figure 4.
  • Step S710 searching for an SNR-ThpPerRb curve according to the user CINR value.
  • FIG. 8 is a structural block diagram of a user throughput determining apparatus according to an embodiment of the present invention. As shown in FIG. 8, the apparatus includes: a first simulation module 10, a calculation module 20, a second simulation module 30, and a first determination module 40.
  • the first simulation module 10 is configured to obtain a signal to noise ratio and a throughput mapping relationship of the cell through link simulation.
  • the calculation module 20 is configured to calculate the average number of resource blocks RB allocated by each user of the cell according to the bandwidth and frequency multiplexing manner of the LTE system.
  • the second simulation module 30 is configured to obtain a carrier to interference and noise ratio CINR for each user of the cell through network simulation.
  • the first determining module 40 is configured to determine the user throughput of the cell based on the signal to noise ratio and the throughput mapping relationship, the number of RBs, and the CINR.
  • FIG. 9 is a schematic structural diagram of a user throughput determining apparatus according to an embodiment of the present invention. As shown in FIG. 9, the device includes each functional module in the above embodiment: a first simulation module 10, a calculation module 20, a second simulation module 30, and a first determination module 40.
  • the apparatus further includes a second determining module 50 configured to determine a cell throughput based on a user throughput of the cell.
  • Cell throughput includes cell average throughput and cell edge throughput.
  • INDUSTRIAL APPLICABILITY The present invention provides a method and apparatus for determining user throughput of an LTE system cell, which can quickly and accurately estimate the distribution of cell and user throughput under various network configurations, and support different frequency multiplexing modes and transmissions. The solution is applicable to both LTE FDD and TDD duplex modes. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices.
  • the computing device may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Landscapes

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

Abstract

Disclosed in the present invention are a method and apparatus for determining user throughput of a cell in a Long-time Evolved (LTE) system, wherein the method comprises the steps of: obtaining the mapping relationship between Signal-Noise-Ratio(SNR) and throughput of the cell via link simulation; computing average Resource Block(RB) number distributed for each user in the cell according to the bandwidth and frequency multiplexing mode of the LTE system; obtaining Carrier to Interference plus Noise Ratio(CINR) for each user in the cell via network simulation; determining the user throughput of the cell according to the mapping relationship between SNR and throughput of the LTE system, the RB number, and the CINR. By obtaining the mapping relationship between SNR and throughput of the LTE system, the average RB number and the CINR for the user, and determining the throughput of the cell with the obtained parameters, the present invention thus solves the problem related to estimating user throughput distribution of the LTE system in related technologies, thereby achieving the effect of estimating user throughput distribution of the LTE system quickly and correctly.

Description

LTE系统小区的用户吞吐量确定方法及装置 技术领域 本发明涉及通信领域, 具体而言, 涉及一种 LTE (Long Term Evolution, 长期演 进) 系统小区的用户吞吐量确定方法及装置。 背景技术 在移动通信网络迅速膨胀的今天, 网络规划和研究人员一方面要不断思考新的网 络协议和算法, 为网络发展做前瞻性的基础研究; 另一方面也要研究如何利用和整合 现有的资源, 使网络达到最高效能。 无论是哪一方面都需要对新的网络方案进行验证 和分析。 进行网络规划和技术研究一般有以下 3种手段: ( 1 )分析方法, 就是对所研究的对象和所依存的网络系统进行初步分析, 根据一 定的限定条件和合理假设, 对研究对象和系统进行描述, 抽象出研究对象的数学分析 模型, 利用数学分析模型对问题进行求解  TECHNICAL FIELD The present invention relates to the field of communications, and in particular to a method and apparatus for determining user throughput of an LTE (Long Term Evolution) system cell. BACKGROUND OF THE INVENTION Nowadays, with the rapid expansion of mobile communication networks, network planning and researchers must constantly think about new network protocols and algorithms, and make forward-looking basic research for network development. On the other hand, it is also necessary to study how to utilize and integrate existing ones. Resources to maximize the performance of the network. In either case, verification and analysis of the new network solution is required. There are generally three methods for network planning and technical research: (1) The analysis method is to conduct a preliminary analysis of the object under study and the network system in question, and to study the object and system according to certain qualifications and reasonable assumptions. Describe, abstract the mathematical analysis model of the research object, and solve the problem by using the mathematical analysis model
(2)实验方法, 就是设计出研究所需要的合理硬件和软件配置环境, 建立测试床 和实验室, 在现实的网络上实现对网络协议、 网络行为和网络性能的研究。 (3 )仿真方法, 应用网络仿真软件建立所研究的网络系统的模拟模型, 在计算机 上运行这个模型, 并分析运行的输出结果。 然而, 前两种方法都存在很大的局限性。 分析方法的有效性和精确性受假设限制 很大。 当一个系统很复杂时, 就无法用一些限制性假设来对系统进行详细描述。 实验 方法的局限性在于成本很高, 重新配置或共享资源很难, 运用起来不灵活。 而仿真方 法在很大程度上可以弥补前两种方法的不足。 仿真方法可以根据需要设计所需的网络 模型, 用相对较少的时间和费用了解网络在不同条件下的各种特性, 获取网络研究的 丰富有效的数据。 网络仿真无疑提供了一个方便、 高效的验证和分析方法, 因此网络 仿真技术在现代通信网络设计和研究中的作用正变得越来越大。 链路级仿真主要是检验各种 RTT(Radio Transfers Technology, 无线传输技术)技术 方案的性能。 根据无线传输技术物理层的基本模块和相关算法, 并通过适当的信道建 模, 建立一条点到点的无线链路。 通过仿真计算, 得到基本的 BER (Bit Error Rate, 比特错误率) 和 S R ( Signal to Noise Ratio, 信噪比) 的关系。 链路级仿真和网络级 仿真通是过一系列性能曲线建立相互连接的桥梁。 这些性能曲线显示的是瞬时信道和 瞬时 S R 的子帧错误率函数。 在链路级仿真中, 加性高斯白噪声相应于总的 Interference and Noise (干扰和噪声), 因此链路级的信噪比测量相当于系统级的 CINR (Carrier to Interference and Noise Ratio, 载波干扰噪声比) 的测量。 LTE 系统非常灵活, 支持 FDD (Frequency Division Duplexing, 频分双工) 和(2) The experimental method is to design a reasonable hardware and software configuration environment required by the research, establish a test bed and a laboratory, and implement research on network protocols, network behavior and network performance on a real network. (3) Simulation method, using the network simulation software to establish the simulation model of the network system under study, run the model on the computer, and analyze the output of the operation. However, the first two methods have significant limitations. The validity and accuracy of the analytical method are greatly limited by assumptions. When a system is complex, it is impossible to describe the system in detail with some restrictive assumptions. The limitation of the experimental method is that it is costly, it is difficult to reconfigure or share resources, and it is not flexible to use. The simulation method can largely make up for the shortcomings of the first two methods. The simulation method can design the required network model according to the needs, and understand the various characteristics of the network under different conditions with relatively less time and cost, and obtain rich and effective data of network research. Network simulation undoubtedly provides a convenient and efficient verification and analysis method, so the role of network simulation technology in the design and research of modern communication networks is becoming more and more important. Link-level simulation is mainly to verify the performance of various RTT (Radio Transfers Technology) technology solutions. According to the basic module and related algorithms of the physical layer of the wireless transmission technology, and through appropriate channel modeling, a point-to-point wireless link is established. Through the simulation calculation, the relationship between the basic BER (Bit Error Rate) and the SR (Signal to Noise Ratio) is obtained. Link level emulation and network level The simulation pass is a bridge that establishes interconnections through a series of performance curves. These performance curves show the sub-frame error rate function for the instantaneous channel and instantaneous SR. In link-level simulation, additive white Gaussian noise corresponds to the total Interference and Noise, so the link-level signal-to-noise ratio measurement is equivalent to the system-level CINR (Carrier to Interference and Noise Ratio). Measurement of noise ratio). The LTE system is very flexible and supports FDD (Frequency Division Duplexing) and
TDD(Time Division Duplexing, 时分双工;)两种双工方式, 支持多种发射方案, 可以进 行时域、 频域和码域的灵活资源分配调度。 基于 LTE系统的灵活性, 如何针对实际网 络环境和运营商的不同需求, 快速准确地对 LTE系统的小区及用户吞吐量分布进行估 算, 从而进行适当的网络规划, 保证网络建成后能够满足运营商的质量要求, 是网络 规划过程中非常重要的步骤。 针对相关技术中快速准确地对 LTE系统的用户吞吐量分布进行估算的问题, 目前 尚未提出有效的解决方案。 发明内容 本发明的主要目的在于提供一种 LTE系统小区的用户吞吐量确定方法及装置, 以 至少解决上述相关技术中如何快速准确地对 LTE系统的用户吞吐量分布进行估算的问 题。 根据本发明的一个方面,提供了一种 LTE系统小区的用户吞吐量确定方法,包括: 通过链路仿真获得小区的信噪比与吞吐量映射关系; 根据 LTE系统的带宽和频率复用 方式计算小区的每个用户平均分配的 RB (Resource Block, 资源块) 数; 通过网络仿 真获得小区的每个用户的 CINR; 根据信噪比与吞吐量映射关系、 RB数以及 CINR确 定小区的用户吞吐量。 优选地,根据信噪比与吞吐量映射关系、 RB数以及 CINR确定小区的用户吞吐量 之后还包括: 根据小区的用户吞吐量确定小区吞吐量。 优选地, 通过链路仿真获得小区的信噪比与吞吐量映射关系包括: 通过链路仿真 获得小区的信噪比与吞吐量映射曲线 S R-ThpPerRb。 优选地, 根据 LTE 系统的带宽和频率复用方式计算小区的每个用户平均分配的 RB数包括: 根据 LTE系统的带宽和频率复用方式计算小区的可用 RB数 RbNum; 根 据 RbNum计算小区每个用户平均分配到的 RB数 RbNumPerUe, 其中, 计算公式为: RbNumPerUe=RbNum/Nu , 其中, Nu为小区的激活用户数。 优选地, 通过网络仿真获得小区的每个用户的 CINR包括: 在小区中撒入 M个用 户, 通过网络仿真获得小区的用户的 CINR。 优选地,根据信噪比与吞吐量映射关系、 RB数以及 CINR确定小区的用户吞吐量 包括: 根据用户的 CINR查找 S R-ThpPerRb曲线, 获得用户的 CINR在各发射模式 下对应吞吐量 ThpPerRb的最大值 ThpPerRbJ;根据 ThpPerRbJ和 RbNumPerUe确定 用户的吞吐量 ThpJ, 计算公式为: Thp」=ThpPerRb」*RbNumPerUe。 优选地, 小区吞吐量包括小区平均吞吐量和 /小区边缘吞吐量。 根据本发明的另一方面,提供了一种 LTE系统小区的用户吞吐量确定装置,包括: 第一仿真模块, 设置为通过链路仿真获得小区的信噪比与吞吐量映射关系; 计算模块, 设置为根据 LTE 系统的带宽和频率复用方式计算小区的每个用户平均分配的资源块 RB 数; 第二仿真模块, 设置为通过网络仿真获得小区的每个用户的载波干扰噪声比 CINR; 第一确定模块, 设置为根据信噪比与吞吐量映射关系、 RB数以及 CINR确定 小区的用户吞吐量。 优选地, 该装置还包括: 第二确定模块, 设置为根据小区的用户吞吐量确定小区 吞吐量。 优选地, 小区吞吐量包括小区平均吞吐量和 /小区边缘吞吐量。 通过本发明, 采用获取 LTE系统的信噪比与吞吐量映射关系、 用户平均的 RB数 以及用户的 CINR, 通过所获取的参数来确定小区的用户吞吐量, 从而解决了相关技 术中对 LTE系统的用户吞吐量分布进行估算的问题, 进而达到了快速、 准确地对 LTE 系统的用户吞吐量分布进行估算的效果。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部分, 本发 明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的不当限定。 在附图 中: 图 1是根据本发明实施例的用户吞吐量确定方法; 图 2是根据本发明实施例一的小区及用户吞吐量分布估算流程图; 图 3是根据本发明实施例的 SNR与吞吐量映射曲线图; 图 4是根据本发明实施例的用户 CINR CDF分布图; 图 5是根据本发明实施例的用户吞吐量 CDF分布; 图 6是根据本发明实施例二的小区及用户吞吐量分布估算流程图; 图 7是根据本发明实施例三的小区及用户吞吐量分布估算流程图; 图 8是根据本发明实施例的用户吞吐量确定装置结构框图; 图 9是根据本发明实施例的用户吞吐量确定装置结构示意图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在不冲突的 情况下, 本申请中的实施例及实施例中的特征可以相互组合。 图 1是根据本发明实施例的用户吞吐量确定方法, 如图 1所示, 包括以下步骤: 步骤 S102, 通过链路仿真获得小区的信噪比与吞吐量映射关系。 步骤 S104,根据 LTE系统的带宽和频率复用方式计算小区的每个用户平均分配的 资源块 RB数。 步骤 S106, 通过网络仿真获得小区的每个用户的载波干扰噪声比 CINR。 步骤 S108, 根据信噪比与吞吐量映射关系、 RB数以及 CINR确定小区的用户吞 吐量。 在本实施例中, 通过获取 LTE系统的信噪比与吞吐量映射关系、 用户平均的 RB 数以及用户的 CINR, 并根据所获取的参数来确定小区的用户吞吐量, 从而解决了相 关技术中对 LTE系统的用户吞吐量分布进行估算的问题, 进而达到了快速、 准确地对 LTE系统的用户吞吐量分布进行估算的效果。 其中,在步骤 S102中,通过链路仿真,获得 S R与吞吐量映射曲线 S R-ThpPerRb 其中, 在步骤 S104中, 根据系统带宽和频率复用方式, 计算各小区 i的可用 RB 数 RbNum。 计算小区 i每用户平均分配到的 RB数 RbNumPerUe=RbNum/Nu。 其中, Nu为小区 i的激活用户数。 其中, 在步骤 S106中, 在每个小区 i中撒入 M个用户 (如 M=1000), 通过网络 仿真, 获得每个用户的 CINR。 其中, 在步骤 S108中, 根据用户 CINR值查找 SNR-ThpPerRb曲线。 对用户 j, 取其 CINR在各发射模式下对应 ThpPerRb的最大值 ThpPerRbJ , 则用户 j的吞吐量 Thp」 =ThpPerRb」 *RbNumPerUe。 其中, 在步骤 S108之后, 根据用户的吞吐量计算小区 i的吞吐量指标, 如小区平 均吞吐量与小区边缘吞吐量。 在下述实施例中, 都以小区 1、 每小区 10个激活用户为例, 其他小区的操作流程 与小区 1相似。 实施例一 在本实施例中, 关键参数如下: FDD模式, 发射模式 2, 系统带宽为 15MHz, 同 频复用, 发射天线数为 4, 接收天线数为 2。 图 2是根据本发明实施例一的小区及用户吞吐量分布估算流程图, 如图 2所示, 包括以下步骤: 步骤 S202 通过链路仿真, 获得 S R 与吞吐量映射曲线 SNR-ThpPerRb,TDD (Time Division Duplexing;) Two duplex modes, which support multiple transmission schemes, can perform flexible resource allocation scheduling in time domain, frequency domain and code domain. Based on the flexibility of the LTE system, how to accurately and accurately estimate the cell and user throughput distribution of the LTE system for the actual network environment and the different needs of the operator, so as to implement appropriate network planning to ensure that the network can meet the carrier after the network is built. The quality requirements are very important steps in the network planning process. In view of the fast and accurate estimation of the user throughput distribution of the LTE system in the related art, an effective solution has not been proposed yet. SUMMARY OF THE INVENTION A primary object of the present invention is to provide a method and apparatus for determining user throughput of an LTE system cell, so as to at least solve the problem of how to quickly and accurately estimate the user throughput distribution of the LTE system in the above related art. According to an aspect of the present invention, a user throughput determining method for a cell of an LTE system is provided, including: obtaining a signal to noise ratio and a throughput mapping relationship of a cell by using link simulation; calculating according to a bandwidth and frequency multiplexing manner of the LTE system The number of RBs (Resource Blocks) allocated by each user of the cell; the CINR of each user of the cell obtained through network simulation; determining the user throughput of the cell according to the signal-to-noise ratio and throughput mapping relationship, the number of RBs, and the CINR . Preferably, after determining the user throughput of the cell according to the signal to noise ratio and the throughput mapping relationship, the RB number, and the CINR, the method further includes: determining the cell throughput according to the user throughput of the cell. Preferably, obtaining a signal to noise ratio and a throughput mapping relationship of the cell by using link simulation includes: obtaining a signal to noise ratio and a throughput mapping curve S R-ThpPerRb of the cell by using link simulation. Preferably, calculating the average number of RBs allocated by each user of the cell according to the bandwidth and frequency multiplexing manner of the LTE system includes: calculating the available RB number RbNum of the cell according to the bandwidth and frequency multiplexing manner of the LTE system; calculating each cell according to the RbNum The average number of RBs allocated by the user is RbNumPerUe, where the calculation formula is: RbNumPerUe=RbNum/Nu, where Nu is the number of activated users of the cell. Preferably, obtaining the CINR of each user of the cell by using network simulation includes: spreading M users in the cell, and obtaining a CINR of the user of the cell by network simulation. Preferably, determining the user throughput of the cell according to the signal to noise ratio and the throughput mapping relationship, the RB number, and the CINR includes: searching the S R-ThpPerRb curve according to the CINR of the user, and obtaining the CIR corresponding to the throughput ThpPerRb of each user in each transmission mode. The maximum value ThpPerRbJ; determines the user's throughput ThpJ according to ThpPerRbJ and RbNumPerUe, and the calculation formula is: Thp"=ThpPerRb"*RbNumPerUe. Preferably, the cell throughput includes cell average throughput and/or cell edge throughput. According to another aspect of the present invention, a user throughput determining apparatus for an LTE system cell is provided, including: a first simulation module, configured to obtain a signal to noise ratio and a throughput mapping relationship of a cell through link simulation; The method is configured to calculate, according to the bandwidth and frequency multiplexing manner of the LTE system, the average number of resource blocks RB allocated by each user of the cell; the second simulation module is configured to obtain a carrier interference-to-noise ratio (CINR) of each user of the cell by using network simulation; A determining module is configured to determine a user throughput of the cell according to a signal to noise ratio and a throughput mapping relationship, an RB number, and a CINR. Preferably, the apparatus further comprises: a second determining module, configured to determine a cell throughput according to a user throughput of the cell. Preferably, the cell throughput includes cell average throughput and/or cell edge throughput. According to the present invention, the SNR of the LTE system is obtained by acquiring the signal-to-noise ratio and the throughput mapping relationship of the LTE system, the average number of RBs of the user, and the CINR of the user, and determining the user throughput of the cell by using the acquired parameters. The user throughput distribution is estimated to achieve a fast and accurate estimation of the user throughput distribution of the LTE system. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, In the drawings: FIG. 1 is a method for determining a user throughput according to an embodiment of the present invention; FIG. 2 is a flow chart for estimating a cell and user throughput distribution according to an embodiment of the present invention; FIG. 3 is an SNR according to an embodiment of the present invention. Mapping the graph with throughput; 4 is a user CINR CDF distribution diagram according to an embodiment of the present invention; FIG. 5 is a user throughput CDF distribution according to an embodiment of the present invention; FIG. 6 is a flowchart of cell and user throughput distribution estimation according to Embodiment 2 of the present invention; 7 is a flowchart of cell and user throughput distribution estimation according to Embodiment 3 of the present invention; FIG. 8 is a structural block diagram of a user throughput determining apparatus according to an embodiment of the present invention; FIG. 9 is a user throughput determination according to an embodiment of the present invention. Schematic diagram of the device structure. BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict. FIG. 1 is a method for determining a user throughput according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps: Step S102: Obtain a signal to noise ratio and a throughput mapping relationship of a cell by using link simulation. Step S104: Calculate the average number of resource blocks RB allocated by each user of the cell according to the bandwidth and frequency multiplexing manner of the LTE system. Step S106: Obtain a carrier interference-to-noise ratio (CINR) of each user of the cell through network simulation. Step S108: Determine a user throughput of the cell according to a signal to noise ratio and a throughput mapping relationship, an RB number, and a CINR. In this embodiment, by acquiring the signal-to-noise ratio and the throughput mapping relationship of the LTE system, the average number of RBs of the user, and the CINR of the user, and determining the user throughput of the cell according to the acquired parameters, the related art is solved. The problem of estimating the user throughput distribution of the LTE system achieves the effect of quickly and accurately estimating the user throughput distribution of the LTE system. In step S102, the SR and throughput mapping curve S R-ThpPerRb is obtained through link simulation. In step S104, the available RB number RbNum of each cell i is calculated according to the system bandwidth and the frequency multiplexing manner. The average number of RBs per cell RbNumPerUe=RbNum/Nu allocated by the cell i is calculated. Where Nu is the number of active users of the cell i. In step S106, M users (such as M=1000) are sprinkled in each cell i, and the CINR of each user is obtained through network simulation. Wherein, in step S108, the SNR-ThpPerRb curve is searched according to the user CINR value. For user j, the CINR is the maximum value ThpPerRbJ corresponding to ThpPerRb in each transmission mode, and the throughput of user j is Thp" = ThpPerRb" *RbNumPerUe. After step S108, the throughput indicator of the cell i, such as the cell average throughput and the cell edge throughput, is calculated according to the throughput of the user. In the following embodiments, the cell 1 and the 10 active users per cell are taken as an example, and the operation flow of other cells is similar to that of the cell 1. Embodiment 1 In this embodiment, the key parameters are as follows: FDD mode, transmission mode 2, system bandwidth is 15 MHz, co-frequency multiplexing, the number of transmitting antennas is 4, and the number of receiving antennas is 2. 2 is a flowchart of estimating a cell and user throughput distribution according to the first embodiment of the present invention. As shown in FIG. 2, the method includes the following steps: Step S202: Obtain an SR and a throughput mapping curve SNR-ThpPerRb through link simulation.
SNR-ThpPerRb分布曲线如图 3所示。 步骤 S204, 计算每小区可用 RB数 RbNum。 同频复用方式下, 每小区的可用 RB 数与系统总的可用 RB数相同, RbNum=75。 步骤 S206 , 计算每用 户 平均分 配 到 的 RB 数 RbNumPerUe , RbNumPerUe=75/10=7.5 步骤 S208, 在每个小区 i中撒入 M个用户 (如 M=1000), 通过网络仿真, 获得 每个用户的 CINR。 用户 CINR CDF分布如图 4所示。 步骤 S210, 根据用户 CINR值查找 SNR-ThpPerRb曲线。 对用户 j, 根据其 CINR 值 CINRJ查找图 3中的'发射模式 2 (FDD) '曲线, 得到其每 RB吞吐量 ThpPerRbJ , 则用户 j的吞吐量 Thp」=ThpPerRb」*RbNumPerUe, 获得的用户吞吐量分布如图 5所 示。 步骤 S212, 计算小区 1的小区平均吞吐量与小区边缘吞吐量值。 其中小区平均吞 吐量 Thp = ThpJ, 小区边缘吞吐量取值为 95%的用户可以达到的用户吞吐量值, 用户」 小区 The SNR-ThpPerRb distribution curve is shown in Figure 3. Step S204, calculating the number of available RBs RbNum per cell. In the same-frequency multiplexing mode, the number of available RBs per cell is the same as the total number of available RBs in the system, and RbNum=75. Step S206, calculating the average number of RBs allocated per user RbNumPerUe, RbNumPerUe=75/10=7.5 Step S208, sprinkling M users (such as M=1000) in each cell i, and obtaining each user through network simulation CINR. The user CINR CDF distribution is shown in Figure 4. Step S210, searching for an SNR-ThpPerRb curve according to the user CINR value. For user j, find the 'Emission Mode 2 (FDD)' curve in FIG. 3 according to its CINR value CINRJ, and obtain its per-RB throughput ThpPerRbJ, then the throughput of user j is Thp"=ThpPerRb"*RbNumPerUe, and the obtained user throughput The quantity distribution is shown in Figure 5. Step S212, calculating a cell average throughput and a cell edge throughput value of the cell 1. The average throughput of the cell is Thp = ThpJ, and the user's throughput value can be reached by the user with a cell edge throughput value of 95%.
具体值见表 1。 表 1 The specific values are shown in Table 1. Table 1
Figure imgf000008_0001
Figure imgf000008_0001
实施例二 在本实施例中, 关键参数如下: FDD模式, 发射模式 2、 4 自适应, 系统带宽为 15MHz, 异频复用, 发射天线数为 4, 接收天线数为 2。 图 6是根据本发明实施例二的小区及用户吞吐量分布估算流程图, 如图 6所示, 包括以下步骤: 步骤 S602, 通过链路仿真, 获得 SNR与吞吐量映射曲线 SNR-ThpPerRb, 如图 3 所示。 步骤 S604, 同频复用方式下, 每小区的可用 RB数与系统总的可用 RB数相同, RbNum =75。 步骤 S606, 每用户平均分配到的 RB数 RbNumPerUe=75/10=7.5。 步骤 S608, 在每个小区 i中撒入 M个用户 (如 M=1000), 通过网络仿真, 获得 每个用户的 CINR。 用户 CINR CDF分布如图 4所示。 步骤 S610, 根据用户 CINR值查找 SNR-ThpPerRb曲线。 对用户 j, 根据其 CINR 值 CINRJ查找图 3中的'发射模式 2 (FDD) '、 '发射模式 4单流 (FDD) '和'发射模 式 4双流 (FDD) '曲线, 取其最大值为该用户的每 RB吞吐量 ThpPerRbJ , 则用户 j 的吞吐量 Thp」=ThpPerRb」*RbNumPerUe, 获得的用户吞吐量分布如图 5所示。 步骤 S612, 计算小区 1的小区平均吞吐量与小区边缘吞吐量值, 具体值见表 1。 实施例三 在本实施例中, 关键参数如下: TDD模式, 发射模式 2, 系统带宽为 15MHz, 同 频复用, 发射天线数为 4, 接收天线数为 2。 图 7是根据本发明实施例三的小区及用户吞吐量分布估算流程图, 如图 7所示, 包括以下步骤: 步骤 S702, 通过链路仿真, 获得 SNR与吞吐量映射曲线 SNR-ThpPerRb, 如图 3 所示。 步骤 S704, 同频复用方式下, 每小区的可用 RB数与系统总的可用 RB数相同, RbNum=75。 步骤 S706, 每用户平均分配到的 RB数 RbNumPerUe=75/10=7.5。 步骤 S708, 在每个小区 i中撒入 M个用户 (如 M=1000), 通过网络仿真, 获得 每个用户的 CINR。 用户 CINR CDF分布如图 4所示。 步骤 S710, 根据用户 CINR值查找 SNR-ThpPerRb曲线。 对用户 j, 根据其 CINR 值 CINRJ查找图 3中的'发射模式 2 (TDD) '曲线, 取其最大值为该用户的每 RB吞 吐量 ThpPerRb」, 则用户 j的吞吐量 Thp」=ThpPerRb」*RbNumPerUe, 获得的用户吞 吐量分布如图 5所示。 步骤 S712, 计算小区 1的小区平均吞吐量与小区边缘吞吐量值, 具体值见表 1。 图 8是根据本发明实施例的用户吞吐量确定装置结构框图。 如图 8所示, 该装置 包括: 第一仿真模块 10、 计算模块 20、 第二仿真模块 30和第一确定模块 40。 其中, 第一仿真模块 10 设置为通过链路仿真获得小区的信噪比与吞吐量映射关 系。 计算模块 20设置为根据 LTE系统的带宽和频率复用方式计算小区的每个用户平 均分配的资源块 RB数。第二仿真模块 30设置为通过网络仿真获得小区的每个用户的 载波干扰噪声比 CINR。 第一确定模块 40设置为根据信噪比与吞吐量映射关系、 RB 数以及 CINR确定小区的用户吞吐量。 在本实施例中, 通过获取 LTE系统的信噪比与吞吐量映射关系、 用户平均的 RB 数以及用户的 CINR, 并根据所获取的参数来确定小区的用户吞吐量, 从而解决了相 关技术中对 LTE系统的用户吞吐量分布进行估算的问题, 进而达到了快速、 准确地对 LTE系统的用户吞吐量分布进行估算的效果。 图 9是根据本发明实施例的用户吞吐量确定装置结构示意图。 如图 9所示, 该装 置包括上述实施例中的各功能模块: 第一仿真模块 10、 计算模块 20、 第二仿真模块 30和第一确定模块 40。 其中, 该装置还包括第二确定模块 50, 第二确定模块 50设置为根据小区的用户 吞吐量确定小区吞吐量。 小区吞吐量包括小区平均吞吐量和小区边缘吞吐量。 工业实用性 本发明提供了一种 LTE系统小区的用户吞吐量确定方法及装置, 可以快速准确地 对各种网络配置下小区及用户吞吐量的分布进行估算, 支持不同的频率复用方式和发 射方案, 且同时适用于 LTE FDD和 TDD两种双工模式。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可以用通用 的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布在多个计算装置所 组成的网络上, 可选地, 它们可以用计算装置可执行的程序代码来实现, 从而, 可以 将它们存储在存储装置中由计算装置来执行, 并且在某些情况下, 可以以不同于此处 的顺序执行所示出或描述的步骤, 或者将它们分别制作成各个集成电路模块, 或者将 它们中的多个模块或步骤制作成单个集成电路模块来实现。 这样, 本发明不限制于任 何特定的硬件和软件结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领域的技 术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内, 所作的 任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。 Embodiment 2 In this embodiment, the key parameters are as follows: FDD mode, transmission mode 2, 4 adaptive, system bandwidth is 15 MHz, inter-frequency multiplexing, the number of transmitting antennas is 4, and the number of receiving antennas is 2. FIG. 6 is a flowchart of estimating a cell and user throughput distribution according to Embodiment 2 of the present invention. As shown in FIG. 6, the method includes the following steps: Step S602: Obtain an SNR and throughput mapping curve SNR-ThpPerRb through link simulation, such as Figure 3 shows. Step S604: In the same-frequency multiplexing mode, the number of available RBs per cell is the same as the total number of available RBs in the system, and RbNum=75. In step S606, the average number of RBs allocated per user RbNumPerUe=75/10=7.5. Step S608, M users (such as M=1000) are sprinkled in each cell i, and the CINR of each user is obtained through network simulation. The user CINR CDF distribution is shown in Figure 4. Step S610, searching for an SNR-ThpPerRb curve according to the user CINR value. For user j, find the 'transmit mode 2 (FDD)', 'transmit mode 4 single stream (FDD)' and 'transmit mode 4 dual stream (FDD)' curves in Figure 3 according to its CINR value CINRJ, and take the maximum value as The per-RB throughput of the user, ThpPerRbJ, is the throughput of user j, Thp"=ThpPerRb"*RbNumPerUe, and the obtained user throughput distribution is as shown in FIG. Step S612, calculating the cell average throughput and the cell edge throughput value of the cell 1, and the specific values are shown in Table 1. Embodiment 3 In this embodiment, the key parameters are as follows: TDD mode, transmission mode 2, system bandwidth is 15 MHz, co-frequency multiplexing, the number of transmitting antennas is 4, and the number of receiving antennas is 2. FIG. 7 is a flowchart of estimating a cell and user throughput distribution according to Embodiment 3 of the present invention. As shown in FIG. 7, the method includes the following steps: Step S702: Obtain an SNR and throughput mapping curve SNR-ThpPerRb through link simulation, such as Figure 3 shows. Step S704: In the same-frequency multiplexing mode, the number of available RBs per cell is the same as the total number of available RBs in the system, and RbNum=75. In step S706, the average number of RBs allocated per user RbNumPerUe=75/10=7.5. Step S708, M users (such as M=1000) are sprinkled in each cell i, and the CINR of each user is obtained through network simulation. The user CINR CDF distribution is shown in Figure 4. Step S710, searching for an SNR-ThpPerRb curve according to the user CINR value. For user j, look up the 'Transmission Mode 2 (TDD)' curve in Figure 3 based on its CINR value CINRJ, and take the maximum value for each RB throughput ThpPerRb of the user, then the throughput of user j is Thp"=ThpPerRb" *RbNumPerUe, the user throughput distribution obtained is shown in Figure 5. Step S712, calculating the cell average throughput and the cell edge throughput value of the cell 1, and the specific values are shown in Table 1. FIG. 8 is a structural block diagram of a user throughput determining apparatus according to an embodiment of the present invention. As shown in FIG. 8, the apparatus includes: a first simulation module 10, a calculation module 20, a second simulation module 30, and a first determination module 40. The first simulation module 10 is configured to obtain a signal to noise ratio and a throughput mapping relationship of the cell through link simulation. The calculation module 20 is configured to calculate the average number of resource blocks RB allocated by each user of the cell according to the bandwidth and frequency multiplexing manner of the LTE system. The second simulation module 30 is configured to obtain a carrier to interference and noise ratio CINR for each user of the cell through network simulation. The first determining module 40 is configured to determine the user throughput of the cell based on the signal to noise ratio and the throughput mapping relationship, the number of RBs, and the CINR. In this embodiment, by acquiring the signal-to-noise ratio and the throughput mapping relationship of the LTE system, the average number of RBs of the user, and the CINR of the user, and determining the user throughput of the cell according to the acquired parameters, the related art is solved. The problem of estimating the user throughput distribution of the LTE system achieves the effect of quickly and accurately estimating the user throughput distribution of the LTE system. FIG. 9 is a schematic structural diagram of a user throughput determining apparatus according to an embodiment of the present invention. As shown in FIG. 9, the device includes each functional module in the above embodiment: a first simulation module 10, a calculation module 20, a second simulation module 30, and a first determination module 40. The apparatus further includes a second determining module 50 configured to determine a cell throughput based on a user throughput of the cell. Cell throughput includes cell average throughput and cell edge throughput. INDUSTRIAL APPLICABILITY The present invention provides a method and apparatus for determining user throughput of an LTE system cell, which can quickly and accurately estimate the distribution of cell and user throughput under various network configurations, and support different frequency multiplexing modes and transmissions. The solution is applicable to both LTE FDD and TDD duplex modes. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书 Claim
1. 一种长期演进 LTE系统小区的用户吞吐量确定方法, 包括: 通过链路仿真获得所述小区的信噪比与吞吐量映射关系; A method for determining a user throughput of a cell of a long-term evolution LTE system, comprising: obtaining, by using link simulation, a signal-to-noise ratio and a throughput mapping relationship of the cell;
根据所述 LTE系统的带宽和频率复用方式计算所述小区的每个用户平均分 配的资源块 RB数; 通过网络仿真获得所述小区的每个用户的载波干扰噪声比 CINR;  Calculating, according to the bandwidth and frequency multiplexing manner of the LTE system, the average number of resource blocks RB allocated by each user of the cell; obtaining a carrier interference-to-noise ratio CINR of each user of the cell by network simulation;
根据所述信噪比与吞吐量映射关系、 所述 RB数以及所述 CINR确定所述 小区的用户吞吐量。  The user throughput of the cell is determined according to the signal to noise ratio and throughput mapping relationship, the number of RBs, and the CINR.
2. 根据权利要求 1所述的方法, 其中, 根据所述信噪比与吞吐量映射关系、 所述 RB数以及所述 CINR确定所述小区的用户吞吐量之后还包括: The method according to claim 1, wherein, after determining the user throughput of the cell according to the signal to noise ratio and the throughput mapping relationship, the number of RBs, and the CINR, the method further includes:
根据所述小区的用户吞吐量确定所述小区吞吐量。  The cell throughput is determined based on user throughput of the cell.
3. 根据权利要求 1所述的方法, 其中, 通过链路仿真获得所述小区的信噪比与吞 吐量映射关系包括: The method according to claim 1, wherein the mapping between the signal to noise ratio and the throughput of the cell is obtained by link simulation:
通过链路仿真获得所述小区的信噪比与吞吐量映射曲线 S R-ThpPerRb。  The signal to noise ratio and throughput mapping curve S R-ThpPerRb of the cell is obtained through link simulation.
4. 根据权利要求 3所述的方法, 其中, 根据所述 LTE系统的带宽和频率复用方式 计算所述小区的每个用户平均分配的 RB数包括: The method according to claim 3, wherein calculating the average number of RBs allocated by each user of the cell according to the bandwidth and frequency multiplexing manner of the LTE system includes:
根据所述 LTE 系统的带宽和频率复用方式计算所述小区的可用 RB 数 RbNum;  Calculating the available RB number RbNum of the cell according to the bandwidth and frequency multiplexing manner of the LTE system;
根据所述 RbNum 计算所述小区每个用户平均分配到的 RB 数 RbNumPerUe, 其中, 计算公式为:  Calculating, according to the RbNum, an average number of RBs RbNumPerUe allocated to each user of the cell, where the calculation formula is:
RbNumPerUe=RbNum/Nu , 其中, Nu为所述小区的激活用户数。  RbNumPerUe=RbNum/Nu, where Nu is the number of active users of the cell.
5. 根据权利要求 4所述的方法, 其中, 通过网络仿真获得所述小区的每个用户的 CINR包括: 5. The method according to claim 4, wherein obtaining a CINR of each user of the cell by network simulation comprises:
在所述小区中撒入 M个用户,通过网络仿真获得所述小区的用户的 CINR。  M users are sprinkled in the cell, and the CINR of the user of the cell is obtained through network simulation.
6. 根据权利要求 5所述的方法, 其中, 根据所述信噪比与吞吐量映射关系、 所述 RB数以及所述 CINR确定所述小区的用户吞吐量包括: 根据用户的所述 CINR查找所述 SNR-ThpPerRb曲线, 获得所述用户的所 述 CINR在各发射模式下对应吞吐量 ThpPerRb的最大值 ThpPerRbJ ; The method according to claim 5, wherein determining the user throughput of the cell according to the signal to noise ratio and throughput mapping relationship, the number of RBs, and the CINR comprises: Finding the SNR-ThpPerRb curve according to the CINR of the user, and obtaining a maximum value ThpPerRbJ of the CIR corresponding to the throughput ThpPerRb in each transmission mode of the CINR of the user;
根据所述 ThpPerRbJ和所述 RbNumPerUe确定所述用户的吞吐量 Thp」, 计算公式为: Thp」=ThpPerRb」 *RbNumPerUe。  The throughput Thp" of the user is determined according to the ThpPerRbJ and the RbNumPerUe, and the calculation formula is: Thp"=ThpPerRb" *RbNumPerUe.
7. 根据权利要求 2 所述的方法, 其中, 所述小区吞吐量包括小区平均吞吐量和 / 小区边缘吞吐量。 7. The method of claim 2, wherein the cell throughput comprises a cell average throughput and/or a cell edge throughput.
8. —种 LTE系统小区的用户吞吐量确定装置, 包括: 第一仿真模块, 设置为通过链路仿真获得所述小区的信噪比与吞吐量映射 关系; 8. The user throughput determining apparatus of the LTE system cell, comprising: a first simulation module, configured to obtain a signal to noise ratio and a throughput mapping relationship of the cell by using link simulation;
计算模块,设置为根据所述 LTE系统的带宽和频率复用方式计算所述小区 的每个用户平均分配的资源块 RB数;  a calculation module, configured to calculate, according to the bandwidth and frequency multiplexing manner of the LTE system, an average number of resource blocks RB allocated by each user of the cell;
第二仿真模块, 设置为通过网络仿真获得所述小区的每个用户的载波干扰 噪声比 CINR;  a second simulation module, configured to obtain, by network simulation, a carrier interference-to-noise ratio (CINR) of each user of the cell;
第一确定模块, 设置为根据所述信噪比与吞吐量映射关系、 所述 RB数以 及所述 CINR确定所述小区的用户吞吐量。  The first determining module is configured to determine a user throughput of the cell according to the signal to noise ratio and throughput mapping relationship, the number of RBs, and the CINR.
9. 根据权利要求 8所述的装置, 其中, 还包括: 第二确定模块, 设置为根据所述小区的用户吞吐量确定所述小区吞吐量。 9. The apparatus according to claim 8, further comprising: a second determining module, configured to determine the cell throughput according to a user throughput of the cell.
10. 根据权利要求 8 所述的装置, 其中, 所述小区吞吐量包括小区平均吞吐量和 / 小区边缘吞吐量。 10. The apparatus of claim 8, wherein the cell throughput comprises a cell average throughput and/or a cell edge throughput.
PCT/CN2012/071445 2011-06-13 2012-02-22 Method and apparatus for determining user throughput of cell in lte system WO2012171358A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014515043A JP5970544B2 (en) 2011-06-13 2012-02-22 Method and apparatus for determining cell user throughput in LTE system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110157634.4 2011-06-13
CN201110157634.4A CN102833762B (en) 2011-06-13 2011-06-13 The user throughput of LTE system cell determines method and device

Publications (1)

Publication Number Publication Date
WO2012171358A1 true WO2012171358A1 (en) 2012-12-20

Family

ID=47336668

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/071445 WO2012171358A1 (en) 2011-06-13 2012-02-22 Method and apparatus for determining user throughput of cell in lte system

Country Status (3)

Country Link
JP (1) JP5970544B2 (en)
CN (1) CN102833762B (en)
WO (1) WO2012171358A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103916899B (en) * 2013-01-04 2018-08-17 中国移动通信集团公司 Interference signal generating means and method and test signal generate system and method
CN110167057B (en) * 2019-04-29 2022-03-18 中国联合网络通信集团有限公司 Method and device for calculating downlink throughput
CN110461000B (en) * 2019-04-29 2022-04-01 中国联合网络通信集团有限公司 Method and device for predicting network capacity of 5G cell
CN112512077B (en) * 2020-12-15 2023-08-11 中国联合网络通信集团有限公司 Uplink rate evaluation method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101237395A (en) * 2007-02-01 2008-08-06 北京邮电大学 Realization method for hierarchical dynamic simulation of broadband mobile communication network performance
CN102026259A (en) * 2010-12-06 2011-04-20 西安交通大学 System level simulation method for CoMP (coordinated multi-point) technique in LTE-A (long term evolution-advanced) system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4291200B2 (en) * 2004-04-12 2009-07-08 株式会社日立製作所 Wireless communication simulation method and wireless communication simulator
CN101099310B (en) * 2005-01-12 2012-05-02 日本电气株式会社 User throughput geographic distribution estimation system, and user throughput geographic distribution estimation method
CN101048003B (en) * 2006-03-31 2010-09-08 华为技术有限公司 Method and device for testing interference property of moving communication system and system planning method
CN101080032A (en) * 2007-05-25 2007-11-28 华为技术有限公司 A high-speed downlink packet access capacity estimation method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101237395A (en) * 2007-02-01 2008-08-06 北京邮电大学 Realization method for hierarchical dynamic simulation of broadband mobile communication network performance
CN102026259A (en) * 2010-12-06 2011-04-20 西安交通大学 System level simulation method for CoMP (coordinated multi-point) technique in LTE-A (long term evolution-advanced) system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
IKUNO, J.C. ET AL.: "System level simulation of LTE networks.", VEHICULAR TECHNOLOGY CONFERENCE (VTC 2010-SPRING), 2010 IEEE, 16 May 2010 (2010-05-16) - 19 May 2010 (2010-05-19) *
IOSIF, O. ET AL.: "On the Analysis of Packet Scheduling in Downlink 3GPP LTE System. CTRQ 2011: The Fourth International Conference on Communication Theory", RELIABILITY AND QUALITY OF SERVICE, 17 April 2011 (2011-04-17) - 22 April 2011 (2011-04-22) *
MEHLFUHRER, C. ET AL.: "SIMULATING THE LONG TERM EVOLUTION PHYSICAL LAYER.", 17TH EUROPEAN SIGNAL PROCESSING CONFERENCE (EUSIPCO 2009)., 24 August 2009 (2009-08-24) - 28 August 2009 (2009-08-28) *

Also Published As

Publication number Publication date
JP2014518471A (en) 2014-07-28
CN102833762A (en) 2012-12-19
CN102833762B (en) 2017-10-27
JP5970544B2 (en) 2016-08-17

Similar Documents

Publication Publication Date Title
EP2679061B1 (en) Positioning devices and methods in cellular communication systems
KR101402394B1 (en) System and method for implementing power distribution
US9565570B2 (en) Capacity planning method and device for wireless broadband network
CN104335628B (en) Wireless multi-site capacity is coordinated
WO2018094989A1 (en) Positioning method and apparatus
WO2012171358A1 (en) Method and apparatus for determining user throughput of cell in lte system
Samuylov et al. Analytical performance estimation of network‐assisted D2D communications in urban scenarios with rectangular cells
WO2015089834A1 (en) System, device, and method for optimizing network
Zhang et al. Joint spectrum reservation and on-demand request for mobile virtual network operators
CN106714223B (en) Method and device for establishing base station energy consumption model
Vitale et al. Modelling D2D communications in cellular access networks via coupled processors
WO2015149709A1 (en) Noise power estimation method and network side device
CN105634658A (en) Transmission processing method, equipment and system
CN103188183A (en) Method and device for obtaining cell-specific reference signal (C-RS) interference-to-noise ratio in long term evolution (LTE) planning simulation
CN106879058A (en) Transmission power control method, base station and user equipment (UE)
TWI826552B (en) Spectrum management equipment, electronic equipment, wireless communication method and storage medium
CN102685903B (en) Resource distribution method based on partial channel information in orthogonal frequency division multiple access (OFDMA) system
CN109362089B (en) Performance evaluation method and system of wireless energy transmission communication network
CN107018528B (en) Equivalent capacity-based wireless network virtualization method in single-cell LTE-A system
CN112291828B (en) Multi-user grouping method and system in multi-carrier NOMA system
US20230065207A1 (en) User quality of experience assessment in radio access networks
CN109413170A (en) D2D seed node cluster generation method, readable storage medium storing program for executing and terminal
WO2021083351A1 (en) Signal processing method and related device
CN105532031A (en) Resource optimization method and apparatus
KR20210067911A (en) Multiple federated learning service orchestrator in edge computing and method of performing thereof

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014515043

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12799738

Country of ref document: EP

Kind code of ref document: A1