WO2021037159A1 - 一种基站定位方法及装置 - Google Patents

一种基站定位方法及装置 Download PDF

Info

Publication number
WO2021037159A1
WO2021037159A1 PCT/CN2020/111817 CN2020111817W WO2021037159A1 WO 2021037159 A1 WO2021037159 A1 WO 2021037159A1 CN 2020111817 W CN2020111817 W CN 2020111817W WO 2021037159 A1 WO2021037159 A1 WO 2021037159A1
Authority
WO
WIPO (PCT)
Prior art keywords
base station
computer
aided design
indoor base
network management
Prior art date
Application number
PCT/CN2020/111817
Other languages
English (en)
French (fr)
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 WO2021037159A1 publication Critical patent/WO2021037159A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/001Texturing; Colouring; Generation of texture or colour
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition

Definitions

  • the present invention relates to the field of communications, in particular to a method and device for base station positioning.
  • a base station is connected to multiple indoor micro-stations, the number is more than 200.
  • indoor base stations are relatively hidden and installed in a non-visible range, it is difficult for engineers and maintenance personnel to locate the location of micro-stations, and it is urgent for the location of indoor micro-stations to be densely deployed and rapid maintenance after problems are discovered.
  • CAD Computer Aided Design, computer aided design
  • the embodiments of the present invention provide a base station positioning method and device to at least solve the problems in the related art.
  • a method for locating a base station includes: associating the location information of the indoor base station in the computer-aided design image with the indoor base station information in the network management system, and the association is used for the network management system to obtain all information.
  • the location of the indoor base station in the computer-aided design image includes: associating the location information of the indoor base station in the computer-aided design image with the indoor base station information in the network management system, and the association is used for the network management system to obtain all information. The location of the indoor base station in the computer-aided design image.
  • a base station positioning device including: an import module for importing computer-aided design images into a network management system; a conversion recognition module for converting the format of computer-aided design images into The format read by the GIS system, and the computer-aided design image is imported into the GIS system; the marking module is used to set an identifier in the indoor base station information in the network management system, and match the settings in the GIS system with the identifier according to the identifier Correspondingly identified the location information of the indoor base station; the display module is used to display the location information of the indoor base station in the GIS system, and to render the location information of the indoor base station in the imported computer-aided design image.
  • a storage medium in which a computer program is stored, wherein the computer program is configured to execute the steps in any one of the foregoing method embodiments when running.
  • an electronic device including a memory and a processor, the memory stores a computer program, and the processor is configured to run the computer program to execute any of the above Steps in the method embodiment.
  • Fig. 1 is a flowchart of a base station positioning method according to an embodiment of the present invention
  • Fig. 2 is a structural block diagram of a base station positioning device 1 according to an embodiment of the present invention
  • Fig. 3 is a structural block diagram of a base station positioning device 2 according to an embodiment of the present invention.
  • Fig. 4 is a schematic structural diagram of a communication device according to an embodiment of the present invention.
  • FIG. 1 is a flowchart according to an embodiment of the present invention. As shown in FIG. 1, the process includes the following steps.
  • step S101 the format of the computer-aided design image is converted into a format that can be read by a GIS (Geographic Information System, geographic information system) system, and then imported into the network management system.
  • GIS Geographic Information System, geographic information system
  • CAD drawings computer-aided design and construction drawings
  • Gdal Geographical Data Abstraction Library, spatial data conversion library
  • Gdal Geographical Data Abstraction Library, spatial data conversion library
  • read the CAD drawing file and merge its elements into 4 according to points, lines, areas or text Layers.
  • all the texts are merged into a point layer (a special point layer, which only includes text annotations in CAD).
  • a CAD drawing contains many layers. When the file is read by GDAL, it will be merged into 4 layers according to points, lines, areas, and text.
  • the formats that can be read by the GIS system include, but are not limited to, GeoJson format, TopoJson format, and SVG format.
  • Step S102 Set an identifier in the indoor base station information in the network management system, and the identifier is used by the network management system to match the location information of the indoor base station with the corresponding identifier in the GIS system.
  • the network management system will assign an identifier to the indoor base station.
  • the equipment to be installed is PicoRRU (Radio Frequency Remote Unit), which is included when drawing computer-aided design drawings.
  • the naming rule is set as "PRRUx-xF", then the same name identification is set in the base station equipment information of the network management system, where x is a specific number, for example, "PRRU1-1F" represents the PicoRRU numbered 1 on the first floor.
  • the network management system can use the "PRRUx-xF" rule to extract the eligible element points from the GeoJson format file, that is, the indoor base station equipment that needs to be located, and establish a mapping with the indoor base station information in the network management system relationship.
  • the unique identifier of the device can also be set according to various characteristics of the base station equipment, such as the operating status of the device, performance data, alarm data, etc., which may be indexed and searched through the unique identifier.
  • Step S103 The network management system renders the location information of the indoor base station in the imported computer-aided design image in different colors according to different operating states of the indoor base station.
  • the GIS system in the network management system loads the map file, and the equipment in the computer-aided design construction drawings To display.
  • the device in the map file is dynamically rendered as required.
  • the network management system renders the alarm device as red, or renders it as a specific color according to a certain performance data set by the user.
  • the position information of the indoor base station in the computer-aided design image is associated with the indoor base station information in the network management system, the problem that the number of indoor base stations in the network management system is difficult to locate is solved, and the wireless operation and maintenance personnel find the problem.
  • the location of the indoor base station is very accurate, which greatly reduces the time of operation and maintenance personnel in locating the location of the indoor micro-station, and quickly solves the problem of faults.
  • the method according to the above embodiment can be implemented by means of software plus the necessary general hardware platform, of course, it can also be implemented by hardware, but in many cases the former is Better implementation.
  • the technical solution of the present invention essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to make a terminal device (which can be a mobile phone, a computer, a server, or a network device, etc.) execute the method described in each embodiment of the present invention.
  • a base station positioning device is also provided, which is used to implement the above-mentioned embodiments and preferred implementations, and the descriptions that have already been described will not be repeated.
  • the term "module” can implement a combination of software and/or hardware with predetermined functions.
  • the devices described in the following embodiments are preferably implemented by software, implementation by hardware or a combination of software and hardware is also possible and conceived.
  • Fig. 2 is a structural block diagram of a base station positioning device provided by an embodiment of the present invention. As shown in Fig. 2, the device includes the following modules.
  • Import module used to import the computer-aided design image into the network management system
  • conversion recognition module used to convert the format of the computer-aided design image into a format that can be read by the GIS system, and import the computer-aided design image into the GIS system
  • marking module Used to set an identifier in the indoor base station information in the network management system, and match the position information of the indoor base station with the corresponding identifier in the GIS system according to the identifier
  • the display module is used to display the information in the GIS system The location information of the indoor base station is rendered, and the location information of the indoor base station in the imported computer-aided design image is rendered.
  • Figure 3 is a structural diagram of the conversion recognition module provided by an embodiment of the present invention, including: a first conversion module, used to convert computer-aided design images into GIS map feature set layers; a second conversion module, used to convert the GIS The map feature set layer is converted into a vector map format that can be read by the GIS system.
  • each of the above modules can be implemented by software or hardware.
  • it can be implemented in the following manner, but not limited to this: the above modules are all located in the same processor; or, the above modules can be combined in any combination.
  • the forms are located in different processors.
  • the embodiment of the present invention also provides a storage medium in which a computer program is stored, wherein the computer program is configured to execute the steps in any one of the foregoing method embodiments when running.
  • the foregoing storage medium may include, but is not limited to: U disk, Read-Only Memory (Read-Only Memory, ROM for short), Random Access Memory (Random Access Memory, RAM for short), Various media that can store computer programs, such as mobile hard disks, magnetic disks, or optical disks.
  • An embodiment of the present invention also provides an electronic device, including a memory 401 and a processor 402, the memory 401 stores a computer program, and the processor 402 is configured to run the computer program to execute any of the foregoing method embodiments. A step of.
  • the aforementioned electronic device may further include a transmission device and an input-output device, wherein the transmission device is connected to the aforementioned processor, and the input-output device is connected to the aforementioned processor.
  • an embodiment of the present invention also provides a computer program product, the computer program product includes a computer program stored on a non-transitory computer-readable storage medium, the computer program includes program instructions, when the program instructions are When executed by a computer, the computer is caused to execute the method in any of the foregoing method embodiments.
  • modules or steps of the present invention can be implemented by a general computing device, and they can be concentrated on a single computing device or distributed in a network composed of multiple computing devices.
  • they can be implemented with program codes executable by the computing device, so that they can be stored in the storage device for execution by the computing device, and in some cases, can be executed in a different order than here.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Remote Sensing (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明提供了一种基站定位方法,将计算机辅助设计图像中的室内基站的位置信息与网管***中的室内基站信息关联,所述关联用于网管***获取所述计算机辅助设计图像中的室内基站的位置。

Description

一种基站定位方法及装置
交叉引用
本发明要求在2019年08月27日提交中国专利局、申请号为201910800151.8、发明名称为“一种基站定位方法及装置”的中国专利申请的优先权,该申请的全部内容通过引用结合在本发明中。
技术领域
本发明涉及通信领域,尤其涉及一种基站定位的方法及装置。
背景技术
在一些情形下,一个基站连接多个室内微站,数量在200个以上。由于室内基站安装位置比较隐蔽,安装在非可视范围,对于工程维护人员定位微站的位置比较困难,对于室内微站密集部署的位置呈现及发现问题后的快速维护很迫切。其中,室内基站设备布置一般按照CAD(Computer Aided Design,计算机辅助设计)施工图纸进行。而对于安装好的设备,设备本身会具有许多运行状态数据如性能数据、告警数据等,想要确定其位置信息以及相关运行状态,可以通过电子地图来进行呈现及动态渲染。由于仅仅拥有CAD图纸,不具有通用性的地图文件,如何通过电子地图快速定位与信息收集缺少较好的解决方案。
发明内容
本发明实施例提供了一种基站定位方法及装置,以至少解决相关技术中的问题。
根据本发明的一个实施例,提供了一种基站定位的方法,包括:将计算机辅助设计图像中的室内基站的位置信息与网管***中的室内基站信息关联,所述关联用于网管***获取所述计算机辅助设计图像中的室内基站的位置。
根据本发明的另一个实施例,提供了一种基站定位装置,包括:导入模块,用于将计算机辅助设计图像导入网管***;转换识别模块,用于将计算机辅助设计图像的格式转换为可被GIS***读取的格式,并将计算机辅助设计图像导入GIS***;标记模块,用于在所述网管***中的室内基站信息中设置标识,并根据所述标识匹配所述GIS***中的设置有对应标识的室内基站的位置信息;显示模块,用于显示GIS***中的室内基站位置信息,并对所述导入的计算机辅助设计图像中的室内基站的位置信息进行渲染。
根据本发明的又一个实施例,还提供了一种存储介质,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。
根据本发明的又一个实施例,还提供了一种电子装置,包括存储器和处理器,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行上述任一项方法实施例中的步骤。
附图说明
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:
图1是根据本发明实施例的基站定位方法的流程图;
图2是根据本发明实施例的基站定位装置1的结构框图;
图3是根据本发明实施例的基站定位装置2的结构框图;
图4是根据本发明实施例的通讯设备的结构示意图。
具体实施方式
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。
需要说明的是,本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。
实施例1
在本实施例中提供了一种运行于上述移动终端或网络架构的基站定位方法,图1是根据本发明实施例的流程图,如图1所示,该流程包括如下步骤。
步骤S101,将计算机辅助设计图像的格式转换为可被GIS(Geographic information system,地理信息***)***读取的格式,导入网管***。
可选的,计算机辅助设计施工图纸(CAD图纸),采用Gdal(Geospatial Data Abstraction Library,空间数据转换库)类库,读取CAD图纸文件,将其要素按照点、线、面或者文本合并为4个图层。其中,所有文本合并后是一个点图层(一个特殊的点图层,仅仅包括CAD中的文本标注)。在CAD图纸中,会包含许多图层,采用GDAL读取该文件时,将其按照点、线、面、文本合并为4个图层。
可选的,GIS***可读取的格式包括但不限于GeoJson格式、TopoJson格式、SVG格式。
步骤S102,在所述网管***中的室内基站信息中设置标识,所述标识用于网管***匹配所述GIS***中的设置有对应标识的室内基站的位置信息。
具体的,对于安装在某一个位置的室内基站设备,网管***为室内基站谁被分配设置标识,例如,需要安装的设备为PicoRRU(射频远拉单元),在绘制计算机辅助设计图纸的时候将其命名规则定为了“PRRUx-xF”,则在网管***的基站设备信息中为期设置相同的名称标识,其中x为具体的数字,如“PRRU1-1F”代表1楼的编号为1的PicoRRU。在这种情形下,网管***即可以使用“PRRUx-xF”的规则从GeoJson格式文件中提取出符合条件的要素点,即为需要定位的室内基站设备,与网管***中的室内基站信息建立映射关系。
具体的,设备的唯一标识还可以根据多种基站设备特性进行设置,如设备的运行状态、性能数据、告警数据等,都可能通过该唯一标识进行索引查找。
步骤S103,网管***根据所述室内基站的不同运行状态,对所述导入的计算机辅助设计图像中的室内基站的位置信息进行不同色彩的渲染。
具体的,在计算机辅助设计图像中设置渲染图层,并将其转换为可被GIS***加载的地图文件格式后,网管***中的GIS***加载地图文件,并将计算机辅助设计施工图纸中的设备进行显示。
具体的,对于通信设备通过网络设备上传的各种状态信息,按照需求对地图文件中的设备进行动态渲染。例如,网管***将告警设备渲染为红色,或者根据用户设定的某项性能数据渲染为特定颜色。
通过本发明,由于将计算机辅助设计图像中的室内基站的位置信息与网管***中的室内基站信息关联,解决了网管***中室内基站数量多难以定位的问题,进而使无线运维人员发现问题后定位到室内基站的位置非常精确,大大减少了运维人员在定位室内微站位置的时间,快速解决故障问题。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本发明各个实施例所述的方法。
实施例2
在本实施例中还提供了一种基站定位装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装 置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。
图2是本发明实施例提供的基站定位装置的结构框图,如图2所示,该装置包括以下模块。
导入模块,用于将计算机辅助设计图像导入网管***;转换识别模块,用于将计算机辅助设计图像的格式转换为可被GIS***读取的格式,并将计算机辅助设计图像导入GIS***;标记模块,用于在所述网管***中的室内基站信息中设置标识,并根据所述标识匹配匹配所述GIS***中的设置有对应标识的室内基站的位置信息;显示模块,用于显示GIS***中的室内基站位置信息,并对所述导入的计算机辅助设计图像中的室内基站的位置信息进行渲染。
图3是本发明实施例提供的转换识别模块结构图,包括:第一转换模块,用于将计算机辅助设计图像,转换为GIS地图要素集图层;第二转换模块,用于将所述GIS地图要素集图层,转换为可被GIS***读取的矢量地图格式。
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述各个模块以任意组合的形式分别位于不同的处理器中。
实施例3
本发明的实施例还提供了一种存储介质,该存储介质中存储有计算机程序,其中,该计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。
可选地,在本实施例中,上述存储介质可以包括但不限于:U盘、只读存储器(Read-Only Memory,简称为ROM)、随机存取存储器(Random Access Memory,简称为RAM)、移动硬盘、磁碟或者光盘等各种可以存储计算机程序的介质。
本发明的实施例还提供了一种电子装置,包括存储器401和处理器402, 该存储器401中存储有计算机程序,该处理器402被设置为运行计算机程序以执行上述任一项方法实施例中的步骤。
可选地,上述电子装置还可以包括传输设备以及输入输出设备,其中,该传输设备和上述处理器连接,该输入输出设备和上述处理器连接。
可选地,本实施例中的具体示例可以参考上述实施例及可选实施方式中所描述的示例,本实施例在此不再赘述。
此外,本发明实施例还提供了一种计算机程序产品,所述计算机程序产品包括存储在非暂态计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行上述任意方法实施例中的方法。
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。

Claims (9)

  1. 一种基站定位方法,其中,包括:
    将计算机辅助设计图像中的室内基站的位置信息与网管***中的室内基站信息关联,所述关联用于网管***获取所述计算机辅助设计图像中的室内基站的位置。
  2. 根据权利要求1所述的方法,其中,
    在所述计算机辅助设计图像中设置状态渲染图层,所述状态渲染图层用于在所述网管***中显示不同运行状态的基站的位置。
  3. 根据权利要求1所述的方法,其中,
    将所述计算机辅助设计图像的格式转换为可被GIS***读取的格式,并将计算机辅助设计图像导入GIS***,所述GIS***为所述网管***中设置的用于获取所述室内基站位置信息的***。
  4. 根据权利要求1所述的方法,其中,
    在所述网管***中的室内基站信息中设置标识,所述标识用于网管***匹配所述GIS***中的设置有对应标识的室内基站的位置信息。
  5. 根据权利要求2所述的方法,其中,
    网管***根据所述室内基站的不同运行状态,对所述导入的计算机辅助设计图像中的室内基站的位置信息进行不同色彩的渲染。
  6. 一种基站定位装置,其中,包括:
    导入模块,用于将计算机辅助设计图像导入网管***;
    转换识别模块,用于将计算机辅助设计图像的格式转换为可被GIS***读取的格式,并将计算机辅助设计图像导入GIS***;
    标记模块,用于在所述网管***中的室内基站信息中设置标识,并根据所述标识匹配所述GIS***中的设置有对应标识的室内基站的位置信息;
    显示模块,用于显示GIS***中的室内基站位置信息,并对所述导入的计算机辅助设计图像中的室内基站的位置信息进行渲染。
  7. 根据权利要求6所述的装置,其中,
    所述转换识别模块还包括:
    第一转换模块,用于将计算机辅助设计图像,转换为GIS地图要素集图层;
    第二转换模块,用于将所述GIS地图要素集图层,转换为可被GIS***读取的矢量地图格式。
  8. 一种存储介质,其中,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行所述权利要求1至5任一项中所述的方法。
  9. 一种电子装置,包括存储器和处理器,其中,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行所述权利要求1至5任一项中所述的方法。
PCT/CN2020/111817 2019-08-27 2020-08-27 一种基站定位方法及装置 WO2021037159A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910800151.8 2019-08-27
CN201910800151.8A CN112445877A (zh) 2019-08-27 2019-08-27 一种基站定位方法及装置

Publications (1)

Publication Number Publication Date
WO2021037159A1 true WO2021037159A1 (zh) 2021-03-04

Family

ID=74684645

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/111817 WO2021037159A1 (zh) 2019-08-27 2020-08-27 一种基站定位方法及装置

Country Status (2)

Country Link
CN (1) CN112445877A (zh)
WO (1) WO2021037159A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103188704A (zh) * 2011-12-29 2013-07-03 ***通信集团上海有限公司 一种移动通信***干扰源的分析方法、装置和***
WO2015097480A1 (en) * 2013-12-24 2015-07-02 Ranplan Wireless Network Design Ltd Method of positioning problem regions covered with indoor wireless network
CN105115506A (zh) * 2015-07-27 2015-12-02 深圳先进技术研究院 一种室内定位方法及***
CN107506391A (zh) * 2017-07-28 2017-12-22 上海网罗电子科技有限公司 一种提取cad图纸信息至室内地图的方法
CN207934555U (zh) * 2018-01-31 2018-10-02 昆明市明利丰通信铁塔制造有限公司 一种通信铁塔安全防护装置

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103024787B (zh) * 2012-11-27 2016-06-22 中国电信股份有限公司 信息处理方法及设备
CN103945530A (zh) * 2014-05-04 2014-07-23 成都佳锂科技有限公司 一种基于低功耗蓝牙的定位装置
CN106131794A (zh) * 2016-08-29 2016-11-16 北斗羲和科技发展(北京)有限公司 室内定位的方法及装置
CN108571955A (zh) * 2017-03-08 2018-09-25 北京智汇空间科技有限公司 坐标测定***与坐标测定方法
CN208143488U (zh) * 2018-03-05 2018-11-23 贵州瑞讯科技有限公司 室内蓝牙定位***
CN109168173B (zh) * 2018-08-15 2021-12-03 北京天元创新科技有限公司 基站运维管理方法、装置及电子设备
CN109699010B (zh) * 2019-01-31 2023-04-11 秒针信息技术有限公司 语音信息的处理方法、装置、存储介质及电子装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103188704A (zh) * 2011-12-29 2013-07-03 ***通信集团上海有限公司 一种移动通信***干扰源的分析方法、装置和***
WO2015097480A1 (en) * 2013-12-24 2015-07-02 Ranplan Wireless Network Design Ltd Method of positioning problem regions covered with indoor wireless network
CN105115506A (zh) * 2015-07-27 2015-12-02 深圳先进技术研究院 一种室内定位方法及***
CN107506391A (zh) * 2017-07-28 2017-12-22 上海网罗电子科技有限公司 一种提取cad图纸信息至室内地图的方法
CN207934555U (zh) * 2018-01-31 2018-10-02 昆明市明利丰通信铁塔制造有限公司 一种通信铁塔安全防护装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WEI, HUAN: "Research on the Fier Emergency Evacuation Model Based on Indoor Positioning", CHINESE MASTER'S THESES FULL-TEXT DATABASE, 15 February 2016 (2016-02-15), pages 1 - 77, XP055786924 *

Also Published As

Publication number Publication date
CN112445877A (zh) 2021-03-05

Similar Documents

Publication Publication Date Title
US20150370828A1 (en) Tile-Based Distribution of Searchable Geospatial Data to Client Devices
CN105243119B (zh) 确定图像的待叠加区域、叠加图像、图片呈现方法和装置
CN109032722A (zh) 更新ui组件的显示效果的方法、装置及设备、介质
CN107526642A (zh) 终端间应用程序的获取方法及终端
CN110096560A (zh) 基于图库一体的数据管理方法、设备、存储介质及装置
CN103544247A (zh) Gis展示方法与***
CN110245128A (zh) 元模型的建立方法及装置、存储介质、电子装置
CN104835105B (zh) 图片处理方法和装置
CN105451085A (zh) 一种桌面数据后台编辑方法及桌面数据编辑服务端
WO2021037159A1 (zh) 一种基站定位方法及装置
CN104200394A (zh) 基于SpatiaLite数据库的电网设备网络分析方法和***
CN109168127A (zh) 资源推荐方法、装置、电子设备以及计算机可读介质
KR20170000287A (ko) 지오 태깅 방법, 지오 태깅 장치 및 이를 수행하는 프로그램을 기록하는 기록매체
CN111190983B (zh) 一种变电站图模与输电线路拼接装置、***和方法
CN103473379A (zh) 一种用于电子地图的方法、装置及***
TW201404219A (zh) 基於位置的應用程式提供模組及其方法
CN113763514B (zh) 笔顺动画的生成方法、装置、***及电子设备
CN105808628A (zh) 网页转码方法、装置及***
KR20150074309A (ko) 관리 서버, 등록 단말 및 감시 카메라의 설치 위치 등록 방법
CN111885614B (zh) 一种cors基站组网方法、装置及存储介质
CN114529232A (zh) 一种数字中心资产管理方法和装置
CN105389395B (zh) 信息获取方法和装置
CN115268917B (zh) 节点结构图构建方法、装置、设备和介质
CN115495469B (zh) 海图文件的更新方法、装置及电子设备
CN110796715B (zh) 电子地图标注方法、装置、服务器及存储介质

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20857914

Country of ref document: EP

Kind code of ref document: A1