CN112181675A - Satellite real-time data processing method and device, computer equipment and storage medium - Google Patents

Satellite real-time data processing method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112181675A
CN112181675A CN202010847352.6A CN202010847352A CN112181675A CN 112181675 A CN112181675 A CN 112181675A CN 202010847352 A CN202010847352 A CN 202010847352A CN 112181675 A CN112181675 A CN 112181675A
Authority
CN
China
Prior art keywords
data
satellite
real
time data
processing
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
CN202010847352.6A
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.)
Xi'an Huanyu Satellite Tt & C And Data Application Co ltd
Original Assignee
Xi'an Huanyu Satellite Tt & C And Data Application Co ltd
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 Xi'an Huanyu Satellite Tt & C And Data Application Co ltd filed Critical Xi'an Huanyu Satellite Tt & C And Data Application Co ltd
Priority to CN202010847352.6A priority Critical patent/CN112181675A/en
Publication of CN112181675A publication Critical patent/CN112181675A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/549Remote execution

Abstract

The invention discloses a satellite real-time data processing method, a satellite real-time data processing device, computer equipment and a storage medium, wherein the method comprises the steps of receiving a satellite data acquisition request of a visual component, and requesting a measurement and control system server to acquire satellite related real-time data; acquiring satellite related real-time data pushed by the measurement and control system server through a WebSocket protocol, processing and integrating the satellite real-time data in a specified format to obtain relay data, and storing the relay data in an internal memory; and processing and integrating the relay data to obtain data to be displayed, initiating a data push request to a terminal where the visual component is located, and providing the data to be displayed to the visual component for displaying. The satellite related real-time data are processed uniformly, a uniform agreement is established with data interaction among all visual components, the sharing use of different components on the same required data is met, the occurrence of redundant data is avoided, and the occupation of a memory is reduced.

Description

