CN113806106B - Communication system for VxWorks real-time process - Google Patents

Communication system for VxWorks real-time process Download PDF

Info

Publication number
CN113806106B
CN113806106B CN202110930722.7A CN202110930722A CN113806106B CN 113806106 B CN113806106 B CN 113806106B CN 202110930722 A CN202110930722 A CN 202110930722A CN 113806106 B CN113806106 B CN 113806106B
Authority
CN
China
Prior art keywords
communication
application
waveform
service module
vxworks
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
CN202110930722.7A
Other languages
Chinese (zh)
Other versions
CN113806106A (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.)
China Aeronautical Radio Electronics Research Institute
Original Assignee
China Aeronautical Radio Electronics Research Institute
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Aeronautical Radio Electronics Research Institute filed Critical China Aeronautical Radio Electronics Research Institute
Priority to CN202110930722.7A priority Critical patent/CN113806106B/en
Publication of CN113806106A publication Critical patent/CN113806106A/en
Application granted granted Critical
Publication of CN113806106B publication Critical patent/CN113806106B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/545Interprogram communication where tasks reside in different layers, e.g. user- and kernel-space
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44594Unloading
    • 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/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • 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/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5022Mechanisms to release resources

Abstract

The invention discloses a communication system for a VxWorks real-time process, which comprises a modem hardware abstraction layer, wherein the modem hardware abstraction layer comprises a communication service library and a control service module, the communication service library exists in the form of a VxWorks application shared library, a kernel interface provided by the control service module for waveform application is registered as a system call to an operating system, and the software interface is packaged according to SCA standard, and is used for dynamically calling the waveform application in the form of the real-time process; the control service module is in the form of a VxWorks loadable kernel module, is loaded and resides in a VxWorks operating system, provides various functions of a modem hardware abstraction layer, and provides a related kernel interface for a communication service library to register. The invention can solve the engineering problem of deploying a plurality of applications by a single processor node and improve the integration level of the system.

Description

