WO2020059004A1 - ソフトウェア無線機 - Google Patents

ソフトウェア無線機 Download PDF

Info

Publication number
WO2020059004A1
WO2020059004A1 PCT/JP2018/034359 JP2018034359W WO2020059004A1 WO 2020059004 A1 WO2020059004 A1 WO 2020059004A1 JP 2018034359 W JP2018034359 W JP 2018034359W WO 2020059004 A1 WO2020059004 A1 WO 2020059004A1
Authority
WO
WIPO (PCT)
Prior art keywords
software
wireless communication
user interface
domain management
hardware
Prior art date
Application number
PCT/JP2018/034359
Other languages
English (en)
French (fr)
Inventor
智也 庄司
Original Assignee
株式会社日立国際電気
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 株式会社日立国際電気 filed Critical 株式会社日立国際電気
Priority to US17/272,801 priority Critical patent/US11734118B2/en
Priority to PCT/JP2018/034359 priority patent/WO2020059004A1/ja
Priority to JP2020547486A priority patent/JP6980929B2/ja
Publication of WO2020059004A1 publication Critical patent/WO2020059004A1/ja

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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0793Remedial or corrective actions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1438Restarting or rejuvenating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1479Generic software techniques for error detection or fault masking
    • G06F11/1482Generic software techniques for error detection or fault masking by means of middleware or OS functionality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/27Built-in tests
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • 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/451Execution arrangements for user interfaces
    • G06F9/453Help systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Definitions

  • the present disclosure relates to a software defined radio, and is applicable to a software defined radio that detects a failure of radio communication software or the like.
  • CORBA Common Object Request Broker Architecture
  • OMG Object @ Management @ Group
  • IDL Interface Definition Language
  • IDL Interface Definition Language
  • IIOP Internet @ Inter-ORB @ Protocol
  • a software defined radio is a radio that can support a plurality of radio schemes with the same hardware resource in the radio by switching the execution program of the radio by a software program.
  • a software defined radio by downloading a file defining a desired function from a network, the configuration of a module in the software defined radio is changed, and a plurality of wireless communication schemes are realized.
  • a software radio has also been developed that realizes a radio function by combining a plurality of software programs as components using a distributed object technology.
  • the radio function is realized by downloading a software program that realizes a function suitable for a modulation / demodulation method, a frequency, and the use thereof. If a distributed object technology such as CORBA is used, software programs (wireless communication software) such as a modem unit for performing modulation and demodulation, a security unit, a communication method unit (protocol unit), and a control unit are distributed and arranged on the system. However, interconnection can be performed, and a software defined radio system can be realized as a whole.
  • an interface and a communication procedure specified by SCA Software Communication Architecture
  • SCA Software Communication Architecture
  • software failure detection after startup and operation at the time of failure are not specified.
  • framework software there is no clear definition or method for restoring the software program for installing the wireless communication software program (hereinafter referred to as framework software), and the framework software cannot recover if an error occurs. It is.
  • An object of the present disclosure is to provide a software defined radio that detects a failure of framework software.
  • the software defined radio has a plurality of hardware modules, and realizes a radio function by downloading radio communication software for controlling the plurality of hardware modules from the outside.
  • the software defined radio includes framework software for installing the wireless communication software, and interface service software arranged to be directly managed by the OS and managing a user interface service and the framework software.
  • the framework software has user interface software, domain management software, hardware management software and hardware control software, the interface service software makes an alive monitoring request to the user interface software and the domain management software, If there is no response from the user interface software or the domain management software, it is determined to be abnormal.
  • FIG. 3 is a diagram showing a startup sequence of the software defined radio in FIG. 2.
  • FIG. 3 is a diagram showing an end sequence of the software defined radio of FIG. 2.
  • FIG. 3 is a diagram illustrating a failure detection sequence of the software defined radio in FIG. 2.
  • FIG. 3 is a diagram showing a sequence of restoration of the software defined radio in FIG. 2.
  • FIG. 8 is a diagram showing a startup sequence of the software defined radio in FIG. 7.
  • FIG. 8 is a diagram showing a startup sequence of the software defined radio in FIG. 7.
  • FIG. 8 is a diagram showing a startup sequence of the software defined radio in FIG. 7.
  • FIG. 8 is a diagram showing a startup sequence of the software defined radio in FIG. 7.
  • FIG. 8 is a diagram showing a failure detection and recovery sequence of framework software of the software defined radio in FIG. 7.
  • FIG. 1 shows an outline of the software defined radio 100.
  • the hardware modules of the software defined radio 100 include an antenna 101, a high frequency unit 102, an A / D / D / A unit 103, a digital signal processing unit 104, and a control unit 105.
  • the antenna 101 transmits and receives radio frequency signals.
  • the high frequency unit 102 converts a radio frequency band received signal received by the antenna 101 into a low frequency band received signal, or converts a low frequency band transmitted signal into a radio frequency band transmitted signal.
  • the A / D / D / A unit 103 converts a received analog signal into a digital signal, or converts a transmitted digital signal into an analog signal.
  • the digital signal processing unit 104 performs processing such as encoding of a transmission signal and decoding of a reception signal.
  • the control unit 105 includes, for example, a memory that stores a software program (each software program shown in FIGS. 2 and 7 described below) and a CPU that executes the software program stored in the memory. While receiving the control from 107, it controls the hardware module of the software defined radio.
  • FIG. 2 shows a software structure of the software defined radio of the first embodiment.
  • the hardware modules 220 to 222 correspond to the high-frequency unit 102, A / D / D / A unit 103, and digital signal processing unit 104 in FIG. 1, respectively.
  • Hardware device drivers 210-212 drive these hardware modules 220-222, respectively. These operate on a predetermined OS (Operating System) 209, and the CORBA middleware 208 allows the application and the OS / hardware to be separated.
  • OS Operating System
  • the framework software 215 is a software program that needs to be constantly activated in order for the software defined radio 100 to operate, and includes the user interface software 201, the domain management software 202, the hardware management software 204, and the hardware control software 205 to 205. 207 are included. Hardware control software 205 to 207 are also provided corresponding to the hardware device drivers 210 to 212, respectively, and are higher-level software programs for controlling these.
  • a radio function such as a filter, modulation / demodulation, equalization, and synchronization function can be programmed, and a system-specific information such as a modulation method, a transmission / reception frequency, a bandwidth, and a transmission rate, which are radio parameters, is obtained by rewriting a software program.
  • Wireless function can be changed.
  • These rewritten software programs are the wireless communication software 203. Therefore, the wireless communication software 203 can be started even when the power is turned on, but most of them are started based on an instruction from the user interface software 201.
  • the user interface software 201 connects and communicates with the domain management software 202, and instructs installation and uninstallation of the wireless communication software 203.
  • the user interface software 201 connects and communicates with the wireless communication software 203 to set and obtain parameters.
  • the domain management software 202 connects to the hardware management software 204 in addition to the user interface software 201, and performs installation and uninstallation of the wireless communication software 203.
  • the domain management software 202 connects and communicates with the wireless communication software 203 to set and obtain initial parameters and to connect the software.
  • the hardware management software 204 is connected to the hardware control software 205, 206, and 207, and performs installation and uninstallation of the wireless communication software 203.
  • the hardware control software 205, 206, and 207 connect to the wireless communication software 203 and notify the program execution and termination.
  • the hardware control software 205, 206, 207 connects to the hardware device drivers 210, 211, 212.
  • FIG. 3 shows a startup sequence of the software defined radio of FIG.
  • the software defined radio 100 is turned on (step S31)
  • the OS 209 starts the user interface software 201, the domain management software 202, and the hardware management software 204 (Steps S31a to S31c).
  • the user interface software 201, the domain management software 202, and the hardware management software 204 each send a confirmation response to the OS 209 to the effect that they have been started (steps S31e to S31g).
  • the hardware management software 204 activates the hardware control software 205, 206, 207 (step S31d), and the hardware control software 205, 206, 207 sends a confirmation response to the effect to the hardware management software 204 (step S31h). ). Further, the hardware management software 204 sends a confirmation response to the OS 209 that the hardware control software 205, 206, 207 has been started (step S31i).
  • the user interface software 201, the domain management software 202, the hardware management software 204, and the hardware control software 205, 206, and 207 are activated as framework software 215.
  • the user interface software 201 instructs the domain management software 202 to start the wireless communication software 203 through a prescribed interface (step S32a).
  • the domain management software 202 instructs the hardware control software 205, 206, and 207 to start the wireless communication software 203 via the hardware management software 204 (steps S32b and S32c).
  • the hardware control software 205, 206, 207 activates the wireless communication software 203 (step S32d).
  • the wireless communication software 203 sends an acknowledgment of the activation to the domain management software 202 via the hardware control software 205, 206, 207 and the hardware management software 204 (steps S32e to S32g).
  • the wireless communication software 203 transmits wireless communication software information to the domain management software 202 (step S33).
  • the wireless communication software 203 When the wireless communication software 203 is activated, the wireless communication software 203 operates as a CORBA servant. Thereafter, the domain management software 202 executes initialization and setting processing using the wireless communication software 203 and CORBA communication (step S34a).
  • the wireless communication software 203 sends a confirmation response indicating that the initialization and the setting process have been performed (step S34b). Thereafter, a communication connection process of CORBA between the software programs of the wireless communication software 203 is performed (step S35a), and the wireless communication software 203 performs a confirmation response (step S35b).
  • step S36a a connection is established between the wireless communication software 203 and the user interface software 201, the domain management software 202 instructs the wireless communication software 203 to start operation (step S36a), and the wireless communication software 203 sends an acknowledgment to the domain management software 202.
  • step S36b performs to make the system operable.
  • the domain management software 202 transmits the wireless communication software information to the user interface software 201 (step S37), and the user interface software 201 performs an operation display or the like (step S38).
  • step S39 When the user gives an instruction such as system parameter setting to the user interface software 201 (step S39), the user interface software 201 performs system parameter setting and the like on the wireless communication software 203 (step S39a).
  • the wireless communication software 203 sends a confirmation response to the user interface software 201 that the system parameters are set (step S39b).
  • the user interface software 201 holds the system parameters (step S39c), and performs a confirmation response of the system parameter setting (step S39d).
  • FIG. 4 shows an end sequence of the software defined radio of FIG.
  • the user interface software 201 instructs the domain management software 202 to end the wireless communication software 203 (step S41a).
  • the domain management software 202 instructs the wireless communication software 203 to stop the operation (step S42a), disconnects the CORBA communication connection between the software (step S43), and releases the software object (resource) (step S44). ),
  • the wireless communication software 203 is terminated (step S45).
  • the wireless communication software 203 sends a confirmation response to the domain management software 202 (steps S42b, S43b, S44b, S45b).
  • the framework software 215 including the hardware control software 205, 206, and 207 does not end, and maintains the running state.
  • the domain management software 202 When the domain management software 202 receives the end response from the wireless communication software 203, the domain management software 202 notifies the user interface software 201 of the end of the wireless communication software (step S46), and the user interface software 201 performs an operation disable display or the like (step S47).
  • FIG. 5 shows a failure determination sequence of the software defined radio of FIG.
  • the failure determination is performed by the user interface software 201.
  • the implementation is the following two.
  • alive monitoring of the wireless communication software 203 is performed by a status acquisition command using a prescribed interface.
  • the user interface software 201 sends a status acquisition command (alive monitoring request) to the wireless communication software 203 (step S51a). If there is a response to the alive monitoring request (step S51b), the user interface software 201 determines that the status is normal and responds to the alive monitoring request. If there is no error or if communication is abnormal (step S51c), it is determined that a failure (abnormal) has occurred.
  • the domain management software 202 is called, and the alive monitoring is performed on the hardware control software 205, 206, and 207 using the prescribed interface via the hardware management software 204.
  • the user interface software 201 makes an alive monitoring request to the hardware control software 205, 206, 207 (steps S52a to S52c), and the hardware control software 205, 206, 207 passes through the hardware management software 204 and the domain management software 202. Then, a confirmation response is sent to the user interface software 201 (steps S52d and S52e).
  • the hardware management software 204 detects a communication error in the specified interface (step S52g), it notifies the domain management software 202 of NG (abnormality of the hardware control software 205, 206, 207) for alive monitoring (step S52g).
  • the domain management software 202 issues an abnormality notification to the OS 209 (step S53a), and the user interface software 201 makes a determination by receiving the abnormality notification from the OS 209 (step S53b).
  • FIG. 6 shows a recovery sequence of the software defined radio in FIG.
  • the user interface software 201 that has detected the failure terminates and starts (restarts) the wireless communication software 203. This flow is the same as the end sequence in FIG. 4 and the startup sequence in FIG.
  • the user interface software 201 restarts the hardware control software, which has received the abnormality notification, among the hardware control software 205, 206, and 207 via the domain management software 202 and the hardware management software 204 (steps S61a and S61b). , S61c). Thereafter, the hardware management software 204 notifies the OS 209 of the restart of the hardware control software (Step S62a). The OS 209 notifies the user interface software 201 of the restart of the hardware control software (Step S62b).
  • the user interface software 201 terminates the wireless communication software 203 by executing an end sequence (from step S41a of the end sequence in FIG. 4) (step S63). Thereafter, the user interface software 201 executes the activation sequence (steps S32a to S38 of the activation sequence in FIG. 3) to activate the wireless communication software 203 (step S64).
  • the user interface software 201 sets the system parameters held in step S39c of the startup sequence of FIG. 3 in the wireless communication software 203 (step S65a), and the wireless communication software 203 acknowledges the user interface software 201. (Step S65b).
  • steps S63, S64, S65a, and 65b in the recovery sequence of FIG. 6 are performed.
  • the user interface software detects a failure in the wireless communication software and the hardware control software.
  • the normal setting value of the wireless communication software is held.
  • the wireless communication software or the hardware control software in which the failed software is used is specified, and the wireless communication software is terminated.
  • the wireless communication software and the hardware control software that have been terminated in (C) are started. Further, (E) the setting value held in (B) above corresponding to the wireless communication software started in (D) is reset.
  • the present embodiment it is possible to quickly detect a failure in the wireless communication software and the hardware control software. Further, when a failure is detected, the system of the software defined radio can be immediately returned to a normal state before the failure by automatically resetting and resetting the set value before the failure. Thereby, the reliability can be improved by minimizing the system operation suspension time of the software defined radio.
  • FIG. 7 shows a software structure of the software defined radio of the second embodiment.
  • interface service software is added to the software defined radio of the first embodiment.
  • the interface service software 20A is arranged between the user interface software 201 and the outside of the system and manages the user interface service.
  • the interface service software 20A is arranged to be directly managed by the OS 209, and the framework software 215 such as the user interface service and the domain management software 202 is managed by the interface service software 20A.
  • the wireless communication software 203 is activated based on an instruction from the user interface software 201, but in the second embodiment, it is activated based on an instruction from the interface service software 20A.
  • the interface service software 20A connects and communicates with the user interface software 201, and instructs parameter setting and installation and uninstallation of the wireless communication software 203. Also, the interface service software 20A connects and communicates with the domain management software 202, and performs alive monitoring.
  • the interface service software 20A activates the framework software 215 and manages the execution state of the framework software 215 such as the user interface software 201 and the domain management software 202.
  • the self-diagnosis is performed after the activation of the wireless communication software 203, and when there is a problem in the diagnosis result, another suitable wireless communication software 203 is activated.
  • the wireless communication software 203 that can operate on the system without receiving an instruction from the user is arranged, and the operating time of the service can be secured.
  • the interface service software 20A is directly connected to the wireless communication software 203, and takes a form in which system parameters can be exchanged.
  • step S11 When the software defined radio 100 is turned on (step S11), first, the OS 209, the hardware device drivers 210, 211, 212, and the CORBA middleware 208 are started. Subsequently, the OS 209 starts the interface service software 20A, and the interface service software 20A starts the user interface software 201, the domain management software 202, and the hardware management software 204 (Steps S11a to S11c). At this time, the user interface software 201, the domain management software 202, and the hardware management software 204 each send a confirmation response to the effect that they have been started to the interface service software 20A (steps S11e to S11g).
  • the hardware management software 204 activates the hardware control software 205, 206, 207 (step S11d), and the hardware control software 205, 206, 207 sends a confirmation response to the effect to the hardware management software 204 (step S11h). ). Further, the hardware management software 204 sends a confirmation response to the interface service software 20A that the hardware control software 205, 206, 207 has been activated (step S11i). As a result, the user interface software 201, the domain management software 202, the hardware management software 204, and the hardware control software 205, 206, and 207 are activated as framework software 215.
  • the user interface software 201 activates the wireless communication software (A) using the interface specified in the domain management software 202.
  • 203A is instructed (step S12a).
  • the domain management software 202 instructs the hardware control software 205, 206, and 207 to start the wireless communication software (A) 203A via the hardware management software 204 (steps S12b and S12c).
  • the hardware control software 205, 206, 207 activates the wireless communication software (A) 203A (step S12d).
  • the wireless communication software (A) 203A sends an acknowledgment of activation to the domain management software 202 via the hardware control software 205, 206, 207 and the hardware management software 204 (steps S12e to S12g).
  • the wireless communication software (A) 203A transmits wireless communication software information to the domain management software 202 (step S13).
  • the wireless communication software (A) 203A When the wireless communication software (A) 203A is activated, the wireless communication software (A) 203A operates as a CORBA servant. Thereafter, the domain management software 202 executes initialization and setting processing using the wireless communication software (A) 203A and CORBA communication (step S14a).
  • the wireless communication software (A) 203A sends a confirmation response indicating that initialization and setting processing have been performed (step S14b).
  • a communication connection process of CORBA between the software programs of the wireless communication software (A) 203A is performed (step S15a), and the wireless communication software (A) 203A performs a confirmation response (step S15b).
  • a connection is established between the wireless communication software (A) 203A and the user interface software 201, the domain management software 202 instructs the wireless communication software (A) 203A to start operation (step S16a), and the wireless communication software 203 performs domain management.
  • a confirmation response is made to the software 202 (step S16b), and the system is made operable.
  • the domain management software 202 transmits the wireless communication software information to the user interface software 201 (step S17), and the user interface software 201 transmits the wireless communication software information and the operable display to the interface service software 20A (step S18).
  • the interface service software 20A holds the system parameters and self-diagnoses the wireless communication software (A) 203A via the user interface software 201. (Steps S20a and S20b).
  • the wireless communication software (A) 203A notifies the interface service software 20A that there is a problem in the self-diagnosis diagnosis result (self-diagnosis NG) via the user interface software 201 (step S201).
  • S20c, S20d ).
  • step S21 when the interface service software 20A gives an end instruction of the wireless communication software (A) 203A to the user interface software 201 (step S21), the user interface software 201 sends a command to the domain management software 202. Then, the end of the wireless communication software (A) 203A is instructed (step S21a).
  • the domain management software 202 instructs the wireless communication software (A) 203A to stop the operation (step S22a), disconnects the CORBA communication connection between the software (step S23a), and releases the software object (resource). (Step S24a), the wireless communication software (A) 203A is terminated (Step S25a).
  • the wireless communication software (A) 203A sends a confirmation response to the domain management software 202 (steps S22b, S23b, S24b, S25b).
  • the framework software 215 including the hardware control software 205, 206, and 207 does not end, and maintains the running state.
  • the domain management software 202 When the domain management software 202 receives the end response from the wireless communication software (A) 203A, the domain management software 202 notifies the interface service software 20A of the end of the wireless communication software (A) 203A via the user interface software 201 (steps S26a and 26b).
  • the interface service software 20A gives an instruction to start the wireless communication software (B) 203B to the user interface software 201 (step S71). Thereafter, a wireless communication software activation sequence (step S72) similar to steps S32a to S36a in FIG. 3A is performed.
  • the wireless communication software (B) 203B sends an acknowledgment to the domain management software 202 (step S73) to make the system operable.
  • the domain management software 202 transmits the wireless communication software information to the user interface software 201 (step S74), and the user interface software 201 transmits the wireless communication software information and the operable display to the interface service software 20A (step S75).
  • the interface service software 20A instructs the wireless communication software (B) 203B to perform a self-diagnosis via the user interface software 201 (steps S76a and S76b). If there is no problem in the self-diagnosis diagnosis result, the wireless communication software (B) 203B notifies the interface service software 20A via the user interface software 201 that there is no problem in the self-diagnosis diagnosis result (self-diagnosis OK) ( Steps S76c and S76d).
  • the interface service software 20A sets the system parameters held in step S39 in the wireless communication software (B) 203B via the user interface software 201 (steps S77a, S77b).
  • the interface service software 20A can monitor the user interface software 201 and the domain management software 202.
  • FIG. 9 shows a failure detection and recovery sequence of the framework software of the software defined radio of FIG.
  • the interface service software 20A manages the execution state of the framework software 215, and periodically executes the alive monitoring information on the software executed by itself (steps S81a, S81b, S82a, S82b).
  • the interface service software 20A connects to the framework software (domain management software 202 and hardware
  • the execution of the management software 204 is temporarily stopped (software stopped) (steps S83 and S84).
  • the interface service software 20A instructs the restart of the user interface software 201, the domain management software 202, and the hardware management software 204 (steps S85a, S86a, S87a), and the user interface software 201, the domain management software 202, and the hardware management.
  • the software 204 responds that it has been started (steps S85b, S86b, S87b).
  • the interface service software 20A transmits to the wireless communication software 203 that the framework software has been restarted from the connection with the wireless communication software 203 (step S1). S88a).
  • the wireless communication software 203 that has received the notification of the restart notifies the interface service software 20A that it is in an operable state (operation notification) (step S88b).
  • the wireless communication software 203 notifies the user interface software 201 of software information (step S89a).
  • the user interface software 201 registers the software information in the domain management software 202 (step S89b), so that the domain management software 202 grasps the software information and secures information equivalent to that before the failure or normal startup.
  • the interface service software 20A connects to the framework software.
  • B Diagnose the information of the running wireless communication software. Holds the normal setting value of the wireless communication software.
  • C Identify the failed framework software and terminate the framework software.
  • D Restart the framework software terminated in (C) and the framework software to be connected.
  • E In the restart of (D), the set value held in (B) is reset.
  • F Disconnect the connection with the external interface and initialize the entire software defined radio system.
  • a failure of the framework software can be detected quickly. Further, when a failure is detected, the system of the software defined radio can be immediately returned to a normal state before the failure by automatically resetting and resetting the set value before the failure. Thereby, the reliability can be improved by minimizing the system operation suspension time of the software defined radio.
  • 100 software defined radio
  • 101 antenna
  • 102 high frequency section
  • 103 A / D / D / A section
  • 104 digital signal processing section
  • 105 control section
  • 106 network
  • 107 control terminal
  • 201 user Interface software
  • 202 Domain management software
  • 203 Wireless communication software
  • 204 Hardware management software
  • 205 to 207 Hardware control software
  • 209 OS
  • 20A Interface service software
  • 215 Framework software .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Debugging And Monitoring (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

ソフトウェア無線機は、無線通信ソフトウェアをインストールするフレームワークソフトウェアと、OSに直接管理されるよう配置され、ユーザインタフェースサービスおよび前記フレームワークソフトウェアを管理するインタフェースサービスソフトウェアと、を備える。前記フレームワークソフトウェアは、ユーザインタフェースソフトウェア、ドメイン管理ソフトウェア、ハードウェア管理ソフトウェアおよびハードウェア制御ソフトウェアを有し、前記インタフェースサービスソフトウェアは、前記ユーザインタフェースソフトウェアおよび前記ドメイン管理ソフトウェアに対し死活監視要求をし、前記ユーザインタフェースソフトウェアまたは前記ドメイン管理ソフトウェアから応答がないときは異常と判断する。

Description

ソフトウェア無線機
 本開示はソフトウェア無線機に関し、無線通信ソフトウェア等の故障を検出するソフトウェア無線機に適用可能である。
 近年の情報システムの拡大および複雑化に伴って、システムの開発コストを最小化し、かつ運用後の保守を容易にするために、システムの機能分割と分散配置、コンポーネント化と再利用、標準技術の採用と相互運用性等の実現が望まれている。
 このために分散オブジェクト技術が採用されており、例えば、CORBA(Common Object Request Broker Architecture)は、分散オブジェクト技術の標準技術として広く利用されている。CORBAは、分散環境でクライアントがサーバのオブジェクトにアクセスするためのソフトウェアバスを提供する標準技術であって、OMG(Object Management Group)という標準化団体が標準化した仕様である。CORBAでは、OS(Operating System)に依存しないインタフェースを定義する言語であるIDL(Interface Definition Language)を用いてインタフェースを定義し、このインタフェースで表されたメソッドをコールすることで、他モジュールのソフトウェアの機能を実行できるようになっている。物理的な接続は、IP(Internet Protocol)/IIOP(Internet Inter-ORB Protocol)通信が対応した接続媒体を通じて行う。
 一方、ソフトウェア無線機は、ソフトウェアプログラムによって無線機の実行プログラムを切り替えることにより、無線機における同一のハードウェアリソースで複数の無線方式に対応できる無線機である。ソフトウェア無線機においては、ネットワークから所望の機能を定義したファイルをダウンロードすることによって、ソフトウェア無線機内のモジュールの構成を変更し、複数の無線通信方式を実現するようになっている。ソフトウェア無線機においても分散オブジェクト技術を利用して複数のソフトウェアプログラムを部品(コンポーネント)として組み合わせて無線機機能を実現するものが開発されている。
 無線機機能は、変復調方式、周波数等及びその用途に適合した機能を実現するソフトウェアプログラムをダウンロードすることによって実現する。CORBAのような分散オブジェクト技術を利用すれば、変復調を行うモデム部や、セキュリティ部、通信方式部(プロトコル部)、制御部等のソフトウェアプログラム(無線通信ソフトウェア)がシステム上に分散されて配置されていても、相互接続を行うことができ、全体としてソフトウェア無線機システムを実現することができる。
特開2016-103217号公報 特開2006-309413号公報 特開平8-234968号公報
 無線通信ソフトウェアの起動には、ドメイン管理ソフトウェア等の環境ソフトウェアとの間で、SCA(Software Communication Architecture)で規定された(以下、単に「規定の」という。)インタフェースおよび通信手順を用いることとされている。しかし、起動完了後のソフトウェア故障検出や故障時の動作については、規定されていない。また、無線通信ソフトウェアプログラムをインストールするためのソフトウェアプログラム(以下、フレームワークソフトウェアという。)の復旧については、明確な定義や方法はなく、フレームワークソフトウェアは異常発生した場合にはその復旧ができない状態である。 
 本開示の課題は、フレームワークソフトウェアの故障を検出するソフトウェア無線機を提供することにある。
 本開示のうち、代表的なものの概要を簡単に説明すれば、下記のとおりである。
  すなわち、ソフトウェア無線機は、複数のハードウェア・モジュールを有し、前記複数のハードウェア・モジュールを制御する無線通信ソフトウェアを外部よりダウンロードして無線機機能を実現する。ソフトウェア無線機は、前記無線通信ソフトウェアをインストールするフレームワークソフトウェアと、前記OSに直接管理されるよう配置され、ユーザインタフェースサービスおよび前記フレームワークソフトウェアを管理するインタフェースサービスソフトウェアと、を備える。前記フレームワークソフトウェアは、ユーザインタフェースソフトウェア、ドメイン管理ソフトウェア、ハードウェア管理ソフトウェアおよびハードウェア制御ソフトウェアを有し、前記インタフェースサービスソフトウェアは、前記ユーザインタフェースソフトウェアおよび前記ドメイン管理ソフトウェアに対し死活監視要求をし、前記ユーザインタフェースソフトウェアまたは前記ドメイン管理ソフトウェアから応答がないときは異常と判断する。
 上記ソフトウェア無線機によれば、フレームワークソフトウェアの故障を検出することができる。
ソフトウェア無線機を説明する図である。 第一実施形態のソフトウェア無線機のソフトウェア構造を示す図である。 図2のソフトウェア無線機の起動シーケンスを示す図である。 図2のソフトウェア無線機の終了シーケンスを示す図である。 図2のソフトウェア無線機の故障検出シーケンスを示す図である。 図2のソフトウェア無線機の復旧のシーケンスを示す図である。 第二実施形態のソフトウェア無線機のソフトウェア構造を示す図である。 図7のソフトウェア無線機の起動シーケンスを示す図である。 図7のソフトウェア無線機の起動シーケンスを示す図である。 図7のソフトウェア無線機の起動シーケンスを示す図である。 図7のソフトウェア無線機のフレームワークソフトウェアの故障検出および復旧シーケンスを示す図である。
 以下、実施形態について、図面を用いて説明する。ただし、以下の説明において、同一構成要素には同一符号を付し繰り返しの説明を省略することがある。
 ソフトウェア無線技術とは、ハードウェアそのものには変更を加えることなく、制御ソフトウェアを変更することによって無線通信方式を切り替えることが可能な無線通信技術である。図1にソフトウェア無線機100の概要を示す。ソフトウェア無線機100のハードウェア・モジュールとしては、アンテナ101、高周波部102、A/D・D/A部103、デジタル信号処理部104、制御部105を含む。アンテナ101は無線周波数信号の送受信を行う。高周波部102は、アンテナ101で受信した無線周波数帯の受信信号を低周波数帯の受信信号に変換する、または低周波数帯の送信信号を無線周波数帯の送信信号に変換する。A/D・D/A部103は、受信したアナログ信号をデジタル信号に変換する、または送信するデジタル信号をアナログ信号に変換する。デジタル信号処理部104は、送信信号の符号化、受信信号の復号化等の処理を行う。制御部105は、例えばソフトウェアプログラム(後述する図2、7に示される各ソフトウェアプログラム)を格納するメモリとそのメモリに格納されたソフトウェアプログラムを実行するCPUとを備え、ネットワーク106を介して制御端末107からの制御を受けるとともに、ソフトウェア無線機のハードウェア・モジュールの制御を行う。
 <第一実施形態>
 図2に第一実施形態のソフトウェア無線機のソフトウェア構造を示す。 
 ハードウェア・モジュール220~222はそれぞれ図1の高周波部102、A/D・D/A部103、デジタル信号処理部104に相当する。ハードウェアデバイスドライバー210~212はそれぞれ、これらのハードウェア・モジュール220~222を駆動する。これらは所定のOS(Operating System)209上で動作するが、CORBAミドルウェア208により、アプリケーションとOS・ハードウェアとが分離可能とされている。ソフトウェア無線機100に電源投入されると、まずOS209、ハードウェアデバイスドライバー210~212、CORBAミドルウェア208が起動される。続いて、フレームワークソフトウェア215が起動される。フレームワークソフトウェア215はソフトウェア無線機100が動作するために、常時起動されている必要のあるソフトウェアプログラムであり、ユーザインタフェースソフトウェア201、ドメイン管理ソフトウェア202、ハードウェア管理ソフトウェア204、ハードウェア制御ソフトウェア205~207が含まれている。ハードウェア制御ソフトウェア205~207もそれぞれハードウェアデバイスドライバー210~212に対応して設けられ、これらを制御する上位のソフトウェアプログラムである。
 ソフトウェア無線機100の特徴として、フィルタ、変復調、等化、同期機能などの無線機能をプログラブル化し、ソフトウェアプログラムの書き換えにより無線パラメータである変調方式、送受信周波数、帯域幅、伝送速度などのシステム固有の無線機能を変更可能としている。これら書き換えられるソフトウェアプログラムが、無線通信ソフトウェア203である。このため、無線通信ソフトウェア203は電源投入時でも起動可能だが、その多くはユーザインタフェースソフトウェア201からの指示に基づいて起動する。
 ユーザインタフェースソフトウェア201はドメイン管理ソフトウェア202と接続・通信し、無線通信ソフトウェア203のインストールおよびアンインストールを指示する。また、ユーザインタフェースソフトウェア201は無線通信ソフトウェア203と接続・通信し、パラメータの設定および取得を行う。ドメイン管理ソフトウェア202はユーザインタフェースソフトウェア201の他、ハードウェア管理ソフトウェア204と接続し、無線通信ソフトウェア203のインストールおよびアンインストール動作を行う。また、ドメイン管理ソフトウェア202は無線通信ソフトウェア203と接続・通信し、初期パラメータの設定および取得並びにソフトウェア間の接続を行う。
 ハードウェア管理ソフトウェア204はハードウェア制御ソフトウェア205,206,207と接続し、無線通信ソフトウェア203のインストールおよびアンインストール動作を行う。ハードウェア制御ソフトウェア205,206,207は、無線通信ソフトウェア203と接続し、プログラム実行および終了を知らせる。また、ハードウェア制御ソフトウェア205,206,207はハードウェアデバイスドライバー210,211,212と接続する。
 図3に図2のソフトウェア無線機の起動シーケンスを示す。 
 ソフトウェア無線機100が電源投入される(ステップS31)と、まずOS209、ハードウェアデバイスドライバー210,211,212、CORBAミドルウェア208が起動される。続いて、OS209はユーザインタフェースソフトウェア201、ドメイン管理ソフトウェア202およびハードウェア管理ソフトウェア204を起動する(ステップS31a~S31c)。この際、ユーザインタフェースソフトウェア201、ドメイン管理ソフトウェア202およびハードウェア管理ソフトウェア204はそれぞれ起動した旨の確認応答をOS209に行う(ステップS31e~S31g)。ハードウェア管理ソフトウェア204はハードウェア制御ソフトウェア205,206,207を起動し(ステップS31d)、ハードウェア制御ソフトウェア205,206,207は起動した旨の確認応答をハードウェア管理ソフトウェア204に行う(ステップS31h)。また、ハードウェア管理ソフトウェア204はOS209にハードウェア制御ソフトウェア205,206,207が起動した旨の確認応答を行う(ステップS31i)。これらにより、ユーザインタフェースソフトウェア201、ドメイン管理ソフトウェア202、ハードウェア管理ソフトウェア204およびハードウェア制御ソフトウェア205,206,207はフレームワークソフトウェア215として起動される。
 ユーザが無線通信ソフトウェア起動指示をユーザインタフェースソフトウェア201に与える(ステップS32)と、ユーザインタフェースソフトウェア201はドメイン管理ソフトウェア202に規定のインタフェースで、起動する無線通信ソフトウェア203を指示する(ステップS32a)。ドメイン管理ソフトウェア202は、ハードウェア管理ソフトウェア204を介して、ハードウェア制御ソフトウェア205,206,207に無線通信ソフトウェア203の起動を指示する(ステップS32b,S32c)。ハードウェア制御ソフトウェア205,206,207は無線通信ソフトウェア203を起動する(ステップS32d)。無線通信ソフトウェア203は起動した旨の確認応答をハードウェア制御ソフトウェア205,206,207およびハードウェア管理ソフトウェア204を介して、ドメイン管理ソフトウェア202に行う(ステップS32e~S32g)。無線通信ソフトウェア203はドメイン管理ソフトウェア202に無線通信ソフトウェア情報を伝える(ステップS33)。無線通信ソフトウェア203の起動時に無線通信ソフトウェア203はCORBAサーバントとして動作する。以降は、ドメイン管理ソフトウェア202が無線通信ソフトウェア203とCORBA通信を利用して、初期化や設定処理を実行する(ステップS34a)。無線通信ソフトウェア203は初期化や設定処理が行われた旨の確認応答を行う(ステップS34b)。その後、無線通信ソフトウェア203のソフトウェアプログラム同士のCORBAの通信接続処理を行い(ステップS35a)、無線通信ソフトウェア203がその確認応答を行う(ステップS35b)。その後、無線通信ソフトウェア203とユーザインタフェースソフトウェア201間の接続を行って、ドメイン管理ソフトウェア202は無線通信ソフトウェア203に運用開始指示し(ステップS36a)、無線通信ソフトウェア203はドメイン管理ソフトウェア202に確認応答を行い(ステップS36b)、システム運用可能とする。ドメイン管理ソフトウェア202は、無線通信ソフトウェア情報をユーザインタフェースソフトウェア201に伝えて(ステップS37)、ユーザインタフェースソフトウェア201は運用可能表示等を行う(ステップS38)。
 ユーザがシステムパラメータ設定等の指示をユーザインタフェースソフトウェア201に与える(ステップS39)と、ユーザインタフェースソフトウェア201は無線通信ソフトウェア203にシステムパラメータ設定等を行う(ステップS39a)。無線通信ソフトウェア203はユーザインタフェースソフトウェア201にシステムパラメータ設定等がされた旨の確認応答を行う(ステップS39b)。ここで、ユーザインタフェースソフトウェア201はシステムパラメータを保持し(ステップS39c)、システムパラメータ設定の確認応答等を行う(ステップS39d)。
 図4に図2のソフトウェア無線機の終了シーケンスを示す。 
 終了シーケンスでは、ユーザが無線通信ソフトウェア終了指示をユーザインタフェースソフトウェア201に与える(ステップS41)と、ユーザインタフェースソフトウェア201はドメイン管理ソフトウェア202に対して、無線通信ソフトウェア203の終了を指示する(ステップS41a)。ドメイン管理ソフトウェア202は、無線通信ソフトウェア203に対して、運用停止を指示し(ステップS42a)、ソフトウェア間のCORBA通信接続を切断し(ステップS43)、ソフトウェアオブジェクト(リソース)の解放を行い(ステップS44)、無線通信ソフトウェア203を終了させる(ステップS45)。その際、無線通信ソフトウェア203はドメイン管理ソフトウェア202に確認応答する(ステップS42b,S43b,S44b,S45b)。この場合、ハードウェア制御ソフトウェア205,206,207を初めとしたフレームワークソフトウェア215は終了せず、そのまま起動状態を維持する。
 ドメイン管理ソフトウェア202は無線通信ソフトウェア203から終了応答を受け取ると、ユーザインタフェースソフトウェア201に無線通信ソフトウェア終了を伝え(ステップS46)、ユーザインタフェースソフトウェア201は運用不可表示等を行う(ステップS47)。
 次に、故障判断について説明する。図5に図2のソフトウェア無線機の故障判断シーケンスを示す。故障判断はユーザインタフェースソフトウェア201で実施する。実施は以下の二つである。
 まず、一つ目として、無線通信ソフトウェア203の死活監視を規定のインタフェースによるステータス取得コマンドにて実施する。ユーザインタフェースソフトウェア201はステータス取得コマンド(死活監視要求)を無線通信ソフトウェア203に行い(ステップS51a)、死活監視要求への応答がある場合(ステップS51b)、正常と判断し、死活監視要求への応答がなかった場合または通信異常だった場合(ステップS51c)に故障(異常)と判断する。
 二つ目として、ドメイン管理ソフトウェア202を呼び出し、ハードウェア管理ソフトウェア204を経由して、ハードウェア制御ソフトウェア205,206,207に対して規定のインタフェースを利用して死活監視する。ユーザインタフェースソフトウェア201は死活監視要求をハードウェア制御ソフトウェア205,206,207に行い(ステップS52a~S52c)、ハードウェア制御ソフトウェア205,206,207はハードウェア管理ソフトウェア204およびドメイン管理ソフトウェア202を経由して、ユーザインタフェースソフトウェア201に確認応答を行う(ステップS52d,S52e)。ハードウェア管理ソフトウェア204が規定のインタフェースでの通信異常を検出した場合(ステップS52g)に、ドメイン管理ソフトウェア202に死活監視のNG(ハードウェア制御ソフトウェア205,206,207の異常)を通知し(ステップS52h)、ドメイン管理ソフトウェア202は異常通知をOS209に発行し(ステップS53a)、ユーザインタフェースソフトウェア201が異常通知をOS209から受信する形で判断する(ステップS53b)。
 この二つにおいて、ユーザインタフェースソフトウェア201はソフトウェアプログラムの故障(メモリアクセス違反やハードウェアエラー等の故障)を検出した後、無線通信ソフトウェア203を再起動し、復旧させる。図6に図2のソフトウェア無線機の復旧のシーケンスを示す。
 故障を検出したユーザインタフェースソフトウェア201は無線通信ソフトウェア203を終了させて起動させる(再起動させる)。この流れは図4の終了シーケンスおよび図3の起動シーケンスと同様である。
 ただし、この時、ハードウェア制御ソフトウェア205,206,207のいずれかの異常通知を受信していた場合は該当するハードウェア制御ソフトウェア205,206,207を再起動した後に、無線通信ソフトウェア203を再起動し、保持していたパラメータを再度無線通信ソフトウェア203に設定する。この復旧の流れについて図6を用いて説明する。
 ユーザインタフェースソフトウェア201は、ドメイン管理ソフトウェア202およびハードウェア管理ソフトウェア204を経由して、ハードウェア制御ソフトウェア205,206,207のうち異常通知を受信したハードウェア制御ソフトウェアを再起動する(ステップS61a,S61b,S61c)。その後、ハードウェア管理ソフトウェア204はOS209にハードウェア制御ソフトウェアの再起動を通知する(ステップS62a)。OS209はユーザインタフェースソフトウェア201にハードウェア制御ソフトウェアの再起動を通知する(ステップS62b)。
 次に、ユーザインタフェースソフトウェア201は無線通信ソフトウェア203を終了シーケンス(図4の終了シーケンスのステップS41a以降)を実施して終了させる(ステップS63)。その後、ユーザインタフェースソフトウェア201は無線通信ソフトウェア203を起動シーケンス(図3の起動シーケンスのステップS32a~S38)を実施して起動させるステップS64)。
 次に、ユーザインタフェースソフトウェア201は、図3の起動シーケンスのステップS39cで保持していたシステムパラメータを無線通信ソフトウェア203に設定し(ステップS65a)、無線通信ソフトウェア203はユーザインタフェースソフトウェア201に確認応答する(ステップS65b)。
 これにより、システムを全て再起動することなくシステムを運用状態に戻すことを可能となる。
 なお、無線通信ソフトウェアに異常を検知した場合のソフトウェア復旧のシーケンスは、図6の復旧のシーケンスのうちステップS63,S64,S65a,65bが行われる。
 本実施形態では、(A)ユーザインタフェースソフトウェアで、無線通信ソフトウェアおよびハードウェア制御ソフトウェアの故障を検出する。また、(B)無線通信ソフトウェアの正常設定値を保持する。また、(C)故障したソフトウェアが利用されている無線通信ソフトウェアまたはハードウェア制御ソフトウェアを特定し、無線通信ソフトウェアの終了を行う。また、(D)上記(C)で終了した無線通信ソフトウェアおよびハードウェア制御ソフトウェアを起動する。さらに、(E)上記(D)で起動した無線通信ソフトウェアに該当する上記(B)で保持した設定値を再設定する。
 本実施形態によれば、無線通信ソフトウェアおよびハードウェア制御ソフトウェアの故障をいち早く検出することができる。また、故障を検出した際は、自動復旧を行った上で、故障発生前の設定値を再設定することによって、即座に故障前の正常状態にソフトウェア無線機のシステムを戻すことができる。これにより、ソフトウェア無線機のシステム運用停止時間を最小限にすることで、信頼性を向上させることができる。
 <第二実施形態>
 図7に第二実施形態のソフトウェア無線機のソフトウェア構造を示す。 
 第二実施形態のソフトウェア無線機はインタフェースサービスソフトウェアが第一実施形態のソフトウェア無線機に追加されている。インタフェースサービスソフトウェア20Aはユーザインタフェースソフトウェア201とシステム外との仲立ちに配置され、ユーザインタフェースサービスの管理を行う。なお、インタフェースサービスソフトウェア20AはOS209に直接管理されるよう配置され、ユーザインタフェースサービスやドメイン管理ソフトウェア202等のフレームワークソフトウェア215はこのインタフェースサービスソフトウェア20Aで管理される。
 第一実施形態では、無線通信ソフトウェア203はユーザインタフェースソフトウェア201からの指示に基づいて起動するが、第二実施形態ではインタフェースサービスソフトウェア20Aからの指示に基づいて起動する。
 インタフェースサービスソフトウェア20Aはユーザインタフェースソフトウェア201と接続・通信し、パラメータ設定、無線通信ソフトウェア203のインストールおよびアンインストールを指示する。また、インタフェースサービスソフトウェア20Aはドメイン管理ソフトウェア202と接続・通信し、死活監視する。
 インタフェースサービスソフトウェア20Aはフレームワークソフトウェア215の起動を行い、ユーザインタフェースソフトウェア201およびドメイン管理ソフトウェア202等のフレームワークソフトウェア215の実行状態を管理する。また、無線通信ソフトウェア203の起動後には自己診断を実施し、診断結果に問題あった場合は適合する別の無線通信ソフトウェア203を起動する。これにより、ユーザからの指示をまたずにシステム上動作可能な無線通信ソフトウェア203を配置し、サービスの稼働時間を確保することができる。また、この際、インタフェースサービスソフトウェア20Aは無線通信ソフトウェア203と直接接続し、システムパラメータのやりとりが行える形を取る。
 図8A~8Cに図7のソフトウェア無線機の起動シーケンスを示す。 
 ソフトウェア無線機100が電源投入される(ステップS11)と、まずOS209、ハードウェアデバイスドライバー210,211,212、CORBAミドルウェア208が起動される。続いて、OS209はインタフェースサービスソフトウェア20Aを起動し、インタフェースサービスソフトウェア20Aはユーザインタフェースソフトウェア201、ドメイン管理ソフトウェア202およびハードウェア管理ソフトウェア204を起動する(ステップS11a~S11c)。この際、ユーザインタフェースソフトウェア201、ドメイン管理ソフトウェア202およびハードウェア管理ソフトウェア204はそれぞれ起動した旨の確認応答をインタフェースサービスソフトウェア20Aに行う(ステップS11e~S11g)。ハードウェア管理ソフトウェア204はハードウェア制御ソフトウェア205,206,207を起動し(ステップS11d)、ハードウェア制御ソフトウェア205,206,207は起動した旨の確認応答をハードウェア管理ソフトウェア204に行う(ステップS11h)。また、ハードウェア管理ソフトウェア204はインタフェースサービスソフトウェア20Aにハードウェア制御ソフトウェア205,206,207が起動した旨の確認応答を行う(ステップS11i)。これらにより、ユーザインタフェースソフトウェア201、ドメイン管理ソフトウェア202、ハードウェア管理ソフトウェア204およびハードウェア制御ソフトウェア205,206,207はフレームワークソフトウェア215として起動される。
 ユーザがインタフェースサービスソフトウェア20Aを介して無線通信ソフトウェア起動指示をユーザインタフェースソフトウェア201に与える(ステップS12)と、ユーザインタフェースソフトウェア201はドメイン管理ソフトウェア202に規定のインタフェースで、起動する無線通信ソフトウェア(A)203Aを指示する(ステップS12a)。ドメイン管理ソフトウェア202は、ハードウェア管理ソフトウェア204を介して、ハードウェア制御ソフトウェア205,206,207に無線通信ソフトウェア(A)203Aの起動を指示する(ステップS12b,S12c)。ハードウェア制御ソフトウェア205,206,207は無線通信ソフトウェア(A)203Aを起動する(ステップS12d)。無線通信ソフトウェア(A)203Aは起動した旨の確認応答をハードウェア制御ソフトウェア205,206,207およびハードウェア管理ソフトウェア204を介して、ドメイン管理ソフトウェア202に行う(ステップS12e~S12g)。無線通信ソフトウェア(A)203Aはドメイン管理ソフトウェア202に無線通信ソフトウェア情報を伝える(ステップS13)。無線通信ソフトウェア(A)203Aの起動時に無線通信ソフトウェア(A)203AはCORBAサーバントとして動作する。以降は、ドメイン管理ソフトウェア202が無線通信ソフトウェア(A)203AとCORBA通信を利用して、初期化や設定処理を実行する(ステップS14a)。無線通信ソフトウェア(A)203Aは初期化や設定処理が行われた旨の確認応答を行う(ステップS14b)。その後、無線通信ソフトウェア(A)203Aのソフトウェアプログラム同士のCORBAの通信接続処理を行い(ステップS15a)、無線通信ソフトウェア(A)203Aがその確認応答を行う(ステップS15b)。その後、無線通信ソフトウェア(A)203Aとユーザインタフェースソフトウェア201間の接続を行って、ドメイン管理ソフトウェア202は無線通信ソフトウェア(A)203Aに運用開始指示し(ステップS16a)、無線通信ソフトウェア203はドメイン管理ソフトウェア202に確認応答を行い(ステップS16b)、システム運用可能とする。ドメイン管理ソフトウェア202は、無線通信ソフトウェア情報をユーザインタフェースソフトウェア201に伝えて(ステップS17)、ユーザインタフェースソフトウェア201は無線通信ソフトウェア情報および運用可能表示等をインタフェースサービスソフトウェア20Aに伝える(ステップS18)。
 OS209がシステムパラメータ設定等の指示をインタフェースサービスソフトウェア20Aに与える(ステップS19)と、インタフェースサービスソフトウェア20Aはシステムパラメータを保持すると共に、ユーザインタフェースソフトウェア201を介して無線通信ソフトウェア(A)203Aに自己診断を指示する(ステップS20a,S20b)。無線通信ソフトウェア(A)203Aは、自己診断の診断結果に問題ある場合、ユーザインタフェースソフトウェア201を介して自己診断の診断結果に問題がある旨(自己診断NG)をインタフェースサービスソフトウェア20Aに伝える(ステップS20c,S20d)。
 次に、図8Bに示すように、インタフェースサービスソフトウェア20Aが無線通信ソフトウェア(A)203Aの終了指示をユーザインタフェースソフトウェア201に与える(ステップS21)と、ユーザインタフェースソフトウェア201はドメイン管理ソフトウェア202に対して、無線通信ソフトウェア(A)203Aの終了を指示する(ステップS21a)。ドメイン管理ソフトウェア202は、無線通信ソフトウェア(A)203Aに対して、運用停止を指示し(ステップS22a)、ソフトウェア間のCORBA通信接続を切断し(ステップS23a)、ソフトウェアオブジェクト(リソース)の解放を行い(ステップS24a)、無線通信ソフトウェア(A)203Aを終了させる(ステップS25a)。その際、無線通信ソフトウェア(A)203Aはドメイン管理ソフトウェア202に確認応答する(ステップS22b,S23b,S24b,S25b)。この場合、ハードウェア制御ソフトウェア205,206,207を初めとしたフレームワークソフトウェア215は終了せず、そのまま起動状態を維持する。
 ドメイン管理ソフトウェア202は無線通信ソフトウェア(A)203Aから終了応答を受け取ると、ユーザインタフェースソフトウェア201を介してインタフェースサービスソフトウェア20Aに無線通信ソフトウェア(A)203Aの終了を伝える(ステップS26a,26b)。
 次に、図8Cに示すように、インタフェースサービスソフトウェア20Aは無線通信ソフトウェア(B)203Bの起動指示をユーザインタフェースソフトウェア201に与える(ステップS71)。以降、図3AのステップS32a~S36aと同様の無線通信ソフトウェア起動シーケンス(ステップS72)を行う。無線通信ソフトウェア(B)203Bはドメイン管理ソフトウェア202に確認応答を行い(ステップS73)、システム運用可能とする。ドメイン管理ソフトウェア202は、無線通信ソフトウェア情報をユーザインタフェースソフトウェア201に伝えて(ステップS74)、ユーザインタフェースソフトウェア201は無線通信ソフトウェア情報および運用可能表示等をインタフェースサービスソフトウェア20Aに伝える(ステップS75)。
 インタフェースサービスソフトウェア20Aはユーザインタフェースソフトウェア201を介して無線通信ソフトウェア(B)203Bに自己診断を指示する(ステップS76a,S76b)。無線通信ソフトウェア(B)203Bは、自己診断の診断結果に問題がない場合、ユーザインタフェースソフトウェア201を介して自己診断の診断結果に問題がない旨(自己診断OK)をインタフェースサービスソフトウェア20Aに伝える(ステップS76c,S76d)。
 インタフェースサービスソフトウェア20Aはユーザインタフェースソフトウェア201を介して無線通信ソフトウェア(B)203BにステップS39で保持したシステムパラメータの設定等を行う(ステップS77a,S77b)。
 第一実施形態ではユーザインタフェースソフトウェア201およびドメイン管理ソフトウェア202を監視できないが、第二実施形態ではインタフェースサービスソフトウェア20Aはユーザインタフェースソフトウェア201およびドメイン管理ソフトウェア202を監視することができる。
 図9に図7のソフトウェア無線機のフレームワークソフトウェアの故障検出および復旧シーケンスを示す。 
 インタフェースサービスソフトウェア20Aはフレームワークソフトウェア215の実行状態を管理し、死活監視の情報を自身が実行したソフトウェアに対して定期的に実行する(ステップS81a,S81b,S82a,S82b)。その結果、例えばユーザインタフェースソフトウェア201がメモリアクセス違反やハードウェアエラー等の故障と判断できた場合は、インタフェースサービスソフトウェア20Aは自身を除く故障ソフトウェアと接続するフレームワークソフトウェア(ドメイン管理ソフトウェア202およびハードウェア管理ソフトウェア204)を一度実行停止(ソフトウェア停止)する(ステップS83,S84)。その後、インタフェースサービスソフトウェア20Aはユーザインタフェースソフトウェア201、ドメイン管理ソフトウェア202およびハードウェア管理ソフトウェア204の再起動を指示し(ステップS85a,S86a,S87a)、ユーザインタフェースソフトウェア201、ドメイン管理ソフトウェア202およびハードウェア管理ソフトウェア204は起動した旨を応答する(ステップS85b,S86b,S87b)。
 この時、無線通信ソフトウェア203が故障していなかった場合は、無線通信ソフトウェア203との接続から、インタフェースサービスソフトウェア20Aはフレームワークソフトウェアが再起動した旨を無線通信ソフトウェア203に対して送信する(ステップS88a)。再起動した旨を受信した無線通信ソフトウェア203はインタフェースサービスソフトウェア20Aに対して、自身が運用可能状態であることを通知(運用中通知)する(ステップS88b)。
 また、無線通信ソフトウェア203はユーザインタフェースソフトウェア201に対してソフトウェア情報を通知する(ステップS89a)。ユーザインタフェースソフトウェア201はドメイン管理ソフトウェア202に対してソフトウェア情報を登録することで(ステップS89b)、ドメイン管理ソフトウェア202はソフトウェア情報を把握して、故障前または正常起動と同等の情報を確保する。
 無線通信ソフトウェア203およびハードウェア制御ソフトウェア205,206,207の故障の検出および復旧は第一実施形態と同様に行うことができる。
 本実施形態では、(A)インタフェースサービスソフトウェア20Aはフレームワークソフトウェアと接続を行う。(B)起動中の無線通信ソフトウェアの情報を診断する。無線通信ソフトウェアの正常設定値を保持する。(C)故障したフレームワークソフトウェアを特定し、フレームワークソフトウェアを終了する。(D)上記(C)で終了したフレームワークソフトウェア及び接続するフレームワークソフトウェアを再起動する。(E)上記(D)の再起動において上記(B)で保持した設定値を再設定する。(F)外部インタフェースとの接続を切断し、ソフトウェア無線システム全体の初期化を行う。
 本実施形態によれば、フレームワークソフトウェアの故障をいち早く検出することができる。また、故障を検出した際は、自動復旧を行った上で、故障発生前の設定値を再設定することによって、即座に故障前の正常状態にソフトウェア無線機のシステムを戻すことができる。これにより、ソフトウェア無線機のシステム運用停止時間を最小限にすることで、信頼性を向上させることができる。
 以上、本発明者によってなされた発明を実施形態に基づき具体的に説明したが、本発明は、上記実施形態に限定されるものではなく、種々変更可能であることはいうまでもない。
 100:ソフトウェア無線機、101:アンテナ、102:高周波部、103:A/D・D/A部、104:デジタル信号処理部、105:制御部、106:ネットワーク、107:制御端末、201:ユーザインタフェースソフトウェア、202:ドメイン管理ソフトウェア、203:無線通信ソフトウェア、204:ハードウェア管理ソフトウェア、205~207:ハードウェア制御ソフトウェア、208:CORBA、209:OS、20A:インタフェースサービスソフトウェア、215:フレームワークソフトウェア。