Satellite real-time data processing method and device, computer equipment and storage medium
Technical Field
The invention relates to the technical field of communication, in particular to a satellite real-time data processing method, a satellite real-time data processing device, computer equipment and a storage medium.
Background
In the prior art, downlink measurement and control data of a satellite are received through measurement and control equipment and transmitted to a measurement and control center for processing, uplink remote control data are processed and generated by the measurement and control center and are transmitted to the satellite through the measurement and control equipment, the measurement and control equipment is a data transmission channel between the satellite and the measurement and control center, however, the measurement and control equipment is developed in different generations and different manufacturers and belongs to different measurement and control centers, and therefore data transmission between the measurement and control equipment and the measurement and control center adopts an internal protocol defined by each unit.
Satellites and related instrumentation are producers of data. The satellite data acquisition system comprises various data generated by the satellite, measurement and control equipment, data center calculation and other related data generated by various service processes. The data are finally transmitted to a server side of the measurement and control software system. We consider the entire server side as upstream of the data, considered the "producer".
Users in front of various terminals (e.g., cell phones, computers, tablets, etc.) are the ultimate consumers of data. They obtain the respective required information through the final visual presentation (such as drawings, tables, numbers, words, two-three-dimensional maps, etc.) of the data generated by the "producer". We regard the visualization functional component that generates the final visualization as downstream of the data, and consider it as a "consumer".
The current data is interacted upstream and downstream, the data generated by a producer is provided for a consumer, the interaction is difficult, different types of service data are difficult to process in a unified way, and the operation efficiency of the whole system cannot be improved.
The information disclosed in this background section is only for enhancement of understanding of the general background of the invention and should not be taken as an acknowledgement or any form of suggestion that this information forms the prior art already known to a person skilled in the art.
For the above reasons, the present applicant proposes a satellite real-time data processing method, apparatus, computer device, and storage medium.
Disclosure of Invention
In order to meet the above requirements, a first object of the present invention is to provide a method for processing satellite real-time data.
The second purpose of the invention is to provide a satellite real-time data processing device.
It is a third object of the invention to provide a computer apparatus.
It is a fourth object of the invention to provide a non-transitory computer-readable storage medium.
In order to achieve the purpose, the invention adopts the following technical scheme:
on one hand, the embodiment of the application provides a satellite real-time data processing method, which comprises the following steps:
receiving a satellite data acquisition request of a visual component, and requesting a measurement and control system server to acquire satellite related real-time data;
acquiring satellite related real-time data pushed by the measurement and control system server through a WebSocket protocol, processing and integrating the satellite real-time data in a specified format to obtain relay data, and storing the relay data in an internal memory;
and processing and integrating the relay data to obtain data to be displayed, initiating a data push request to a terminal where the visual component is located, and providing the data to be displayed to the visual component for displaying.
In one possible embodiment, the step of receiving a satellite data acquisition request for a visualization component includes acquiring a unique identifier of the visualization component, requesting acquired data, and a callback function.
In a possible embodiment, the step of acquiring the satellite-related real-time data pushed by the measurement and control system server through the WebSocket protocol includes determining whether data required by the visualization component is present in the stored relay data according to the data requested to be acquired by the visualization component, and initiating a data acquisition request for the data requested to be acquired by the visualization component that is not present in the stored relay data to the measurement and control system server.
In one possible embodiment, the step of processing and integrating the satellite real-time data in a specified format includes processing the satellite real-time data into hierarchically structured data having a directory.
In a possible embodiment, before the step of processing and integrating the relay data, the step of positioning the visualization component initiating the satellite data acquisition request is further performed according to a type of the visualization component to be pushed in the relay data.
In a possible embodiment, the step of processing and integrating the relay data includes performing ordered sorting and packaging of minimum units on data requested to be acquired by a visualization component in the relay data.
In a possible embodiment, the step of providing the data to be displayed to the visualization component for displaying includes transmitting the data to be displayed, which is sorted and packaged in order, to a callback function corresponding to the visualization component, and driving the component to perform visualization displaying.
In another aspect, an embodiment of the present application further provides a satellite real-time data processing apparatus, including the following units:
the data asking unit is used for receiving a satellite data acquisition request of the visual component and requesting a measurement and control system server to acquire satellite related real-time data;
the data relay unit is used for acquiring satellite related real-time data pushed by the measurement and control system server through the WebSocket protocol, processing and integrating the satellite real-time data in a specified format to obtain relay data, and storing the relay data in the memory;
and the data pushing unit is used for processing and integrating the relay data to obtain data to be displayed, initiating a data pushing request to a terminal where the visual component is located, and providing the data to be displayed to the visual component for displaying.
In a third aspect, an embodiment of the present application further provides a computer device, including a memory, a processor, and a satellite real-time data processing program stored on the memory and executable on the processor, where the satellite real-time data processing program, when executed by the processor, implements the satellite real-time data processing method as described in any one of the above.
In a fourth aspect, embodiments of the present application provide a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a satellite real-time data processing method as described in any one of the above.
Compared with the prior art, the invention has the beneficial effects that: according to the satellite real-time data processing method, all satellite related real-time data are processed uniformly, a uniform agreement is established for data interaction with all visual components, the agreement of a uniform standard is achieved, and therefore the satellite real-time data processing method can be used for interacting with the upstream and the downstream of the data simply and conveniently. The shared use of different assemblies on the same required data is met, the occurrence of redundant data is avoided, and the occupation of a memory is reduced.
The invention is further described below with reference to the accompanying drawings and specific embodiments.
Drawings
Fig. 1 is a schematic view of a specific application scenario of a method for processing real-time satellite data according to an embodiment of the present application;
fig. 2 is a schematic flowchart of an embodiment of a method for processing satellite real-time data according to an embodiment of the present disclosure;
fig. 3 is a schematic block diagram of a satellite real-time data processing apparatus provided in an embodiment of the present application;
fig. 4 is a schematic block diagram of a computer device provided in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings in the embodiments of the present invention, and it should be understood that the described embodiments are a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
It will be understood that the terms "comprises" and "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
Referring to fig. 1 and fig. 2, as shown in fig. 1, a specific application scenario diagram of a satellite real-time data processing method provided in the embodiment of the present application is shown, where the application scenario includes:
(1) the satellite end 10.
(2) The terminal 20 is provided with a visual component, a user uses the visual component to initiate a satellite data acquisition request through an input device such as a touch screen or a keyboard on the terminal, the terminal can be an electronic device such as a smart phone, a smart watch, a notebook computer, a tablet computer or a desktop computer, and the terminal is connected with a server through a wired network or a wireless network.
(3) The measurement and control system server 30, a computer device capable of receiving satellite data, is used to store the upgrade files required for upgrading the visual components, provide download of the upgrade files for the visual components, and connect with terminals through wires or wirelessly and satellites through wireless.
The method is executed through a computer program installed in a measurement and control system server 30, and the measurement and control system server 30 is communicated with at least one terminal 20 and one satellite terminal 10, wherein the measurement and control system server 30 serves as a back end to provide background service, and the terminal 20 serves as a front end to provide an operation interface for interaction with a user.
Fig. 2 is a schematic flowchart of a specific embodiment of a method for processing satellite real-time data according to an embodiment of the present application, including the following steps:
s101, receiving a satellite data acquisition request of a visual component, and requesting a measurement and control system server to acquire satellite related real-time data;
in particular, since the visualization component needs to acquire data, it is necessary to mark the content of the data acquisition. In certain embodiments, step S101 includes obtaining a unique identification of the visualization component, requesting the obtained data, and calling back a function. The data can help the measurement and control system server to accurately acquire the data and can correctly return the data.
Step S102, satellite related real-time data pushed by the measurement and control system server through a WebSocket protocol is obtained, the satellite real-time data are processed and integrated in a specified format, relay data are obtained and stored in an internal memory;
specifically, step S102 includes determining, according to the data requested to be acquired by the visualization component, whether the data required by the visualization component exists in the stored relay data, and initiating, to the measurement and control system server, a data acquisition request for the data requested to be acquired by the visualization component, which does not exist in the stored relay data.
In some embodiments, the step of processing and integrating the satellite real-time data in a specified format includes processing the satellite real-time data into hierarchical data with a directory, which facilitates subsequent data search and classification, so as to improve data processing efficiency.
Step S103, processing and integrating the relay data to obtain data to be displayed, initiating a data push request to a terminal where the visual component is located, and providing the data to be displayed to the visual component for displaying.
Due to the fact that data returned by the measurement and control system server needs to be pushed to the correct visual assembly, before pushing is carried out, the visual assembly needs to be positioned, and therefore data confusion is avoided. In some embodiments, the positioning of the visualization component initiating the satellite data acquisition request may be selected according to a type of visualization component to be pushed in the relay data.
Specifically, since the data acquired by the visualization component may be very huge, the data is handed to the terminal to be processed, which may cause a problem of insufficient calculation, and in order to avoid this, in this embodiment, the data requested to be acquired by the visualization component in the relay data is subjected to ordered sorting and packaging in the smallest unit.
In an embodiment, the step of providing the data to be displayed to a visualization component for displaying includes transmitting the data to be displayed, which is sorted and packaged in order, to a callback function corresponding to the visualization component, and driving the component to perform visualization display.
The following describes a specific implementation process of the embodiment of the present invention with a specific example: for example
Three data are first defined, data 1: the server side pushes data in a uniform format to the client terminal; data 2: the invention implements data format for integrating and processing the data 1 and storing; data 3: the invention implements data of agreed unified format provided to the visualization component.
And the map-like visualization component is used for displaying the current position of the satellite. Some of the parameters are currently configured and this visualization component is initialized and used to show A, B the location information (longitude, latitude, altitude) of two satellites.
Specifically, the following steps:
(1) and the visualization component carries out initialization operation and initiates real-time data subscription.
It needs the position information of two satellites, including three kinds of data of lon (longitude), lat (latitude) and height. The visualization component carries the following three parameters, and initiates data subscription to the implementation of the invention:
parameter 1: a unique identification of this component instance.
Parameter 2: the data parameters required for this component (six).
Parameter 3: callback function
(2) An enforcement data subscription of a visualization component is received.
In the processing process, the data information required by the component is analyzed according to the parameter 2 in the step (1), and six kinds of data (A _ lon, A _ lat, A _ height, B _ lon, B _ lat and B _ height) are judged to be required. At this time, it is determined according to the stored data (data 2), and if other visualization component examples currently subscribe to a _ lon and a _ lat, the server initiates subscriptions to the remaining four data at this time. Similarly, if all the six kinds of data initiate data subscription to the server, then subscription processing is not performed at this time.
(3) And receiving real-time data push (data 1) of the server, processing and storing the data, and integrating (data 2).
The formats of the data pushed by the server side are unified into the previously defined data format (data 1). The data 1 is in a hierarchical structure, and each layer has one or more pieces of data and comprises the following judgment marks: the judgment of the current event (the time point of the data), the judgment of the identification of a specific satellite (which satellite the data belongs to), the judgment of the identification of a specific station device (which device the data originates from), the judgment of the identification of a specific data type (log type, remote measurement type, external measurement type, central system type …), and the judgment of the identification of a specific data attribute (longitude value, latitude value, voltage value …).
The data 1 is subjected to an induction integration process and processed into hierarchical structure data 2 having an explicit "directory". If data 2 is compared to a "document," then the "document" will have multiple levels of indexed directories. Through the 'directory' formed by induction and integration, the data required by the visual component can be conveniently found out.
The first level "directory" is the satellite to which the data belongs.
The second layer "directory" is the instrumentation equipment that generates the data association.
The third layer of directory is the main category of data (log category, remote measurement category, external measurement category, central system …)
The fourth level "directory" is the specific data attribute (longitude, latitude, voltage …)
And in the fourth layer of directory, the data pushed by the server is integrated into ordered data which is ordered according to time. And additionally and individually place (update) the latest valid value of a type of data under this layer of directory.
(4) And after the data 2 is integrated, analyzing the visual components related to the updated data.
If the server side subscribes to data required by a plurality of visual components, analyzing the data pushed by the server side this time to obtain a result that only three attribute correlations (a _ lon, a _100, C _ lon) are pushed, and then we can obtain the following conclusion: this visualization component requires six sets of data (A _ lon, A _ lat, A _ height, B _ lon, B _ lat, B _ height), because the set of data A _ lon it requires is updated, so this component needs to be updated.
(5) The method integrates data 3 required by the updating of the visual component into the data 2, and then drives the component to display
Data 3 is in a uniform format that is handed to the visualization component for use. And packaging the data 2 by taking the 'catalog 4' as a unit to form ordered data. Since the "directory 4" of the data 2 contains an indefinite amount of data, the reprocessing is very costly in the case of a large amount of data. Each "directory 4" of data 2 is the smallest unit of a wrapper.
And transmitting the assembled data 3 into a callback function corresponding to the component, and driving the component to perform visual display.
The process from sending a data acquisition request to visualizing the data of one visualization component is completed through the steps, all real-time data related to the satellite are processed uniformly, and a uniform agreement is established with all visualization components. The convention of the unified standard can simply and conveniently interact with the upstream and downstream of the data. The different assemblies share the same required data, so that the occurrence of redundant data is avoided, and the occupation of a memory is reduced.
Fig. 3 is a schematic block diagram of a satellite real-time data processing apparatus according to an embodiment of the present invention. As shown in fig. 3, the present invention also provides a satellite real-time data processing apparatus corresponding to the above satellite real-time data processing method. The satellite real-time data processing device comprises a unit for executing the satellite real-time data processing method, and the device can be configured in a desktop computer, a tablet computer, a portable computer and other terminals. Specifically, the satellite real-time data processing apparatus 200 includes the following units:
the data asking unit 201 is used for receiving a satellite data acquisition request of the visual component and requesting a measurement and control system server to acquire satellite related real-time data;
the data relay unit 202 is configured to acquire satellite-related real-time data pushed by the measurement and control system server through a WebSocket protocol, process and integrate the satellite real-time data in a specified format to acquire relay data, and store the relay data in an internal memory;
and the data pushing unit 203 is configured to process and integrate the relay data to obtain data to be displayed, initiate a data pushing request to a terminal where the visualization component is located, and provide the data to be displayed to the visualization component for displaying.
It should be noted that, as can be clearly understood by those skilled in the art, the specific implementation process of the satellite real-time data processing apparatus 200 and each unit may refer to the corresponding description in the foregoing method embodiment, and for convenience and brevity of description, no further description is provided herein.
The satellite real-time data processing apparatus 200 may be implemented in the form of a computer program that can be run on a computer device as shown in fig. 4.
Referring to fig. 4, the computer device 300 includes a processor 302, memory, and a network interface 305 connected by a system bus 301, where the memory may include a non-volatile storage medium 303 and an internal memory 304.
The nonvolatile storage medium 303 may store an operating system 3031 and a computer program 3032. The computer program 3032 includes program instructions that, when executed, cause the processor 302 to perform a method for satellite real-time data processing.
The processor 302 is used to provide computing and control capabilities to support the operation of the overall computer device 300.
The internal memory 304 provides an environment for the operation of the computer program 3032 in the non-volatile storage medium 303, and the computer program 3032, when executed by the processor 302, causes the processor 302 to perform a satellite real-time data processing method.
The network interface 305 is used for network communication with other devices. Those skilled in the art will appreciate that the configuration shown in fig. 4 is a block diagram of only a portion of the configuration associated with the present application and does not constitute a limitation of the computer apparatus 300 to which the present application is applied, and that a particular computer apparatus 300 may include more or less components than those shown, or combine certain components, or have a different arrangement of components.
The storage medium may be a usb disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, or an optical disk, which can store various computer readable storage media.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of clearly illustrating the interchangeability of hardware and software. Whether these functions are performed in hardware or software depends on the particular application of the solution and design constraints. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative. For example, the division of each unit is only one logic function division, and there may be another division manner in actual implementation. For example, various elements or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs. The units in the device of the embodiment of the invention can be merged, divided and deleted according to actual needs. In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a storage medium. Based on such understanding, the technical solution of the present invention essentially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a terminal, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention.
While the invention has been described with reference to specific embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A satellite real-time data processing method is characterized by comprising the following steps:
receiving a satellite data acquisition request of a visual component, and requesting a measurement and control system server to acquire satellite related real-time data;
acquiring satellite related real-time data pushed by the measurement and control system server through a WebSocket protocol, processing and integrating the satellite real-time data in a specified format to obtain relay data, and storing the relay data in an internal memory;
and processing and integrating the relay data to obtain data to be displayed, initiating a data push request to a terminal where the visual component is located, and providing the data to be displayed to the visual component for displaying.
2. The satellite real-time data processing method according to claim 1, wherein the step of receiving a satellite data acquisition request for a visualization component comprises acquiring a unique identifier of the visualization component, requesting acquired data, and a callback function.
3. The satellite real-time data processing method according to claim 2, wherein the step of acquiring the satellite-related real-time data pushed by the measurement and control system server through the WebSocket protocol includes judging whether data required by the visualization component exists in the stored relay data according to the data requested to be acquired by the visualization component, and initiating a data acquisition request for the data requested to be acquired by the visualization component which does not exist in the stored relay data to the measurement and control system server.
4. The method of claim 3, wherein the step of processing and integrating the satellite real-time data into a specified format comprises processing the satellite real-time data into hierarchically structured data having a directory.
5. The method as claimed in claim 4, wherein the step of processing and integrating the relay data further comprises positioning a visualization component initiating the satellite data acquisition request according to a type of the visualization component to be pushed in the relay data.
6. The method for processing satellite real-time data according to claim 5, wherein the step of processing and integrating the relay data comprises performing ordered sorting and packing of minimum units on the data requested to be acquired by the visualization component in the relay data.
7. The method for processing the satellite real-time data according to claim 6, wherein the step of providing the data to be displayed to a visualization component for displaying includes transmitting the data to be displayed, which is packaged in an ordered and sorted manner, to a callback function corresponding to the visualization component, and driving the component to perform visualization displaying.
8. A satellite real-time data processing device, characterized by comprising the following units:
the data solicitation unit is used for receiving a satellite data acquisition request of the visual component and requesting a measurement and control system server to acquire satellite related real-time data;
the data relay unit is used for acquiring satellite related real-time data pushed by the measurement and control system server through a WebSocket protocol, processing and integrating the satellite real-time data in a specified format to obtain relay data, and storing the relay data in an internal memory;
and the data pushing unit is used for processing and integrating the relay data to obtain data to be displayed, initiating a data pushing request to a terminal where the visual component is located, and providing the data to be displayed to the visual component for displaying.
9. A computer device comprising a memory, a processor, and a satellite real-time data processing program stored on the memory and executable on the processor, wherein the satellite real-time data processing program, when executed by the processor, implements the satellite real-time data processing method as recited in any one of claims 1-7.
10. A non-transitory computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a satellite real-time data processing method as claimed in any one of claims 1 to 7.
CN202010847352.6A 2020-08-21 2020-08-21 Satellite real-time data processing method and device, computer equipment and storage medium Pending CN112181675A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010847352.6A CN112181675A (en) 2020-08-21 2020-08-21 Satellite real-time data processing method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010847352.6A CN112181675A (en) 2020-08-21 2020-08-21 Satellite real-time data processing method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112181675A true CN112181675A (en) 2021-01-05

