[go: up one dir, main page]

CN109033389A - A kind of spectrum monitoring data processing platform (DPP) in knowledge based library - Google Patents

A kind of spectrum monitoring data processing platform (DPP) in knowledge based library Download PDF

Info

Publication number
CN109033389A
CN109033389A CN201810853691.8A CN201810853691A CN109033389A CN 109033389 A CN109033389 A CN 109033389A CN 201810853691 A CN201810853691 A CN 201810853691A CN 109033389 A CN109033389 A CN 109033389A
Authority
CN
China
Prior art keywords
data
module
information
domain
knowledge base
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810853691.8A
Other languages
Chinese (zh)
Inventor
刘师范
翟庆伟
于淦
朱锐
戎凯旋
冯占君
钱鑫博
张其宝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CETC 54 Research Institute
Original Assignee
CETC 54 Research Institute
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 CETC 54 Research Institute filed Critical CETC 54 Research Institute
Priority to CN201810853691.8A priority Critical patent/CN109033389A/en
Publication of CN109033389A publication Critical patent/CN109033389A/en
Pending legal-status Critical Current

Links

Landscapes

  • Monitoring And Testing Of Transmission In General (AREA)

Abstract

The invention discloses a kind of spectrum monitoring data processing platform (DPP)s in knowledge based library, belong to spectrum monitoring field, for spectrum monitoring data processing.Data access layer can handle the real time data of Historical Monitoring data file or frequency spectrum monitoring system, after being accumulated to the data of access with one hour dimension, various monitoring data are converted to the data of unified format by data prediction layer, Business Logic is for statistical analysis to data, regular presumption, abnormal signal detection, and conclusion is stored in knowledge base;A kind of frequency point feature descriptive model is designed in knowledge base, describes a frequency point and its changing rule from multiple dimensions;Operator is managed knowledge base by application layer, retrieves, browses data in knowledge base, application layer also supports external system to pass through interface and access.The present invention realizes statistics unified to spectrum monitoring data, efficient, analysis, processing.

Description

一种基于知识库的频谱监测数据处理平台A Spectrum Monitoring Data Processing Platform Based on Knowledge Base

技术领域technical field

本发明属于频谱监测领域,尤其涉及一种频谱监测数据处理领域。The invention belongs to the field of spectrum monitoring, in particular to the field of spectrum monitoring data processing.

背景技术Background technique

我国各级无线电管理机构对无线电频率进行日常监测,随着电磁环境日益复杂,监测站对电磁环境的不间断监测产生了海量的监测数据。频谱监测主要分为数据采集、数据分析、数据积累三个步骤。目前,频谱监测数据难以及时、准确、全面地反映无线电频谱资源使用状况及变化趋势。积累的监测数据碎片化,数据的可用性、可开发性不高。频点监测期间连续的历史变化监测信息无法全面、准确地进行量化展示。已有的监测软件的智能化程度低,数据处理与分析手段落后,传统的异常信号告警采用固定阀值与固定监测数据项作为告警触发条件,缺乏灵活性,在不同电磁环境、不同系统、不同用频时段、不同用频业务范围等条件下,表现出适应性差、扩展性不足、误报率高等明显缺陷。my country's radio management agencies at all levels conduct daily monitoring of radio frequencies. With the increasingly complex electromagnetic environment, the continuous monitoring of the electromagnetic environment by monitoring stations has produced massive monitoring data. Spectrum monitoring is mainly divided into three steps: data collection, data analysis, and data accumulation. At present, it is difficult for spectrum monitoring data to timely, accurately and comprehensively reflect the usage status and changing trend of radio spectrum resources. The accumulated monitoring data is fragmented, and the data availability and developability are not high. The continuous historical change monitoring information during the frequency point monitoring cannot be fully and accurately displayed quantitatively. The existing monitoring software has a low degree of intelligence, and data processing and analysis methods are backward. Traditional abnormal signal alarms use fixed thresholds and fixed monitoring data items as alarm trigger conditions, which lack flexibility. In different electromagnetic environments, different systems, and different Under conditions such as frequency time periods and different frequency business scopes, it shows obvious defects such as poor adaptability, insufficient scalability, and high false alarm rate.

发明内容Contents of the invention

本发明的目的在于避免背景技术中的不足之处而提供一种基于知识库的频谱监测数据处理平台。本发明通过建立一个基于知识库的频点特征描述模型,从多个维度描述一个频点及其变化规律,通过对历史监测数据、实时监测数据的统计分析、归纳整理,与政策法规、数据检测算法、异常信号告警规则与预测规则、异常案例等多种信息和功能统一到频谱监测数据处理平台。The purpose of the present invention is to provide a spectrum monitoring data processing platform based on a knowledge base to avoid the disadvantages in the background technology. The present invention describes a frequency point and its changing law from multiple dimensions by establishing a frequency point feature description model based on a knowledge base, and through statistical analysis, induction and sorting of historical monitoring data and real-time monitoring data, and policies, regulations, and data detection Algorithms, abnormal signal alarm rules and prediction rules, abnormal cases and other information and functions are unified to the spectrum monitoring data processing platform.

为解决上述技术问题,本发明通过以下技术方案来实现:In order to solve the problems of the technologies described above, the present invention is achieved through the following technical solutions:

一种基于知识库的频谱监测数据处理平台,采用分层设计,包括以下各层功能模块:A knowledge base-based spectrum monitoring data processing platform adopts a layered design and includes the following functional modules of each layer:

