US20060052094A1 - Software-defined radio apparatus - Google Patents

Software-defined radio apparatus Download PDF

Info

Publication number
US20060052094A1
US20060052094A1 US11/218,484 US21848405A US2006052094A1 US 20060052094 A1 US20060052094 A1 US 20060052094A1 US 21848405 A US21848405 A US 21848405A US 2006052094 A1 US2006052094 A1 US 2006052094A1
Authority
US
United States
Prior art keywords
signal
signal data
functional block
transmission
forward control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US11/218,484
Other versions
US7346330B2 (en
Inventor
Manabu Kawabe
Katsuhiko Tsunehara
Hirotake Ishii
Takashi Ishikawa
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Assigned to HITACHI, LTD. reassignment HITACHI, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ISHIKAWA, TAKASHI, ISHII, HIROTAKE, KAWABE, MANABU, TSUNEHARA, KATSUHIKO
Publication of US20060052094A1 publication Critical patent/US20060052094A1/en
Application granted granted Critical
Publication of US7346330B2 publication Critical patent/US7346330B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/0003Software-defined radio [SDR] systems, i.e. systems wherein components typically implemented in hardware, e.g. filters or modulators/demodulators, are implented using software, e.g. by involving an AD or DA conversion stage such that at least part of the signal processing is performed in the digital domain
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/38Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
    • H04B1/40Circuits

Definitions

  • This invention relates to radio apparatus including processing units whose function can be changed by modifying software, that is, so-called software-defined radio apparatus.
  • the radio apparatus having been conventionally used comprises a protocol processing unit, a baseband processing unit, and a modulating/demodulating module (JP 2000-138651 A).
  • Transmission data transmitted from the protocol processing unit is converted into a baseband signal of a band matching a radio system in the baseband processing unit, converted into a signal of a radio-frequency band in the modulating/demodulating module, and transmitted from an antenna.
  • the signal of the radio-frequency band received from the antenna is converted into a baseband signal in the modulating/demodulating module, baseband demodulated in the baseband processing unit, and sent to the protocol processing unit as reception data.
  • the result of the baseband signal processing is outputted to the modulating/demodulating module as a modulated signal in the case of transmission, and is outputted to the protocol processing unit as demodulated data in the case of reception.
  • a method which enables part of processing in the radio apparatus to be functionally changed by software. Individual functional modules are replaced by those complying with the new system, the order of connections of the functional modules is changed, or parameters are changed when accommodating a new radio system.
  • the above-mentioned related art requires a control unit that collectively controls plural functional modules responsible for the functions of the baseband processing unit.
  • the control unit controls the timing and the like of signal processing in each of the functional modules. Therefore, when accommodating a different radio system, it is insufficient to simply rearrange the functional modules, and the control unit that unifies them must also be remade into one that accommodates a new radio system. Accordingly, accommodation to a new radio system will require great design changes and cause an increase in development time.
  • functional modules have input and output terminals of common configuration. Distributed timing control is performed so that the functional modules operate according to their respective timings, and common control signals inputted and outputted to and from the functional modules (sent successively from a functional module of the forefront stage to functional modules of subsequent stages) are provided.
  • functional modules can be freely rearranged, and new radio systems can also be accommodated by changing connections of the functional modules and parameters. Freedom to rearrange of the functional modules is increased, so that development time required to achieve a new radio system can be reduced.
  • distributed processing of timing control can be performed in the software-defined radio apparatus.
  • independence of the functional modules constituting the software-defined radio apparatus can be increased, and a library having a high degree of reusability can be created. Since an independent timing control unit dependent on radio systems does not need to be provided, radio systems can be easily changed by rearrange of the functional modules.
  • FIG. 1 is a drawing showing an example of the construction of the software-defined radio apparatus of this invention
  • FIG. 2 is a functional drawing of a functional module of a signal processing module
  • FIG. 3 is a drawing showing a signal format
  • FIG. 4 is a process drawing showing the operation of the functional module of a signal processing module
  • FIG. 5 is a flow drawing showing the processing of the functional module that uses a backward control signal
  • FIG. 6 is a drawing showing the construction of a software writing device
  • FIG. 7 is a drawing showing the layout of a software management table and a software library
  • FIG. 8 is a flow drawing showing software writing processing
  • FIG. 9 is a process drawing showing the operation of the functional module that uses a forward control signal.
  • FIG. 1 shows an example of the configuration of the software-defined radio apparatus of this invention.
  • a baseband signal processing module 103 converts transmission data outputted from a protocol processing unit 104 (CPU) into a signal suitable for a radio system
  • a modulating/demodulating module 102 converts the signal converted in the baseband signal processing module 103 into a radio-frequency signal and outputs to an antenna 101 .
  • the modulating/demodulating module 102 converts a radio-frequency signal inputted from the antenna 101 into a baseband band signal
  • the baseband signal processing module 103 demodulates the converted signal, and sends to the protocol processing unit 104 as reception data.
  • the baseband signal processing module 103 includes an interface 112 for writing data into the functional modules 105 to 110 functioning by executing software, a clock oscillator 111 , and an interface 112 for using to write the software. Though there are six functional modules in FIG. 1 , this is only an example and the number of functional modules is not limited to six.
  • Transmission data inputted to the baseband signal processing module 103 from the protocol processing unit 104 is sent to the functional modules 110 , 109 and 108 in that order synchronously with clock signal outputted from the clock oscillator 111 and is processed in the respective functional modules.
  • a signal outputted from the functional module 108 of a final stage is sent to the modulating/demodulating module 102 .
  • Each of the functional modules performs processing of small units of baseband signal processing such as encoding, spectrum spreading and phase modulation.
  • a baseband reception signal sent to the baseband signal processing module 103 from the modulating/demodulating module 102 is sent to the functional modules 105 , 106 , and 107 in that order synchronously with clock signal outputted from the clock oscillator 111 , is processed in the respective functional modules, and is sent to the protocol processing module 104 from the functional module 107 of the final stage.
  • the functional modules perform processing such as phase demodulation, back diffusion and decoding.
  • FIG. 2 shows an example of a functional block in this invention.
  • the functional block has an input terminal 202 that is inputted data to be processed, an output terminal 203 that outputs a signal processing result, a reset terminal 204 to which a reset signal for performing initialization when power is turned on is inputted, a parameter setting terminal 205 to which parameter information for setting parameters necessary for signal processing after reset is inputted, an operation start terminal 206 to which a start signal for indicating signal processing after the setting of the parameters is inputted, a memory 207 for storing a signal processing program, a clock terminal 208 that supplies an operation clock, a memory rewriting terminal 209 that feeds a content written to the memory 207 .
  • the functional module may include plural input terminals and plural output terminals. Since the input terminal 202 is used to receive data from a functional module of prior stage and control signals of the functional modules of prior stage and subsequent stage, it is connected to an output terminal of the functional module of prior stage or subsequent stage. Since the output terminal 203 is used to transmit control signals to the functional modules of prior stage and subsequent stage and data to the functional module of subsequent stage, it is connected to an input terminal of the functional module of prior stage or subsequent stage.
  • the functional module without having an input terminal, may output signals internally generated.
  • the functional module shown in FIG. 2 is controlled by software or constituted by only software.
  • the software is inputted from the rewriting terminal 209 and is stored in the memory 207 .
  • Plural functional modules exist as shown in FIG. 1 , and all of them have a configuration and interfaces that are shown in FIG. 2 .
  • the structure of the input and output terminals is standardized.
  • the functional modules shown in FIG. 2 functions only by a program such as DSP, functions as software or data written to reconfigurable hardware such as FPGA, or functions by both software or data written to FPGA and the like, and a program such as DSP that controls it.
  • the terminals shown in FIG. 2 function as interfaces within a program when the functional module functions by a program such as DSP.
  • the terminals shown in FIG. 2 function as signal lines of blocks constituted within FPGA when the functional module functions within FPGA. In either case, the terminals are realized by a software-based configuration.
  • FIG. 3 shows an example of the format of signals inputted and outputted between an input terminal and an output terminal of the functional module.
  • the input and output signal includes a data field 301 for transmitting data used for signal processing, a forward control signal field 302 for transmitting control information of the same direction as a data flow such as content included in the data field, and a backward control signal field 303 for transmitting control information of the direction opposite to a data flow such as information indicating that next data can be received.
  • the data field comprises plural bits, for instance, 32 bits.
  • the size of the control signal field is determined according to the amount of control information to be transmitted. For example, a backward control signal field may have one bit when only information of busy state or busy reset is transmitted in the backward control signal. The number of bits may depend on the fields.
  • the data field 301 which is used to receive and send the data for which signal processing is performed, is outputted from an output terminal of the functional module and inputted to an input terminal to which the output terminal is connected.
  • the forward control signal field 302 which includes the type of data of the data field and an identifier indicating effective data, is used by the functional module that has received data of the data field 301 , to determine what the data is, and decide processing content. If the forward control signal field is used to transmit control information in the same format from the forefront stage to the final stage in a line of the respective functional modules of a transmission system and a reception system, control information required in the functional modules of subsequent stage can be transmitted through the functional modules of intermediate stage from a functional module of the forefront stage.
  • the backward control signal field 303 which transmits control information in the direction opposite to the flow of signal of the data field 301 , is outputted from an input terminal of a subsequent stage and inputted to an output terminal of prior stage.
  • the backward control signal field 303 includes a busy signal indicating whether the functional module can receive next data.
  • FIG. 4 shows the operation of the baseband signal processing module 103 . Processing of a transmission side is shown in FIG. 4 .
  • the functional module 110 performs encoding, the functional module 109 performs spectrum spreading, and the functional module 108 performs phase modulation.
  • the flow chart shown in FIG. 4 includes a processing flow 401 performed by the functional module 110 that performs encoding processing, a processing flow 402 performed by the functional module 109 that performs spectrum spreading, and a processing flow 403 performed by the functional module 108 that performs phase modulation processing.
  • a reset signal 404 is inputted to each of the functional modules from the CPU 104 that performs protocol processing. The reset signal 404 is sent to the respective functional modules to perform reset processing 405 , 406 and 407 .
  • parameter setting signal 408 is inputted from the CPU 104 to perform parameter setting processing 409 , 410 and 411 .
  • an operation start signal 412 is sent from the CPU 104 to perform operation start processing 413 , 414 and 415 , then the functional modules 110 , 109 , and 108 start the respective operations.
  • Transmission data 416 sent from the CPU 104 is inputted to the functional module 110 that performs encoding processing, where encoding processing 417 is performed.
  • Data 418 for which the encoding processing has been performed is sent to the functional module 109 that performs spectrum spreading.
  • the functional module 109 sends a busy signal 419 to the functional module 110 to indicate not in preparation to receive next data, and then the functional module 109 executes spectrum spreading 420 for the data 418 . However, the functional module 109 waits for next effective data without executing the spectrum spreading 420 when a forward control signal corresponding to the data 418 indicates the ineffectiveness of the data.
  • Spectrum spread data 421 is sent to the functional module 108 that performs phase modulation processing.
  • the functional module 108 After receiving the data, the functional module 108 sends a busy signal 422 to the functional module 108 , and then performs phase modulation processing.
  • the functional module 109 sends a busy release signal 427 to the functional module 110 to receive next data after sending the data 421 to the functional module 108 .
  • the functional module 110 After sending the data 418 , the functional module 110 receives next transmission data 425 from the CPU 104 and performs encoding processing 426 . However, the functional module 110 waits for next effective data without executing the encoding processing 426 when a forward control signal corresponding to the data 425 indicates the ineffectiveness of the data.
  • the encoded data 428 is sent to the functional module 109 after the busy release signal 427 is received.
  • spectrum spreading 430 and phase modulation processing 434 are performed, and the data is sent to the modulating/demodulating module 102 .
  • Data 436 and 442 from the CPU 104 are also encoded, spectrum spreaded and phase modulated in the functional modules, and then the data 436 and 442 are sent to the modulating/demodulating module 102 .
  • Data input and output between the functional modules is performed synchronously with a clock signal supplied from the clock oscillator 111 along with control information indicating the type of the data.
  • timing information such as information indicating the data on which signal processing in each of the functional module is to begin is transmitted corresponding with data transferred between the functional modules as control information
  • the individual functional modules can perform timing control independent of one another without having to provide a module that manages timing of the entire radio apparatus. Since a busy state is conveyed by backward control, even when the functional modules that are different from one another in processing speed and processing cycle are connected, data can be transferred without having to perform timing management for the entire radio apparatus.
  • clock signal is used for data transfer timing between the functional modules and operation timing within the functional modules.
  • Start and end timings of signal processing of each of the functional module are decided depending on timing information corresponding with the data. Specifically, within each of the functional module, since the start and end of signal processing are performed based on the busy signal, individual signal processing can be performed asynchronously, not at predetermined timing. Therefore, the CPU 104 neither needs strictly control the timing of signal processing, nor provides a block to control the timing of the whole. As a result, timing design can be easily performed and software development can become easily.
  • FIG. 9 shows the operation of the signal processing module 103 during parameter updating in this invention.
  • the functional module 110 performs encoding
  • the functional module 109 performs spectrum spreading
  • the functional module 108 performs phase modulation.
  • a flow chart shown in FIG. 9 includes a parameter updating flow 901 performed by the functional module 110 that performs encoding processing, a parameter updating flow 902 performed by the functional module 109 that performs spectrum spreading, and a parameter updating flow 903 performed by the functional module 108 that performs phase modulation processing.
  • a parameter 904 to be changed is inputted from the CPU 104 , and parameters used for updating are set in the functional modules by processing 905 , 906 and 907 .
  • the functional modules only receive the parameters, which are not reflected in signal processing. Therefore, the parameter setting 904 from the CPU may be performed at any timing before the parameter is actually updated, asynchronously with the flow of signal processing. That is, data 908 inputted from the CPU 104 is encoded 909 , is spectrum spread 913 , and is phase modulated 916 with pre-update parameters, and is sent to the radio modulating unit as a baseband signal 917 . In this case, like the processing shown in FIG.
  • the data is transferred between the functional modules by 910 and 914 , and busy control is performed using busy signal 911 and 915 .
  • the CPU 104 send a parameter updating command 912 to the functional module 110 to reflect parameter updating in the content of signal processing.
  • the functional module 110 Upon receiving the parameter updating command 912 , the functional module 110 performs parameter updating 918 and reflects the parameter received in 905 in processing for the next data to be received.
  • the functional module 110 also sets a parameter updating command 920 in a forward control signal, and sends the parameter updating command 920 to the next functional module 109 . Since the parameter updating command 920 is also sent according to busy control, the functional module 110 sends it after receiving a busy release signal 919 from the functional module 109 .
  • the functional module 109 Upon receiving a parameter updating command 921 , after sending a busy signal 921 to the functional module 108 , the functional module 109 executes its own parameter updating 923 . Likewise, the functional module 109 sends a parameter updating command 925 to the next functional module 910 after receiving a busy release signal 924 from the next functional module 110 . Upon receiving a parameter updating command 925 , the functional module 110 performs its own parameter updating after sending a busy signal 926 to the functional module 109 . Since the functional module 110 is a final stage, it is not necessary to send a parameter updating signal to a next stage. In this way, during parameter updating, since parameters are transferred in the same procedure as data, the CPU 104 does not need to strictly manage the timing of parameter updating, so that timing design can become easily.
  • the functional modules of this embodiment can be freely formed into a branch structure or a junction structure by branching and merging connections of input terminals and output terminals. Therefore, modules having small functions can be organized into large modules by combining them, providing flexibility for development.
  • phase demodulation is performed in the functional module 103 , de-spreading in the functional module 104 , and decoding in the functional module 105 .
  • data and control signals are transferred between the functional modules.
  • FIG. 5 shows flow chart of an operation of a functional module.
  • the flow chart of the functional module starts from 501 .
  • the functional module receives reset from the CPU 104 through the reset terminal 204 to perform initialization.
  • the functional module receives an operation start signal from the CPU 104 through the operation start terminal 206 , and starts operation as the functional module, in Step 504 .
  • the functional module waits until input data (transmission/reception data or forward control signal) arrives.
  • Step 506 When data (transmission/reception data or forward control signal) is sent from a functional module of prior stage, in Step 506 , the data (transmission/reception data or forward control signal) is received through the input terminal 202 .
  • Step 507 a busy signal is sent to the functional module of prior stage from the output terminal 203 to indicate that next data cannot be received.
  • a functional module if having plural buffers to receive input data, does not return a busy signal when there is an empty buffer, and returns a busy signal when all buffers have been filled with data.
  • the received data is processed in Step 508 .
  • the signal processing is defined in advance by software, and has different contents depending on the types of functional blocks. If the received data includes a parameter updating command, parameter updating is performed.
  • the data having been processed is sent to a functional module of next stage in Step 510 after it is confirmed in Step 509 that a busy state of the functional module of next stage of output side has been released.
  • a busy release signal from the output side through the input terminal 202 , it can be determined that the functional module of next stage has become ready to reception data. Since the functional module becomes ready to receive next data by sending data to a functional block of next stage, a busy release signal is sent to the functional module of prior stage from the output terminal 203 in Step 511 , and returns to Step 505 to wait for the next data to arrive. Operations from Step 506 are repeated for the next data.
  • the content of the signal processing shown in Step 508 is different depending on the kind of the functional modules, the flow of processing is standardized among all of the functional modules.
  • the functional module is constructed by software, which is written from an external writing device through the rewriting terminal 209 .
  • FIG. 6 shows an example of the configuration of a writing device.
  • the writing device comprises an interface 601 , a write control unit 602 , a memory 603 , a user interface 604 , a software management table 605 , a library 606 in which software is stored.
  • the write control unit 602 searches the management table 605 in the memory 603 for software information of an appropriate radio system.
  • the write control unit 602 retrieves software corresponding to the given rewriting command from the library 606 and delivers the retrieved software to the software-defined radio apparatus through the interface 601 .
  • information about the software-defined radio apparatus may be obtained through the interface 601 so as to determine whether the software-defined radio apparatus can execute the retrieved software.
  • the interface 601 and the user interface 604 are used to write the library to the radio apparatus from the writing device, and add a new library to the memory.
  • FIG. 7 shows an example of the layout of the management table 605 and the library 606 that are stored in the memory 603 .
  • Software management information of different radio systems is stored in the management table 605 .
  • the management table 605 includes, in the form of a table, a radio system names 702 , a version numbers 703 , an identifier of functional modules used 704 and addresses 705 in which contents of the library of functions to be set in the functional modules are stored.
  • the management table 605 is formed in table configuration, but the management table 605 may be formed in another layout including necessary information.
  • Content of software and attribute information of different functional modules are stored in the library 706 .
  • parameters 707 , data bit count definitions 708 , forward control line definitions 709 , backward control line definitions 710 and processing programs 711 are stored in the library 606 .
  • FIG. 8 shows an example of a procedure by which the writing device shown in FIG. 6 writes software to the baseband processing unit 103 .
  • a flow chart shown in FIG. 8 includes the operation of the writing device side 801 , and the operation of the baseband processing unit 103 side 802 . Operation started from 803 is followed by a user input 804 which is performed through the user interface 604 .
  • the information inputted by the user 804 includes a radio system, a version number and other information.
  • a check processing 805 is made to determine whether the system matches the radio apparatus. At this time, information on the radio apparatus may be transferred 809 from the baseband processing unit 103 of the radio apparatus.
  • the writing device searches in the management table 701 for a corresponding radio system 806 . If an appropriate radio system and version are found in the management table 701 , a corresponding module ID and the content of the software, attribute information and the like, which are stored in a library address 705 , are transferred to the baseband processing unit 103 in Step 807 .
  • the baseband processing unit 103 stores received processing programs with translating a form corresponding with the functional module. As shown in FIG. 2 , each of different functional modules stores the software in the memory 207 . However, a common memory may be provided which stores software for plural functional modules.
  • the baseband processing unit 103 After writing all processing programs, the baseband processing unit 103 sends end notification 811 to the writing device.
  • the writing device receives the end notification in Step 808 and proceeds to Step 812 to complete the writing operation.
  • the above-mentioned communication between the baseband processing unit 103 and the writing device is performed between the interface 112 of the radio apparatus and the interface 601 of the writing device.
  • verification of a function is required for each of the functional modules. Also, verification is required when the software-defined radio apparatus is constructed by combining functional modules. In the verification of the function, the confirmation of the operation of the radio apparatus is finally required in hardware that executes the software.
  • the verification of the function can be simplified by using a simulator that simulates the entire radio apparatus for each of the functional modules and for a combination of the functional modules.
  • the library for which the verification by the simulator and the verification in actual hardware are completed is stored in a memory of the writing device in a fixed format as described in FIG. 7 .

Abstract

To simplify the configuration of functional modules in a software-defined radio apparatus, and facilitate the development of software. The functional modules have input and output terminals of a common configuration. Distributed timing control is performed so that the functional modules operate in their respective timings, and the functional modules have common input/output signals.

Description

    CLAIM OF PRIORITY
  • The present application claims priority from Japanese patent application P2004-259133 filed on Sep. 7, 2004 and P2005-59855 filed on Mar. 4, 2005, the content of which is hereby incorporated by reference into this application.
  • BACKGROUND OF THE INVENTION
  • This invention relates to radio apparatus including processing units whose function can be changed by modifying software, that is, so-called software-defined radio apparatus.
  • The radio apparatus having been conventionally used comprises a protocol processing unit, a baseband processing unit, and a modulating/demodulating module (JP 2000-138651 A). Transmission data transmitted from the protocol processing unit is converted into a baseband signal of a band matching a radio system in the baseband processing unit, converted into a signal of a radio-frequency band in the modulating/demodulating module, and transmitted from an antenna. The signal of the radio-frequency band received from the antenna is converted into a baseband signal in the modulating/demodulating module, baseband demodulated in the baseband processing unit, and sent to the protocol processing unit as reception data. The result of the baseband signal processing is outputted to the modulating/demodulating module as a modulated signal in the case of transmission, and is outputted to the protocol processing unit as demodulated data in the case of reception.
  • A method is known which enables part of processing in the radio apparatus to be functionally changed by software. Individual functional modules are replaced by those complying with the new system, the order of connections of the functional modules is changed, or parameters are changed when accommodating a new radio system.
  • SUMMARY OF THE INVENTION
  • The above-mentioned related art requires a control unit that collectively controls plural functional modules responsible for the functions of the baseband processing unit. The control unit controls the timing and the like of signal processing in each of the functional modules. Therefore, when accommodating a different radio system, it is insufficient to simply rearrange the functional modules, and the control unit that unifies them must also be remade into one that accommodates a new radio system. Accordingly, accommodation to a new radio system will require great design changes and cause an increase in development time.
  • In one feature of this invention, to solve the problem, functional modules have input and output terminals of common configuration. Distributed timing control is performed so that the functional modules operate according to their respective timings, and common control signals inputted and outputted to and from the functional modules (sent successively from a functional module of the forefront stage to functional modules of subsequent stages) are provided. In this configuration, functional modules can be freely rearranged, and new radio systems can also be accommodated by changing connections of the functional modules and parameters. Freedom to rearrange of the functional modules is increased, so that development time required to achieve a new radio system can be reduced.
  • According to one embodiment of this invention, distributed processing of timing control can be performed in the software-defined radio apparatus. Thereby, independence of the functional modules constituting the software-defined radio apparatus can be increased, and a library having a high degree of reusability can be created. Since an independent timing control unit dependent on radio systems does not need to be provided, radio systems can be easily changed by rearrange of the functional modules.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention can be appreciated by the description which follows in conjunction with the following figures, wherein:
  • FIG. 1 is a drawing showing an example of the construction of the software-defined radio apparatus of this invention;
  • FIG. 2 is a functional drawing of a functional module of a signal processing module;
  • FIG. 3 is a drawing showing a signal format;
  • FIG. 4 is a process drawing showing the operation of the functional module of a signal processing module;
  • FIG. 5 is a flow drawing showing the processing of the functional module that uses a backward control signal;
  • FIG. 6 is a drawing showing the construction of a software writing device;
  • FIG. 7 is a drawing showing the layout of a software management table and a software library;
  • FIG. 8 is a flow drawing showing software writing processing; and
  • FIG. 9 is a process drawing showing the operation of the functional module that uses a forward control signal.
  • DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • FIG. 1 shows an example of the configuration of the software-defined radio apparatus of this invention. During data transmission, a baseband signal processing module 103 converts transmission data outputted from a protocol processing unit 104 (CPU) into a signal suitable for a radio system, and a modulating/demodulating module 102 converts the signal converted in the baseband signal processing module 103 into a radio-frequency signal and outputs to an antenna 101. During data reception, the modulating/demodulating module 102 converts a radio-frequency signal inputted from the antenna 101 into a baseband band signal, and the baseband signal processing module 103 demodulates the converted signal, and sends to the protocol processing unit 104 as reception data. The baseband signal processing module 103 includes an interface 112 for writing data into the functional modules 105 to 110 functioning by executing software, a clock oscillator 111, and an interface 112 for using to write the software. Though there are six functional modules in FIG. 1, this is only an example and the number of functional modules is not limited to six.
  • Transmission data inputted to the baseband signal processing module 103 from the protocol processing unit 104 is sent to the functional modules 110, 109 and 108 in that order synchronously with clock signal outputted from the clock oscillator 111 and is processed in the respective functional modules. A signal outputted from the functional module 108 of a final stage is sent to the modulating/demodulating module 102. Each of the functional modules performs processing of small units of baseband signal processing such as encoding, spectrum spreading and phase modulation. A baseband reception signal sent to the baseband signal processing module 103 from the modulating/demodulating module 102 is sent to the functional modules 105, 106, and 107 in that order synchronously with clock signal outputted from the clock oscillator 111, is processed in the respective functional modules, and is sent to the protocol processing module 104 from the functional module 107 of the final stage. The functional modules perform processing such as phase demodulation, back diffusion and decoding.
  • FIG. 2 shows an example of a functional block in this invention. The functional block has an input terminal 202 that is inputted data to be processed, an output terminal 203 that outputs a signal processing result, a reset terminal 204 to which a reset signal for performing initialization when power is turned on is inputted, a parameter setting terminal 205 to which parameter information for setting parameters necessary for signal processing after reset is inputted, an operation start terminal 206 to which a start signal for indicating signal processing after the setting of the parameters is inputted, a memory 207 for storing a signal processing program, a clock terminal 208 that supplies an operation clock, a memory rewriting terminal 209 that feeds a content written to the memory 207. The numbers of input terminals and output terminals is not limited to one, the functional module may include plural input terminals and plural output terminals. Since the input terminal 202 is used to receive data from a functional module of prior stage and control signals of the functional modules of prior stage and subsequent stage, it is connected to an output terminal of the functional module of prior stage or subsequent stage. Since the output terminal 203 is used to transmit control signals to the functional modules of prior stage and subsequent stage and data to the functional module of subsequent stage, it is connected to an input terminal of the functional module of prior stage or subsequent stage. The functional module, without having an input terminal, may output signals internally generated.
  • The functional module shown in FIG. 2 is controlled by software or constituted by only software. The software is inputted from the rewriting terminal 209 and is stored in the memory 207. Plural functional modules exist as shown in FIG. 1, and all of them have a configuration and interfaces that are shown in FIG. 2. The structure of the input and output terminals is standardized. The functional modules shown in FIG. 2 functions only by a program such as DSP, functions as software or data written to reconfigurable hardware such as FPGA, or functions by both software or data written to FPGA and the like, and a program such as DSP that controls it. The terminals shown in FIG. 2 function as interfaces within a program when the functional module functions by a program such as DSP. The terminals shown in FIG. 2 function as signal lines of blocks constituted within FPGA when the functional module functions within FPGA. In either case, the terminals are realized by a software-based configuration.
  • FIG. 3 shows an example of the format of signals inputted and outputted between an input terminal and an output terminal of the functional module. The input and output signal includes a data field 301 for transmitting data used for signal processing, a forward control signal field 302 for transmitting control information of the same direction as a data flow such as content included in the data field, and a backward control signal field 303 for transmitting control information of the direction opposite to a data flow such as information indicating that next data can be received. The data field comprises plural bits, for instance, 32 bits. The size of the control signal field is determined according to the amount of control information to be transmitted. For example, a backward control signal field may have one bit when only information of busy state or busy reset is transmitted in the backward control signal. The number of bits may depend on the fields. The data field 301, which is used to receive and send the data for which signal processing is performed, is outputted from an output terminal of the functional module and inputted to an input terminal to which the output terminal is connected. The forward control signal field 302, which includes the type of data of the data field and an identifier indicating effective data, is used by the functional module that has received data of the data field 301, to determine what the data is, and decide processing content. If the forward control signal field is used to transmit control information in the same format from the forefront stage to the final stage in a line of the respective functional modules of a transmission system and a reception system, control information required in the functional modules of subsequent stage can be transmitted through the functional modules of intermediate stage from a functional module of the forefront stage. Therefore, the functional modules can be controlled without a central control module. The backward control signal field 303, which transmits control information in the direction opposite to the flow of signal of the data field 301, is outputted from an input terminal of a subsequent stage and inputted to an output terminal of prior stage. The backward control signal field 303 includes a busy signal indicating whether the functional module can receive next data.
  • FIG. 4 shows the operation of the baseband signal processing module 103. Processing of a transmission side is shown in FIG. 4. The functional module 110 performs encoding, the functional module 109 performs spectrum spreading, and the functional module 108 performs phase modulation. The flow chart shown in FIG. 4 includes a processing flow 401 performed by the functional module 110 that performs encoding processing, a processing flow 402 performed by the functional module 109 that performs spectrum spreading, and a processing flow 403 performed by the functional module 108 that performs phase modulation processing. A reset signal 404 is inputted to each of the functional modules from the CPU 104 that performs protocol processing. The reset signal 404 is sent to the respective functional modules to perform reset processing 405, 406 and 407. Next, parameter setting signal 408 is inputted from the CPU 104 to perform parameter setting processing 409, 410 and 411. After completion of parameter setting, an operation start signal 412 is sent from the CPU 104 to perform operation start processing 413, 414 and 415, then the functional modules 110, 109, and 108 start the respective operations.
  • Transmission data 416 sent from the CPU 104 is inputted to the functional module 110 that performs encoding processing, where encoding processing 417 is performed. Data 418 for which the encoding processing has been performed is sent to the functional module 109 that performs spectrum spreading. The functional module 109 sends a busy signal 419 to the functional module 110 to indicate not in preparation to receive next data, and then the functional module 109 executes spectrum spreading 420 for the data 418. However, the functional module 109 waits for next effective data without executing the spectrum spreading 420 when a forward control signal corresponding to the data 418 indicates the ineffectiveness of the data. Spectrum spread data 421 is sent to the functional module 108 that performs phase modulation processing. After receiving the data, the functional module 108 sends a busy signal 422 to the functional module 108, and then performs phase modulation processing. The functional module 109 sends a busy release signal 427 to the functional module 110 to receive next data after sending the data 421 to the functional module 108. After sending the data 418, the functional module 110 receives next transmission data 425 from the CPU 104 and performs encoding processing 426. However, the functional module 110 waits for next effective data without executing the encoding processing 426 when a forward control signal corresponding to the data 425 indicates the ineffectiveness of the data. The encoded data 428 is sent to the functional module 109 after the busy release signal 427 is received. After this, like the previous data, spectrum spreading 430 and phase modulation processing 434 are performed, and the data is sent to the modulating/demodulating module 102. Data 436 and 442 from the CPU 104 are also encoded, spectrum spreaded and phase modulated in the functional modules, and then the data 436 and 442 are sent to the modulating/demodulating module 102. Data input and output between the functional modules is performed synchronously with a clock signal supplied from the clock oscillator 111 along with control information indicating the type of the data.
  • In this embodiment, since timing information such as information indicating the data on which signal processing in each of the functional module is to begin is transmitted corresponding with data transferred between the functional modules as control information, the individual functional modules can perform timing control independent of one another without having to provide a module that manages timing of the entire radio apparatus. Since a busy state is conveyed by backward control, even when the functional modules that are different from one another in processing speed and processing cycle are connected, data can be transferred without having to perform timing management for the entire radio apparatus. Specifically, it is not necessary that all of the functional modules of the baseband processing unit operate synchronously so long as data input and output between the functional modules is synchronized by a busy signal, and timing management can be simplified. This leads to an increase in reusability because of increased independence of the functional modules.
  • In this invention, clock signal is used for data transfer timing between the functional modules and operation timing within the functional modules. Start and end timings of signal processing of each of the functional module are decided depending on timing information corresponding with the data. Specifically, within each of the functional module, since the start and end of signal processing are performed based on the busy signal, individual signal processing can be performed asynchronously, not at predetermined timing. Therefore, the CPU 104 neither needs strictly control the timing of signal processing, nor provides a block to control the timing of the whole. As a result, timing design can be easily performed and software development can become easily.
  • There are cases where processing parameters are updated on the way to signal processing in the software-defined radio apparatus. In the embodiment of this invention, parameters are updated asynchronously among the functional modules. FIG. 9 shows the operation of the signal processing module 103 during parameter updating in this invention. Like the processing shown in FIG. 4, processing of a transmission side is shown in FIG. 9 The functional module 110 performs encoding, the functional module 109 performs spectrum spreading, and the functional module 108 performs phase modulation. A flow chart shown in FIG. 9 includes a parameter updating flow 901 performed by the functional module 110 that performs encoding processing, a parameter updating flow 902 performed by the functional module 109 that performs spectrum spreading, and a parameter updating flow 903 performed by the functional module 108 that performs phase modulation processing. A parameter 904 to be changed is inputted from the CPU 104, and parameters used for updating are set in the functional modules by processing 905, 906 and 907. In this stage, the functional modules only receive the parameters, which are not reflected in signal processing. Therefore, the parameter setting 904 from the CPU may be performed at any timing before the parameter is actually updated, asynchronously with the flow of signal processing. That is, data 908 inputted from the CPU 104 is encoded 909, is spectrum spread 913, and is phase modulated 916 with pre-update parameters, and is sent to the radio modulating unit as a baseband signal 917. In this case, like the processing shown in FIG. 4, the data is transferred between the functional modules by 910 and 914, and busy control is performed using busy signal 911 and 915. The CPU 104 send a parameter updating command 912 to the functional module 110 to reflect parameter updating in the content of signal processing. Upon receiving the parameter updating command 912, the functional module 110 performs parameter updating 918 and reflects the parameter received in 905 in processing for the next data to be received. The functional module 110 also sets a parameter updating command 920 in a forward control signal, and sends the parameter updating command 920 to the next functional module 109. Since the parameter updating command 920 is also sent according to busy control, the functional module 110 sends it after receiving a busy release signal 919 from the functional module 109. Upon receiving a parameter updating command 921, after sending a busy signal 921 to the functional module 108, the functional module 109 executes its own parameter updating 923. Likewise, the functional module 109 sends a parameter updating command 925 to the next functional module 910 after receiving a busy release signal 924 from the next functional module 110. Upon receiving a parameter updating command 925, the functional module 110 performs its own parameter updating after sending a busy signal 926 to the functional module 109. Since the functional module 110 is a final stage, it is not necessary to send a parameter updating signal to a next stage. In this way, during parameter updating, since parameters are transferred in the same procedure as data, the CPU 104 does not need to strictly manage the timing of parameter updating, so that timing design can become easily.
  • The functional modules of this embodiment can be freely formed into a branch structure or a junction structure by branching and merging connections of input terminals and output terminals. Therefore, modules having small functions can be organized into large modules by combining them, providing flexibility for development.
  • Likewise for reception processing, phase demodulation is performed in the functional module 103, de-spreading in the functional module 104, and decoding in the functional module 105. Like the procedure shown in FIG. 4, data and control signals are transferred between the functional modules.
  • FIG. 5 shows flow chart of an operation of a functional module. The flow chart of the functional module starts from 501. First in Step 502, the functional module receives reset from the CPU 104 through the reset terminal 204 to perform initialization. After receiving parameter setting from the CPU 104 through the parameter setting terminal 205 in Step 503. The functional module receives an operation start signal from the CPU 104 through the operation start terminal 206, and starts operation as the functional module, in Step 504. After the operation is started, in Step 505, the functional module waits until input data (transmission/reception data or forward control signal) arrives. When data (transmission/reception data or forward control signal) is sent from a functional module of prior stage, in Step 506, the data (transmission/reception data or forward control signal) is received through the input terminal 202. In Step 507, a busy signal is sent to the functional module of prior stage from the output terminal 203 to indicate that next data cannot be received. A functional module, if having plural buffers to receive input data, does not return a busy signal when there is an empty buffer, and returns a busy signal when all buffers have been filled with data. The received data is processed in Step 508. The signal processing is defined in advance by software, and has different contents depending on the types of functional blocks. If the received data includes a parameter updating command, parameter updating is performed. The data having been processed is sent to a functional module of next stage in Step 510 after it is confirmed in Step 509 that a busy state of the functional module of next stage of output side has been released. By receiving a busy release signal from the output side through the input terminal 202, it can be determined that the functional module of next stage has become ready to reception data. Since the functional module becomes ready to receive next data by sending data to a functional block of next stage, a busy release signal is sent to the functional module of prior stage from the output terminal 203 in Step 511, and returns to Step 505 to wait for the next data to arrive. Operations from Step 506 are repeated for the next data. Though the content of the signal processing shown in Step 508 is different depending on the kind of the functional modules, the flow of processing is standardized among all of the functional modules.
  • The functional module is constructed by software, which is written from an external writing device through the rewriting terminal 209. FIG. 6 shows an example of the configuration of a writing device. The writing device comprises an interface 601, a write control unit 602, a memory 603, a user interface 604, a software management table 605, a library 606 in which software is stored. When a user gives a rewriting command through the user interface 604, the write control unit 602 searches the management table 605 in the memory 603 for software information of an appropriate radio system. When the appropriate radio system is found in the management table, the write control unit 602 retrieves software corresponding to the given rewriting command from the library 606 and delivers the retrieved software to the software-defined radio apparatus through the interface 601. At this time, information about the software-defined radio apparatus may be obtained through the interface 601 so as to determine whether the software-defined radio apparatus can execute the retrieved software. The interface 601 and the user interface 604 are used to write the library to the radio apparatus from the writing device, and add a new library to the memory.
  • FIG. 7 shows an example of the layout of the management table 605 and the library 606 that are stored in the memory 603. Software management information of different radio systems is stored in the management table 605. In the example of FIG. 7, the management table 605 includes, in the form of a table, a radio system names 702, a version numbers 703, an identifier of functional modules used 704 and addresses 705 in which contents of the library of functions to be set in the functional modules are stored. In this embodiment, the management table 605 is formed in table configuration, but the management table 605 may be formed in another layout including necessary information. Content of software and attribute information of different functional modules are stored in the library 706. In the example shown in FIG. 7, parameters 707, data bit count definitions 708, forward control line definitions 709, backward control line definitions 710 and processing programs 711 are stored in the library 606.
  • FIG. 8 shows an example of a procedure by which the writing device shown in FIG. 6 writes software to the baseband processing unit 103. A flow chart shown in FIG. 8 includes the operation of the writing device side 801, and the operation of the baseband processing unit 103 side 802. Operation started from 803 is followed by a user input 804 which is performed through the user interface 604. In the information inputted by the user 804 includes a radio system, a version number and other information. A check processing 805 is made to determine whether the system matches the radio apparatus. At this time, information on the radio apparatus may be transferred 809 from the baseband processing unit 103 of the radio apparatus. If it is determined from the information on the radio apparatus that the radio apparatus complies with a radio system to be rewritten, the writing device searches in the management table 701 for a corresponding radio system 806. If an appropriate radio system and version are found in the management table 701, a corresponding module ID and the content of the software, attribute information and the like, which are stored in a library address 705, are transferred to the baseband processing unit 103 in Step 807. In Step 810, the baseband processing unit 103 stores received processing programs with translating a form corresponding with the functional module. As shown in FIG. 2, each of different functional modules stores the software in the memory 207. However, a common memory may be provided which stores software for plural functional modules. After writing all processing programs, the baseband processing unit 103 sends end notification 811 to the writing device. The writing device receives the end notification in Step 808 and proceeds to Step 812 to complete the writing operation. The above-mentioned communication between the baseband processing unit 103 and the writing device is performed between the interface 112 of the radio apparatus and the interface 601 of the writing device.
  • To create a library of the functional modules of the software-defined radio apparatus, verification of a function is required for each of the functional modules. Also, verification is required when the software-defined radio apparatus is constructed by combining functional modules. In the verification of the function, the confirmation of the operation of the radio apparatus is finally required in hardware that executes the software. However, in a development stage, the verification of the function can be simplified by using a simulator that simulates the entire radio apparatus for each of the functional modules and for a combination of the functional modules. The library for which the verification by the simulator and the verification in actual hardware are completed is stored in a memory of the writing device in a fixed format as described in FIG. 7.
  • As has been described in detail, by using the embodiment of this invention, distributed processing of timing control can be performed in the software-defined radio apparatus. Thereby, independence of functional modules constituting the software-defined radio apparatus can be increased, and a library having a high degree of reusability can be created. Since an independent timing control unit dependent on radio systems does not need to be provided, radio systems can be easily changed by rearranging functional modules.
  • While the present invention has been described in detail and pictorially in the accompanying drawings, the present invention is not limited to such detail but covers various obvious modifications and equivalent arrangements, which fall within the purview of the appended claims.

Claims (16)

1. A radio apparatus, comprising:
an antenna that transmits and receives a radio signal;
a modulating/demodulating module, connected to the antenna, which modulates a transmission signal to a radio-frequency signal, and demodulates a reception signal from a radio-frequency signal;
a signal processing module, connected to the modulating/demodulating module, which performs signal processing for a transmission/reception signal; and
a CPU, connected to the signal processing module, which performs protocol processing for a transmission/reception signal,
wherein the signal processing module includes plural functional blocks, which perform signal processing for transmission signal data or reception signal data, and whose function is defined by an installed program, and
wherein each of the functional blocks sends, to the functional block of the prior stage, busy state information indicating whether the functional block is in preparation to receive next transmission signal data or next reception signal data as a backward control signal, and outputs, to the functional block of the next stage, transmission signal data or reception signal data having been processed in the functional block when receiving busy state information indicating in preparation to receive next transmission signal data or reception signal data from a functional block of a subsequent stage.
2. The radio apparatus according to claim 1, wherein each of the functional blocks is supplied with a clock signal from a common clock oscillator, performs signal processing according to the clock signal, and transfers the transmission signal data or the reception signal data to a functional block of a prior stage or a subsequent stage according to the clock signal.
3. The radio apparatus according to claim 1, wherein each of the functional blocks outputs, to the functional block of the prior stage, busy state information indicating in preparation to receive the next transmission signal data or the next reception signal data, upon outputting, to the functional block of the subsequent stage, transmission signal data or reception signal data having been processed in the functional block.
4. The radio apparatus according to claim 1, wherein each of the functional blocks:
receives a forward control signal corresponding with the transmission signal data or the reception signal data from the functional block of a prior stage;
performs signal processing for transmission signal data or reception signal data corresponding with the received forward control signal, using the received forward control signal, when the received forward control signal includes information relating to a signal processing of the functional block;
performs signal processing for transmission signal data or reception signal data corresponding with the received forward control signal, without using the received forward control signal, when the received forward control signal does not include information relating to a signal processing of the functional block; and
outputs, to a functional block of a subsequent stage, the processed transmission signal data or the processed reception signal data corresponding with the received forward control signal.
5. The radio apparatus according to claim 4, wherein the forward control signal includes the type of the transmission signal data or the reception signal data corresponding with the received forward control signal, or information indicating whether the transmission signal data or the reception signal data is effective or ineffective.
6. The radio apparatus according to claim 5, wherein the functional blocks dose not performs signal processing when the received forward control signal includes information indicating that the transmission signal data or reception signal data corresponding with the received forward control signal is ineffective.
7. The radio apparatus according to claim 4, wherein the forward control signal is transferred in the same format from a functional block of the forefront stage to a functional block of the final stage of a transmission processing system or a reception processing system, among the plural functional blocks.
8. The radio apparatus according to claim 4,
wherein the CPU notifies the functional block of a change a method of processing the transmission signal data or the reception signal data based on the protocol processing when the change is determined, and notifies the functional block of the forefront stage of a transmission processing system or an reception processing system that information for indicating the change timing is included in the forward control signal corresponding with transmission signal data or reception signal data which is object of the change, and
wherein the functional block notified of the change performs signal processing based on the notified change for the transmission signal data or reception signal data corresponding with the received forward control signal when receiving the forward control signal including the timing information.
9. A radio communication signal processing method in a radio apparatus comprising: an antenna that transmits and receives a radio signal; a modulating/demodulating module, connected to the antenna, which modulates a transmission signal to a radio-frequency signal, and demodulates a reception signal from a radio-frequency signal; a signal processing module, connected to the modulating/demodulating module, which performs signal processing for a transmission/reception signal; a CPU, connected to the signal processing module, which performs protocol processing for a transmission/reception signal; plural functional blocks, included in the signal processing module, that perform signal processing for transmission signal data or reception signal data, function of the functional blocks being defined by an installed program, the method comprising:
a first step of sending, to the functional block of the prior stage, busy state information indicating whether the functional block is in preparation to receive next transmission signal data or next reception signal data as a backward control signal, and
a second step of outputting, to the functional block of the next stage, transmission signal data or reception signal data having been subjected to signal processing in the functional block when receiving busy state information indicating in preparation to receive next transmission signal data or reception signal data from a functional block of a subsequent stage.
10. The radio communication signal processing method according to claim 9, further comprising
a third step of supplying each of the functional blocks with a clock signal from a common clock oscillator,
wherein, in the second step, the transmission signal data or the reception signal data is transferred to a functional block of a prior stage or a subsequent stage by using the clock signal.
11. The radio communication signal processing method according to claim 9, further comprising the steps of, in each of the functional blocks, outputting, to the functional block of the prior stage, busy state information indicating in preparation to receive the next transmission signal data or the next reception signal data, upon outputting, to the functional block of the subsequent stage, transmission signal data or reception signal data having been processed in the functional block.
12. The radio communication signal processing method according to claim 9, further comprising:
a fourth step of receiving by each of the functional blocks a forward control signal corresponding with the transmission signal data or the reception signal data from the functional block of a prior stage;
a fifth step of performing signal processing for transmission signal data or reception signal data corresponding with the received forward control signal, using the received forward control signal, when the received forward control signal includes information relating to a signal processing of the functional block, and performing signal processing for transmission signal data or reception signal data corresponding with the received forward control signal, without using the received forward control signal, when the received forward control signal does not include information relating to a signal processing of the functional block.; and
a sixth step of outputting, to a functional block of a subsequent stage, the processed transmission signal data or the processed reception signal data 0corresponding with the received forward control signal.
13. The radio communication signal processing method according to claim 12, further comprising the steps of including in the forward control signal the type of the transmission signal data or the reception signal data corresponding with the received forward control signal, or information indicating whether the transmission signal data or the reception signal data is effective or ineffective.
14. The radio communication signal processing method according to claim 13, wherein, in the fifth step, signal processing in the functional block is not performed when the received forward control signal includes information indicating that the transmission signal data or reception signal data corresponding with the received forward control signal is ineffective.
15. The radio communication signal processing method according to claim 12, further comprising the steps of transferring the forward control signal in the same format from a functional block of the forefront stage to a functional block of the final stage of a transmission processing system or a reception processing system, of the plural functional blocks.
16. The radio communication signal processing method according to claim 12, further comprising:
a seventh step notifying, by the CPU, a functional block of a change a method of processing the transmission signal data or the reception signal data based on the protocol processing when the change is determined;
an eighth step of notifying the functional block of the forefront stage of a transmission processing system or an reception processing system that timing information for indicating the change timing is included in the forward control signal corresponding with transmission signal data or reception signal data which is object of the change, at the same time of performing the seventh step; and
a ninth step of performing, in the functional block notified of the change, signal processing based on the notified change for the transmission signal data or reception signal data corresponding with the received forward control signal when receiving the forward control signal including the timing information.
US11/218,484 2004-09-07 2005-09-06 Software-defined radio apparatus Expired - Fee Related US7346330B2 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2004-259133 2004-09-07
JP2004259133 2004-09-07
JP2005-059855 2005-03-04
JP2005059855A JP4453575B2 (en) 2004-09-07 2005-03-04 Software defined radio

Publications (2)

Publication Number Publication Date
US20060052094A1 true US20060052094A1 (en) 2006-03-09
US7346330B2 US7346330B2 (en) 2008-03-18

Family

ID=35996889

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/218,484 Expired - Fee Related US7346330B2 (en) 2004-09-07 2005-09-06 Software-defined radio apparatus

Country Status (2)

Country Link
US (1) US7346330B2 (en)
JP (1) JP4453575B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060293081A1 (en) * 2004-03-19 2006-12-28 Cellstar, Ltd. Multi-Phone Programming Application
US20090154534A1 (en) * 2007-12-14 2009-06-18 Microsoft Corporation Software defined cognitive radio
EP2100436A2 (en) * 2006-12-08 2009-09-16 Microsoft Corporation System capability discovery for software defined radio
US20090323784A1 (en) * 2008-06-27 2009-12-31 Microsoft Corporation Software-Defined Radio Platform Based Upon Graphics Processing Unit
EP2320701A1 (en) * 2008-08-25 2011-05-11 NTT DoCoMo, Inc. Distribution system for distributing common control signal, distribution device, terminal device, and method
EP2320687A1 (en) * 2008-08-25 2011-05-11 NTT DoCoMo, Inc. Distribution system, distribution device, terminal device, and method
WO2011101611A1 (en) * 2010-02-19 2011-08-25 Thales Holdings Ltd Uk Plc Aircraft radio system
US8408459B1 (en) 2005-01-14 2013-04-02 Brightpoint, Inc. 4PL system and method
US9091790B2 (en) 2008-08-11 2015-07-28 Airmar Technology Corporation Multi-function broadband phased-array software defined sonar system and method
US9509824B2 (en) 2004-03-19 2016-11-29 Brightpoint, Inc. Multi-phone programming application

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7784029B2 (en) 2005-09-30 2010-08-24 Microsoft Corporation Network service for modularly constructing a software defined radio
US7630734B2 (en) * 2005-10-20 2009-12-08 Harris Corporation Mobile wireless communications device providing enhanced file management and related methods
US8396041B2 (en) 2005-11-08 2013-03-12 Microsoft Corporation Adapting a communication network to varying conditions
US8381047B2 (en) 2005-11-30 2013-02-19 Microsoft Corporation Predicting degradation of a communication channel below a threshold based on data transmission errors
JP6922073B2 (en) * 2018-03-19 2021-08-18 株式会社日立国際電気 Software defined radio
JP7095175B2 (en) * 2019-03-15 2022-07-04 株式会社日立国際電気 Software defined radio
US11909400B2 (en) 2019-12-05 2024-02-20 Anlotek Limited Use of stable tunable active feedback analog filters in frequency synthesis
EP3926828A1 (en) 2020-06-15 2021-12-22 Anlotek Limited Tunable bandpass filter with high stability and orthogonal tuning
US11955942B2 (en) 2021-02-27 2024-04-09 Anlotek Limited Active multi-pole filter

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3596246A (en) * 1966-10-29 1971-07-27 Kokusai Denshin Denwa Co Ltd Time-divisional data switching system
US4215244A (en) * 1978-12-18 1980-07-29 The United States Of America As Represented By The Secretary Of The Army Self-adaptive mobile subscriber access system employing time division multiple accessing
US5648991A (en) * 1994-02-16 1997-07-15 Kabushiki Kaisha Toshiba Sampling phase synchronizing apparatus and bidirectional maximum likelihood sequence estimation scheme therefore
US5694428A (en) * 1992-03-12 1997-12-02 Ntp Incorporated Transmitting circuitry for serial transmission of encoded information
US5777984A (en) * 1996-04-01 1998-07-07 Motorola Inc. Method and apparatus for controlling cell transmission rate in a cell based network in the presence of congestion
US5812527A (en) * 1996-04-01 1998-09-22 Motorola Inc. Simplified calculation of cell transmission rates in a cell based netwook
US6088405A (en) * 1999-01-15 2000-07-11 Lockheed Martin Corporation Optimal decoder for tall-biting convolutional codes
US6198783B1 (en) * 1992-03-12 2001-03-06 Ntp Incorporated System for wireless serial transmission of encoded information
US20050143129A1 (en) * 2003-12-24 2005-06-30 Karsten Funk Secure and intuitive method for wireless network set-up and associated device and system
US20070036163A1 (en) * 2001-05-31 2007-02-15 Dibiasio Michael V Resource sharing among multiple RSVP sessions

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3680592B2 (en) 1998-10-30 2005-08-10 株式会社日立製作所 Communication device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3596246A (en) * 1966-10-29 1971-07-27 Kokusai Denshin Denwa Co Ltd Time-divisional data switching system
US4215244A (en) * 1978-12-18 1980-07-29 The United States Of America As Represented By The Secretary Of The Army Self-adaptive mobile subscriber access system employing time division multiple accessing
US5694428A (en) * 1992-03-12 1997-12-02 Ntp Incorporated Transmitting circuitry for serial transmission of encoded information
US6198783B1 (en) * 1992-03-12 2001-03-06 Ntp Incorporated System for wireless serial transmission of encoded information
US5648991A (en) * 1994-02-16 1997-07-15 Kabushiki Kaisha Toshiba Sampling phase synchronizing apparatus and bidirectional maximum likelihood sequence estimation scheme therefore
US5835541A (en) * 1994-02-16 1998-11-10 Kabushiki Kaisha Toshiba Sampling phase synchronizing apparatus and bidirectional maximum likelihood sequence estimation scheme therefore
US5777984A (en) * 1996-04-01 1998-07-07 Motorola Inc. Method and apparatus for controlling cell transmission rate in a cell based network in the presence of congestion
US5812527A (en) * 1996-04-01 1998-09-22 Motorola Inc. Simplified calculation of cell transmission rates in a cell based netwook
US6088405A (en) * 1999-01-15 2000-07-11 Lockheed Martin Corporation Optimal decoder for tall-biting convolutional codes
US20070036163A1 (en) * 2001-05-31 2007-02-15 Dibiasio Michael V Resource sharing among multiple RSVP sessions
US20050143129A1 (en) * 2003-12-24 2005-06-30 Karsten Funk Secure and intuitive method for wireless network set-up and associated device and system

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060293081A1 (en) * 2004-03-19 2006-12-28 Cellstar, Ltd. Multi-Phone Programming Application
US8423007B2 (en) 2004-03-19 2013-04-16 Brightpoint, Inc. Multi-phone programming application
US9509824B2 (en) 2004-03-19 2016-11-29 Brightpoint, Inc. Multi-phone programming application
US8408459B1 (en) 2005-01-14 2013-04-02 Brightpoint, Inc. 4PL system and method
EP2100436A2 (en) * 2006-12-08 2009-09-16 Microsoft Corporation System capability discovery for software defined radio
EP2100436A4 (en) * 2006-12-08 2014-01-08 Microsoft Corp System capability discovery for software defined radio
US20110151770A1 (en) * 2006-12-08 2011-06-23 Microsoft Corporation System capability discovery for software defined radio
US8755739B2 (en) 2006-12-08 2014-06-17 Microsoft Corporation System capability discovery for software defined radio
US20090154534A1 (en) * 2007-12-14 2009-06-18 Microsoft Corporation Software defined cognitive radio
WO2009079143A3 (en) * 2007-12-14 2009-08-13 Microsoft Corp Software defined cognitive radio
US8036240B2 (en) 2007-12-14 2011-10-11 Microsoft Corporation Software defined cognitive radio
US20090323784A1 (en) * 2008-06-27 2009-12-31 Microsoft Corporation Software-Defined Radio Platform Based Upon Graphics Processing Unit
US9772416B2 (en) 2008-08-11 2017-09-26 Airmar Technology Corporation Multi-function broadband phased-array software defined sonar system and method
US9091790B2 (en) 2008-08-11 2015-07-28 Airmar Technology Corporation Multi-function broadband phased-array software defined sonar system and method
US9772417B2 (en) 2008-08-11 2017-09-26 Airmar Technology Corporation Multi-function broadband phased-array software defined sonar system and method
US10451758B2 (en) 2008-08-11 2019-10-22 Airmar Technology Corporation Multi-function broadband phased-array software defined sonar system and method
EP2320701A1 (en) * 2008-08-25 2011-05-11 NTT DoCoMo, Inc. Distribution system for distributing common control signal, distribution device, terminal device, and method
EP2320701A4 (en) * 2008-08-25 2012-11-07 Ntt Docomo Inc Distribution system for distributing common control signal, distribution device, terminal device, and method
EP2320687A4 (en) * 2008-08-25 2012-10-24 Ntt Docomo Inc Distribution system, distribution device, terminal device, and method
EP2320687A1 (en) * 2008-08-25 2011-05-11 NTT DoCoMo, Inc. Distribution system, distribution device, terminal device, and method
CN102834319A (en) * 2010-02-19 2012-12-19 英国泰利斯控股有限公司 Aircraft radio system
US9169018B2 (en) 2010-02-19 2015-10-27 Thales Holdings Uk Plc Aircraft radio system
WO2011101611A1 (en) * 2010-02-19 2011-08-25 Thales Holdings Ltd Uk Plc Aircraft radio system

Also Published As

Publication number Publication date
JP2006109397A (en) 2006-04-20
JP4453575B2 (en) 2010-04-21
US7346330B2 (en) 2008-03-18

Similar Documents

Publication Publication Date Title
US7346330B2 (en) Software-defined radio apparatus
US8046444B2 (en) Universal network adapter for industrial control networks
US5164894A (en) Method of data entry into a plant loop
CN107918545A (en) A kind of remote update system and its implementation based on ZYNQ
CN111262620B (en) Test data simulation method and system capable of flexibly customizing frame format
EP3323051A1 (en) Spi interface with less-than-8-bit bytes and variable packet size
CN111198704A (en) FPGA remote upgrading system based on TCP protocol
CN111736866A (en) One-to-one and one-to-many compatible online upgrading method and terminal equipment
JP4385247B2 (en) Integrated circuit and information processing apparatus
CN113051212A (en) Graphics processor, data transmission method, data transmission device, electronic device, and storage medium
US5317690A (en) Special sensor applied meteorological image process
CN101091159A (en) Data-processing arrangement
CN100547939C (en) Radio communication device and wireless communication signals processing method
US20090037552A1 (en) Master-slave card system and method for operating the same
US7962230B2 (en) System including at least one automation unit
CN116719583B (en) Starting method, programmable logic device, computing equipment and storage medium
CN109976670B (en) Design method of serial nonvolatile memory controller supporting data protection function
CN113138795B (en) SDR-based configurable protocol communication system
CN112379868B (en) Programming method for network data packet processing based on reconfigurable chip
WO2022074858A1 (en) Memory control device and control method
CN112730478A (en) Configuration upgrading method and system of CT detector and CT scanner
CN111984285A (en) Method for upgrading software of communication-in-motion equipment, communication-in-motion equipment and server
KR20010052493A (en) Compression and decompression of serial port data and status using direct memory access
CN115270669A (en) Bus design generation method and device, electronic equipment and storage medium
JP2005332295A (en) Download method and process control system using it

Legal Events

Date Code Title Description
AS Assignment

Owner name: HITACHI, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KAWABE, MANABU;TSUNEHARA, KATSUHIKO;ISHII, HIROTAKE;AND OTHERS;REEL/FRAME:017043/0533;SIGNING DATES FROM 20050914 TO 20050916

FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20160318