Communication system for VxWorks real-time process
Technical Field
The invention relates to a modem hardware abstraction layer (Modem Hardware Abstraction Layer, abbreviated as MHAL) based on a software communication architecture (Software Communication Architecture, abbreviated as SCA) in a software radio (Software Defined Radio, abbreviated as SDR) system, in particular to the SCA MHAL facing a VxWorks real-time process.
Background
The SDR has reconfigurable capability through the combination of hardware and software, and can realize different radio frequency functions by changing the software on the premise of not changing the hardware. The method changes the traditional concept, brings profound effects on wireless communication from various aspects such as software, intelligence, generalization, personalization and compatibility, and gradually forms a huge industry equivalent to a computer and a program controlled exchange.
The SCA divides the software/hardware structure by an object-oriented method, establishes an open system standard, provides a software radio development framework irrelevant to specific realization, and ensures portability and reconfigurability of software and hardware and interoperability of equipment.
The SDR platform adopts various devices to form a heterogeneous computing network, and the nodes complete communication through a high-speed bus. MHAL is designed to enable barrier-free data transmission between different processing units, and packages data of a user layer into a unified format through an interconnection bus to send out or parses received data to deliver to a user. In order to realize decoupling of software and hardware, the application needs to be deployed as required, and communication interfaces of all devices need to be packaged through MHAL, so that relevant functions such as consistent communication interfaces, unified control of the application and the like are realized.
For real-time and reliability, vxWorks embedded real-time operating systems are typically employed as the software running environment for the compute nodes. In the prior art, only one waveform application is usually deployed on one processor node, and the waveform application runs on the kernel mode of VxWorks as a kernel program to obtain the highest computation and memory performance.
With the development of hardware technology, processors start to develop towards the directions of multiple cores, high frequencies and multiple interfaces, the performance of a single processor often exceeds the requirement of a single application, a deployment mode that one processor operates one node is still adopted, the utilization rate of system resources is low, and the system integration level is not improved. Thus, deploying multiple applications with a single processor is a prominent need for current SDR systems. As a real-time operating system, a plurality of kernel-mode applications are deployed in VxWorks, and various conflicts and faults are easy to cause because of no isolation among the applications.
VxWorks, starting from version 6.X, introduced real-time process technology (Real time process project, RTP) as a new software running mode. The mode has the advantages that application programs are independent and do not influence each other, and the stability of the kernel is improved. Each application is operated in a user mode, the applications are invisible from each other, the operation of the system is not influenced, and the node reliability under multiple applications is improved. The user mode application cannot directly access the interface of the kernel mode program and can only access the interface through system call, so that the MHAL design facing the real-time process is different from the traditional mode. In view of the fact that no such design exists at present, a modem hardware abstraction layer for VxWorks real-time processes is provided herein to solve the problem of deploying multiple applications with a single processor.
Disclosure of Invention
The invention provides a modulation and demodulation hardware abstraction layer for a VxWorks real-time process, which realizes the function of external communication of waveform application in a real-time process form through MHAL, completes loading and unloading control of the waveform application, solves the engineering problem of deploying a plurality of applications by a single processor node, and improves the integration level of a system.
The invention aims at realizing the following technical scheme.
A modem hardware abstraction layer facing to a VxWorks real-time process comprises a communication service library and a control service module, wherein the communication service library exists in the form of a VxWorks application shared library, a kernel interface provided by the control service module for waveform application is registered as a system call to an operating system and packaged as a software interface according to an SCA standard, and the software interface is used for dynamically calling the waveform application in the form of the real-time process;
the control service module is in the form of a VxWorks loadable kernel module, is loaded and resides in a VxWorks operating system, provides various functions of a modem hardware abstraction layer, and provides a related kernel interface for a communication service library to register.
According to the characteristics, when the control service module is started by the node, the kernel is loaded and operated; after the waveform application is started, the waveform application completes dynamic link to the communication service library through the VxWorks operating system so as to call a software interface of the communication service library.
According to the above features, the kernel interface provided by the control service module includes a communication kernel interface, and the software interface encapsulated by the corresponding communication service library is a communication software interface; after the control service module receives data transmitted by each waveform application transmitted by a communication software interface in the communication service library, judging whether the communication is carried out between two waveform applications of the same node or not by looking up a mapping table, if the communication is not carried out between the two waveform applications of the same node, transmitting the communication from a bus according to specified bus parameters, and if the communication is carried out between the two waveform applications of the same node, carrying out the communication between the waveform applications by a shared memory; when the data transmitted from the bus is received, the waveform application of the received data is found through the lookup mapping table and then transmitted to the corresponding waveform application through the communication software interface in the communication service library.
According to the characteristics, the kernel interface provided by the control service module further comprises a remote call kernel interface, and the software interface packaged by the corresponding communication service library is a remote call software interface;
after the control service module receives the remote call message of the upper node, judging which functions of the waveform application need to be called, and registering related functions for the waveform application through a remote call software interface in the communication service library, or acquiring related call instructions to finish execution of the designated functions.
According to the characteristics, after receiving an application loading instruction sent by the upper node, the control service module calls a corresponding waveform application file from the local storage equipment to load and run the designated waveform application.
According to the above features, after receiving the mapping table update instruction sent by the upper node, the control service module completes the updating of the mapping table, so as to provide the function of controlling the communication between waveform applications of the service module.
According to the above features, after receiving an application start instruction sent by a superior node, the control service module notifies the waveform application to start a start function, and the waveform application invokes a related software interface through the communication service library, and performs external communication or local communication through the control service module.
According to the above feature, after receiving the application stopping instruction sent by the upper node, the control service module notifies the waveform application stopping function, and disconnects the link between the waveform application and the communication service library, so that the waveform application stops external communication.
According to the characteristics, after receiving an application unloading instruction sent by the upper node, the control service module unloads the designated waveform application and releases the resource.
The invention has the beneficial effects that:
1. the modulation and demodulation hardware abstraction layer facing the VxWorks real-time process can be used for nodes to deploy a plurality of waveform applications;
2. the modulation and demodulation hardware abstraction layer facing the VxWorks real-time process can provide a reliable and safe multi-waveform deployment environment, can well improve the integration level of an SDR system, and effectively realizes weight reduction and power consumption reduction;
3. the hardware abstraction layer of the modem facing the VxWorks real-time process has universality, can be suitable for various processors running the VxWorks, and can be expanded to the scenes running other operating systems.
Drawings
FIG. 1 shows the composition and cross-linking relationship of a modem hardware abstraction layer for a VxWorks real-time process.
Fig. 2 is a flow diagram of deploying a waveform application on a node.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples.
The following description is given first:
waveform application: a specific SCA compliant program is run on the SDR platform to implement the desired radio function.
Kernel module: and the software module running in the kernel mode of the VxWorks is loaded into the VxWorks system as a kernel library to run.
Application shared library: the software module running in VxWorks user mode is called by the waveform application as a shared library.
Referring to fig. 1, a modem hardware abstraction layer for a VxWorks real-time process in this embodiment includes a control service module and a communication service library ("control service module" and "communication service library" are just one name that is easy to identify, and in practice, other names may be used).
1. Communication service library
The communication service library exists in the form of a VxWorks application shared library, a kernel interface provided by the control service module for the waveform application is registered to an operating system as a system call, and is packaged into a software interface according to the SCA standard, the software interface is used for dynamically calling the waveform application in the form of a real-time process, and the access requirement of the waveform application to communication resources is transmitted to the control service module. Each waveform application may independently connect, invoke, and communicate with a software interface in the service library. The kernel interface provided by the control service module comprises a communication kernel interface and a remote call kernel interface, and the software interfaces packaged by the corresponding communication service library are a communication software interface and a remote call software interface respectively.
2. Control service module
The control service module is in the form of a VxWorks loadable kernel module, is loaded and resides in a VxWorks operating system, provides various functions of a modem hardware abstraction layer, and provides a related kernel interface for a communication service library to register.
The control service module has the following functions:
1) Communication between wave applications: providing input and output capability of the bus and state judging capability of the bus, and completing an external bus communication function of the computing node; and providing a shared memory, thereby improving the data interaction capability between local applications. The control service module provides a communication kernel interface for the communication service library to register and package as a communication software interface. After receiving data transmitted by each waveform application transmitted by a communication software interface in a communication service library, judging whether the communication is carried out between two waveform applications of the same node through a lookup mapping table, if the communication is not carried out by the same node, transmitting the data from a bus according to specified bus parameters, and if the communication is carried out by the same node, carrying out the communication between the waveform applications through a shared memory; when the data transmitted from the bus is received, the waveform application of the received data is found through the lookup mapping table and then transmitted to the corresponding waveform application through the communication software interface in the communication service library. Wherein the mapping table provides a mapping of logical communication addresses to actual physical addresses.
2) Remote call: the upper node can remotely call the appointed function process of the local waveform application. The control service module provides a remote call kernel interface for the communication service library to register and package into a remote call software interface. After receiving the remote call message of the upper node, the control service module judges which functions of the waveform application need to be called, and registers related functions for the waveform application through a remote call software interface in the communication service library, or acquires related call instructions to complete execution of the designated functions.
3) Instruction processing: the module can analyze the instructions issued by the superior node, including mapping table updating, application loading, application unloading, application starting, application stopping and the like, and control of the superior node on the computing node is realized. After the instruction is executed, the control service module feeds back the execution result to the instruction sender so that the sender can confirm the result and make a decision.
4) Other functions.
When the control service module is started by the node, the kernel is loaded and operated; the "communication service library" completes the connection when loaded by the waveform application.
Referring to fig. 2, the flow of deploying waveform application on a node through the modem hardware abstraction layer facing VxWorks real-time process of the present invention is as follows:
the first step, the node starts up, finish the initialization of the control service module:
1. powering up the node, and starting a VxWorks operating system;
2. the node kernel loads a control service module, and starts related tasks provided by the control service module to reside in the kernel as background tasks, and related kernel interfaces provided by the control service module wait for waveform application to be called through a communication service library.
Second, application starting:
1. after receiving an application loading instruction sent by a superior node, the control service module invokes a corresponding waveform application file from local storage equipment to load and run a designated waveform application;
2. after receiving the mapping table updating instruction sent by the upper node, the control service module completes the updating of the mapping table of the control service module so as to provide the function of communication between waveform applications of the control service module;
3. after the waveform application is started, the waveform application completes dynamic link of the communication service library through the VxWorks operating system so as to call a software interface of the communication service library.
4. After receiving an application starting instruction sent by a superior node, the control service module informs the waveform application to start a starting function, and the waveform application calls a related software interface through a communication service library to perform external communication or local communication through the control service module.
Third, application stops:
1. after receiving an application stopping instruction sent by a superior node, the control service module informs a waveform application stopping function, and disconnects the link between the waveform application and the communication service library so as to stop external communication of the waveform application;
2. and after receiving an application unloading instruction sent by the upper node, the control service module unloads the designated waveform application and releases the resource.

