CN113992216A - Radio receiver system based on micro-service architecture - Google Patents

Radio receiver system based on micro-service architecture Download PDF

Info

Publication number
CN113992216A
CN113992216A CN202111369945.7A CN202111369945A CN113992216A CN 113992216 A CN113992216 A CN 113992216A CN 202111369945 A CN202111369945 A CN 202111369945A CN 113992216 A CN113992216 A CN 113992216A
Authority
CN
China
Prior art keywords
service module
hardware
control service
radio receiver
architecture
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.)
Granted
Application number
CN202111369945.7A
Other languages
Chinese (zh)
Other versions
CN113992216B (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.)
Transcom Shanghai Technologies Co Ltd
Original Assignee
Shanghai TransCom Instruments 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 Shanghai TransCom Instruments Co Ltd filed Critical Shanghai TransCom Instruments Co Ltd
Priority to CN202111369945.7A priority Critical patent/CN113992216B/en
Publication of CN113992216A publication Critical patent/CN113992216A/en
Application granted granted Critical
Publication of CN113992216B publication Critical patent/CN113992216B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/06Receivers
    • 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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • 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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5041Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The invention relates to a radio receiver system based on a micro-service architecture, which comprises a main control service module, a hardware service module and a main control service module, wherein the main control service module is used for checking persistent configuration, detecting system processes and awakening the hardware service module in sequence according to the configuration; and the hardware service module is connected with the master control service module, is also respectively connected with external hardware equipment and is used for controlling and managing the external hardware equipment according to the scheduling of the master control service module. The radio receiver system based on the micro-service architecture elastically bonds loose hardware in the radio monitoring receiver, so that each service module has the characteristics of loose coupling and telescopic expansion. The invention is suitable for the research and development of a radio monitoring receiver, combines the aspects of decomposing and scheduling radio monitoring tasks, maintaining the working state of equipment, processing, observing, storing, extracting monitoring data and the like with microservice and edge calculation, is not limited to conventional hardware programming, and improves the development and maintenance agility and the utilization rate of hardware resources.

Description