Family

ID=73924207

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010847352.6A Pending CN112181675A (en) 2020-08-21 2020-08-21 Satellite real-time data processing method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112181675A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113268551A (en) * 2021-05-18 2021-08-17 朱厚强 Data monitoring method and device for unified measurement and control system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103646127A (en) * 2013-11-20 2014-03-19 中国空间技术研究院 Satellite orbit gesture visual three-dimensional displaying method
US20190243865A1 (en) * 2018-02-07 2019-08-08 Sas Institute Inc. Identification and visualization of data set relationships in online library systems
CN110429968A (en) * 2019-07-17 2019-11-08 中国科学院海洋研究所 Real-time Big Dipper satellite signal acquisition analysis system
CN111143075A (en) * 2019-12-30 2020-05-12 北京航天宏图信息技术股份有限公司 Ocean satellite data calibration inspection method and device, electronic equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103646127A (en) * 2013-11-20 2014-03-19 中国空间技术研究院 Satellite orbit gesture visual three-dimensional displaying method
US20190243865A1 (en) * 2018-02-07 2019-08-08 Sas Institute Inc. Identification and visualization of data set relationships in online library systems
CN110429968A (en) * 2019-07-17 2019-11-08 中国科学院海洋研究所 Real-time Big Dipper satellite signal acquisition analysis system
CN111143075A (en) * 2019-12-30 2020-05-12 北京航天宏图信息技术股份有限公司 Ocean satellite data calibration inspection method and device, electronic equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113268551A (en) * 2021-05-18 2021-08-17 朱厚强 Data monitoring method and device for unified measurement and control system
CN113268551B (en) * 2021-05-18 2023-06-20 朱厚强 Unified measurement and control system data monitoring method and device

