CN109714098B - Distributed monitoring management method for remote sensing satellite ground station - Google Patents

Distributed monitoring management method for remote sensing satellite ground station Download PDF

Info

Publication number
CN109714098B
CN109714098B CN201910094606.9A CN201910094606A CN109714098B CN 109714098 B CN109714098 B CN 109714098B CN 201910094606 A CN201910094606 A CN 201910094606A CN 109714098 B CN109714098 B CN 109714098B
Authority
CN
China
Prior art keywords
service
equipment
monitoring
management
task
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.)
Active
Application number
CN201910094606.9A
Other languages
Chinese (zh)
Other versions
CN109714098A (en
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.)
Southwest Electronic Technology Institute No 10 Institute of Cetc
Original Assignee
Southwest Electronic Technology Institute No 10 Institute of Cetc
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 Southwest Electronic Technology Institute No 10 Institute of Cetc filed Critical Southwest Electronic Technology Institute No 10 Institute of Cetc
Priority to CN201910094606.9A priority Critical patent/CN109714098B/en
Publication of CN109714098A publication Critical patent/CN109714098A/en
Application granted granted Critical
Publication of CN109714098B publication Critical patent/CN109714098B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Radio Relay Systems (AREA)

Abstract

The invention discloses a distributed monitoring management method for remote sensing satellite data ground stations, aiming at providing a monitoring management method for improving reliability, which is realized by the following technical scheme: through service routing, mapping an actual monitoring service functional entity to a plurality of antenna equipment monitoring service components, a task plan management service component, a task parameter management service component, a log management service component, a fault detection and alarm component and a remote monitoring service component which are established during software service monitoring in a computerized process, and forming a remote sensing satellite data ground station distributed monitoring management system in a model of the service management components including service registration, service monitoring and service inquiry; the equipment monitoring service automatically registers to a service management center and issues the service; the ground station automatically operates the service through the service management center, and each service searches the required equipment monitoring service through the service management center to monitor and control the equipment parameters.

Description