Radio receiver system based on micro-service architecture
Technical Field
The invention relates to the field of radio, in particular to the field of radio monitoring, and specifically relates to a radio receiver system based on a micro-service architecture.
Background
Along with economic development, more and more stations and base stations are built, the requirement of radio monitoring service is gradually increased, and the index requirement on a radio monitoring receiver is higher and higher: larger medium-frequency band and high scanning speed, and the requirements of special enhanced monitoring services such as ADS-B aviation monitoring, AIS overwater monitoring, mobile communication base station information decoding, digital television signal decoding, multi-channel DDC analysis, modulation identification, multi-user multitask and the like are increasingly prominent. The traditional superheterodyne receiver and the zero intermediate frequency receiver cannot completely meet the increasing monitoring service requirement, and an alternative scheme capable of being iterated quickly and developed quickly is needed, so that a radio receiver software design based on a micro-service architecture is thought to be in operation. The method breaks through the conventional hardware programming thinking, manages all functional components of the radio receiver in a modularization and service mode, and avoids the slow compiling, programming and debugging processes of the conventional radio receiver; the requirement of the radio receiver for modification and upgrading is met through expanded thinking, the operation and maintenance radio receiver is managed through a micro-service idea, and the radio receiver interacts with the outside through a web service and restful network protocol interface based on http, so that the radio receiver can be quickly suitable for various specific application scenes.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide a radio receiver system based on a micro-service architecture, which has the advantages of low coupling degree, high resource utilization rate and wider application range.
To achieve the above object, the radio receiver system based on the microservice architecture of the present invention is as follows:
the radio receiver system based on the micro service architecture is mainly characterized by comprising the following components:
the main control service module is used for checking the persistent configuration, detecting the system process and sequentially awakening the hardware service module according to the configuration;
the hardware service module is connected with the master control service module, is also respectively connected with external hardware equipment and is used for controlling and managing the external hardware equipment according to the scheduling of the master control service module;
the hardware service module comprises:
the LED control service module is connected with the main control service module and is used for managing a working signal indicator lamp of the radio receiver;
the external GPS service module is connected with the master control service module and is used for managing external serial port GPS equipment;
the base station demodulation board card control service module is connected with the master control service module and is used for managing the USB3.0 demodulation board card;
and the monitoring digital board card driving service module is connected with the master control service module and is used for managing the monitoring board card.
Preferably, the system further comprises:
the FTP file storage service module is connected with the main control service module and is used for managing SD card storage, local path storage and remote path storage;
and the persistent database service module is connected with the main control service module and is used for managing persistent configuration and task state.
Preferably, the LED control service module, the external GPS service module, the base station demodulation board control service module, and the monitoring digital board drive service module are all in communication with the master control service module through a long-delay heartbeat mechanism.
Preferably, after the hardware service module is awakened by the master control service module, if the external hardware device works abnormally, the corresponding hardware service module keeps silent by using a low-frequency heartbeat mechanism.
Preferably, the main control service module wakes up the hardware service module after self-starting in sequence of the LED control service module, the external GPS service module, the base station demodulation board card control service module and the monitoring digital board card drive service module, and the persistent database service module.
Preferably, the persistent database service module is self-started before the main control service module is self-started, and the configuration of the persistent database service module is checked after the main control service module is self-started.
Preferably, the main control service module includes a webserver interface, a restful interface and a TCP data channel, and is connected to an external network through the webserver interface, the restful interface and the TCP data channel.
Preferably, the main control service module supports spectrum analysis FFT, ITU measurement, modulation mode identification, daily report occupancy rate statistics, background noise adaptive analysis, mobile distance trigger acquisition, multi-band scanning control, data specific format encapsulation and equipment state management in realization.
The radio receiver system based on the micro-service architecture elastically bonds loose hardware in the radio monitoring receiver, so that each service module has the characteristics of loose coupling and telescopic expansion. The invention is suitable for the research and development of a radio monitoring receiver, combines the aspects of decomposing and scheduling radio monitoring tasks, maintaining the working state of equipment, processing, observing, storing, extracting monitoring data and the like with microservice and edge calculation, is not limited to conventional hardware programming, and improves the development and maintenance agility and the utilization rate of hardware resources.
Drawings
Fig. 1 is a schematic diagram of the components and functions of a radio receiver system based on a micro-service architecture according to the present invention.
Fig. 2 is a schematic diagram of configuration management of a radio receiver system based on a micro-service architecture according to the present invention.
Fig. 3 is a timing diagram of service initiation of the micro-service architecture based radio receiver system of the present invention.
Fig. 4 is a schematic diagram illustrating a docker container deployment operation of a Linux system according to an embodiment of a micro-service architecture-based radio receiver system of the present invention.
Fig. 5 is a schematic diagram illustrating deployment and operation of windows system tomcat container in an embodiment of the microservice-based radio receiver system of the present invention.
Fig. 6 is a schematic edge calculation diagram of an embodiment of a micro-service architecture based radio receiver system of the present invention.
Fig. 7 is a diagram of an ME208 radio receiver of an embodiment of the microservice architecture based radio receiver system of the present invention.
Detailed Description
In order to more clearly describe the technical contents of the present invention, the following further description is given in conjunction with specific embodiments.
The radio receiver system based on the micro service architecture of the invention comprises:
the main control service module is used for checking the persistent configuration, detecting the system process and sequentially awakening the hardware service module according to the configuration;
the hardware service module is connected with the master control service module, is also respectively connected with external hardware equipment and is used for controlling and managing the external hardware equipment according to the scheduling of the master control service module;
the hardware service module comprises:
the LED control service module is connected with the main control service module and is used for managing a working signal indicator lamp of the radio receiver;
the external GPS service module is connected with the master control service module and is used for managing external serial port GPS equipment;
the base station demodulation board card control service module is connected with the master control service module and is used for managing the USB3.0 demodulation board card;
and the monitoring digital board card driving service module is connected with the master control service module and is used for managing the monitoring board card.
As a preferred embodiment of the present invention, the system further comprises:
the FTP file storage service module is connected with the main control service module and is used for managing SD card storage, local path storage and remote path storage;
and the persistent database service module is connected with the main control service module and is used for managing persistent configuration and task state.
As a preferred embodiment of the present invention, the LED control service module, the external GPS service module, the base station demodulation board control service module, and the monitoring digital board drive service module are all in communication with the main control service module through a long-delay heartbeat mechanism.
As a preferred embodiment of the present invention, after the hardware service module is awakened by the master control service module, if the external hardware device works abnormally, the corresponding hardware service module keeps silent by using a low-frequency heartbeat mechanism.
As a preferred embodiment of the present invention, the main control service module wakes up the hardware service module after self-starting in sequence of the LED control service module, the external GPS service module, the base station demodulation board control service module and the monitoring digital board driving service module, and the persistent database service module.
As a preferred embodiment of the present invention, the persistent database service module performs self-start before the main control service module is self-started, and the configuration of the persistent database service module is checked after the main control service module is self-started.
As a preferred embodiment of the present invention, the main control service module includes a webserver interface, a restful interface, and a TCP data channel, and is connected to an external network through the webserver interface, the restful interface, and the TCP data channel.
As a preferred embodiment of the present invention, the main control service module supports spectrum analysis FFT, ITU measurement, modulation mode identification, daily report occupancy statistics, background noise adaptive analysis, mobile distance trigger acquisition, multi-band scanning control, data specific format encapsulation, and device state management in implementation.
The invention discloses a system design invention and application thereof, and the system is based on the design concept of single responsibility, autonomy and technical heterogeneity of a micro-service architecture, and is used for developing a radio monitoring receiver service system by using different programming languages and different platforms.
The design and application of a radio receiver based on a micro-service architecture relate to the field of radio, the radio receiver is operated in a radio monitoring receiver, and compared with a conventional radio receiver with an embedded system architecture, the radio receiver with the micro-service architecture has the following characteristics by taking a self-developed receiver ME208 as an example:
the system is developed based on micro-service architecture design and provided with a plurality of service modules with single responsibility. The ME208 radio monitoring receiver comprises a main control service module, an LED control service module, an external GPS service module, a base station demodulation board card control service module, a monitoring digital board card driving service module, an FTP file storage service module, a persistent database service module and the like. The service modules are low in coupling and can work independently and cooperatively under the master control service scheduling to schedule hardware resources of the radio receiver together.
And (II) the master control service module checks the persistent configuration, detects the system process, awakens the LED control service, the external GPS service, the base station demodulation board card control service, the monitoring digital board card drive service and the like according to the configuration. Each service module is highly autonomous, and after the service modules are actively awakened by the master control service, if a certain hardware module works abnormally, the corresponding service keeps silent in a low-frequency heartbeat mode, so that less system resources are occupied.
As shown in fig. 3, after the master service is started, the dedicated module services are sequentially awakened according to the configuration management shown in fig. 2, and the service responsibilities are single. The LED control service module is responsible for managing a working signal indicator lamp of the radio receiver, the external GPS service module is responsible for managing external serial port GPS equipment, the base station demodulation board card control service module is responsible for managing the demodulation board card, and the monitoring digital board card driving service module is responsible for managing the monitoring board card. Each service module keeps communication with the main control service module through a long-delay heartbeat mechanism. If a certain device fails, the corresponding management and control service module keeps silent by a low-frequency heartbeat mechanism.
And (III) each service module is not limited to a specific language and a development platform, is flexibly designed and developed according to needs, can be deployed and operated on Linux and Windows system platforms, and has the characteristics of technical isomerism, agile development and flexible extension.
In the embodiment of the invention, the GPIO port control adopts C + + to rapidly develop 32-bit LED control service; the 64-bit master service was developed using java. The method is not limited to a running deployment platform, and the containers such as docker, tomcat and the like are used for deploying and running on a Linux or Windows operating system.
The system is technically heterogeneous, is developed based on java and C + +, comprises 32-bit and 64-bit programs, has the characteristic of cross-platform deployment, and adopts a docker container to deploy and operate under a Linux system as shown in FIG. 4. As shown in fig. 5, the operations are deployed under a Windows system using a tomcat container.
And (IV) calculating statistic-type traffic aiming at radio monitoring, and fully utilizing the edge calculation capability of hardware resources, as shown in figure 6. And releasing the medium frequency spectrum analysis (fast Fourier transform), ITU measurement, modulation mode identification, daily report occupancy rate statistics, statistics and control services based on GPS coordinate interval sampling data acquisition, multi-band scanning and the like from the conventional DSP hardware programming to an industrial personal computer.
The function expansion development of the radio monitoring receiver is realized in a faster mode, and the convenience of algorithm verification and hardware debugging is improved. The hardware programming function of the receiver does not relate to complex services, the interactive interface does not relate to protocols such as webService and restful based on http, and the responsibility is single and easy to realize stably.
The radio receiver system based on the micro-service architecture elastically bonds loose hardware in the radio monitoring receiver, so that each service module has the characteristics of loose coupling and telescopic expansion. The invention is suitable for the research and development of a radio monitoring receiver, combines the aspects of decomposing and scheduling radio monitoring tasks, maintaining the working state of equipment, processing, observing, storing, extracting monitoring data and the like with microservice and edge calculation, is not limited to conventional hardware programming, and improves the development and maintenance agility and the utilization rate of hardware resources.
In this specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims (8)