数据接入层用于通过文件或网络通信方式接入频谱监测系统的监测数据,将监测数据输出至数据预处理层;所述的监测数据包括宽带频谱数据、窄带频谱数据、ITU参数测量数据、信号解调数据、通信体制识别数据、宽带测向数据和窄带测向数据;The data access layer is used to access the monitoring data of the spectrum monitoring system through files or network communication, and output the monitoring data to the data preprocessing layer; the monitoring data includes broadband spectrum data, narrowband spectrum data, ITU parameter measurement data, Signal demodulation data, communication system identification data, broadband direction finding data and narrowband direction finding data;

数据预处理层用于将监测数据转化为格式化的数据,将格式化的监测数据输出至业务逻辑层;The data preprocessing layer is used to convert the monitoring data into formatted data, and output the formatted monitoring data to the business logic layer;

业务逻辑层用于对格式化的监测数据进行统计分析以及信号预警,并存入知识库;The business logic layer is used for statistical analysis and signal early warning of the formatted monitoring data, and stored in the knowledge base;

知识库由关系数据库Oracle建立,用一系列二维表来存储业务逻辑层输出的信息;The knowledge base is established by the relational database Oracle, which uses a series of two-dimensional tables to store the information output by the business logic layer;

应用层负责用户与平台的交互,用于检索、查看知识库各频点数据的统计信息、变化规律;设置异常告警规则参数,显示异常告警信息;还用于提供外部接口,外部系统通过接口检索、访问知识库信息,获取异常告警信息。The application layer is responsible for the interaction between the user and the platform. It is used to retrieve and view the statistical information and change rules of each frequency point data in the knowledge base; set the parameters of abnormal alarm rules and display abnormal alarm information; it is also used to provide external interfaces through which external systems can retrieve , Access knowledge base information, obtain abnormal alarm information.

其中,所述的业务逻辑层包括数据累积模块、数据处理模块、数据统计模块、规律推定模块、信号预警模块和数据存储模块:Wherein, the business logic layer includes a data accumulation module, a data processing module, a data statistics module, a rule estimation module, a signal warning module and a data storage module:

数据累积模块用于以设定的时间维度分别对各种格式化的监测数据进行缓存,将缓存的监测数据输出至数据处理模块;The data accumulation module is used to cache various formatted monitoring data in a set time dimension, and output the cached monitoring data to the data processing module;

数据处理模块用于将各种格式化的数据统一分辨率后输出至数据统计模块;The data processing module is used to output the various formatted data to the data statistics module after unified resolution;

数据统计模块用于根据宽带频谱数据和窄带频谱数据计算背景噪声幅度最大值、平均值以及幅度-概率值;根据宽带测向数据和窄带测向数据计算方位-概率值、最大概率方位值;根据ITU参数测量数据、信号解调数据和通信体制识别数据计算信号带宽-概率值、调制样式-概率值;根据信号解调数据得到信息域信息;并将计算出的各种值以及信息域信息输出至规律推定模块和数据存储模块;The data statistics module is used to calculate the maximum value, average value and amplitude-probability value of the background noise amplitude according to the wideband spectrum data and the narrowband spectrum data; calculate the azimuth-probability value and the maximum probability azimuth value according to the broadband direction finding data and the narrowband direction finding data; ITU parameter measurement data, signal demodulation data and communication system identification data calculate signal bandwidth-probability value, modulation style-probability value; obtain information domain information according to signal demodulation data; and output various calculated values and information domain information To the rule estimation module and data storage module;

规律推定模块用于根据数据统计模块输出的数据推定各频点各维度数据在频域、调制域、方位域和信息域的时、天、周、月的规律,并输出至信号预警模块和数据存储模块;The rule estimation module is used to estimate the time, day, week and month rules of each frequency point and dimension data in the frequency domain, modulation domain, azimuth domain and information domain according to the data output by the data statistics module, and output to the signal early warning module and data storage module;

信号预警模块用于将规律推定模块输出的频域、调制域、方位域和信息域的规律与知识库对该频点的合规用途及规律描述信息进行比对,如有变化则形成告警信息,将告警信息输出至数据存储模块;The signal early warning module is used to compare the rules in the frequency domain, modulation domain, azimuth domain and information domain output by the rule estimation module with the knowledge base's compliance use and rule description information of the frequency point, and generate an alarm message if there is any change , outputting the alarm information to the data storage module;

数据存储模块用于将接收到的数据存入知识库中。The data storage module is used to store the received data into the knowledge base.

其中,所述的知识库包括政策域模块、频域模块、调制域模块、方位域模块、信息域模块和异常告警记录模块;Wherein, the knowledge base includes a policy domain module, a frequency domain module, a modulation domain module, an azimuth domain module, an information domain module and an abnormal alarm record module;

政策域模块用于记录中华人民共和国无线电频率划分、国际电联1区、2区、3区无线电频率划分数据以及主管部门发布的频率库、台站库数据;The policy domain module is used to record the radio frequency allocation of the People's Republic of China, the radio frequency allocation data of ITU Regions 1, 2, and 3, and the frequency database and station database data issued by the competent department;

频域模块用于记录设定时间内背景噪声幅度最大值、平均值和幅度-概率信息以及按时、天、周、月的频域变化规律信息;The frequency domain module is used to record the maximum value, average value and amplitude-probability information of the background noise amplitude within the set time, as well as the frequency domain change rule information by time, day, week, and month;

调制域模块用于记录设定的时间内信号带宽-概率信息和调制样式-概率信息以及按时、天、周、月的调制域变化规律信息;The modulation domain module is used to record the signal bandwidth-probability information and modulation style-probability information within the set time, as well as the modulation domain change rule information by time, day, week and month;