Distributed monitoring management method for remote sensing satellite ground station
Technical Field
The invention relates to a monitoring management system, in particular to a distributed monitoring management system and a distributed monitoring management method for a remote sensing satellite ground station.
Background
The ground system of the remote sensing satellite is one of five major systems of satellite, carrying, transmitting, measuring and controlling and ground application in satellite engineering, and the ground station of the remote sensing satellite is an important component of the ground system of the remote sensing satellite and is mainly responsible for receiving, processing and distributing the data acquired by the load on the satellite. With the development of the aerospace industry and the popularization of the application of satellite remote sensing data in China, the number of in-orbit remote sensing satellites is increasing day by day, the situation that a plurality of satellites transit at the same time is more and more frequent, and higher requirements are put forward on the data receiving capacity of the ground station of the remote sensing satellite. In order to improve the capability of a ground station to receive multiple satellite data simultaneously, more receiving antennas and channel devices need to be built on the ground station, so that the number of the ground station devices is rapidly increased, and the devices comprise antennas, frequency converters, demodulators, recording quick-view devices and the like. Therefore, two problems are brought to the ground station monitoring and management system, and firstly, along with the increase of the number of the devices, how to ensure that the ground station monitoring and management system can reliably operate; secondly, the ground station monitoring and management system needs to flexibly adapt to the continuously expanding requirements of the ground station, and newly added equipment is quickly integrated into the existing monitoring system under the condition that the daily task operation is not influenced.
The service operation management system (i.e. service operation management unit) is an organization and management center for remote sensing satellite ground station service operation, and different remote sensing satellite ground systems are different in service and function settings, and the service operation management systems are also different in design. The service operation management function unit is different in the existence form and the structural division of each ground station, or exists as an independent system or is combined into other systems. The monitoring management system is an operation control center of a remote sensing satellite ground station and is responsible for monitoring the operation states of all equipment in the whole station, controlling equipment parameters and organizing each equipment to complete a data receiving task of a transit satellite.
The remote sensing satellite data receiving task has the characteristic of time non-reversibility, and once the ground station has operation failure, the data downloaded by the satellite cannot be received, so that the serious result of data loss can be caused. Therefore, the remote sensing satellite ground station has higher requirements on the reliability of the system, and the monitoring management system is an important guarantee for the safe and reliable operation of various services of the ground station.
The existing remote sensing satellite data ground station monitoring and management system mainly adopts a C/S framework and a centralized monitoring mode. The ground station monitoring and management system is composed of server software and client software, wherein the server software is mainly responsible for completing communication processing with all devices of the ground station, completing scheduling of various receiving tasks and organizing daily service operation of the ground station. The client software mainly provides a human-computer interaction interface, and the client acquires and displays detailed state parameters of the equipment through communication with the server software; and monitoring the typical working state of each device in real time in the data receiving process, and performing manual intervention if necessary.
The existing monitoring management system mainly has the following defects that: the monitoring management of all the devices of the ground station is centralized in a server process, with the increase of the number of antennas of the ground station, the load and complexity of the server software of the monitoring management system are obviously increased, and the monitoring management system also needs to complete auxiliary functions of system calibration, testing, data acquisition, information management and the like. Various auxiliary functions, a monitoring function, a task flow automatic control function and the like are centralized in the same process for processing, and the abnormity of the auxiliary functions can cause the integral breakdown of the system and influence the operation of the core function of the system. In addition, for the multi-antenna remote sensing satellite ground station, the data receiving tasks of all antennas of the station can be influenced by the functional failure of the software of the server side of the monitoring management system. In addition, the construction of the satellite ground station is gradually promoted, and when the ground station expands the capacity, hardware devices such as a new antenna, a field amplifier, a frequency converter, a demodulator and the like need to be added. Under the existing monitoring system architecture, when a hardware device is newly added, a monitoring management system of a ground station needs to be modified and upgraded, monitoring processing on the newly added device is added in original software, and control on a task flow of a newly added antenna is added. After the software transformation is completed, the task of the ground station is stopped to complete the switching of new and old software, and the requirement of 7 × 24 hours uninterrupted operation of the ground station cannot be met.
Disclosure of Invention
The invention aims to provide a distributed monitoring management method for a remote sensing satellite data ground station, which has high monitoring reliability and strong expansibility and ensures that the system has dynamic expansibility, aiming at the defects of the existing remote sensing satellite data ground station monitoring management system.
The above object of the present invention can be achieved by the following measures: a distributed monitoring management method for a remote sensing satellite ground station has the following technical characteristics: developing and deploying related business services aiming at various functions of a ground station monitoring and management system; according to the ground station equipment monitoring interface, an equipment monitorable parameter description file and an equipment communication description file are constructed, and monitorable parameters and a communication protocol of ground station equipment are described; establishing an equipment monitoring service model, and defining the service type and the service calling interface specification provided by a single equipment monitoring service; by taking a remote sensing satellite ground station antenna system as a unit, aiming at equipment monitoring service of a single antenna system, providing an equipment state query and parameter control interface for other service services in the system; establishing an equipment monitoring service management center for realizing the management of equipment monitoring service; through service routing, mapping an actual monitoring service functional entity to a plurality of antenna equipment monitoring service components, a task plan management service component, a task parameter management service component, a log management service component, a fault detection and alarm component and a remote monitoring service component which are established during software service monitoring in a computerized process, and forming a remote sensing satellite data ground station distributed monitoring management system in a model of the service management components including service registration, service monitoring and service inquiry; the equipment monitoring service component automatically registers to the service management center and completes the release of the service; the task plan management service assembly receives a data receiving plan created by a superior system or a local operator, checks the legality of plan information such as task starting and ending time, task type, satellite code number and the like, and feeds back a response; at the task starting time specified by the data receiving plan, the task plan management service component sends a parameter configuration requirement, a satellite code number participating in a task and task equipment list information to the task parameter management service component according to plan content and equipment control requirements; the task parameter management service component reads task configuration parameters of a specified satellite from a database according to the parameter configuration requirements, inquires equipment monitoring services corresponding to equipment related to the task from a service management center, and respectively sends the equipment control parameters to a plurality of antenna equipment monitoring of the specified equipment monitoring service component through a service calling interface; the equipment monitoring service component completes the control of the equipment parameters according to the requirements and feeds back the result; in the process of executing the task, the fault detection service component judges whether the task ending time is reached, if not, the fault detection service is returned, if yes, the task execution flow is monitored according to the key state and parameters of the equipment reported by the equipment monitoring in real time, and warning information is prompted; and finally, when the task ending time is up, the task plan management service generates a task execution result report and completes the archiving of the report.
Compared with the prior art, the invention has the following beneficial effects:
the monitoring reliability is high: according to the ground station equipment monitoring interface, an equipment monitorable parameter description file and an equipment communication description file are established, and monitorable parameters and a communication protocol of ground station equipment are described; establishing an equipment monitoring service model, and defining the service type and the service calling interface specification provided by a single equipment monitoring service; the remote sensing satellite ground station antenna system is used as a unit, equipment monitoring service aiming at a single antenna system is established, an inquiry and parameter control interface of equipment state is provided for other business services in the system, the established remote sensing satellite ground station monitoring management system realizes distributed deployment of all business functions of the system, splitting and service encapsulation of the ground station equipment monitoring function can be realized, the automatic operation of all antennas of a ground station is not influenced by the failure of the single service, fault isolation is realized, the influence of software fault on the integral operation of the ground station is reduced, and the reliability of the monitoring system is improved.
The expansibility is strong: the invention adopts the equipment monitoring service to automatically register to the service management center and complete the service release; the automatic operation service of the ground station realizes the addressing of the equipment monitoring service through the service management center, each service searches the required equipment monitoring service through the service management center, and the monitoring and the control of the equipment parameters are realized through the service calling interface. The automatic operation service of the ground station realizes the addressing of the equipment monitoring service through the service management center, when the antenna system is newly added to the ground station, the original software is not required to be changed, and the expansion of the function can be realized only by deploying the new equipment monitoring service, thereby enhancing the expandability of the system and improving the expandability of the system.
The capability of continuous upgrade is brought to the system. The invention develops and deploys the related business service aiming at various functions of the ground station monitoring and management system. And each business service searches the required equipment monitoring service through the service management center and realizes the monitoring and control of the equipment parameters through the service calling interface. After each service function of the ground station monitoring management system is subjected to service encapsulation, when the service function is required to be upgraded, only the service component corresponding to the service needs to be redeployed and registered in the service management center, the whole monitoring management system software does not need to be recompiled and deployed, and the non-stop upgrading of the system is realized.
The reusability of the system is improved. The invention adopts the equipment monitoring service to automatically register to the service management center and complete the service release; the ground station monitoring management system carries out information interaction among the services through a standard service calling interface, shields the internal implementation details of each service, can directly carry out service component level multiplexing aiming at different remote sensing satellite ground stations, and reduces the system development period and the cost.
The invention can be directly applied to various remote sensing satellite ground stations.
Drawings
The invention is further illustrated with reference to the following figures and examples.
FIG. 1 is a schematic diagram of a distributed monitoring management system for a remote sensing satellite ground station.
Fig. 2 is a schematic diagram of a remote sensing satellite ground station system expansion process.
Detailed Description
See fig. 1. According to the invention, firstly, relevant business services are developed and deployed aiming at various functions of a ground station monitoring management system; according to the ground station equipment monitoring interface, an equipment monitorable parameter description file and an equipment communication description file are constructed, and monitorable parameters and a communication protocol of ground station equipment are described; establishing an equipment monitoring service model, and defining the service type and the service calling interface specification provided by a single equipment monitoring service; by taking a remote sensing satellite ground station antenna system as a unit, aiming at equipment monitoring service of a single antenna system, providing an equipment state query and parameter control interface for other service services in the system; establishing an equipment monitoring service management center for realizing the management of equipment monitoring service; through service routing, mapping an actual monitoring service functional entity to a plurality of antenna equipment monitoring service components, a task plan management service component, a task parameter management service component, a log management service component, a fault detection and alarm component and a remote monitoring service component which are established during software service monitoring in a computerized process, and forming a remote sensing satellite data ground station distributed monitoring management system in a model of the service management components including service registration, service monitoring and service inquiry; the equipment monitoring service component automatically registers to the service management center and completes the release of the service; the automatic operation service of the ground station realizes the addressing of the equipment monitoring service through the service management center, each service searches the required equipment monitoring service through the service management center, and the monitoring and the control of the equipment parameters are realized through the service calling interface. Monitoring various functions of a management system by a ground station, and developing and deploying related business services; according to the ground station equipment monitoring interface, an equipment monitorable parameter description file and an equipment communication description file are constructed, and monitorable parameters and a communication protocol of ground station equipment are described; establishing an equipment monitoring service model, and defining the service type and the service calling interface specification provided by a single equipment monitoring service; by taking a remote sensing satellite ground station antenna system as a unit, aiming at equipment monitoring service of a single antenna system, providing an equipment state query and parameter control interface for other service services in the system; establishing an equipment monitoring service management center for realizing the management of equipment monitoring service; the invention establishes a remote sensing satellite ground station monitoring and management system which is composed of main components such as an equipment monitoring service component, a task plan management component, a task parameter management component, a log management service component, a fault detection and alarm component, a service management component and the like. And mapping an actual monitoring service functional entity to a plurality of antenna equipment monitoring service components, a task plan management service component, a task parameter management service component, a log management service component, a fault detection and alarm component, a remote monitoring service component and a model of the service management component containing service registration, service monitoring and service inquiry during software service monitoring in a computerized process through service routing to form a remote sensing satellite data ground station distributed monitoring management system. The information interaction is carried out among the services of the ground station monitoring management system through a standard service calling interface; after the equipment monitoring service is started, the equipment monitoring service component automatically registers to a service management center, including service related information such as a managed equipment code, a service method, a communication address and the like, and completes service release; the automatic operation service of the ground station realizes the addressing of the equipment monitoring service through the service management center, each service searches the required equipment monitoring service through the service management center, and the monitoring and the control of the equipment parameters are realized through the service calling interface. The equipment monitoring service management component automatically registers service related information including managed equipment codes, service methods, communication addresses and the like to a service management center; the method comprises the steps that a service management center provides addressing service inquiry of services to other service components; when the ground station task plan management service executes a ground station data receiving task, inquiring corresponding monitoring service from a service management center according to service requirements, and realizing remote control of equipment parameters through a service calling interface; in the running process of the system, the service management center monitors the running state of the service in real time through a heartbeat protocol, and when the service is found to be invalid, the service is restarted or migrated remotely so as to ensure the normal running of the system.
The equipment monitoring service component: the equipment monitoring service component provides equipment state monitoring and parameter control services for the outside, establishes communication connection with ground station equipment when being started, receives parameter control instructions sent by other components, sends state query instructions at regular time, analyzes query responses returned by the equipment, reports the completed format conversion to other components, and transmits the format conversion to the ground station equipment for execution.
A mission plan management component: the task plan management component calls the equipment monitoring service component before the task starts according to a task plan file issued by a superior, the control of equipment parameters is completed, the working state of the task equipment is monitored in real time through the equipment monitoring service component in the task process, and a task execution result report is formed after the task is finished.
A task parameter management component: the task parameter management component calls the equipment monitoring service component according to the task requirement, configures the equipment task parameters, manages the satellite task parameters, and inquires, browses, deletes and modifies the satellite parameters.
The fault detection and alarm component comprises: and monitoring the task parameters of the equipment in real time according to the equipment state information reported by the equipment monitoring service component in real time, managing alarm thresholds of all levels of the parameters and prompting parameter alarm information.
Remote centralized monitoring subassembly: and receiving the detailed state information of the equipment through the equipment monitoring service component, and reporting to the centralized monitoring center after format conversion is completed.
The equipment monitoring service management component is a service management center of the monitoring management system, completes registration and logout management of various services, establishes an equipment monitoring processing service set and a service list, has service inquiry and retrieval functions, monitors the running state of the services through an equipment parameter description file and an equipment service description file, provides control services and equipment monitoring services of equipment parameters, and provides service calling instructions for other business services.
The equipment parameter description file describes the parameter list information such as the identification, the parameter name, the parameter type, the unit, the value range and the like of the equipment parameters managed by the equipment monitoring service; the equipment service description file describes the equipment monitoring service and provides the service interface name, the service calling parameter and the service interface information of the service return result for the outside.
And establishing equipment monitoring services with the equipment monitoring function of the antenna system aiming at each set of antenna system, wherein the equipment monitoring services comprise an antenna, a frequency converter, a demodulator and the like. In particular, a switch matrix monitoring service is established for shared devices of the ground station, for implementing control and management of the ground station radio frequency, the intermediate frequency and the switch matrix.
After the equipment monitoring service is started, automatically registering service related information including a managed equipment code, a service method, a communication address and the like to a service management center; the method comprises the steps that a service management center provides addressing service inquiry of services to other service components; when the ground station task plan management service executes a ground station data receiving task, the ground station task plan management service inquires corresponding monitoring service from the service management center according to service requirements, and realizes remote control of equipment parameters through a service calling interface.
In the running process of the system, the service management center monitors the running state of the service in real time through a heartbeat protocol, and when the service is found to be invalid, the service is restarted or migrated remotely so as to ensure the normal running of the system.
See fig. 2. And performing a data receiving task execution process of the remote sensing satellite ground station. Firstly, a task plan management service component receives a data receiving plan created by a superior system or a local operator, checks the legality of plan information such as task starting and ending time, task type, satellite code number and the like, and feeds back a response; at the task starting time specified by the data receiving plan, the task plan management service component sends a parameter configuration requirement and the satellite code number task equipment list information of the participated task to the task parameter management service component according to the plan content and the equipment control requirement; the task parameter management service component reads task configuration parameters of a specified satellite from a database according to the parameter configuration requirements, inquires equipment monitoring services corresponding to equipment related to the task from a service management center, and respectively sends the equipment control parameters to a plurality of antenna equipment monitoring of the specified equipment monitoring service component through a service calling interface; the equipment monitoring service component completes the control of the equipment parameters according to the requirements and feeds back the result; in the process of executing the task, the fault detection service component judges whether the task ending time is reached, if not, the fault detection service is returned, if yes, the task execution flow is monitored according to the key state and parameters of the equipment reported by the equipment monitoring in real time, and warning information is prompted; and finally, when the task ending time is up, the task plan management service generates a task execution result report and completes the archiving of the report.
In the above description of the embodiments, the data such as the number of ground stations, the number of beams, the number of satellites, etc. are only used to help understanding the method and apparatus of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and application scope, and in summary, the contents of the embodiments in the present specification should not be construed as limiting the present invention.