1. A radio receiver system based on a microservice architecture, the system comprising:
the main control service module is used for checking the persistent configuration, detecting the system process and sequentially awakening the hardware service module according to the configuration;
the hardware service module is connected with the master control service module, is also respectively connected with external hardware equipment and is used for controlling and managing the external hardware equipment according to the scheduling of the master control service module;
the hardware service module comprises:
the LED control service module is connected with the main control service module and is used for managing a working signal indicator lamp of the radio receiver;
the external GPS service module is connected with the master control service module and is used for managing external serial port GPS equipment;
the base station demodulation board card control service module is connected with the master control service module and is used for managing the USB3.0 demodulation board card;
and the monitoring digital board card driving service module is connected with the master control service module and is used for managing the monitoring board card.
2. The microservice architecture-based radio receiver system of claim 1, wherein the system further comprises:
the FTP file storage service module is connected with the main control service module and is used for managing SD card storage, local path storage and remote path storage;
and the persistent database service module is connected with the main control service module and is used for managing persistent configuration and task state.
3. The radio receiver system based on the microservice architecture as claimed in claim 1, wherein the LED control service module, the external GPS service module, the base station demodulation board control service module and the monitoring digital board driving service module are all in communication with the main control service module through a long-delay heartbeat mechanism.
4. The microservice-architecture-based radio receiver system of claim 1, wherein after the hardware service module is woken up by the main service module, if the external hardware device works abnormally, the corresponding hardware service module keeps silent by a low frequency heartbeat mechanism.
5. The radio receiver system based on the microservice architecture as claimed in claim 1, wherein the main control service module wakes up the hardware service module after self-starting in sequence of the LED control service module, the external GPS service module, the base station demodulation board control service module and the monitoring digital board driving service module, and the persistent database service module.
6. The microservice-based architecture radio receiver system of claim 2, wherein the persistent database service module is self-initiated before the master service module is self-initiated, and wherein the master service module checks the configuration of the persistent database service module after self-initiation.
7. The microservice-based architecture radio receiver system of claim 1, wherein the master service module comprises a webserver interface, a restful interface and a TCP data channel, and is connected to an external network through the webserver interface, the restful interface and the TCP data channel.
8. The microservice-architecture-based radio receiver system of claim 1, wherein the top management service module supports mid-spectrum analysis (FFT), ITU measurement, modulation pattern recognition, daily occupancy statistics, noise floor adaptive analysis, mobile range trigger acquisition, multi-band scanning control, data specific format encapsulation and device state management.
CN202111369945.7A 2021-11-18 2021-11-18 Radio receiver system based on micro-service architecture Active CN113992216B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111369945.7A CN113992216B (en) 2021-11-18 2021-11-18 Radio receiver system based on micro-service architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111369945.7A CN113992216B (en) 2021-11-18 2021-11-18 Radio receiver system based on micro-service architecture