方位域模块用于记录设定时间内方位-概率信息和最大概率方位以及按时、天、周、月的方位域变化规律信息;The azimuth field module is used to record the azimuth-probability information and maximum probability azimuth within the set time, as well as the change law information of the azimuth field by time, day, week, and month;

信息域模块用于记录设定时间内信息域信息以及按时、天、周、月的呼号变化规律信息;The information domain module is used to record the information of the information domain within the set time and the change rule information of the call sign by time, day, week and month;

异常告警记录模块用于记录设定时间内信号告警信息。The abnormal alarm recording module is used to record signal alarm information within a set time.

本发明相比背景技术的有益效果在于:The beneficial effect of the present invention compared with background technology is:

(1)建立了一个频谱监测数据知识库,从多个维度描述一个频点的特征及变化规律;(1) A spectrum monitoring data knowledge base is established to describe the characteristics and changing rules of a frequency point from multiple dimensions;

(2)可扩展性强,能兼容多类型的无线电监测数据,处理常见的异构数据;(2) Strong scalability, compatible with multiple types of radio monitoring data, and processing common heterogeneous data;

(3)提供了自定义、自维护的灵活配置技术,方便用户自行配置、添加和更改数据统计分析、异常信号告警算法;(3) Provides flexible configuration technology of customization and self-maintenance, which is convenient for users to configure, add and change data statistical analysis and abnormal signal alarm algorithm by themselves;

(4)基于告警规则和历史规律的异常信号智能告警技术,依据各维度异常发生概率判定异常信号告警的告警等级。(4) Based on the abnormal signal intelligent alarm technology based on alarm rules and historical laws, the alarm level of abnormal signal alarms is determined according to the abnormal occurrence probability of each dimension.

附图说明Description of drawings

图1是本发明的数据处理平台组成示意图;Fig. 1 is a schematic diagram of the composition of the data processing platform of the present invention;

图2是本发明的业务逻辑层中数据分析处理流程示意图;Fig. 2 is a schematic diagram of a data analysis and processing flow in the business logic layer of the present invention;

图3是本发明的知识库主要组成示意图。Fig. 3 is a schematic diagram of the main components of the knowledge base of the present invention.

具体实施方式Detailed ways

下面将结合附图,对本发明的技术方案进行清楚、完整的描述。以下实例用于说明本发明,但不用来限制本发明的范围。The technical solutions of the present invention will be clearly and completely described below in conjunction with the accompanying drawings. The following examples are used to illustrate the present invention, but are not intended to limit the scope of the present invention.

本发明提供了一种基于知识库的频谱监测数据处理平台,包括数据处理平台的组成,数据统计分析的处理过程,信号告警的处理过程,知识库的主要组成。The invention provides a frequency spectrum monitoring data processing platform based on a knowledge base, including the composition of the data processing platform, the processing process of data statistical analysis, the processing process of signal alarm, and the main components of the knowledge base.

图1所示为数据处理平台的分层结构,包括数据接入层、数据预处理层、业务逻辑层、知识库和应用层。数据接入层通过文件或网络通信方式接入频谱监测系统监测到的宽带频谱数据、窄带频谱数据、ITU参数测量数据、信号解调数据、通信体制识别数据、宽带测向数据和窄带测向数据;数据预处理层将接收到的监测数据转化为格式化的数据;业务逻辑层完成对监测数据的统计分析以及信号预警;知识库由关系数据库Oracle来建立,用一系列二维表来存储知识;应用层负责用户与平台的交互,由知识库管理维护功能模块、知识库数据展示模块、信号预警显示模块、外部访问接口组成。Figure 1 shows the layered structure of the data processing platform, including data access layer, data preprocessing layer, business logic layer, knowledge base and application layer. The data access layer accesses the broadband spectrum data, narrowband spectrum data, ITU parameter measurement data, signal demodulation data, communication system identification data, broadband direction finding data and narrowband direction finding data monitored by the spectrum monitoring system through file or network communication The data preprocessing layer converts the received monitoring data into formatted data; the business logic layer completes the statistical analysis of the monitoring data and signal early warning; the knowledge base is established by the relational database Oracle, and a series of two-dimensional tables are used to store knowledge ; The application layer is responsible for the interaction between the user and the platform, and is composed of a knowledge base management and maintenance function module, a knowledge base data display module, a signal warning display module, and an external access interface.

图2所示为所述的业务逻辑层中数据分析处理流程图,业务逻辑层包括数据累积模块、数据处理模块、数据统计模块、规律推定模块、信号预警模块和数据存储模块:数据累积模块对各种监测结果数据以一小时的时间维度对其分别进行缓存,整点开始数据处理统计。数据处理模块将频谱数据分辨率小于1kHz,通过转换计算按1kHz分辨率处理;测向结果通过转换计算按1度的分辨率处理;模拟解调数据(音频文件)进行语种识别、呼号识别处理。数据统计模块将频谱数据计算背景噪声幅度最大值、平均值,计算幅度-概率值;测向数据计算方位-概率值、最大概率方位值;计算信号带宽-概率值、调制样式-概率值。规律推定模块是以人工和自动的方式推定各频点各维度数据时、天、周、月的规律。数据存储模块是将数据统计、规律描述信息分析结果存入相应知识库中。Fig. 2 shows the flow chart of data analysis and processing in the described business logic layer, and the business logic layer includes data accumulation module, data processing module, data statistics module, rule deduction module, signal early warning module and data storage module: data accumulation module is paired with Various monitoring result data are cached in the time dimension of one hour, and data processing and statistics start on the hour. The data processing module processes the spectral data with a resolution of less than 1kHz through conversion calculation at a resolution of 1kHz; the direction finding result is processed at a resolution of 1 degree through conversion calculation; the analog demodulation data (audio file) is processed for language recognition and call sign recognition. The data statistics module calculates the maximum value and average value of the background noise amplitude from the spectrum data, and calculates the amplitude-probability value; the direction-finding data calculates the azimuth-probability value, the maximum probability azimuth value; calculates the signal bandwidth-probability value, modulation style-probability value. The law estimation module is to estimate the law of time, day, week, and month of each frequency point and each dimension data in a manual and automatic way. The data storage module is to store the analysis results of data statistics and law description information into the corresponding knowledge base.