Similar Documents

Publication Publication Date Title
CN111581563B (en) Page response method and device, storage medium and electronic equipment
CN111291103B (en) Interface data analysis method and device, electronic equipment and storage medium
CN110532107B (en) Interface calling method, device, computer equipment and storage medium
CN110888974A (en) Data visualization method and device
CN111008865A (en) Coupon synchronous display method and device, server and storage medium
CN112181675A (en) Satellite real-time data processing method and device, computer equipment and storage medium
CN109271224B (en) Method and apparatus for determining position
CN109684156B (en) Monitoring method, device, terminal and storage medium based on mixed mode application
CN111078219A (en) Page display method, device and system, electronic equipment and storage medium
CN111240786A (en) Walkthrough method and device, electronic equipment and storage medium
CN111241137A (en) Data processing method and device, electronic equipment and storage medium
CN115858905A (en) Data processing method and device, electronic equipment and storage medium
CN113590985B (en) Page jump configuration method and device, electronic equipment and computer readable medium
CN115981643A (en) Configuration method, system, equipment and storage medium of business association component
CN111143355B (en) Data processing method and device
CN113468342A (en) Data model construction method, device, equipment and medium based on knowledge graph
CN111367592B (en) Information processing method and device
CN111880773A (en) Data processing method and device, electronic equipment and storage medium
CN112328841A (en) Document processing method and device, electronic equipment and storage medium
AU2016100416A4 (en) System, method, server processing system, device and one or more computer programs for updating a client regarding a legal case
CN111240657A (en) Method and device for generating SDK and electronic equipment
CN114428823B (en) Data linkage method, device, equipment and medium based on multidimensional variable expression
CN111294321B (en) Information processing method and device
CN111857879B (en) Data processing method, device, electronic equipment and computer readable medium
CN111291199B (en) Information query 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