Publications (2)

Publication Number Publication Date
CN113992216A true CN113992216A (en) 2022-01-28
CN113992216B CN113992216B (en) 2023-02-24

Family

ID=79749365

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111369945.7A Active CN113992216B (en) 2021-11-18 2021-11-18 Radio receiver system based on micro-service architecture

Country Status (1)

Country Link
CN (1) CN113992216B (en)

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101034944A (en) * 2007-04-03 2007-09-12 深圳市嵘兴实业发展有限公司 Multi-task and multi-user radio monitoring receiver and monitoring system
CN106991035A (en) * 2017-04-06 2017-07-28 北京计算机技术及应用研究所 A kind of Host Supervision System based on micro services framework
US20170374180A1 (en) * 2016-06-22 2017-12-28 RtBrick Inc. Method to build a modular distributed network device using microservices architecture
CN109038832A (en) * 2018-09-19 2018-12-18 上海许继电气有限公司 Substation's auxiliary monitoring system based on micro services framework
CN109302724A (en) * 2017-12-20 2019-02-01 上海创远仪器技术股份有限公司 A kind of distribution multinode radio real-time data processing system and method
WO2019062343A1 (en) * 2017-09-30 2019-04-04 同方威视技术股份有限公司 Environmental radiation monitoring station system
CN209462366U (en) * 2019-02-18 2019-10-01 西安汉华防务电子科技有限公司 A kind of telemetering digital if receiver
CN110377324A (en) * 2019-07-04 2019-10-25 中铁四局集团有限公司 A kind of informatization platform monitoring system and construction method
CN111313545A (en) * 2020-01-08 2020-06-19 国网内蒙古东部电力有限公司检修分公司 Extra-high voltage transmission line on-line monitoring platform based on big data
CN111426979A (en) * 2020-01-08 2020-07-17 国网内蒙古东部电力有限公司检修分公司 Ultra-high voltage transmission line on-line monitoring system based on micro-service
CN111626604A (en) * 2020-05-26 2020-09-04 中南大学 Intelligent building platform system based on micro-service architecture
CN112099400A (en) * 2020-09-03 2020-12-18 埃安美(苏州)物联技术有限公司 Environmental protection safety monitoring control system based on thing networking
US20210034338A1 (en) * 2019-07-31 2021-02-04 Star2Star Communications, LLC Communications Enablement Platform, System, and Method
CN112379653A (en) * 2020-12-01 2021-02-19 国能信控互联技术有限公司 Smart power plant management and control system based on micro-service architecture
CN112685195A (en) * 2020-12-21 2021-04-20 交控科技股份有限公司 Unattended machine room management method, server and system based on micro-service technology
CN113076308A (en) * 2021-03-22 2021-07-06 航天精一(广东)信息科技有限公司 Space-time big data service system
WO2021179841A1 (en) * 2020-03-12 2021-09-16 华为技术有限公司 Microservice invoking method and apparatus, device and medium
US20210311794A1 (en) * 2020-04-02 2021-10-07 Jpmorgan Chase Bank, N.A. System and method for implementing a standalone application module

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101034944A (en) * 2007-04-03 2007-09-12 深圳市嵘兴实业发展有限公司 Multi-task and multi-user radio monitoring receiver and monitoring system
US20170374180A1 (en) * 2016-06-22 2017-12-28 RtBrick Inc. Method to build a modular distributed network device using microservices architecture
CN106991035A (en) * 2017-04-06 2017-07-28 北京计算机技术及应用研究所 A kind of Host Supervision System based on micro services framework
WO2019062343A1 (en) * 2017-09-30 2019-04-04 同方威视技术股份有限公司 Environmental radiation monitoring station system
CN109302724A (en) * 2017-12-20 2019-02-01 上海创远仪器技术股份有限公司 A kind of distribution multinode radio real-time data processing system and method
CN109038832A (en) * 2018-09-19 2018-12-18 上海许继电气有限公司 Substation's auxiliary monitoring system based on micro services framework
CN209462366U (en) * 2019-02-18 2019-10-01 西安汉华防务电子科技有限公司 A kind of telemetering digital if receiver
CN110377324A (en) * 2019-07-04 2019-10-25 中铁四局集团有限公司 A kind of informatization platform monitoring system and construction method
US20210034338A1 (en) * 2019-07-31 2021-02-04 Star2Star Communications, LLC Communications Enablement Platform, System, and Method
CN111426979A (en) * 2020-01-08 2020-07-17 国网内蒙古东部电力有限公司检修分公司 Ultra-high voltage transmission line on-line monitoring system based on micro-service
CN111313545A (en) * 2020-01-08 2020-06-19 国网内蒙古东部电力有限公司检修分公司 Extra-high voltage transmission line on-line monitoring platform based on big data
WO2021179841A1 (en) * 2020-03-12 2021-09-16 华为技术有限公司 Microservice invoking method and apparatus, device and medium
US20210311794A1 (en) * 2020-04-02 2021-10-07 Jpmorgan Chase Bank, N.A. System and method for implementing a standalone application module
CN111626604A (en) * 2020-05-26 2020-09-04 中南大学 Intelligent building platform system based on micro-service architecture
CN112099400A (en) * 2020-09-03 2020-12-18 埃安美(苏州)物联技术有限公司 Environmental protection safety monitoring control system based on thing networking
CN112379653A (en) * 2020-12-01 2021-02-19 国能信控互联技术有限公司 Smart power plant management and control system based on micro-service architecture
CN112685195A (en) * 2020-12-21 2021-04-20 交控科技股份有限公司 Unattended machine room management method, server and system based on micro-service technology
CN113076308A (en) * 2021-03-22 2021-07-06 航天精一(广东)信息科技有限公司 Space-time big data service system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
熊肖磊等: "微服务在大型设备监控管理系统中的应用探究", 《现代机械》 *
郄小明等: "基于微服务架构的终端服务平台设计", 《数字技术与应用》 *