图3所示为知识库中描述频点特征的数据模型,从政策域、频域、方位域、调制域、信息域及异常告警记录等几个方面描述其特征。政策域模块记录频点的合规用途,包括中华人民共和国无线电频率划分、国际电联1区、2区、3区无线电频率划分数据;主管部门发布的频率库、台站库数据。频域模块记录该频点每小时的背景噪声幅度最大值、平均值;每小时的幅度-概率信息;按时、天、周、月的频域变化规律信息。调制域模块记录该频点每小时的信号带宽-概率信息;记录该频点每小时的信号调制样式-概率信息;按时、天、周、月的调制域变化规律信息。方位域模块记录该频点每小时的方位-概率信息;每小时的最大概率方位;按时、天、周、月的方位变化规律信息。信息域模块记录该频点每小时的音频、呼号、传真、通信体制识别结果等数据;按时、天、周、月的呼号变化规律信息。异常告警记录模块记录该频点的信号告警信息。Figure 3 shows the data model describing the characteristics of frequency points in the knowledge base, describing its characteristics from several aspects such as policy domain, frequency domain, azimuth domain, modulation domain, information domain and abnormal alarm records. The policy domain module records the compliance use of frequency points, including the radio frequency allocation data of the People's Republic of China, the radio frequency allocation data of ITU Regions 1, 2, and 3; the frequency database and station database data released by the competent authority. The frequency domain module records the maximum value and average value of the background noise amplitude per hour at the frequency point; the amplitude-probability information per hour; the frequency domain change information by time, day, week, and month. The modulation domain module records the signal bandwidth-probability information of the frequency point per hour; records the signal modulation pattern-probability information of the frequency point per hour; the modulation domain change rule information by time, day, week, and month. The azimuth domain module records the hourly azimuth-probability information of the frequency point; the hourly maximum probability azimuth; and the azimuth change rule information by hour, day, week, and month. The information domain module records data such as audio, call sign, fax, and communication system identification results of the frequency point per hour; the change rule information of call sign by hour, day, week, and month. The abnormal alarm recording module records the signal alarm information of the frequency point.

结合图1,对频谱监测数据处理平台的工作过程做简要描述。Combined with Figure 1, a brief description of the working process of the spectrum monitoring data processing platform is given.

工作时,频谱监测数据处理平台可对频谱监测系统的实时数据和历史数据文件进行处理,首先用统一的格式对各种频谱监测系统进行数据格式统一,各种监视结果数据按小时分别进行累积。数据累计完成之后,对其进行分别处理,频率数据经过转换,统一按1kHz分辨率进行处理;测向结果数据经过转换,频率统一按1kHz分辨率进行处理,方位角统一以1度的精度进行处理;ITU参数测量数据、信号解调数据、通信体制识别数据涉及到中心频率的数据经过转换,统一按1kHz分辨率进行处理。处理后的数据文件,分别进行统计计算,计算各频点在这小时内的背景噪声幅度最大值、平均值,幅度-概率信息,示向度-概率信息、最大概率示向度。相应后台服务按时、天、周、月推定各频点各维度的变化规律。操作员通过应用层软件导入、编辑频率划分表等数据;可检索、查看知识库各频点数据的统计信息、变化规律;设置异常告警规则参数,显示异常告警信息;同时,频谱监测数据平台提供外部接口,外部系统可通过接口检索、访问知识库信息,获取异常告警信息。When working, the spectrum monitoring data processing platform can process the real-time data and historical data files of the spectrum monitoring system. First, use a unified format to unify the data format of various spectrum monitoring systems, and the data of various monitoring results are accumulated by hour. After the data accumulation is completed, it is processed separately, the frequency data is converted, and processed at a uniform resolution of 1kHz; the direction finding result data is converted, and the frequency is uniformly processed at a resolution of 1kHz, and the azimuth is uniformly processed at a resolution of 1 degree ; ITU parameter measurement data, signal demodulation data, communication system identification data and data related to the center frequency are converted and processed uniformly at 1kHz resolution. The processed data files are statistically calculated separately to calculate the maximum value and average value of the background noise amplitude, amplitude-probability information, direction-degree-probability information, and maximum probability direction-degree of each frequency point within this hour. The corresponding background service estimates the change rules of each frequency point and dimension according to time, day, week, and month. The operator imports and edits data such as the frequency division table through the application layer software; can retrieve and view the statistical information and change rules of each frequency point data in the knowledge base; set abnormal alarm rule parameters and display abnormal alarm information; at the same time, the spectrum monitoring data platform provides External interface, the external system can retrieve and access knowledge base information through the interface, and obtain abnormal alarm information.

Claims (3)