Claims (10)

1. A distributed monitoring management method for a remote sensing satellite ground station has the following technical characteristics: developing and deploying related business services aiming at various functions of a ground station monitoring and management system; according to the ground station equipment monitoring interface, an equipment monitorable parameter description file and an equipment communication description file are constructed, and monitorable parameters and a communication protocol of ground station equipment are described; establishing an equipment monitoring service model, and defining the service type and the service calling interface specification provided by a single equipment monitoring service; by taking a remote sensing satellite ground station antenna system as a unit, aiming at equipment monitoring service of a single antenna system, providing an equipment state query and parameter control interface for other service services in the system; establishing an equipment monitoring service management center for realizing the management of equipment monitoring service; through service routing, mapping an actual monitoring service functional entity to a plurality of antenna equipment monitoring service components, a task plan management service component, a task parameter management service component, a log management service component, a fault detection and alarm component and a remote monitoring service component which are established during software service monitoring in a computerized process, and forming a remote sensing satellite data ground station distributed monitoring management system in a model of the service management components including service registration, service monitoring and service inquiry; the equipment monitoring service component automatically registers to the service management center and completes the release of the service; the task plan management service assembly receives a data receiving plan created by a superior system or a local operator, checks the legality of plan information such as task starting and ending time, task type, satellite code number and the like, and feeds back a response; at the task starting time specified by the data receiving plan, the task plan management service component sends a parameter configuration requirement, a satellite code number participating in a task and task equipment list information to the task parameter management service component according to plan content and equipment control requirements; the task parameter management service component reads task configuration parameters of a specified satellite from a database according to the parameter configuration requirements, inquires equipment monitoring services corresponding to equipment related to the task from a service management center, and respectively sends the equipment control parameters to a plurality of antenna equipment monitoring of the specified equipment monitoring service component through a service calling interface; the equipment monitoring service component completes the control of the equipment parameters according to the requirements and feeds back the result; in the task execution process, the fault detection service component judges whether the task ending time is reached, if not, the fault detection service is returned, if yes, the task execution process is monitored according to the equipment key state and parameters reported by equipment monitoring in real time, and warning information is prompted; and finally, when the task ending time is up, the task plan management service generates a task execution result report and completes the archiving of the report.
2. The distributed monitoring and management method for the remote sensing satellite ground station as recited in claim 1, characterized in that: the equipment monitoring service assembly provides equipment state monitoring and parameter control service for the outside, establishes communication connection with ground station equipment when being started, sends a state query command at regular time, analyzes a query response returned by the equipment, reports the completed format conversion to other assemblies, receives parameter control commands sent by other assemblies, and issues the parameter control commands to the ground station equipment for execution.
3. The distributed monitoring and management method for the remote sensing satellite ground station as recited in claim 1, characterized in that: the task plan management component calls the equipment monitoring service component before the task starts according to a task plan file issued by a superior, the control of equipment parameters is completed, the working state of the task equipment is monitored in real time through the equipment monitoring service component in the task process, and a task execution result report is formed after the task is finished.
4. The distributed monitoring and management method for the remote sensing satellite ground station as recited in claim 1, characterized in that: the task parameter management component calls the equipment monitoring service component according to the task requirement, configures the equipment task parameters, manages the satellite task parameters, and inquires, browses, deletes and modifies the satellite parameters.
5. The distributed monitoring and management method for the remote sensing satellite ground station as recited in claim 1, characterized in that: and the fault detection and alarm component carries out real-time monitoring on the task parameters of the equipment according to the equipment state information reported by the equipment monitoring service component in real time, manages the alarm thresholds of all levels of the parameters and prompts the parameter alarm information.
6. The distributed monitoring and management method for the remote sensing satellite ground station as recited in claim 1, characterized in that: the service management center of the monitoring management system completes registration and logout management of various services, establishes an equipment monitoring processing service set and a service list, has real-time service inquiry and retrieval functions, monitors the running state of the services through an equipment parameter description file and an equipment service description file, provides a control service and an equipment monitoring service of equipment parameters, and provides service calling instructions for other service.
7. The distributed monitoring and management method for the remote sensing satellite ground station as recited in claim 1, characterized in that: the equipment parameter description file describes the parameter list information of the identification, the parameter name, the parameter type, the unit and the value range of the equipment parameter managed by the equipment monitoring service; the equipment service description file describes the equipment monitoring service and provides the service interface name, the service calling parameter and the service interface information of the service return result for the outside.
8. The distributed monitoring and management method for the remote sensing satellite ground station as recited in claim 1, characterized in that: the method comprises the steps that equipment monitoring service with an antenna system belonging equipment monitoring function is established for each set of antenna system, and the equipment monitoring service comprises an antenna, a frequency converter and a demodulator; and establishing a sharing device of the ground station, wherein the sharing device is used for realizing the switch matrix monitoring service of the control and management of the radio frequency, the intermediate frequency and the switch matrix of the ground station.
9. The distributed monitoring and management method for the remote sensing satellite ground station as recited in claim 1, characterized in that: after the equipment monitoring service is started, the equipment monitoring service management component automatically registers service related information including the managed equipment code number, the service method and the communication address to the service management center.
10. The distributed monitoring and management method for remote sensing satellite ground stations as claimed in claim 9, characterized in that: the method comprises the steps that a service management center provides addressing service inquiry of services to other service components; when the ground station task plan management service executes a ground station data receiving task, inquiring corresponding monitoring service from a service management center according to service requirements, and realizing remote control of equipment parameters through a service calling interface; in the running process of the system, the service management center monitors the running state of the service in real time through a heartbeat protocol, and when the service is found to be invalid, the service is restarted or migrated remotely so as to ensure the normal running of the system.
CN201910094606.9A 2019-01-31 2019-01-31 Distributed monitoring management method for remote sensing satellite ground station Active CN109714098B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910094606.9A CN109714098B (en) 2019-01-31 2019-01-31 Distributed monitoring management method for remote sensing satellite ground station

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910094606.9A CN109714098B (en) 2019-01-31 2019-01-31 Distributed monitoring management method for remote sensing satellite ground station