Claims (6)

  1.  複数のハードウェア・モジュールを有し、前記複数のハードウェア・モジュールを制御する無線通信ソフトウェアを外部よりダウンロードして無線機機能を実現するソフトウェア無線機であって、
     前記無線通信ソフトウェアをインストールするフレームワークソフトウェアと、
     OSに直接管理されるよう配置され、ユーザインタフェースサービスおよび前記フレームワークソフトウェアを管理するインタフェースサービスソフトウェアと、
    を備え、
     前記フレームワークソフトウェアは、ユーザインタフェースソフトウェア、ドメイン管理ソフトウェア、ハードウェア管理ソフトウェアおよびハードウェア制御ソフトウェアを有し、
     前記インタフェースサービスソフトウェアは、前記ユーザインタフェースソフトウェアおよび前記ドメイン管理ソフトウェアに対し死活監視要求をし、前記ユーザインタフェースソフトウェアまたは前記ドメイン管理ソフトウェアから応答がないときは異常と判断するソフトウェア無線機。
  2.  請求項1のソフトウェア無線機において、
     前記インタフェースサービスソフトウェアは、前記ユーザインタフェースソフトウェアに異常がある場合、前記ドメイン管理ソフトウェアおよびハードウェア管理ソフトウェアを停止し、前記ユーザインタフェースソフトウェア、前記ドメイン管理ソフトウェアおよび前記ハードウェア管理ソフトウェアを再起動し、前記無線通信ソフトウェアに対して前記フレームワークソフトウェアの再起動を通知し、
     前記ユーザインタフェースソフトウェアは、前記無線通信ソフトウェアからのソフトウェア情報通知に基づいて前記ドメイン管理ソフトウェアにソフトウェア情報を登録するソフトウェア無線機。
  3.  請求項1のソフトウェア無線機において、
     電源投入時の起動シーケンスでは、
     前記インタフェースサービスソフトウェアは、前記ユーザインタフェースソフトウェア、前記ドメイン管理ソフトウェア、前記ハードウェア管理ソフトウェアおよび前記ハードウェア制御ソフトウェアを経由して前記無線通信ソフトウェアを起動し、
     前記OSは前記インタフェースサービスソフトウェアにシステムパラメータを設定し、
     前記インタフェースサービスソフトウェアは前記無線通信ソフトウェアに自己診断を指示し、前記自己診断の診断結果に問題がある場合、前記システムパラメータを保持すると共に、前記ユーザインタフェースソフトウェアに対して前記無線通信ソフトウェアの終了を指示するソフトウェア無線機。
  4.  請求項3のソフトウェア無線機において、
     前記自己診断の診断結果に問題がある場合、前記インタフェースサービスソフトウェアは、前記ユーザインタフェースソフトウェア、前記ドメイン管理ソフトウェア、前記ハードウェア管理ソフトウェアおよび前記ハードウェア制御ソフトウェアを経由して前記無線通信ソフトウェアとは別の無線通信ソフトウェアを起動し、
     前記OSは前記インタフェースサービスソフトウェアにシステムパラメータを設定し、
     前記インタフェースサービスソフトウェアは前記別の無線通信ソフトウェアに自己診断を指示し、前記別の無線通信ソフトウェアの自己診断の診断結果に問題がない場合、前記システムパラメータを前記別の無線通信ソフトウェアに設定するソフトウェア無線機。
  5.  請求項3のソフトウェア無線機において、
     前記無線通信ソフトウェアの起動に応答して、前記無線通信ソフトウェアは無線通信ソフトウェア情報を前記ドメイン管理ソフトウェアに伝え、
     前記ドメイン管理ソフトウェアは前記無線通信ソフトウェアの初期化および設定処理を行い、前記無線通信ソフトウェアのソフトウェアプログラム同士のCORBAの通信接続処理を行い、前記無線通信ソフトウェアに運用開始を指示するソフトウェア無線機。
  6.  請求項3のソフトウェア無線機において、
     前記ユーザインタフェースソフトウェアに対して前記無線通信ソフトウェアの終了指示に従い、前記ユーザインタフェースソフトウェアは前記ドメイン管理ソフトウェアに前記無線通信ソフトウェアの終了を指示し、
     前記ドメイン管理ソフトウェアは前記無線通信ソフトウェアに運用停止を指示し、CORBA通信接続を切断し、ソフトウェアオブジェクトを解放し、前記無線通信ソフトウェアを終了させるソフトウェア無線機。