Claims (7)

1. A communication system facing VxWorks real-time process comprises a modem hardware abstraction layer, wherein the modem hardware abstraction layer comprises a communication service library and a control service module, and is characterized in that the communication service library exists in the form of a VxWorks application shared library, a kernel interface provided by the control service module for waveform application is registered as system call to an operating system and packaged as a software interface according to SCA standard, and the software interface is used for dynamically calling the waveform application in the form of real-time process;
the control service module is in the form of a VxWorks loadable kernel module, is loaded and resides in a VxWorks operating system, provides various functions of a modem hardware abstraction layer, and provides a related kernel interface for a communication service library to register;
when the control service module is started by the node, the kernel is loaded and operated; after the waveform application is started, the waveform application completes dynamic link to the communication service library through the VxWorks operating system so as to call a software interface of the communication service library;
the kernel interface provided by the control service module comprises a communication kernel interface, and the software interface packaged by the corresponding communication service library is a communication software interface; after the control service module receives data transmitted by each waveform application transmitted by a communication software interface in the communication service library, judging whether the communication is carried out between two waveform applications of the same node or not by looking up a mapping table, if the communication is not carried out between the two waveform applications of the same node, transmitting the communication from a bus according to specified bus parameters, and if the communication is carried out between the two waveform applications of the same node, carrying out the communication between the waveform applications by a shared memory; when the data transmitted from the bus is received, the waveform application of the received data is found through the lookup mapping table and then transmitted to the corresponding waveform application through the communication software interface in the communication service library.
2. The communication system for the VxWorks real-time process according to claim 1, wherein the kernel interface provided by the control service module further comprises a remote call kernel interface, and the software interface packaged by the corresponding communication service library is a remote call software interface;
after the control service module receives the remote call message of the upper node, judging which functions of the waveform application need to be called, and registering related functions for the waveform application through a remote call software interface in the communication service library, or acquiring related call instructions to finish execution of the designated functions.
3. The communication system for VxWorks real-time process according to claim 1, wherein the control service module invokes the corresponding waveform application file from the local storage device to load and run the designated waveform application after receiving the application loading instruction sent by the upper node.
4. The communication system for VxWorks real-time process according to claim 1, wherein the control service module completes the update of the mapping table after receiving the update command of the mapping table sent by the upper node, so as to provide the function of controlling the communication between waveform applications of the service module.
5. The communication system for VxWorks real-time process according to claim 1, wherein the control service module receives an application start instruction sent by an upper node, and then notifies the waveform application to start a start function, and the waveform application invokes a related software interface through the communication service library, and performs external communication or local communication through the control service module.
6. The communication system for VxWorks real-time process according to claim 1, wherein the control service module notifies the waveform application stopping function after receiving the application stopping instruction sent by the upper node, and disconnects the link between the waveform application and the communication service library, so that the waveform application stops external communication.
7. The communication system for VxWorks real-time process according to claim 1, wherein the control service module unloads the designated waveform application and releases the resource after receiving the application unloading command sent by the upper node.
CN202110930722.7A 2021-08-13 2021-08-13 Communication system for VxWorks real-time process Active CN113806106B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110930722.7A CN113806106B (en) 2021-08-13 2021-08-13 Communication system for VxWorks real-time process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110930722.7A CN113806106B (en) 2021-08-13 2021-08-13 Communication system for VxWorks real-time process