Publications (2)

Publication Number Publication Date
CN109714098A CN109714098A (en) 2019-05-03
CN109714098B true CN109714098B (en) 2021-02-09

Family

ID=66263384

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910094606.9A Active CN109714098B (en) 2019-01-31 2019-01-31 Distributed monitoring management method for remote sensing satellite ground station

Country Status (1)

Country Link
CN (1) CN109714098B (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110311896B (en) * 2019-05-28 2021-06-15 西南电子技术研究所(中国电子科技集团公司第十研究所) Airborne platform service registration center system
CN111026503B (en) * 2019-11-26 2023-05-30 中国科学院空天信息创新研究院 Remote sensing satellite ground station monitoring method and system based on virtualization
CN111999748B (en) * 2020-08-31 2023-09-01 上海船舶运输科学研究所 Small station monitoring domain system of satellite service provider in shipping satellite communication platform
CN112134636B (en) * 2020-09-18 2022-07-26 中国科学院空天信息创新研究院 Remote centralized monitoring system and method for remote sensing satellite ground station network
CN112270469B (en) * 2020-10-23 2022-10-04 国家卫星气象中心(国家空间天气监测预警中心) Remote equipment management method completed by synchronizing equipment attribute feature library
CN112288288B (en) * 2020-10-30 2023-02-03 西南电子技术研究所(中国电子科技集团公司第十研究所) Satellite task macro parameter management method for remote sensing satellite ground receiving system
CN112615882B (en) * 2020-12-28 2023-05-30 西南电子技术研究所(中国电子科技集团公司第十研究所) Processing method for heterogeneous resource monitoring data of space survey operation control ground station
CN112787708B (en) * 2021-01-25 2023-01-06 航天恒星科技有限公司 Satellite ground station monitoring management structure based on micro-service
CN112511218B (en) * 2021-02-03 2021-05-25 航天恒星科技有限公司 Satellite ground station monitoring system based on microservice
CN113762718A (en) * 2021-08-03 2021-12-07 陕西星邑空间技术有限公司 Low-orbit Internet constellation on-orbit operation automatic management system
CN113890594A (en) * 2021-10-30 2022-01-04 南京熊猫汉达科技有限公司 Autonomous and safe satellite ground station equipment distributed control system and method
CN114189274A (en) * 2021-11-23 2022-03-15 航天恒星科技有限公司 Satellite ground station monitoring system based on microservice
CN114547129B (en) * 2021-12-15 2023-01-24 中国科学院国家授时中心 Distributed satellite data receiving system and method based on big data storage platform

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101404529A (en) * 2008-11-05 2009-04-08 南京中网通信有限公司 Automatic power control apparatus and control method for up link of satellite earth station
CN101488888A (en) * 2009-02-27 2009-07-22 中国电子科技集团公司第五十四研究所 Design method for remote network management system of unattended operation satellite communication earth station
CN102298365A (en) * 2011-05-17 2011-12-28 中国电子科技集团公司第十研究所 Method for automatically identifying and managing spaceflight measurement and control earth station device change
CN102386960A (en) * 2010-09-03 2012-03-21 熊猫电子集团有限公司 Method for arranging in-station monitoring equipment of Ka/Ku dual-frequency band satellite mobile communication earth station
CN103530168A (en) * 2013-10-14 2014-01-22 中国科学院对地观测与数字地球科学中心 Multi-satellite remote sensing data processing system and method based on virtualization technology
CN103716084A (en) * 2013-12-26 2014-04-09 中国电子科技集团公司第十研究所 Reconstruction method for remote sensing satellite data receiving system
CN106453288A (en) * 2016-09-29 2017-02-22 上海和付信息技术有限公司 Asynchronous mode supporting distributed micro service framework system and implementation method thereof
US9622277B1 (en) * 2015-06-22 2017-04-11 X Development Llc Coordinating backhaul links between ground stations and airborne backhaul network
US9853754B1 (en) * 2015-02-12 2017-12-26 Flyaway Antennas, LLC Satellite downlink signal performance monitoring at identified antennas
CN107979407A (en) * 2017-11-29 2018-05-01 中国电子科技集团公司第五十四研究所 A kind of tracking performance monitoring method during communication in moving system motion
CN107992674A (en) * 2017-11-29 2018-05-04 中国电子科技集团公司第五十四研究所 A kind of earth station monitoring visualization construction method based on model
CN109084733A (en) * 2018-09-12 2018-12-25 朱光兴 A kind of intelligence remote sensing mapping system
CN109150281A (en) * 2017-06-27 2019-01-04 航天恒星科技有限公司 Ground satellite station automatic operating method

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101404529A (en) * 2008-11-05 2009-04-08 南京中网通信有限公司 Automatic power control apparatus and control method for up link of satellite earth station
CN101488888A (en) * 2009-02-27 2009-07-22 中国电子科技集团公司第五十四研究所 Design method for remote network management system of unattended operation satellite communication earth station
CN102386960A (en) * 2010-09-03 2012-03-21 熊猫电子集团有限公司 Method for arranging in-station monitoring equipment of Ka/Ku dual-frequency band satellite mobile communication earth station
CN102298365A (en) * 2011-05-17 2011-12-28 中国电子科技集团公司第十研究所 Method for automatically identifying and managing spaceflight measurement and control earth station device change
CN103530168A (en) * 2013-10-14 2014-01-22 中国科学院对地观测与数字地球科学中心 Multi-satellite remote sensing data processing system and method based on virtualization technology
CN103716084A (en) * 2013-12-26 2014-04-09 中国电子科技集团公司第十研究所 Reconstruction method for remote sensing satellite data receiving system
US9853754B1 (en) * 2015-02-12 2017-12-26 Flyaway Antennas, LLC Satellite downlink signal performance monitoring at identified antennas
US9622277B1 (en) * 2015-06-22 2017-04-11 X Development Llc Coordinating backhaul links between ground stations and airborne backhaul network
CN106453288A (en) * 2016-09-29 2017-02-22 上海和付信息技术有限公司 Asynchronous mode supporting distributed micro service framework system and implementation method thereof
CN109150281A (en) * 2017-06-27 2019-01-04 航天恒星科技有限公司 Ground satellite station automatic operating method
CN107979407A (en) * 2017-11-29 2018-05-01 中国电子科技集团公司第五十四研究所 A kind of tracking performance monitoring method during communication in moving system motion
CN107992674A (en) * 2017-11-29 2018-05-04 中国电子科技集团公司第五十四研究所 A kind of earth station monitoring visualization construction method based on model
CN109084733A (en) * 2018-09-12 2018-12-25 朱光兴 A kind of intelligence remote sensing mapping system

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
CORBA技术在遥感卫星地面接收站指挥管理中的应用;王晓东;《中国优秀硕士学位论文全文数据库 信息科技辑》;20110315;第34-62页 *
Design and prototyping of high availability architecture for satellite ground control system;In Jun Kim 等;《The 7th International Conference on Advanced Communication Technology》;20050711;第1044-1048页 *
基于C/S模式的船舶导航、卫星通信及监控指挥系统的设计与实现;张保印 等;《计算机应用与软件》;20030331;第34-37页 *
基于模型的卫星通信地球站监控系统设计与实现;安茂波;《中国优秀硕士学位论文全文数据库 信息科技辑》;20150215;第9-39页 *
遥感卫星接收系统的故障诊断技术综述;冯旭祥 等;《第二十六届全国空间探测学术研讨》;20131031;第194-201页 *
遥测参数动态分发技术;干明;《飞行器测控学报》;20140731;第33卷(第4期);第302-306页 *

Also Published As

Publication number Publication date
CN109714098A (en) 2019-05-03

Similar Documents

Publication Publication Date Title
CN109714098B (en) Distributed monitoring management method for remote sensing satellite ground station
CN102047683B (en) Dynamic fault analysis for a centrally managed network element in a telecommunications system
JP4220123B2 (en) Architecture for the operation and maintenance of “plug and play” for wireless base stations
KR100626657B1 (en) Apparatus for autonomous of satellite control and automation satellite control system using it
CN102664747B (en) Cloud calculating platform system
CN110138876B (en) Task deployment method, device, equipment and platform
CN108011770B (en) Multistage distributed monitoring system of very high frequency ground-to-air communication sharing system
CN104657150A (en) Automatic operation and maintenance method in cluster environment
CN113163414A (en) Information processing method and near real-time wireless access network controller
CN104376257A (en) Application self-protection and active defense method and application self-protection and active defense device
CN113515298B (en) System and method for upgrading and managing power distribution terminal program
CN114330764A (en) Operation ticket processing method and device, storage medium and electronic device
CN110162381B (en) Agent execution method in container
CN105335145B (en) Operating result processing method, apparatus and system
CN101502149B (en) A network managing system for completing customized operation automatically and a method thereof
CN112542002A (en) Car renting system control method and device
CN107231433B (en) Distributed control system DCS communication loose coupling management method
CN105182344A (en) Sonar system and method
CN112650815B (en) Method and device for synchronizing environment data, storage medium and electronic device
JP3805197B2 (en) Method for connecting a network element to a telecommunications system
CN110572283B (en) Service interaction relay control system of airborne platform
CN109922482B (en) OMC system deployment method, OMC system, electronic device and storage medium
CN107181629B (en) Component upgrading method and system
CN115865651B (en) Data acquisition method and device, electronic equipment and storage medium
Oh et al. Terrestrial Broadcasting System Virtualization with Integrated Service Manager

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
GR01 Patent grant
GR01 Patent grant