1.一种基于知识库的频谱监测数据处理平台,其特征在于,采用分层设计,包括以下各层功能模块:1. a kind of frequency spectrum monitoring data processing platform based on knowledge base, is characterized in that, adopts layered design, comprises the following each layer functional modules: 数据接入层用于通过文件或网络通信方式接入频谱监测系统的监测数据,将监测数据输出至数据预处理层;所述的监测数据包括宽带频谱数据、窄带频谱数据、ITU参数测量数据、信号解调数据、通信体制识别数据、宽带测向数据和窄带测向数据;The data access layer is used to access the monitoring data of the spectrum monitoring system through files or network communication, and output the monitoring data to the data preprocessing layer; the monitoring data includes broadband spectrum data, narrowband spectrum data, ITU parameter measurement data, Signal demodulation data, communication system identification data, broadband direction finding data and narrowband direction finding data; 数据预处理层用于将监测数据转化为格式化的数据,将格式化的监测数据输出至业务逻辑层;The data preprocessing layer is used to convert the monitoring data into formatted data, and output the formatted monitoring data to the business logic layer; 业务逻辑层用于对格式化的监测数据进行统计分析以及信号预警,并存入知识库;The business logic layer is used for statistical analysis and signal early warning of the formatted monitoring data, and stored in the knowledge base; 知识库由关系数据库Oracle建立,用一系列二维表来存储业务逻辑层输出的信息;The knowledge base is established by the relational database Oracle, which uses a series of two-dimensional tables to store the information output by the business logic layer; 应用层负责用户与平台的交互,用于检索、查看知识库各频点数据的统计信息、变化规律;设置异常告警规则参数,显示异常告警信息;还用于提供外部接口,外部系统通过接口检索、访问知识库信息,获取异常告警信息。The application layer is responsible for the interaction between the user and the platform. It is used to retrieve and view the statistical information and change rules of each frequency point data in the knowledge base; set the parameters of abnormal alarm rules and display abnormal alarm information; it is also used to provide external interfaces through which external systems can retrieve , Access knowledge base information, obtain abnormal alarm information. 2.根据权利要求1所述的一种基于知识库的频谱监测数据处理平台,其特征在于,所述的业务逻辑层包括数据累积模块、数据处理模块、数据统计模块、规律推定模块、信号预警模块和数据存储模块:2. A kind of spectrum monitoring data processing platform based on knowledge base according to claim 1, it is characterized in that, described business logic layer comprises data accumulation module, data processing module, data statistics module, regularity deduction module, signal early warning Modules and data storage modules: 数据累积模块用于以设定的时间维度分别对各种格式化的监测数据进行缓存,将缓存的监测数据输出至数据处理模块;The data accumulation module is used to cache various formatted monitoring data in a set time dimension, and output the cached monitoring data to the data processing module; 数据处理模块用于将各种格式化的数据统一分辨率后输出至数据统计模块;The data processing module is used to output the various formatted data to the data statistics module after unified resolution; 数据统计模块用于根据宽带频谱数据和窄带频谱数据计算背景噪声幅度最大值、平均值以及幅度-概率值;根据宽带测向数据和窄带测向数据计算方位-概率值、最大概率方位值;根据ITU参数测量数据、信号解调数据和通信体制识别数据计算信号带宽-概率值、调制样式-概率值;根据信号解调数据得到信息域信息;并将计算出的各种值以及信息域信息输出至规律推定模块和数据存储模块;The data statistics module is used to calculate the maximum value, average value and amplitude-probability value of the background noise amplitude according to the wideband spectrum data and the narrowband spectrum data; calculate the azimuth-probability value and the maximum probability azimuth value according to the broadband direction finding data and the narrowband direction finding data; ITU parameter measurement data, signal demodulation data and communication system identification data calculate signal bandwidth-probability value, modulation style-probability value; obtain information domain information according to signal demodulation data; and output various calculated values and information domain information To the rule estimation module and data storage module; 规律推定模块用于根据数据统计模块输出的数据推定各频点各维度数据在频域、调制域、方位域和信息域的时、天、周、月的规律,并输出至信号预警模块和数据存储模块;The rule estimation module is used to estimate the time, day, week and month rules of each frequency point and dimension data in the frequency domain, modulation domain, azimuth domain and information domain according to the data output by the data statistics module, and output to the signal early warning module and data storage module; 信号预警模块用于将规律推定模块输出的频域、调制域、方位域和信息域的规律与知识库对该频点的合规用途及规律描述信息进行比对,如有变化则形成告警信息,将告警信息输出至数据存储模块;The signal early warning module is used to compare the rules in the frequency domain, modulation domain, azimuth domain and information domain output by the rule estimation module with the knowledge base's compliance use and rule description information of the frequency point, and generate an alarm message if there is any change , outputting the alarm information to the data storage module; 数据存储模块用于将接收到的数据存入知识库中。The data storage module is used to store the received data into the knowledge base. 3.根据权利要求1所述的一种基于知识库的频谱监测数据处理平台,其特征在于,所述的知识库包括政策域模块、频域模块、调制域模块、方位域模块、信息域模块和异常告警记录模块;3. A kind of spectrum monitoring data processing platform based on knowledge base according to claim 1, is characterized in that, described knowledge base comprises policy domain module, frequency domain module, modulation domain module, azimuth domain module, information domain module and abnormal alarm recording module; 政策域模块用于记录中华人民共和国无线电频率划分、国际电联1区、2区、3区无线电频率划分数据以及主管部门发布的频率库、台站库数据;The policy domain module is used to record the radio frequency allocation of the People's Republic of China, the radio frequency allocation data of ITU Regions 1, 2, and 3, and the frequency database and station database data issued by the competent department; 频域模块用于记录设定时间内背景噪声幅度最大值、平均值和幅度-概率信息以及按时、天、周、月的频域变化规律信息;The frequency domain module is used to record the maximum value, average value and amplitude-probability information of the background noise amplitude within the set time, as well as the frequency domain change rule information by time, day, week, and month; 调制域模块用于记录设定的时间内信号带宽-概率信息和调制样式-概率信息以及按时、天、周、月的调制域变化规律信息;The modulation domain module is used to record the signal bandwidth-probability information and modulation style-probability information within the set time, as well as the modulation domain change rule information by time, day, week and month; 方位域模块用于记录设定时间内方位-概率信息和最大概率方位以及按时、天、周、月的方位域变化规律信息;The azimuth field module is used to record the azimuth-probability information and maximum probability azimuth within the set time, as well as the change law information of the azimuth field by time, day, week, and month; 信息域模块用于记录设定时间内信息域信息以及按时、天、周、月的呼号变化规律信息;The information domain module is used to record the information of the information domain within the set time and the change rule information of the call sign by time, day, week and month; 异常告警记录模块用于记录设定时间内信号告警信息。The abnormal alarm recording module is used to record signal alarm information within a set time.
CN201810853691.8A 2018-07-30 2018-07-30 A kind of spectrum monitoring data processing platform (DPP) in knowledge based library Pending CN109033389A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810853691.8A CN109033389A (en) 2018-07-30 2018-07-30 A kind of spectrum monitoring data processing platform (DPP) in knowledge based library

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810853691.8A CN109033389A (en) 2018-07-30 2018-07-30 A kind of spectrum monitoring data processing platform (DPP) in knowledge based library