PCT/JP2018/034359 2018-09-18 2018-09-18 ソフトウェア無線機 WO2020059004A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US17/272,801 US11734118B2 (en) 2018-09-18 2018-09-18 Software wireless device
PCT/JP2018/034359 WO2020059004A1 (ja) 2018-09-18 2018-09-18 ソフトウェア無線機
JP2020547486A JP6980929B2 (ja) 2018-09-18 2018-09-18 ソフトウェア無線機

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2018/034359 WO2020059004A1 (ja) 2018-09-18 2018-09-18 ソフトウェア無線機

Publications (1)

Publication Number Publication Date
WO2020059004A1 true WO2020059004A1 (ja) 2020-03-26

Family

ID=69886949

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/034359 WO2020059004A1 (ja) 2018-09-18 2018-09-18 ソフトウェア無線機

Country Status (3)

Country Link
US (1) US11734118B2 (ja)
JP (1) JP6980929B2 (ja)
WO (1) WO2020059004A1 (ja)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11327872B2 (en) * 2019-05-07 2022-05-10 Viavi Solutions Inc. Test instrument for software communications architecture device testing

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036210A (ja) * 2001-07-25 2003-02-07 Matsushita Electric Ind Co Ltd エージェントプログラム監視方法及びエージェントプログラム監視システム並びにエージェント監視プログラム
JP2003116168A (ja) * 2001-10-05 2003-04-18 Nippon Telegr & Teleph Corp <Ntt> 無線システム監視制御装置
JP2004258936A (ja) * 2003-02-26 2004-09-16 Nec Corp モバイル通信端末及びそれに用いるフェイルセーフ方法並びにそのプログラム
JP2004302929A (ja) * 2003-03-31 2004-10-28 Fujitsu Ltd 自動インストーラプログラム
JP2004537803A (ja) * 2001-07-27 2004-12-16 レイセオン カンパニー オープンシステムソフトウェアサポートを利用した無線システム
JP2007148844A (ja) * 2005-11-29 2007-06-14 Hitachi Kokusai Electric Inc ソフトウェア無線機におけるドメイン管理インタフェース

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3494788B2 (ja) 1994-12-27 2004-02-09 株式会社東芝 プログラム実行管理システム及びプログラム実行管理方法
US5740359A (en) 1994-12-27 1998-04-14 Kabushiki Kaisha Toshiba Program execution system having a plurality of program versions
US20060085206A1 (en) * 2004-10-08 2006-04-20 Timo Seufert System and method for a controller to define, determine, and execute cross-application processes
JP4744921B2 (ja) 2005-04-27 2011-08-10 三菱電機株式会社 ソフトウェア障害復旧システム
KR101411322B1 (ko) * 2007-04-30 2014-06-24 삼성전자주식회사 홈 네트워크 기기 제어 서비스 및 인터넷 서비스 방법과 그 장치
US8515794B2 (en) * 2010-06-15 2013-08-20 Sap Ag Managing consistent interfaces for employee time event and human capital management view of payroll process business objects across heterogeneous systems
JP6393171B2 (ja) 2014-11-28 2018-09-19 シャープ株式会社 情報処理端末および情報処理端末の制御プログラム
JP6821301B2 (ja) * 2015-12-07 2021-01-27 キヤノン株式会社 画像形成装置、画像形成装置の制御方法、及びプログラム
CN106095593B (zh) * 2016-05-31 2019-04-16 Oppo广东移动通信有限公司 一种前、后景应用程序行为同步方法及装置
EP3485617A1 (en) * 2016-08-08 2019-05-22 Siemens Aktiengesellschaft Method, software agent, networked device and sdn-controller for software defined networking a cyber-physical network of different technical domains, in particular an industry automation network
CN108628661B (zh) * 2017-03-24 2021-11-26 郑芳田 云制造服务的自动建置方法、云制造系统
US10824437B1 (en) * 2017-04-27 2020-11-03 American Megatrends International, Llc Platform management for computing systems without baseboard management controllers
US10838754B2 (en) * 2018-04-27 2020-11-17 Nutanix, Inc. Virtualized systems having hardware interface services for controlling hardware
US20210149788A1 (en) * 2019-11-18 2021-05-20 Microsoft Technology Licensing, Llc Software diagnosis using transparent decompilation

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036210A (ja) * 2001-07-25 2003-02-07 Matsushita Electric Ind Co Ltd エージェントプログラム監視方法及びエージェントプログラム監視システム並びにエージェント監視プログラム
JP2004537803A (ja) * 2001-07-27 2004-12-16 レイセオン カンパニー オープンシステムソフトウェアサポートを利用した無線システム
JP2003116168A (ja) * 2001-10-05 2003-04-18 Nippon Telegr & Teleph Corp <Ntt> 無線システム監視制御装置
JP2004258936A (ja) * 2003-02-26 2004-09-16 Nec Corp モバイル通信端末及びそれに用いるフェイルセーフ方法並びにそのプログラム
JP2004302929A (ja) * 2003-03-31 2004-10-28 Fujitsu Ltd 自動インストーラプログラム
JP2007148844A (ja) * 2005-11-29 2007-06-14 Hitachi Kokusai Electric Inc ソフトウェア無線機におけるドメイン管理インタフェース

