US20100185307A1 - Transmission apparatus and transmission method - Google Patents

Transmission apparatus and transmission method Download PDF

Info

Publication number
US20100185307A1
US20100185307A1 US12/642,694 US64269409A US2010185307A1 US 20100185307 A1 US20100185307 A1 US 20100185307A1 US 64269409 A US64269409 A US 64269409A US 2010185307 A1 US2010185307 A1 US 2010185307A1
Authority
US
United States
Prior art keywords
audio data
data
transmission
frame
unit
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
US12/642,694
Other versions
US8934996B2 (en
Inventor
Akihiro Matsushita
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Assigned to CANON KABUSHIKI KAISHA reassignment CANON KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MATSUSHITA, AKIHIRO
Publication of US20100185307A1 publication Critical patent/US20100185307A1/en
Application granted granted Critical
Publication of US8934996B2 publication Critical patent/US8934996B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03GCONTROL OF AMPLIFICATION
    • H03G3/00Gain control in amplifiers or frequency changers
    • H03G3/20Automatic control
    • H03G3/30Automatic control in amplifiers having semiconductor devices
    • H03G3/3089Control of digital or coded signals

Definitions

  • the present invention relates to an audio data transmission technique.
  • S/PDIF standard called S/PDIF
  • This technique is used as an interface to connect an audio playback device such as a CD player to a reception device such as an audio amplifier.
  • a volume adjustment method when outputting sound.
  • audio data of each channel is transmitted by S/PDIF first.
  • Volume is then adjusted and output on the side of the reception device such as an audio amplifier.
  • a dial or a remote controller for volume adjustment is prepared on the side of the reception device such as an audio amplifier to make the user adjust volume.
  • volume adjustment on the transmission device side.
  • a dial or a remote controller for volume adjustment is prepared on the side of the transmission device to cause the user to adjust volume.
  • Data having a value corresponding to original audio data multiplied by the volume value is transmitted by S/PDIF.
  • the receiving side handles it as data containing the volume value and directly outputs the data.
  • one volume value is transmitted using a plurality of frames that are transmission units. For this reason, transmission takes time, and the response delays.
  • the present invention has been made in consideration of the above-described problems, and provides a technique of implementing audio data transmission with a high S/N ratio and quick response when the transmitting side transmits audio data and its volume value.
  • a transmission apparatus comprises:
  • an acquisition unit which acquires a playback volume value of audio data of a frame of interest
  • a transmission unit which transmits the audio data of the frame of interest and the multiplied audio data as transmission data of the frame of interest.
  • a transmission method comprises:
  • FIG. 1 is a block diagram showing an example of a system configuration for causing a transmission apparatus to transmit audio data to a reception apparatus as a signal;
  • FIG. 2 is a view showing an example of the format of data to be transmitted to an R channel speaker unit 6 ;
  • FIG. 3 is a view showing an example of the format of data to be transmitted to an L channel speaker unit 11 ;
  • FIG. 4 is a view showing an example of the format of data to be transmitted to an R channel speaker unit 6 ;
  • FIG. 5 is a view showing an example of the format of data to be transmitted to an L channel speaker unit 11 ;
  • FIG. 6 is a block diagram showing an example of a system configuration for causing a transmission apparatus to transmit audio data to a reception apparatus as a signal;
  • FIG. 7 is a flowchart of processing to be executed by a transmission apparatus 1 to transmit transmission data.
  • FIG. 8 is a flowchart of processing to be executed by the R channel speaker unit 6 to output sound based on the transmission data.
  • FIG. 1 is a block diagram showing an example of a system configuration for causing a transmission apparatus to transmit audio data to a reception apparatus as a signal.
  • the system includes a transmission apparatus 1 , and an R channel speaker unit 6 and an L channel speaker unit 11 each serving as a reception apparatus.
  • the transmission apparatus 1 , R channel speaker unit 6 , and L channel speaker unit 11 are connected by wires.
  • the transmission apparatus 1 can transmit data to the R channel speaker unit 6 and the L channel speaker unit 11 .
  • the transmission apparatus 1 , R channel speaker unit 6 , and L channel speaker unit 11 may be configured to perform wireless data communication. All units shown in FIG. 1 will be explained as hardware. However, some functions may be implemented by software.
  • the transmission apparatus 1 will be described first.
  • the transmission apparatus 1 includes an S/PDIF reception unit 2 , audio signal processing unit 3 , remote control reception processing unit 5 , and S/PDIF transmission unit 4 .
  • the S/PDIF reception unit 2 receives a digital audio signal output from an audio playback device such as a CD player.
  • the S/PDIF reception unit 2 decodes the received digital audio signal and inputs the decoding result to the audio signal processing unit 3 as audio data.
  • the audio signal processing unit 3 includes a circuit for performing various kinds of acoustic adjustments including sound quality adjustment such as high- and low-frequency output level adjustment and acoustic output correction such as sound field correction. Hence, the audio signal processing unit 3 causes the circuit to generate processed audio data based on the audio data of each frame input from the S/PDIF reception unit 2 . For each frame, original audio data and processed audio data generated by the circuit based on the original audio data are generated.
  • This system includes a remote controller (not shown).
  • the user adjusts the sound quality or uses the acoustic correction function by operating the remote controller.
  • the remote control reception processing unit 5 receives an input command from the remote controller.
  • the remote control reception processing unit 5 decodes the received input command and transmits the decoded command to the audio signal processing unit 3 .
  • the audio signal processing unit 3 performs various kinds of processing for the audio data input from the S/PDIF reception unit 2 .
  • One of adjustment items of the remote controller is volume.
  • a command containing the volume value set by the adjustment is input to the remote control reception processing unit 5 .
  • the remote control reception processing unit 5 decodes the command and notifies the audio signal processing unit 3 of the result.
  • the audio signal processing unit 3 updates the current volume value based on the notification. More specifically, the current volume value is updated to the volume value the user has designated using the remote controller.
  • the audio signal processing unit 3 For the audio data of each frame input from the S/PDIF reception unit 2 , the audio signal processing unit 3 generates (calculates) multiplied audio data by multiplying the audio data by the playback volume value. “Multiplying audio data by a playback volume value” means multiplying each data value in audio data by a playback volume value.
  • the audio signal processing unit 3 sends, to the S/PDIF transmission unit 4 , the original audio data and the multiplied audio data obtained by multiplying the original audio data by the playback volume value.
  • the S/PDIF transmission unit 4 encodes the data received from the audio signal processing unit 3 into data of the S/PDIF format and transmits it to the R channel speaker unit 6 and the L channel speaker unit 11 .
  • FIG. 2 is a view showing an example of the format of data to be transmitted to the R channel speaker unit 6 .
  • the S/PDIF transmission unit 4 transmits data in units of “subframe”.
  • subframe 1 and subframe 2 form one frame.
  • Subframe 1 contains audio data (20 bits) corresponding to the R channel speaker unit 6 .
  • Subframe 2 contains multiplied audio data generated by multiplying the audio data contained in subframe 1 by the volume value updated by the audio signal processing unit 3 .
  • the S/PDIF transmission unit 4 transmits a set of audio data and multiplied audio data to the R channel speaker unit 6 as the transmission data of one frame.
  • FIG. 3 is a view showing an example of the format of data to be transmitted to the L channel speaker unit 11 .
  • Subframe 1 contains audio data (20 bits) corresponding to the L channel speaker unit 11 .
  • Subframe 2 contains multiplied audio data generated by multiplying the audio data contained in subframe 1 by the volume value updated by the audio signal processing unit 3 .
  • the S/PDIF transmission unit 4 transmits a set of audio data and multiplied audio data to the L channel speaker unit 11 as the transmission data of one frame.
  • a set of audio data and multiplied audio data is transmitted to both speaker units as the transmission data of one frame.
  • the transmission data are sequentially transmitted for the respective frames.
  • the transmission apparatus 1 multiplies the audio data of the frame of interest by the playback volume value, thereby generating multiplied audio data.
  • the transmission apparatus 1 transmits the audio data of the frame of interest and the multiplied audio data as the transmission data of the frame of interest.
  • FIG. 7 is a flowchart of processing to be executed by the transmission apparatus 1 to transmit transmission data.
  • step S 701 the S/PDIF reception unit 2 receives a digital audio signal output from an audio playback device, decodes the received digital audio signal, and outputs the decoding result to the audio signal processing unit 3 as audio data.
  • step S 702 the audio signal processing unit 3 updates the current volume value based on a playback volume value acquired from the remote control reception processing unit 5 .
  • step S 703 for the audio data of each frame input from the S/PDIF reception unit 2 , the audio signal processing unit 3 generates multiplied audio data by multiplying the audio data by the playback volume value. For each frame, the audio signal processing unit 3 then sends, to the S/PDIF transmission unit 4 , the original audio data and the multiplied audio data generated by multiplying the original audio data by the playback volume value.
  • the S/PDIF transmission unit 4 makes subframe 1 contain the original audio data and subframe 2 contain the multiplied audio data, thereby generating, for each frame, the transmission data of a frame including subframe 1 and subframe 2 .
  • This processing is performed for each of the R channel speaker unit 6 and the L channel speaker unit 11 .
  • step S 704 the S/PDIF transmission unit 4 transmits the transmission data of each frame to the R channel speaker unit 6 and the L channel speaker unit 11 .
  • the R channel speaker unit 6 includes an S/PDIF reception unit 7 , audio signal processing unit 8 , amplification unit 9 , and speaker 10 .
  • the S/PDIF reception unit 7 receives the transmission data transmitted from the S/PDIF transmission unit 4 , decodes the transmission data, and sends the decoding result to the audio signal processing unit 8 .
  • the audio signal processing unit 8 extracts the original audio data (audio data contained in subframe 1 ) and multiplied audio data (multiplied audio data contained in subframe 2 ) contained in the decoded transmission data.
  • the audio signal processing unit 8 obtains the playback volume value by dividing the multiplied audio data by the original audio data. More specifically, the audio signal processing unit 8 divides the data value of a representative frame in the multiplied audio data by the data value of a frame corresponding to the representative frame in the original audio data.
  • the audio signal processing unit 8 multiplies the original audio data extracted from the transmission data by the obtained playback volume value, thereby generating playback audio data.
  • the audio signal processing unit 8 sends the generated playback audio data to the amplification unit 9 of the succeeding stage.
  • the amplification unit 9 amplifies the level of a signal based on the playback audio data and sends the signal to the speaker 10 . Accordingly, the speaker 10 outputs sound based on the playback audio data.
  • the L channel speaker unit 11 includes an S/PDIF reception unit 12 , audio signal processing unit 13 , amplification unit 14 , and speaker 15 .
  • the S/PDIF reception unit 12 receives the transmission data transmitted from the S/PDIF transmission unit 4 , decodes the transmission data, and sends the decoding result to the audio signal processing unit 13 .
  • the audio signal processing unit 13 extracts the original audio data (audio data contained in subframe 1 ) and multiplied audio data (multiplied audio data contained in subframe 2 ) contained in the decoded transmission data.
  • the audio signal processing unit 13 obtains the playback volume value by dividing the multiplied audio data by the original audio data.
  • the audio signal processing unit 13 multiplies the original audio data extracted from the transmission data by the obtained playback volume value, thereby generating playback audio data.
  • the audio signal processing unit 13 sends the generated playback audio data to the amplification unit 14 of the succeeding stage.
  • the amplification unit 14 amplifies the level of a signal based on the playback audio data and sends the signal to the speaker 15 . Accordingly, the speaker 15 outputs sound based on the playback audio data.
  • each of the R channel speaker unit 6 and the L channel speaker unit 11 is a reception apparatus capable of receiving transmission data transmitted from the transmission apparatus 1 , and receives the transmission data of each frame from the transmission apparatus 1 .
  • Multiplied audio data in the received transmission data of a frame of interest is divided by audio data in the transmission data of the frame of interest to obtain the playback volume value.
  • the audio data in the transmission data of the frame of interest is multiplied by the obtained playback volume value, thereby generating playback audio data of the frame of interest.
  • the frame of interest is played back based on the generated playback audio data.
  • FIG. 8 is a flowchart of processing to be executed by the R channel speaker unit 6 to output sound based on the transmission data. Note that this processing also applies to the L channel speaker unit 11 , as described above.
  • step S 801 the S/PDIF reception unit 7 receives transmission data transmitted from the S/PDIF transmission unit 4 , decodes the transmission data, and sends the decoding result to the audio signal processing unit 8 .
  • step S 802 the audio signal processing unit 8 extracts audio data and multiplied audio data contained in the decoded transmission data.
  • step S 803 the audio signal processing unit 8 obtains the playback volume value by dividing the multiplied audio data by the audio data.
  • step S 804 the audio signal processing unit 8 multiplies, by the obtained playback volume value, the audio data extracted from the transmission data, thereby generating playback audio data.
  • step S 805 the audio signal processing unit 8 sends the generated playback audio data to the amplification unit 9 of the succeeding stage.
  • the amplification unit 9 amplifies the level of a signal based on the playback audio data and sends the signal to the speaker 10 . Accordingly, the speaker 10 outputs sound based on the playback audio data.
  • the playback volume value is calculated based on original audio data. This can make the output signal more accurate and improve the S/N ratio.
  • subframe 2 contains a result obtained by multiplying original audio data by a playback volume value.
  • subframe 2 contains a playback volume value acquired from a remote control reception processing unit 5 .
  • FIG. 4 is a view showing an example of the format of data to be transmitted to an R channel speaker unit 6 .
  • Subframe 1 contains audio data (20 bits) corresponding to the R channel speaker unit 6 .
  • Subframe 2 contains a volume value updated by an audio signal processing unit 3 .
  • an S/PDIF transmission unit 4 transmits a set of audio data and a playback volume value to the R channel speaker unit 6 as the transmission data of one frame.
  • FIG. 5 is a view showing an example of the format of data to be transmitted to an L channel speaker unit 11 .
  • Subframe 1 contains audio data (20 bits) corresponding to the L channel speaker unit 11 .
  • Subframe 2 contains a volume value updated by the audio signal processing unit 3 .
  • the S/PDIF transmission unit 4 transmits a set of audio data and a playback volume value to the L channel speaker unit 11 as the transmission data of one frame.
  • a set of audio data and a playback volume value is transmitted to both speaker units as the transmission data of one frame.
  • the transmission data are sequentially transmitted for the respective frames.
  • an S/PDIF reception unit 7 extracts the playback volume value and original audio data from the transmission data.
  • An audio signal processing unit 8 multiplies the extracted data to generate multiplied audio data.
  • the audio signal processing unit 8 then sends the generated multiplied audio data to an amplification unit 9 of the succeeding stage. This also applies to the L channel speaker unit 11 .
  • processing of an R channel speaker unit 6 (L channel speaker unit 11 ) is different from that in the second embodiment in the following points. That is, the third embodiment is the same as the second embodiment except the following points. Note that the R channel speaker unit 6 will be explained below. The description to be made below also applies to the L channel speaker unit 11 .
  • an audio signal processing unit 8 in the R channel speaker unit 6 stores it in a memory managed by itself.
  • the memory stores the playback volume values of a plurality of past frames.
  • original audio data extracted from a frame of interest is multiplied by a playback volume value extracted from the frame of interest.
  • the playback volume value of the frame of interest is newly calculated based on the playback volume values of a plurality of past frames stored in the memory. For example, the average value of the playback volume values of k past frames from the frame of interest is calculated as the playback volume value of the frame of interest.
  • the audio data of the frame of interest is multiplied by the playback volume value, thereby generating the playback audio data of the frame of interest.
  • how to use the playback volume values of the k past frames to obtain the playback volume value of the frame of interest is not particularly limited. For example, a weight to be added to each past playback volume value may be set to be smaller in reverse chronological order, and the sum of the weighting results may be obtained as the playback volume value of the frame of interest.
  • the value “k” used here is decided in consideration of, for example, the response of an output to a change in the playback volume value or an increase in the accuracy for a smaller number of bits of the playback volume value.
  • adaptive control may be done by, e.g., increasing k when the number of bits of the playback volume value is small.
  • processing of an R channel speaker unit 6 (L channel speaker unit 11 ) is different from that in the second embodiment in the following points. That is, the fourth embodiment is the same as the second embodiment except the following points. Note that the R channel speaker unit 6 will be explained below. The description to be made below also applies to the L channel speaker unit 11 .
  • An audio signal processing unit 8 determines whether the value (representative value in data) of original audio data in subframe 1 is equal to or larger than the value (representative value in data) of data in subframe 2 .
  • the audio signal processing unit 8 executes the determination for each frame. Upon determining, continuously for N or more frames, that the value of original audio data in subframe 1 is equal to or larger than the value of data in subframe 2 , the audio signal processing unit 8 determines that subframe 2 contains multiplied audio data. In this case, the R channel speaker unit 6 performs the same processing as in the first embodiment.
  • the audio signal processing unit 8 determines that subframe 2 contains a playback volume value. In this case, the R channel speaker unit 6 performs the same processing as in the second or third embodiment.
  • subframe 1 contains R channel audio data
  • subframe 2 contains L channel audio data
  • processing can be switched by automatically discriminating between a unique protocol and another general-purpose protocol.
  • FIG. 6 is a block diagram showing an example of a system configuration for causing a transmission apparatus to transmit audio data to a reception apparatus as a signal.
  • the system includes a transmission apparatus 16 , and an R channel speaker unit 23 and an L channel speaker unit 30 each serving as a reception apparatus.
  • the transmission apparatus 16 , R channel speaker unit 23 , and L channel speaker unit 30 are connected by wires.
  • the transmission apparatus 16 can transmit data to the R channel speaker unit 23 and the L channel speaker unit 30 .
  • the transmission apparatus 16 , R channel speaker unit 23 , and L channel speaker unit 30 may be configured to perform wireless data communication. All units shown in FIG. 6 will be explained as hardware. However, some functions may be implemented by software.
  • the audio signal processing unit 3 of the arrangement shown in FIG. 1 is constituted by a microcontroller 18 , ROM 19 , and RAM 20 .
  • the audio signal processing unit 8 is constituted by a microcontroller 25 , ROM 26 , and RAM 27 .
  • the audio signal processing unit 13 is constituted by a microcontroller 32 , ROM 33 , and RAM 34 .
  • the ROM 19 stores computer programs and data to be used to cause the microcontroller 18 to execute the above-described processing of the audio signal processing unit 3 .
  • the microcontroller 18 executes processing using the computer programs and data, thereby executing the above-described processing of the audio signal processing unit 3 .
  • the RAM 20 can temporarily store data.
  • the ROM 26 stores computer programs and data to be used to cause the microcontroller 25 to execute the above-described processing of the audio signal processing unit 8 .
  • the microcontroller 25 executes processing using the computer programs and data, thereby executing the above-described processing of the audio signal processing unit 8 .
  • the RAM 27 can temporarily store data.
  • the ROM 33 stores computer programs and data to be used to cause the microcontroller 32 to execute the above-described processing of the audio signal processing unit 13 .
  • the microcontroller 32 executes processing using the computer programs and data, thereby executing the above-described processing of the audio signal processing unit 13 .
  • the RAM 34 can temporarily store data.
  • the output signal can be made more accurate, and the S/N ratio can be improved. It is also possible to increase the accuracy by temporally smoothing playback volume values.
  • the above-described embodiments can also implement various kinds of conventional methods including the method of outputting sound after adjusting volume on the receiving side using only original audio data, and the method of directly outputting sound using only multiplied audio data.
  • a reception device such as a general-purpose audio amplifier can also be connected and used. That is, it is possible to support various systems without changing the protocol.
  • aspects of the present invention can also be realized by a computer of a system or apparatus (or devices such as a CPU or MPU) that reads out and executes a program recorded on a memory device to perform the functions of the above-described embodiment(s), and by a method, the steps of which are performed by a computer of a system or apparatus by, for example, reading out and executing a program recorded on a memory device to perform the functions of the above-described embodiment(s).
  • the program is provided to the computer for example via a network or from a recording medium of various types serving as the memory device (e.g., computer-readable medium).

Landscapes

  • Circuit For Audible Band Transducer (AREA)

Abstract

An audio signal processing unit acquires the playback volume value of audio data of a frame of interest, and generates multiplied audio data by multiplying the audio data of the frame of interest by the playback volume value. An S/PDIF transmission unit transmits the audio data of the frame of interest and the multiplied audio data as the transmission data of the frame of interest.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to an audio data transmission technique.
  • 2. Description of the Related Art
  • Progress of digital technologies is leading to development of various techniques of transmitting video and audio information as digital values. For example, a standard called S/PDIF is becoming popular as a major technique of transmitting an audio signal as a digital signal. This technique is used as an interface to connect an audio playback device such as a CD player to a reception device such as an audio amplifier.
  • Examine a volume adjustment method when outputting sound. According to a common method, audio data of each channel is transmitted by S/PDIF first. Volume is then adjusted and output on the side of the reception device such as an audio amplifier. In this case, a dial or a remote controller for volume adjustment is prepared on the side of the reception device such as an audio amplifier to make the user adjust volume.
  • However, certain kinds of audio system configurations require volume adjustment on the transmission device side. In this case, a dial or a remote controller for volume adjustment is prepared on the side of the transmission device to cause the user to adjust volume. Data having a value corresponding to original audio data multiplied by the volume value is transmitted by S/PDIF. The receiving side handles it as data containing the volume value and directly outputs the data.
  • To transmit the volume value on the transmission device side, for example, a technique disclosed in patent reference (Japanese Patent No. 3085931) is used. The technique disclosed in the patent reference transmits volume data embedded in part of transmission data.
  • When the method of transmitting data which has a value corresponding to original audio data multiplied by the volume value is used to transmit volume information from the transmission device side, the value obtained by multiplication becomes small as the volume value decreases, resulting in poor S/N ratio.
  • In the method of transmitting volume data embedded in part of transmission data, one volume value is transmitted using a plurality of frames that are transmission units. For this reason, transmission takes time, and the response delays.
  • SUMMARY OF THE INVENTION
  • The present invention has been made in consideration of the above-described problems, and provides a technique of implementing audio data transmission with a high S/N ratio and quick response when the transmitting side transmits audio data and its volume value.
  • According to the first aspect of the present invention, a transmission apparatus, comprises:
  • an acquisition unit which acquires a playback volume value of audio data of a frame of interest;
  • a unit which generates multiplied audio data by multiplying the audio data of the frame of interest by the playback volume value; and
  • a transmission unit which transmits the audio data of the frame of interest and the multiplied audio data as transmission data of the frame of interest.
  • According to the second aspect of the present invention, a transmission method, comprises:
  • an acquisition step of acquiring a playback volume value of audio data of a frame of interest;
  • a step of generating multiplied audio data by multiplying the audio data of the frame of interest by the playback volume value; and
  • a transmission step of transmitting the audio data of the frame of interest and the multiplied audio data as transmission data of the frame of interest.
  • Further features of the present invention will become apparent from the following description of exemplary embodiments with reference to the attached drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram showing an example of a system configuration for causing a transmission apparatus to transmit audio data to a reception apparatus as a signal;
  • FIG. 2 is a view showing an example of the format of data to be transmitted to an R channel speaker unit 6;
  • FIG. 3 is a view showing an example of the format of data to be transmitted to an L channel speaker unit 11;
  • FIG. 4 is a view showing an example of the format of data to be transmitted to an R channel speaker unit 6;
  • FIG. 5 is a view showing an example of the format of data to be transmitted to an L channel speaker unit 11;
  • FIG. 6 is a block diagram showing an example of a system configuration for causing a transmission apparatus to transmit audio data to a reception apparatus as a signal;
  • FIG. 7 is a flowchart of processing to be executed by a transmission apparatus 1 to transmit transmission data; and
  • FIG. 8 is a flowchart of processing to be executed by the R channel speaker unit 6 to output sound based on the transmission data.
  • DESCRIPTION OF THE EMBODIMENTS
  • The embodiments of the present invention will now be described in detail with reference to the accompanying drawings. Note that the embodiments will be explained as merely examples of the arrangement of the present invention described in the appended claims, and the present invention is not limited by the embodiments to be described below.
  • First Embodiment
  • FIG. 1 is a block diagram showing an example of a system configuration for causing a transmission apparatus to transmit audio data to a reception apparatus as a signal. As shown in FIG. 1, the system includes a transmission apparatus 1, and an R channel speaker unit 6 and an L channel speaker unit 11 each serving as a reception apparatus. The transmission apparatus 1, R channel speaker unit 6, and L channel speaker unit 11 are connected by wires. The transmission apparatus 1 can transmit data to the R channel speaker unit 6 and the L channel speaker unit 11. Note that the transmission apparatus 1, R channel speaker unit 6, and L channel speaker unit 11 may be configured to perform wireless data communication. All units shown in FIG. 1 will be explained as hardware. However, some functions may be implemented by software.
  • The transmission apparatus 1 will be described first.
  • The transmission apparatus 1 includes an S/PDIF reception unit 2, audio signal processing unit 3, remote control reception processing unit 5, and S/PDIF transmission unit 4.
  • The S/PDIF reception unit 2 receives a digital audio signal output from an audio playback device such as a CD player. The S/PDIF reception unit 2 decodes the received digital audio signal and inputs the decoding result to the audio signal processing unit 3 as audio data.
  • The audio signal processing unit 3 includes a circuit for performing various kinds of acoustic adjustments including sound quality adjustment such as high- and low-frequency output level adjustment and acoustic output correction such as sound field correction. Hence, the audio signal processing unit 3 causes the circuit to generate processed audio data based on the audio data of each frame input from the S/PDIF reception unit 2. For each frame, original audio data and processed audio data generated by the circuit based on the original audio data are generated.
  • This system includes a remote controller (not shown). The user adjusts the sound quality or uses the acoustic correction function by operating the remote controller. The remote control reception processing unit 5 receives an input command from the remote controller. The remote control reception processing unit 5 decodes the received input command and transmits the decoded command to the audio signal processing unit 3.
  • In accordance with the command received from the remote control reception processing unit 5, the audio signal processing unit 3 performs various kinds of processing for the audio data input from the S/PDIF reception unit 2. One of adjustment items of the remote controller is volume. When the user adjusts (sets) the volume level by operating the remote controller, a command containing the volume value set by the adjustment is input to the remote control reception processing unit 5. The remote control reception processing unit 5 decodes the command and notifies the audio signal processing unit 3 of the result. The audio signal processing unit 3 updates the current volume value based on the notification. More specifically, the current volume value is updated to the volume value the user has designated using the remote controller.
  • Hence, for the audio data of each frame input from the S/PDIF reception unit 2, the audio signal processing unit 3 generates (calculates) multiplied audio data by multiplying the audio data by the playback volume value. “Multiplying audio data by a playback volume value” means multiplying each data value in audio data by a playback volume value.
  • For each frame, the audio signal processing unit 3 sends, to the S/PDIF transmission unit 4, the original audio data and the multiplied audio data obtained by multiplying the original audio data by the playback volume value.
  • The S/PDIF transmission unit 4 encodes the data received from the audio signal processing unit 3 into data of the S/PDIF format and transmits it to the R channel speaker unit 6 and the L channel speaker unit 11.
  • FIG. 2 is a view showing an example of the format of data to be transmitted to the R channel speaker unit 6. The S/PDIF transmission unit 4 transmits data in units of “subframe”. In this embodiment, subframe 1 and subframe 2 form one frame.
  • Subframe 1 contains audio data (20 bits) corresponding to the R channel speaker unit 6.
  • Subframe 2 contains multiplied audio data generated by multiplying the audio data contained in subframe 1 by the volume value updated by the audio signal processing unit 3. Hence, the S/PDIF transmission unit 4 transmits a set of audio data and multiplied audio data to the R channel speaker unit 6 as the transmission data of one frame.
  • FIG. 3 is a view showing an example of the format of data to be transmitted to the L channel speaker unit 11. Subframe 1 contains audio data (20 bits) corresponding to the L channel speaker unit 11. Subframe 2 contains multiplied audio data generated by multiplying the audio data contained in subframe 1 by the volume value updated by the audio signal processing unit 3. Hence, the S/PDIF transmission unit 4 transmits a set of audio data and multiplied audio data to the L channel speaker unit 11 as the transmission data of one frame.
  • In this way, a set of audio data and multiplied audio data is transmitted to both speaker units as the transmission data of one frame. The transmission data are sequentially transmitted for the respective frames.
  • In other words, upon acquiring the playback volume value of audio data of a frame of interest, the transmission apparatus 1 multiplies the audio data of the frame of interest by the playback volume value, thereby generating multiplied audio data. The transmission apparatus 1 transmits the audio data of the frame of interest and the multiplied audio data as the transmission data of the frame of interest.
  • FIG. 7 is a flowchart of processing to be executed by the transmission apparatus 1 to transmit transmission data.
  • In step S701, the S/PDIF reception unit 2 receives a digital audio signal output from an audio playback device, decodes the received digital audio signal, and outputs the decoding result to the audio signal processing unit 3 as audio data.
  • In step S702, the audio signal processing unit 3 updates the current volume value based on a playback volume value acquired from the remote control reception processing unit 5.
  • In step S703, for the audio data of each frame input from the S/PDIF reception unit 2, the audio signal processing unit 3 generates multiplied audio data by multiplying the audio data by the playback volume value. For each frame, the audio signal processing unit 3 then sends, to the S/PDIF transmission unit 4, the original audio data and the multiplied audio data generated by multiplying the original audio data by the playback volume value.
  • The S/PDIF transmission unit 4 makes subframe 1 contain the original audio data and subframe 2 contain the multiplied audio data, thereby generating, for each frame, the transmission data of a frame including subframe 1 and subframe 2. This processing is performed for each of the R channel speaker unit 6 and the L channel speaker unit 11.
  • In step S704, the S/PDIF transmission unit 4 transmits the transmission data of each frame to the R channel speaker unit 6 and the L channel speaker unit 11.
  • The R channel speaker unit 6 will be described next. The R channel speaker unit 6 includes an S/PDIF reception unit 7, audio signal processing unit 8, amplification unit 9, and speaker 10.
  • The S/PDIF reception unit 7 receives the transmission data transmitted from the S/PDIF transmission unit 4, decodes the transmission data, and sends the decoding result to the audio signal processing unit 8.
  • The audio signal processing unit 8 extracts the original audio data (audio data contained in subframe 1) and multiplied audio data (multiplied audio data contained in subframe 2) contained in the decoded transmission data. The audio signal processing unit 8 obtains the playback volume value by dividing the multiplied audio data by the original audio data. More specifically, the audio signal processing unit 8 divides the data value of a representative frame in the multiplied audio data by the data value of a frame corresponding to the representative frame in the original audio data.
  • The audio signal processing unit 8 multiplies the original audio data extracted from the transmission data by the obtained playback volume value, thereby generating playback audio data. The audio signal processing unit 8 sends the generated playback audio data to the amplification unit 9 of the succeeding stage.
  • The amplification unit 9 amplifies the level of a signal based on the playback audio data and sends the signal to the speaker 10. Accordingly, the speaker 10 outputs sound based on the playback audio data.
  • The L channel speaker unit 11 will be described next. The L channel speaker unit 11 includes an S/PDIF reception unit 12, audio signal processing unit 13, amplification unit 14, and speaker 15.
  • The S/PDIF reception unit 12 receives the transmission data transmitted from the S/PDIF transmission unit 4, decodes the transmission data, and sends the decoding result to the audio signal processing unit 13.
  • The audio signal processing unit 13 extracts the original audio data (audio data contained in subframe 1) and multiplied audio data (multiplied audio data contained in subframe 2) contained in the decoded transmission data. The audio signal processing unit 13 obtains the playback volume value by dividing the multiplied audio data by the original audio data. The audio signal processing unit 13 multiplies the original audio data extracted from the transmission data by the obtained playback volume value, thereby generating playback audio data. The audio signal processing unit 13 sends the generated playback audio data to the amplification unit 14 of the succeeding stage.
  • The amplification unit 14 amplifies the level of a signal based on the playback audio data and sends the signal to the speaker 15. Accordingly, the speaker 15 outputs sound based on the playback audio data.
  • In other words, each of the R channel speaker unit 6 and the L channel speaker unit 11 is a reception apparatus capable of receiving transmission data transmitted from the transmission apparatus 1, and receives the transmission data of each frame from the transmission apparatus 1. Multiplied audio data in the received transmission data of a frame of interest is divided by audio data in the transmission data of the frame of interest to obtain the playback volume value. The audio data in the transmission data of the frame of interest is multiplied by the obtained playback volume value, thereby generating playback audio data of the frame of interest. The frame of interest is played back based on the generated playback audio data.
  • FIG. 8 is a flowchart of processing to be executed by the R channel speaker unit 6 to output sound based on the transmission data. Note that this processing also applies to the L channel speaker unit 11, as described above.
  • In step S801, the S/PDIF reception unit 7 receives transmission data transmitted from the S/PDIF transmission unit 4, decodes the transmission data, and sends the decoding result to the audio signal processing unit 8.
  • In step S802, the audio signal processing unit 8 extracts audio data and multiplied audio data contained in the decoded transmission data.
  • In step S803, the audio signal processing unit 8 obtains the playback volume value by dividing the multiplied audio data by the audio data.
  • In step S804, the audio signal processing unit 8 multiplies, by the obtained playback volume value, the audio data extracted from the transmission data, thereby generating playback audio data.
  • In step S805, the audio signal processing unit 8 sends the generated playback audio data to the amplification unit 9 of the succeeding stage. The amplification unit 9 amplifies the level of a signal based on the playback audio data and sends the signal to the speaker 10. Accordingly, the speaker 10 outputs sound based on the playback audio data.
  • As described above, according to this embodiment, the playback volume value is calculated based on original audio data. This can make the output signal more accurate and improve the S/N ratio.
  • Second Embodiment
  • In the first embodiment, subframe 2 contains a result obtained by multiplying original audio data by a playback volume value. However, in the second embodiment, subframe 2 contains a playback volume value acquired from a remote control reception processing unit 5.
  • FIG. 4 is a view showing an example of the format of data to be transmitted to an R channel speaker unit 6. Subframe 1 contains audio data (20 bits) corresponding to the R channel speaker unit 6. Subframe 2 contains a volume value updated by an audio signal processing unit 3. Hence, an S/PDIF transmission unit 4 transmits a set of audio data and a playback volume value to the R channel speaker unit 6 as the transmission data of one frame.
  • FIG. 5 is a view showing an example of the format of data to be transmitted to an L channel speaker unit 11. Subframe 1 contains audio data (20 bits) corresponding to the L channel speaker unit 11. Subframe 2 contains a volume value updated by the audio signal processing unit 3. Hence, the S/PDIF transmission unit 4 transmits a set of audio data and a playback volume value to the L channel speaker unit 11 as the transmission data of one frame.
  • In this way, a set of audio data and a playback volume value is transmitted to both speaker units as the transmission data of one frame. The transmission data are sequentially transmitted for the respective frames.
  • On the side of the R channel speaker unit 6, an S/PDIF reception unit 7 extracts the playback volume value and original audio data from the transmission data. An audio signal processing unit 8 multiplies the extracted data to generate multiplied audio data. The audio signal processing unit 8 then sends the generated multiplied audio data to an amplification unit 9 of the succeeding stage. This also applies to the L channel speaker unit 11.
  • The remainders are the same as in the first embodiment.
  • Third Embodiment
  • In the third embodiment, processing of an R channel speaker unit 6 (L channel speaker unit 11) is different from that in the second embodiment in the following points. That is, the third embodiment is the same as the second embodiment except the following points. Note that the R channel speaker unit 6 will be explained below. The description to be made below also applies to the L channel speaker unit 11.
  • Every time a playback volume value is extracted from transmission data, an audio signal processing unit 8 in the R channel speaker unit 6 stores it in a memory managed by itself. Hence, the memory stores the playback volume values of a plurality of past frames.
  • In the second embodiment, original audio data extracted from a frame of interest is multiplied by a playback volume value extracted from the frame of interest. In the third embodiment, the playback volume value of the frame of interest is newly calculated based on the playback volume values of a plurality of past frames stored in the memory. For example, the average value of the playback volume values of k past frames from the frame of interest is calculated as the playback volume value of the frame of interest. The audio data of the frame of interest is multiplied by the playback volume value, thereby generating the playback audio data of the frame of interest. Note that although the average is calculated here, how to use the playback volume values of the k past frames to obtain the playback volume value of the frame of interest is not particularly limited. For example, a weight to be added to each past playback volume value may be set to be smaller in reverse chronological order, and the sum of the weighting results may be obtained as the playback volume value of the frame of interest.
  • The value “k” used here is decided in consideration of, for example, the response of an output to a change in the playback volume value or an increase in the accuracy for a smaller number of bits of the playback volume value. For example, adaptive control may be done by, e.g., increasing k when the number of bits of the playback volume value is small.
  • As described above, it is possible to increase the accuracy and improve the S/N ratio by temporally smoothing the playback volume values.
  • Fourth Embodiment
  • In the fourth embodiment, processing of an R channel speaker unit 6 (L channel speaker unit 11) is different from that in the second embodiment in the following points. That is, the fourth embodiment is the same as the second embodiment except the following points. Note that the R channel speaker unit 6 will be explained below. The description to be made below also applies to the L channel speaker unit 11.
  • An audio signal processing unit 8 determines whether the value (representative value in data) of original audio data in subframe 1 is equal to or larger than the value (representative value in data) of data in subframe 2. The audio signal processing unit 8 executes the determination for each frame. Upon determining, continuously for N or more frames, that the value of original audio data in subframe 1 is equal to or larger than the value of data in subframe 2, the audio signal processing unit 8 determines that subframe 2 contains multiplied audio data. In this case, the R channel speaker unit 6 performs the same processing as in the first embodiment.
  • On the other hand, if it is not determined, continuously for N or more frames, that the value of original audio data in subframe 1 is equal to or larger than the value of data in subframe 2, the audio signal processing unit 8 determines that subframe 2 contains a playback volume value. In this case, the R channel speaker unit 6 performs the same processing as in the second or third embodiment.
  • Note that in the latter case, it may be determined that, for example, subframe 1 contains R channel audio data, and subframe 2 contains L channel audio data, and processing of causing the user to select data to be output may be executed.
  • As described above, according to this embodiment, processing can be switched by automatically discriminating between a unique protocol and another general-purpose protocol.
  • Fifth Embodiment
  • FIG. 6 is a block diagram showing an example of a system configuration for causing a transmission apparatus to transmit audio data to a reception apparatus as a signal. As shown in FIG. 6, the system includes a transmission apparatus 16, and an R channel speaker unit 23 and an L channel speaker unit 30 each serving as a reception apparatus. The transmission apparatus 16, R channel speaker unit 23, and L channel speaker unit 30 are connected by wires. The transmission apparatus 16 can transmit data to the R channel speaker unit 23 and the L channel speaker unit 30. Note that the transmission apparatus 16, R channel speaker unit 23, and L channel speaker unit 30 may be configured to perform wireless data communication. All units shown in FIG. 6 will be explained as hardware. However, some functions may be implemented by software.
  • In the arrangement shown in FIG. 6, the audio signal processing unit 3 of the arrangement shown in FIG. 1 is constituted by a microcontroller 18, ROM 19, and RAM 20. The audio signal processing unit 8 is constituted by a microcontroller 25, ROM 26, and RAM 27. The audio signal processing unit 13 is constituted by a microcontroller 32, ROM 33, and RAM 34.
  • More specifically, the ROM 19 stores computer programs and data to be used to cause the microcontroller 18 to execute the above-described processing of the audio signal processing unit 3. The microcontroller 18 executes processing using the computer programs and data, thereby executing the above-described processing of the audio signal processing unit 3. At this time, the RAM 20 can temporarily store data.
  • The ROM 26 stores computer programs and data to be used to cause the microcontroller 25 to execute the above-described processing of the audio signal processing unit 8. The microcontroller 25 executes processing using the computer programs and data, thereby executing the above-described processing of the audio signal processing unit 8. At this time, the RAM 27 can temporarily store data.
  • The ROM 33 stores computer programs and data to be used to cause the microcontroller 32 to execute the above-described processing of the audio signal processing unit 13. The microcontroller 32 executes processing using the computer programs and data, thereby executing the above-described processing of the audio signal processing unit 13. At this time, the RAM 34 can temporarily store data.
  • According to the above-described embodiments, the following effects can be obtained.
  • First, since an output signal is calculated based on original audio data, the output signal can be made more accurate, and the S/N ratio can be improved. It is also possible to increase the accuracy by temporally smoothing playback volume values.
  • In addition, since a playback volume value is transmitted for each frame, the speed of reflecting volume on output sound increases as compared to the conventional method of transmitting one piece of volume information using a plurality of frames. This is especially advantageous when, for example, varying volume in real time.
  • There is, for example, a technique called dynamic range compression. This technique decreases volume to prevent the sound output level from rising when the data value of audio data is large, or increases volume to make sound easy to listen when the data value of audio data is small. This processing requires quick response of volume control. Hence, in this case, the above-described embodiments effectively function.
  • The above-described embodiments can also implement various kinds of conventional methods including the method of outputting sound after adjusting volume on the receiving side using only original audio data, and the method of directly outputting sound using only multiplied audio data. For example, a reception device such as a general-purpose audio amplifier can also be connected and used. That is, it is possible to support various systems without changing the protocol.
  • Other Embodiments
  • Aspects of the present invention can also be realized by a computer of a system or apparatus (or devices such as a CPU or MPU) that reads out and executes a program recorded on a memory device to perform the functions of the above-described embodiment(s), and by a method, the steps of which are performed by a computer of a system or apparatus by, for example, reading out and executing a program recorded on a memory device to perform the functions of the above-described embodiment(s). For this purpose, the program is provided to the computer for example via a network or from a recording medium of various types serving as the memory device (e.g., computer-readable medium).
  • While the present invention has been described with reference to exemplary embodiments, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. The scope of the following claims is to be accorded the broadest interpretation so as to encompass all such modifications and equivalent structures and functions.
  • This application claims the benefit of Japanese Patent Application No. 2009-011118 filed Jan. 21, 2009, which is hereby incorporated by reference herein in its entirety.

Claims (3)

1. A transmission apparatus, comprising:
an acquisition unit which acquires a playback volume value of audio data of a frame of interest;
a unit which generates multiplied audio data by multiplying the audio data of the frame of interest by the playback volume value; and
a transmission unit which transmits the audio data of the frame of interest and the multiplied audio data as transmission data of the frame of interest.
2. The apparatus according to claim 1, wherein said acquisition unit acquires the playback volume value by receiving, from a remote controller, the playback volume value set in the remote controller operated by a user.
3. A transmission method, comprising:
an acquisition step of acquiring a playback volume value of audio data of a frame of interest;
a step of generating multiplied audio data by multiplying the audio data of the frame of interest by the playback volume value; and
a transmission step of transmitting the audio data of the frame of interest and the multiplied audio data as transmission data of the frame of interest.
US12/642,694 2009-01-21 2009-12-18 Transmission apparatus and transmission method Expired - Fee Related US8934996B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2009011118A JP5213733B2 (en) 2009-01-21 2009-01-21 Transmitting device, receiving device, transmitting method, receiving method
JP2009-011118 2009-01-21

Publications (2)

Publication Number Publication Date
US20100185307A1 true US20100185307A1 (en) 2010-07-22
US8934996B2 US8934996B2 (en) 2015-01-13

Family

ID=42337578

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/642,694 Expired - Fee Related US8934996B2 (en) 2009-01-21 2009-12-18 Transmission apparatus and transmission method

Country Status (2)

Country Link
US (1) US8934996B2 (en)
JP (1) JP5213733B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2658119A1 (en) * 2012-04-26 2013-10-30 BlackBerry Limited Apparatus and method pertaining to volume control
US9300263B2 (en) 2012-04-26 2016-03-29 Blackberry Limited Apparatus and method pertaining to volume control

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6466833B1 (en) * 1999-01-15 2002-10-15 Oak Technology, Inc. Method and apparatus for efficient memory use in digital audio applications
US20060064187A1 (en) * 2000-12-26 2006-03-23 Yamaha Corporation Digital mixing system, engine apparatus, console apparatus, digital mixing method, engine apparatus control method, console apparatus control method, and programs executing these control methods
US20090074206A1 (en) * 2007-09-13 2009-03-19 Bionica Corporation Method of enhancing sound for hearing impaired individuals
US20090323987A1 (en) * 2008-06-26 2009-12-31 Motorola, Inc. Method and apparatus for synchronizing audio levels of a device and an audio accessory

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0397306A (en) * 1989-09-08 1991-04-23 Onkyo Corp Digital audio equipment
JP3085931B2 (en) * 1998-07-30 2000-09-11 株式会社日立製作所 Serial signal transceiver
JP4545272B2 (en) * 2000-03-31 2010-09-15 旭化成エレクトロニクス株式会社 Digital attenuator and digital attenuation processing method
JP2004037823A (en) * 2002-07-03 2004-02-05 Sanyo Electric Co Ltd Volume controller of video/acoustic device
JP2007189627A (en) * 2006-01-16 2007-07-26 Mitsubishi Electric Engineering Co Ltd Audio apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6466833B1 (en) * 1999-01-15 2002-10-15 Oak Technology, Inc. Method and apparatus for efficient memory use in digital audio applications
US20060064187A1 (en) * 2000-12-26 2006-03-23 Yamaha Corporation Digital mixing system, engine apparatus, console apparatus, digital mixing method, engine apparatus control method, console apparatus control method, and programs executing these control methods
US20090074206A1 (en) * 2007-09-13 2009-03-19 Bionica Corporation Method of enhancing sound for hearing impaired individuals
US20090323987A1 (en) * 2008-06-26 2009-12-31 Motorola, Inc. Method and apparatus for synchronizing audio levels of a device and an audio accessory

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Specification of the Digital Audio Interface (The AES/EBU interface) Tech. 3250-E Third edition; copyright 2004 *
Yamaha Digital Mixing Engine DME32 Owner's Manual; copyright 2000 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2658119A1 (en) * 2012-04-26 2013-10-30 BlackBerry Limited Apparatus and method pertaining to volume control
US9300263B2 (en) 2012-04-26 2016-03-29 Blackberry Limited Apparatus and method pertaining to volume control

Also Published As

Publication number Publication date
JP5213733B2 (en) 2013-06-19
US8934996B2 (en) 2015-01-13
JP2010169824A (en) 2010-08-05

Similar Documents

Publication Publication Date Title
US10347234B2 (en) Selective suppression of audio emitted from an audio source
EP2494792B1 (en) Speech enhancement method and system
US7864967B2 (en) Sound quality correction apparatus, sound quality correction method and program for sound quality correction
JP4621792B2 (en) SOUND QUALITY CORRECTION DEVICE, SOUND QUALITY CORRECTION METHOD, AND SOUND QUALITY CORRECTION PROGRAM
US7844452B2 (en) Sound quality control apparatus, sound quality control method, and sound quality control program
US20170207762A1 (en) Correction of unknown audio content
US8077882B2 (en) Audio reproducing apparatus
US20110002467A1 (en) Dynamic enhancement of audio signals
EP2538559B1 (en) Audio controlling apparatus, audio correction apparatus, and audio correction method
US9847767B2 (en) Electronic device capable of adjusting an equalizer according to physiological condition of hearing and adjustment method thereof
US8280062B2 (en) Sound corrector, sound measurement device, sound reproducer, sound correction method, and sound measurement method
US9628907B2 (en) Audio device and method having bypass function for effect change
US8934996B2 (en) Transmission apparatus and transmission method
JP2001296894A (en) Voice processor and voice processing method
US9514765B2 (en) Method for reducing noise and computer program thereof and electronic device
US8989405B2 (en) Audio signal correction apparatus, audio signal correction method, and audio signal correction program
US10997984B2 (en) Sounding device, audio transmission system, and audio analysis method thereof
CN110740404A (en) audio correlation processing method and audio processing device
CN104254041A (en) Near-end listening intelligibility enhancement
US20230138240A1 (en) Compensating Noise Removal Artifacts
CN113015059B (en) Audio optimization method, device, equipment and readable storage medium
JP5348179B2 (en) Sound processing apparatus and parameter setting method
CN117652159A (en) Information processing device, information processing method, and program
JPWO2020017517A1 (en) Audio signal processing system and audio signal processing device
JP2018074219A (en) Audio processing device

Legal Events

Date Code Title Description
AS Assignment

Owner name: CANON KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MATSUSHITA, AKIHIRO;REEL/FRAME:024203/0170

Effective date: 20091211

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

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: 20230113