Publications (2)

Publication Number Publication Date
CN113806106A CN113806106A (en) 2021-12-17
CN113806106B true CN113806106B (en) 2023-09-15

Family

ID=78942924

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110930722.7A Active CN113806106B (en) 2021-08-13 2021-08-13 Communication system for VxWorks real-time process

Country Status (1)

Country Link
CN (1) CN113806106B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6179489B1 (en) * 1997-04-04 2001-01-30 Texas Instruments Incorporated Devices, methods, systems and software products for coordination of computer main microprocessor and second microprocessor coupled thereto
WO2001061490A2 (en) * 2000-02-17 2001-08-23 Tensilica, Inc. Abstraction of configurable processor functionality for operating systems portability
US6298370B1 (en) * 1997-04-04 2001-10-02 Texas Instruments Incorporated Computer operating process allocating tasks between first and second processors at run time based upon current processor load
WO2004008719A2 (en) * 2002-07-12 2004-01-22 Sca Technica, Inc Self-booting software defined radio module
WO2006026402A2 (en) * 2004-08-26 2006-03-09 Availigent, Inc. Method and system for providing high availability to computer applications
CN101226487A (en) * 2008-01-30 2008-07-23 中国船舶重工集团公司第七〇九研究所 Method for implementing inner core level thread library based on built-in Linux operating system
CN103294635A (en) * 2013-04-03 2013-09-11 中国电子科技集团公司第七研究所 Modem component processing core and integrated circuit based on software communication architecture (SCA)
CN103617074A (en) * 2013-11-29 2014-03-05 中国航空无线电电子研究所 Software communication system structure logic device system and monitoring, inquiring and controlling method
CN104247290A (en) * 2012-04-12 2014-12-24 汉阳大学校产学协力团 Method for operating software defined radio application
CN104965802A (en) * 2015-06-11 2015-10-07 哈尔滨工程大学 Multifunctional radio frequency comprehensive integrated apparatus and system based on CORBA standard
WO2016028086A1 (en) * 2014-08-20 2016-02-25 한양대학교 산학협력단 Method and terminal device for executing radio application
KR20170021748A (en) * 2015-08-18 2017-02-28 한양대학교 산학협력단 Reconfigurable mobile device using unified radio application interface and operating method therefor
CN107679009A (en) * 2017-10-27 2018-02-09 中国航空无线电电子研究所 Generalization hardware and software platform based on heterogeneous polynuclear framework
CN109165010A (en) * 2018-08-15 2019-01-08 中国人民解放军国防科技大学 Software radio development method for Android system
CN109254757A (en) * 2018-07-17 2019-01-22 中国航空无线电电子研究所 The software communications architecture of double-core frame
CN110932737A (en) * 2019-11-01 2020-03-27 中国人民解放军国防科技大学 SCA waveform assembly combination and deployment method
CN112260747A (en) * 2020-10-19 2021-01-22 中国人民解放军国防科技大学 Airborne cooperative control and relay transmission system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7151925B2 (en) * 2001-09-10 2006-12-19 Industrial Technology Research Institute Software defined radio (SDR) architecture for wireless digital communication systems
US9818136B1 (en) * 2003-02-05 2017-11-14 Steven M. Hoffberg System and method for determining contingent relevance
US7802095B2 (en) * 2004-02-03 2010-09-21 Music Public Broadcasting, Inc. Method and system for preventing unauthorized recording of media content on a Macintosh operating system
US9312887B2 (en) * 2011-05-09 2016-04-12 Bae Systems Information And Electronic Systems Integration Inc. Hardware abstraction layer (HAL) configuration for software defined radio (SDR) platforms
US11277390B2 (en) * 2015-01-26 2022-03-15 Listat Ltd. Decentralized cybersecure privacy network for cloud communication, computing and global e-commerce
US11683393B2 (en) * 2019-09-11 2023-06-20 Intel Corporation Framework for computing in radio access network (RAN)

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6298370B1 (en) * 1997-04-04 2001-10-02 Texas Instruments Incorporated Computer operating process allocating tasks between first and second processors at run time based upon current processor load
US6179489B1 (en) * 1997-04-04 2001-01-30 Texas Instruments Incorporated Devices, methods, systems and software products for coordination of computer main microprocessor and second microprocessor coupled thereto
WO2001061490A2 (en) * 2000-02-17 2001-08-23 Tensilica, Inc. Abstraction of configurable processor functionality for operating systems portability
US6763327B1 (en) * 2000-02-17 2004-07-13 Tensilica, Inc. Abstraction of configurable processor functionality for operating systems portability
WO2004008719A2 (en) * 2002-07-12 2004-01-22 Sca Technica, Inc Self-booting software defined radio module
WO2006026402A2 (en) * 2004-08-26 2006-03-09 Availigent, Inc. Method and system for providing high availability to computer applications
CN101226487A (en) * 2008-01-30 2008-07-23 中国船舶重工集团公司第七〇九研究所 Method for implementing inner core level thread library based on built-in Linux operating system
CN104247290A (en) * 2012-04-12 2014-12-24 汉阳大学校产学协力团 Method for operating software defined radio application
CN103294635A (en) * 2013-04-03 2013-09-11 中国电子科技集团公司第七研究所 Modem component processing core and integrated circuit based on software communication architecture (SCA)
CN103617074A (en) * 2013-11-29 2014-03-05 中国航空无线电电子研究所 Software communication system structure logic device system and monitoring, inquiring and controlling method
WO2016028086A1 (en) * 2014-08-20 2016-02-25 한양대학교 산학협력단 Method and terminal device for executing radio application
CN104965802A (en) * 2015-06-11 2015-10-07 哈尔滨工程大学 Multifunctional radio frequency comprehensive integrated apparatus and system based on CORBA standard
KR20170021748A (en) * 2015-08-18 2017-02-28 한양대학교 산학협력단 Reconfigurable mobile device using unified radio application interface and operating method therefor
CN107679009A (en) * 2017-10-27 2018-02-09 中国航空无线电电子研究所 Generalization hardware and software platform based on heterogeneous polynuclear framework
CN109254757A (en) * 2018-07-17 2019-01-22 中国航空无线电电子研究所 The software communications architecture of double-core frame
CN109165010A (en) * 2018-08-15 2019-01-08 中国人民解放军国防科技大学 Software radio development method for Android system
CN110932737A (en) * 2019-11-01 2020-03-27 中国人民解放军国防科技大学 SCA waveform assembly combination and deployment method
CN112260747A (en) * 2020-10-19 2021-01-22 中国人民解放军国防科技大学 Airborne cooperative control and relay transmission system

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
Software Defined Radio: Challenges and Opportunities;T. Ulversoy;《Software Defined Radio: Challenges and Opportunities》;全文 *
基于RapidIO的FPGA硬件抽象层设计;羿昌宇,沈聪,李裕;《航空电子技术》;全文 *
基于μC/OS-Ⅱ监控系统硬件抽象层的研究与设计;张秋娟;《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》;全文 *
嵌入式开发平台硬件抽象层的设计与实现;陆少华;《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》;全文 *
嵌入式系统硬件抽象层的原理与实现;杜三;《信息与电脑(理论版)》;全文 *
嵌入式计算机硬件抽象层与操作系统接口研究;李鹏,窦爱萍,张磊;《数字技术与应用》;全文 *