Publications (1)

Publication Number Publication Date
CN109033389A true CN109033389A (en) 2018-12-18

Family

ID=64647765

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810853691.8A Pending CN109033389A (en) 2018-07-30 2018-07-30 A kind of spectrum monitoring data processing platform (DPP) in knowledge based library

Country Status (1)

Country Link
CN (1) CN109033389A (en)

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109902076A (en) * 2019-03-05 2019-06-18 上海创远仪器技术股份有限公司 For the long system and method for exposing comparison spectrogram and carrying out big data processing
CN110458581A (en) * 2019-07-11 2019-11-15 阿里巴巴集团控股有限公司 Merchant business turnover abnormal recognition methods and device
CN110750347A (en) * 2019-10-22 2020-02-04 上海创远仪器技术股份有限公司 Long exposure contrast frequency spectrum data processing system and method thereof
US20200228347A1 (en) * 2019-01-14 2020-07-16 Alibaba Group Holding Limited Data Security Processing and Data Source Tracing Method, Apparatus, and Device
CN113836109A (en) * 2021-08-17 2021-12-24 中国电子科技集团公司第二十九研究所 Statistical analysis and result presentation method for monitoring data of wireless electromagnetic signals
US12137350B2 (en) 2020-05-01 2024-11-05 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20240373237A1 (en) * 2020-05-01 2024-11-07 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12149948B2 (en) 2020-05-01 2024-11-19 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12167247B2 (en) 2020-05-01 2024-12-10 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12177678B2 (en) 2020-05-01 2024-12-24 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12177679B2 (en) 2020-05-01 2024-12-24 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12192777B2 (en) 2020-05-01 2025-01-07 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12200500B2 (en) 2020-05-01 2025-01-14 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12212974B2 (en) 2020-05-01 2025-01-28 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12219365B2 (en) 2020-05-01 2025-02-04 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12256225B2 (en) 2020-05-01 2025-03-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12262211B2 (en) 2020-05-01 2025-03-25 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12262215B2 (en) 2020-05-01 2025-03-25 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12262213B2 (en) 2020-05-01 2025-03-25 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12267688B2 (en) 2020-05-01 2025-04-01 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12294866B2 (en) 2020-05-01 2025-05-06 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12302113B2 (en) 2020-05-01 2025-05-13 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12309601B2 (en) 2020-05-01 2025-05-20 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12323812B2 (en) 2020-05-01 2025-06-03 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12413984B2 (en) 2020-05-01 2025-09-09 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12513528B2 (en) 2020-05-01 2025-12-30 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12549953B2 (en) 2025-04-29 2026-02-10 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1738189A (en) * 2004-04-29 2006-02-22 线性技术公司 Frequency modulation method and circuit for reducing spectral noise of switching regulator
CN103957065A (en) * 2014-05-20 2014-07-30 成都瀚德科技有限公司 Full-time frequency spectrum monitoring method
CN105450954A (en) * 2014-08-29 2016-03-30 Tcl海外电子(惠州)有限公司 High frequency tuner automatic gain control circuit and method
CN106131867A (en) * 2016-08-31 2016-11-16 成都九华圆通科技发展有限公司 A kind of radio cloud monitoring system
CN106375027A (en) * 2016-08-31 2017-02-01 成都九华圆通科技发展有限公司 Intelligent cloud monitoring system and method for radio
US20170243138A1 (en) * 2013-03-15 2017-08-24 DGS Global Systems, Inc. Systems, methods, and devices for electronic spectrum management
US20180070253A1 (en) * 2013-03-15 2018-03-08 DGS Global Systems, Inc. Systems, methods, and devices for electronic spectrum management

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1738189A (en) * 2004-04-29 2006-02-22 线性技术公司 Frequency modulation method and circuit for reducing spectral noise of switching regulator
US20170243138A1 (en) * 2013-03-15 2017-08-24 DGS Global Systems, Inc. Systems, methods, and devices for electronic spectrum management
US20180070253A1 (en) * 2013-03-15 2018-03-08 DGS Global Systems, Inc. Systems, methods, and devices for electronic spectrum management
CN103957065A (en) * 2014-05-20 2014-07-30 成都瀚德科技有限公司 Full-time frequency spectrum monitoring method
CN105450954A (en) * 2014-08-29 2016-03-30 Tcl海外电子(惠州)有限公司 High frequency tuner automatic gain control circuit and method
CN106131867A (en) * 2016-08-31 2016-11-16 成都九华圆通科技发展有限公司 A kind of radio cloud monitoring system
CN106375027A (en) * 2016-08-31 2017-02-01 成都九华圆通科技发展有限公司 Intelligent cloud monitoring system and method for radio

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
张世全: ""融合式电磁环境监测分析系统研究与实现"", 《中国优秀硕士论文全文数据库 信息科技辑》 *
朱晓梅: ""认知无线电系统中非高斯噪声背景下频谱感知算法研究"", 《中国博士学位论文全文数据库 信息科技辑》 *
王青: ""全频段电磁频谱监测设备总体方案及设计"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (120)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200228347A1 (en) * 2019-01-14 2020-07-16 Alibaba Group Holding Limited Data Security Processing and Data Source Tracing Method, Apparatus, and Device
CN109902076A (en) * 2019-03-05 2019-06-18 上海创远仪器技术股份有限公司 For the long system and method for exposing comparison spectrogram and carrying out big data processing
CN110458581A (en) * 2019-07-11 2019-11-15 阿里巴巴集团控股有限公司 Merchant business turnover abnormal recognition methods and device
CN110458581B (en) * 2019-07-11 2024-01-16 创新先进技术有限公司 Method and device for identifying abnormal business turnover of merchants
CN110750347A (en) * 2019-10-22 2020-02-04 上海创远仪器技术股份有限公司 Long exposure contrast frequency spectrum data processing system and method thereof
US12137350B2 (en) 2020-05-01 2024-11-05 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20240373237A1 (en) * 2020-05-01 2024-11-07 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12149948B2 (en) 2020-05-01 2024-11-19 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12156038B2 (en) 2020-05-01 2024-11-26 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12160750B2 (en) * 2020-05-01 2024-12-03 Digital Global Systems, Inc. System, method and apparatus for providing dynamic, prioritized spectrum management and utilization
US12160751B1 (en) 2020-05-01 2024-12-03 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12167247B2 (en) 2020-05-01 2024-12-10 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12167246B2 (en) 2020-05-01 2024-12-10 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12177682B2 (en) 2020-05-01 2024-12-24 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12177678B2 (en) 2020-05-01 2024-12-24 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12177680B2 (en) 2020-05-01 2024-12-24 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12177679B2 (en) 2020-05-01 2024-12-24 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12177681B1 (en) 2020-05-01 2024-12-24 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12192777B2 (en) 2020-05-01 2025-01-07 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12192775B2 (en) 2020-05-01 2025-01-07 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12200500B2 (en) 2020-05-01 2025-01-14 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20250031054A1 (en) * 2020-05-01 2025-01-23 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12212974B2 (en) 2020-05-01 2025-01-28 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12219365B2 (en) 2020-05-01 2025-02-04 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12231905B2 (en) 2020-05-01 2025-02-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12231904B2 (en) 2020-05-01 2025-02-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12231903B2 (en) 2020-05-01 2025-02-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12238527B2 (en) 2020-05-01 2025-02-25 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12245044B2 (en) 2020-05-01 2025-03-04 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12245045B2 (en) 2020-05-01 2025-03-04 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12256226B2 (en) 2020-05-01 2025-03-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12256227B2 (en) 2020-05-01 2025-03-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12256225B2 (en) 2020-05-01 2025-03-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12256228B2 (en) 2020-05-01 2025-03-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12262211B2 (en) 2020-05-01 2025-03-25 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12262217B2 (en) 2020-05-01 2025-03-25 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12262215B2 (en) 2020-05-01 2025-03-25 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12262213B2 (en) 2020-05-01 2025-03-25 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20250106643A1 (en) * 2020-05-01 2025-03-27 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12267692B2 (en) 2020-05-01 2025-04-01 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12267688B2 (en) 2020-05-01 2025-04-01 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12273731B1 (en) 2020-05-01 2025-04-08 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12273734B2 (en) 2020-05-01 2025-04-08 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12273727B2 (en) 2020-05-01 2025-04-08 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12279126B2 (en) 2020-05-01 2025-04-15 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12279127B2 (en) 2020-05-01 2025-04-15 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12284528B2 (en) 2020-05-01 2025-04-22 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12289601B2 (en) 2020-05-01 2025-04-29 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12294866B2 (en) 2020-05-01 2025-05-06 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12302119B1 (en) 2020-05-01 2025-05-13 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12302112B2 (en) 2020-05-01 2025-05-13 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12302113B2 (en) 2020-05-01 2025-05-13 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12302114B2 (en) 2020-05-01 2025-05-13 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12309601B2 (en) 2020-05-01 2025-05-20 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12309600B2 (en) 2020-05-01 2025-05-20 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12309608B1 (en) 2020-05-01 2025-05-20 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12309599B2 (en) 2020-05-01 2025-05-20 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12309603B2 (en) 2020-05-01 2025-05-20 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12309602B2 (en) 2020-05-01 2025-05-20 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12317093B1 (en) 2020-05-01 2025-05-27 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12317089B2 (en) 2020-05-01 2025-05-27 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12323812B2 (en) 2020-05-01 2025-06-03 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12323811B2 (en) 2020-05-01 2025-06-03 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12323813B2 (en) 2020-05-01 2025-06-03 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20250184751A1 (en) * 2020-05-01 2025-06-05 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12328590B2 (en) 2020-05-01 2025-06-10 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12335742B2 (en) 2020-05-01 2025-06-17 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12348976B1 (en) 2020-05-01 2025-07-01 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20250220441A1 (en) * 2020-05-01 2025-07-03 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12363548B2 (en) 2020-05-01 2025-07-15 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12363549B2 (en) 2020-05-01 2025-07-15 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12369043B2 (en) 2020-05-01 2025-07-22 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12369039B2 (en) 2020-05-01 2025-07-22 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12375930B2 (en) 2020-05-01 2025-07-29 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12382298B2 (en) 2020-05-01 2025-08-05 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12382303B2 (en) 2020-05-01 2025-08-05 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12382300B2 (en) 2020-05-01 2025-08-05 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12382302B2 (en) 2020-05-01 2025-08-05 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20250254530A1 (en) * 2020-05-01 2025-08-07 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12389233B2 (en) 2020-05-01 2025-08-12 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12389232B2 (en) 2020-05-01 2025-08-12 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12395856B2 (en) 2020-05-01 2025-08-19 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12395853B2 (en) 2020-05-01 2025-08-19 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12395852B2 (en) 2020-05-01 2025-08-19 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12395851B2 (en) 2020-05-01 2025-08-19 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12395857B1 (en) 2020-05-01 2025-08-19 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12402013B2 (en) 2020-05-01 2025-08-26 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12413984B2 (en) 2020-05-01 2025-09-09 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12425870B2 (en) 2020-05-01 2025-09-23 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12425869B2 (en) 2020-05-01 2025-09-23 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12432571B1 (en) 2020-05-01 2025-09-30 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12439263B2 (en) 2020-05-01 2025-10-07 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12439270B2 (en) 2020-05-01 2025-10-07 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12439264B2 (en) 2020-05-01 2025-10-07 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20250317748A1 (en) * 2020-05-01 2025-10-09 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12452682B2 (en) 2020-05-01 2025-10-21 Digital Global Systems, Inc System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12452686B1 (en) 2020-05-01 2025-10-21 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12452681B2 (en) 2020-05-01 2025-10-21 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12452680B2 (en) 2020-05-01 2025-10-21 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20250330826A1 (en) * 2020-05-01 2025-10-23 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12457501B2 (en) 2020-05-01 2025-10-28 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12464366B2 (en) 2020-05-01 2025-11-04 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12464371B2 (en) 2020-05-01 2025-11-04 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12464365B2 (en) 2020-05-01 2025-11-04 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12470944B2 (en) 2020-05-01 2025-11-11 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12477349B1 (en) 2020-05-01 2025-11-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12490102B2 (en) 2020-05-01 2025-12-02 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12495306B2 (en) 2020-05-01 2025-12-09 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12495305B2 (en) 2020-05-01 2025-12-09 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12501275B2 (en) 2020-05-01 2025-12-16 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12501270B2 (en) 2020-05-01 2025-12-16 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12501273B2 (en) 2020-05-01 2025-12-16 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12501271B2 (en) 2020-05-01 2025-12-16 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US20250386205A1 (en) * 2020-05-01 2025-12-18 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12513528B2 (en) 2020-05-01 2025-12-30 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12538134B2 (en) 2020-05-01 2026-01-27 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
US12543048B2 (en) 2020-05-01 2026-02-03 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization
CN113836109A (en) * 2021-08-17 2021-12-24 中国电子科技集团公司第二十九研究所 Statistical analysis and result presentation method for monitoring data of wireless electromagnetic signals
CN113836109B (en) * 2021-08-17 2023-04-14 中国电子科技集团公司第二十九研究所 A method for statistical analysis and result presentation of wireless electromagnetic signal monitoring data
US12549953B2 (en) 2025-04-29 2026-02-10 Digital Global Systems, Inc. System, method, and apparatus for providing dynamic, prioritized spectrum management and utilization