Also Published As

Publication number Publication date
JPWO2020059004A1 (ja) 2021-06-03
US11734118B2 (en) 2023-08-22
US20210224160A1 (en) 2021-07-22
JP6980929B2 (ja) 2021-12-15

Similar Documents

Publication Publication Date Title
KR100620216B1 (ko) 기능하는 운영 체제 없이 컴퓨터의 원격 관리를 가능하게 하는 네트워크 확장 기본 입출력 시스템
US9250923B2 (en) Techniques for computer system recovery
US9424023B2 (en) Unified system lifecycle for components in an integrated software and hardware system
US20030163765A1 (en) Method and apparatus for providing diagnosis of a processor without an operating system boot
WO2003030434A2 (en) Remotely controlled failsafe boot mechanism and remote manager for a network device
US6425093B1 (en) Methods and apparatuses for controlling the execution of software on a digital processing system
US20050060567A1 (en) Embedded system administration
US20050066218A1 (en) Method and apparatus for alert failover
CN113489597A (zh) 用于网络装置的最佳启动路径的方法和系统
JP2005209191A (ja) 高可用性システムの遠隔エンタープライズ管理
TWI261748B (en) Policy-based response to system errors occurring during OS runtime
EP3319283B1 (en) Server data port learning at data switch
WO2020059004A1 (ja) ソフトウェア無線機
US10102008B2 (en) Managed boot process system
WO2000051000A1 (fr) Systeme informatique et procede pour gerer les perturbations affectant un systeme informatique
US20070198993A1 (en) Communication system event handling systems and techniques
JPH0693229B2 (ja) デ−タ処理装置
JP6853410B2 (ja) ソフトウェア無線機
WO2020174599A1 (ja) ソフトウェア無線機
KR101977953B1 (ko) 원격 장애 복구 시스템
JP2002229798A (ja) コンピュータシステムとそのバイオス管理方法、及びバイオス管理プログラム
JP5268820B2 (ja) 監視装置用プログラムの書き換え方法
JP4363739B2 (ja) 伝送装置
Valentine et al. IBM zBX hardware management and operational controls
JPH09198334A (ja) データ伝送システムの障害管理方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18934375

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2020547486

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18934375

Country of ref document: EP

Kind code of ref document: A1