Also Published As

Publication number Publication date
CN113806106A (en) 2021-12-17

Similar Documents

Publication Publication Date Title
AU2014386583B2 (en) Inter-process communication method based on application layer of android and basic application communication system
US6253256B1 (en) Deferred reconstruction of objects and remote loading in a distributed system
US6074427A (en) Apparatus and method for simulating multiple nodes on a single machine
WO2020228838A1 (en) Containerized vnf deployment method and related device
CN103294455A (en) Software service implementation method and system, as well as Java platform
US20080109828A1 (en) Application component communication apparatus of sca-based system and method thereof
CN109254757B (en) Software communication architecture for dual core framework
CN109918061B (en) Cross-platform interface middleware implementation method and device based on android system
CN109254777B (en) Multi-channel multi-waveform deployment method based on software communication architecture
CN106444490A (en) Robot operating system based on embedded real-time operating system
CN113448655B (en) C standard dynamic library calling method and device
CN113806106B (en) Communication system for VxWorks real-time process
US6389470B1 (en) Telecommunication controller messaging system using middlewares to decouple applications from system resources
CN112835615B (en) Plug-in processing method and device for software development kit and electronic equipment
CN110062396B (en) Method and device for configuring base station
CN110162381B (en) Agent execution method in container
CN113064737B (en) Method for enabling components of software communication architecture to run in parallel on multi-core processor
CN114546648A (en) Task processing method and task processing platform
CN109669793B (en) Object calling method in middleware process
CN115617407A (en) Hardware driving method of embedded operating system
CN113312031A (en) Naming service interface of software communication system structure
CN113806289A (en) Reconfigurable component dynamic deployment method based on software communication architecture
CN109901826B (en) Data processing method and device for Java program and electronic equipment
CN115640153B (en) System architecture, message processing method, device, electronic equipment and storage medium
CN117519911B (en) Automatic injection system, method, device, cluster and medium

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