Also Published As

Publication number Publication date
CN113992216B (en) 2023-02-24

Similar Documents

Publication Publication Date Title
CN103023590B (en) Acquisition and processing system of global system for mobile communications for railway (GSM-R) network interference signals
CN103950546B (en) Unmanned plane and state of flight auxiliary reminding method thereof
CN101605146B (en) Radio communication commanding and dispatching system
CN106774106A (en) Embedded satellite monitoring platform
CN102883431A (en) Intelligent positioning system and intelligent positioning method on basis of CSS (computer system simulation) technology
US8971287B2 (en) Method for wireless communication between a motor vehicle and at least one other communication partner and motor vehicle
CN103677339A (en) Electromagnetic pen, electromagnetic touch receiving device and wireless communication system composed of electromagnetic pen and electromagnetic touch receiving device
CN110031905B (en) Remote microwave detection device and detection method
CN105656712B (en) A kind of RFID protocol uniformity test platform and its working method based on ZYNQ
CN106594645B (en) Solar street light and outdoor alarm method
CN1834981A (en) Modular type UHF reading writer
CN104614749A (en) Low-power-consumption positioning method based on motion posture
CN111968267A (en) Airborne flight safety real-time monitoring and intelligent early warning device
CN110048883A (en) A method of Integrated Network Management is realized based on micro services cloud framework
CN113992216B (en) Radio receiver system based on micro-service architecture
CN109922019A (en) Intelligent communication method based on deep learning
CN106610716A (en) Gesture recognition method and device
CN108462523B (en) General digital USB responder baseband software design method
CN101426216A (en) Test method and device for wireless access system distributed base station
DE60107956D1 (en) Method for monitoring signals between communication systems that operate according to different time grids
CN109254758B (en) Software radio system for kylin system and development method thereof
CN109932963B (en) ADS-B system-level chip architecture based on DSP core
CN212484572U (en) Intelligent environment monitoring alarm device supporting multiple communication protocols
CN112994731B (en) Micro-nano response device
CN105204399A (en) OBD car networking intelligent terminal based on Open CPU technology

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
CP01 Change in the name or title of a patent holder

Address after: 201601 Block C, No.7, Lane 205, Gaoji Road, Sijing Town, Songjiang District, Shanghai

Patentee after: Chuangyuan Xinke (Shanghai) Technology Co.,Ltd.

Address before: 201601 Block C, No.7, Lane 205, Gaoji Road, Sijing Town, Songjiang District, Shanghai

Patentee before: TRANSCOM INSTRUMENTS Co.,Ltd.

CP01 Change in the name or title of a patent holder