Similar Documents

Publication Publication Date Title
CN109033389A (en) A kind of spectrum monitoring data processing platform (DPP) in knowledge based library
US10666525B2 (en) Distributed multi-data source performance management
CN109961204B (en) A business quality analysis method and system under a microservice architecture
CN103154928B (en) Web server system and related method
CN101247269B (en) A method for automatically discovering association rules for judging redundant alarms
US10397043B2 (en) Wireless carrier network performance analysis and troubleshooting
CN108024207A (en) Flow of the people monitoring method based on three layers of prevention and control circle
WO2023071761A1 (en) Anomaly positioning method and device
CN111966995A (en) User permission dynamic control method and device based on user behavior and equipment
WO2011017955A1 (en) Method for analyzing alarm data and system thereof
CN104734894A (en) Flow data screening method and device
CN116797180A (en) Complaint early warning method, complaint early warning device, computer equipment and storage medium
CN108809720A (en) The management method and device of alarming assignment in cloud data system
US20240161112A1 (en) Large-scale alarm deployment methods, apparatuses, and devices
CN104935444B (en) Isomery log system management configuration device and method
CN115218131B (en) 5G-based water leakage online monitoring method and device and storage medium
CN115334559B (en) Network detection method, device, equipment and medium
CN106559262A (en) A kind of area fault alarm method and system
CN110555671A (en) Urban landscaping intelligent patrol management and maintenance system
CN119671238A (en) Business process data processing method and system, electronic device, and storage medium
CN109120439B (en) Distributed cluster alarm output method, apparatus, device and readable storage medium
CN107783942A (en) A kind of anomaly detection method and device
WO2020010531A1 (en) Fault detection method and device
CN113556773B (en) Method for detecting sleep cell based on AI model
CN111352795A (en) A mobile service monitoring method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20181218