US20030025620A1 - Method and system for sampling rate conversion in digital audio applications - Google Patents

Method and system for sampling rate conversion in digital audio applications Download PDF

Info

Publication number
US20030025620A1
US20030025620A1 US10/109,479 US10947902A US2003025620A1 US 20030025620 A1 US20030025620 A1 US 20030025620A1 US 10947902 A US10947902 A US 10947902A US 2003025620 A1 US2003025620 A1 US 2003025620A1
Authority
US
United States
Prior art keywords
digital audio
audio signal
sample
sampling rate
output
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
US10/109,479
Other versions
US6509850B1 (en
Inventor
Dennis Bland
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.)
Wind River Systems Inc
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US10/109,479 priority Critical patent/US6509850B1/en
Priority to US10/305,534 priority patent/US6661357B2/en
Application granted granted Critical
Publication of US6509850B1 publication Critical patent/US6509850B1/en
Publication of US20030025620A1 publication Critical patent/US20030025620A1/en
Assigned to WIND RIVER SYSTEMS, INC. reassignment WIND RIVER SYSTEMS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTEL CORPORATION
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: WIND RIVER SYSTEMS, INC.
Assigned to WIND RIVER SYSTEMS, INC. reassignment WIND RIVER SYSTEMS, INC. CORRECTIVE ASSIGNMENT TO CORRECT THE PATENT NO. 7160068 PREVIOUSLY RECORDED AT REEL: 045836 FRAME: 0494. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT OF ASSIGNOR'S INTEREST . Assignors: INTEL CORPORATION
Assigned to GUGGENHEIM CORPORATE FUNDING, LLC reassignment GUGGENHEIM CORPORATE FUNDING, LLC PATENT SECURITY AGREEMENT Assignors: WIND RIVER SYSTEMS, INC.
Anticipated expiration legal-status Critical
Assigned to WIND RIVER SYSTEMS, INC. reassignment WIND RIVER SYSTEMS, INC. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: GUGGENHEIM CORPORATE FUNDING, LLC
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L19/00Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
    • G10L19/02Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis using spectral analysis, e.g. transform vocoders or subband vocoders
    • G10L19/0204Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis using spectral analysis, e.g. transform vocoders or subband vocoders using subband decomposition

Definitions

  • a computer system may receive a digital audio signal from a variety of sources, e.g., directly from a digital microphone or a hardware codec, from an analog-to-digital converter connected to an analog audio source, downloaded via a network, or from various digital audio storage media, including CD-ROMs, flash memory, digital tapes, etc.
  • a received digital audio signal may be stored by the computer system, either in memory, or on some other storage media.
  • a stored digital audio signal may then be output, e.g., played using a digital speaker, or transmitted via a network to another computer system.
  • a digital audio signal may include a sequence of coded “samples.” Individual samples may define an output level from a digital sound producing device (e.g., a digital speaker), or the strength of a electrical signal transmitted to an analog speaker at a particular time. The samples may be received individually or in “blocks” of multiple samples. The number of samples per unit time in a signal may be referred to as the “sampling rate” of the signal. For example, standard CD audio sound is recorded at a sampling rate of 44.1 thousand samples per second. Each sample may include one or more coded signals, e.g., two separate signals may be provided in a sample for a two-channel stereo signal. Each sample in a signal may be coded as a binary word of a given length, e.g., 16-bit words are commonly used.
  • Downsampling may be used to play or record a received digital audio signal at a lower rate than it was received, by dropping samples from the signal.
  • a hardware codec might produce a digital audio signal at a rate of 48K samples/sec, while the application being used stores digital audio signals at a rate of 24K samples/second.
  • the 48K sample/sec “input” or “source” digital audio signal could then be downsampled to produce a stored 24 K sample/second stored or “output” digital audio signal.
  • Downsampling may be accomplished by removing samples from the received input digital audio signal.
  • Downsampling may produce a lower rate output digital audio signal in the same format as the original input signal.
  • a downsampled signal may be played at the lower output sampling rate.
  • a downsampled signal may be “upsampled” to produce a higher rate digital audio signal.
  • the signal When a stored digital audio signal is received by the computer system, for example by retrieving it from a storage media, the signal may be “upsampled” or converted to a higher sampling rate than the stored signal by adding samples to the signal.
  • the upsampled signal may have the same format as the received signal. Upsampling may be needed where an output device only can process a signal at a given rate, e.g., 44.1 KHz, and the received digital audio signal has been recorded by the computer system at a lower rate, e.g., 8 KHz.
  • a method includes (a) receiving a first digital audio signal including samples and having a first sampling rate, (b) outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being higher than the first sampling rate, (c) incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, (d) when the counter exceeds a threshold number, inserting at least one synthetic sample as part of the second digital audio signal, and (e) repeating (b), (c), and (d), until all the samples in the first digital audio signal have been output.
  • a system in accordance with an example embodiment of the present invention, includes a counter, a threshold, and an upsampling mechanism, the upsampling mechanism configured (a) to receive a first digital audio signal including samples and having a first sampling rate, (b) to output at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the desired second sampling rate being greater than the first sampling rate, (c) to increment the counter for each sample from the first digital audio signal that is output as part of the second digital audio signal in (b), (d) when the counter exceeds the threshold, to insert at least one synthetic sample as part of the second digital audio signal, and (e) to repeat (b), (c), and (d) until all samples in the first digital audio signal have been output.
  • an article of manufacture including a computer-readable medium having stored thereon instructions adapted to be executed by a processor, the instructions which, when executed, define a series of steps to be used to control a method for upsampling a digital audio signal, the steps including: receiving a first digital audio signal including samples and having a first sampling rate, outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being higher than the first sampling rate, incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, when the counter exceeds a threshold number, inserting at least one synthetic sample as part of the second digital audio signal, and repeating the steps of outputting, incrementing, and inserting, until all the samples in the first digital audio signal have been output.
  • a method of downsampling a digital audio signal includes (a) receiving a first digital audio signal including samples and having a first sampling rate, (b) outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate, (c) incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, (d) when the counter exceeds a threshold number, skipping at least one sample from the first digital audio signal; and (e) repeating (b), (c) and (d) until all the samples in the first digital audio signal have been output or skipped.
  • a system in accordance with an example embodiment of the present invention, includes a counter, a threshold number, and a downsampling mechanism, the downsampling mechanism configured (a) to receive a first digital audio signal, the first digital audio signal including samples and having a first sampling rate, (b) to output at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate, (c) to increment a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, (d) when the counter exceeds thethreshold number, to skip at least one sample from the first digital audio signal, and (e) to repeat (b), (c), and (d), until all samples in the first digital audio signal have been output or skipped.
  • an article of manufacture including a computer-readable medium having stored thereon instructions adapted to be executed by a processor, the instructions which, when executed, define a series of steps to be used to control a method for downsampling a digital audio signal, said steps including receiving a first digital audio signal including samples and having a first sampling rate, Outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate, incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, when the counter exceeds a threshold number, skipping at least one sample from the first digital audio signal, and repeating the steps of outputting, incrementing and skipping until all the samples in the first digital audio signal have been output or skipped.
  • a method of receiving and playing back a digital audio signal including, (a) receiving a first digital audio signal including samples and having a first sampling rate, (b) storing at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate, (c) incrementing a first counter for each sample from the first digital audio signal that is stored as part of the second digital audio signal, (d) when the first counter exceeds a first threshold number, skipping at least one sample from the first digital audio signal, (e) repeating (b), (c) and (d) until all the samples in the first digital audio signal have been output or skipped, (f) retrieving the second digital audio signal, (g) outputting at least one sample from the second digital audio signal as part of a third digital audio signal, the third digital audio signal having a desired third sampling rate, the third sampling rate being higher than the second
  • FIG. 1 illustrates an example downsampling procedure, according to an example embodiment of the present invention.
  • FIG. 2 illustrates an example upsampling procedure, according to an example embodiment of the present invention.
  • FIG. 3 illustrates an example computer system, according to an example embodiment of the present invention.
  • FIG. 4 illustrates an example downsampling mechanism data structure, according to an example embodiment of the present invention.
  • FIG. 5 illustrates an example upsampling mechanism data structure, according to an example embodiment of the present invention.
  • FIG. 1 illustrates an example downsampling procedure, according to an example embodiment of the present invention.
  • the example downsampling procedure may receive a digital audio signal at a source sampling rate (SR) and may produce an output digital audio signal at a second lower output sampling rate (OR).
  • SR source sampling rate
  • OR output sampling rate
  • the output digital audio signal may be stored in memory or other storage media or may be transmitted for output to a hardware audio output device.
  • the output digital audio signal may have the same duration and format as the received digital signal, albeit at a lower sampling rate, i.e., fewer samples are used to produce an audio signal of the same duration.
  • the source rate at which digital audio input is received and the output rate at which digital audio data will be stored may be determined.
  • the source rate may be determined by the identity of the source of the digital audio input, i.e., some hardware devices or input file formats may only provide digital audio input at certain fixed rates rates. This information may be maintained in a table in the computer's operating system.
  • a header in a received digital audio input file may indicate the sampling rate of the digital audio signal contained in the file.
  • file headers in both “.wav” and “.au” audio files include sample rate, number of channels, number of bits per sample, and encoding format (e.g., big-endian, little-endian, signed, unsigned).
  • the output sampling rate may be pre-defined for a particular storage media where the output signal is to be stored or may be specified by the user or application that invokes the example downsampling procedure.
  • the example procedure for downsampling may determine constants that may be used during the example downsampling procedure to determine how many samples are dropped, and which samples are dropped. If the downsampling ratio, i.e., the sampling rate of the source sample divided by the sampling rate of the output sample, is less than 2:1, then consecutive samples will not be dropped during the example downsampling procedure. If the downsampling ratio is greater than 2:1, then consecutive samples may be dropped.
  • a deletion trigger point or deletion threshold may be used in controlling the example downsampling procedure.
  • An example of the deletion threshold in the example downsampling procedure is the variable denoted d_threshold.
  • the d_threshold value in the example downsampling procedure is 1,000,000. However, it will be appreciated that other d_threshold values could be used.
  • the use of a larger threshold may result in more exact handling of the ends of files, and more accurate dithering of the added samples in the output signal reducing distortion.
  • a larger threshold may require using multiple variables or a dedicated counter register in order to track and control the example downsampling procedure.
  • d_rate_decimal_value A variable that is a function of the ratio of the source sample rate to the output sample rate, and is denoted here as “d_rate_decimal_value”, may be determined.
  • the d_rate_decimal_value variable may be used to increment the deletion counter used in the example downsampling procedure to track when samples should be deleted.
  • d_rate_decimal_value may computed by using the formula:
  • d _rate_decimal_value ⁇ (( SR/OR ) ⁇ ( SR/OR ) ⁇ )* d _threshold ⁇
  • strip_sample A variable, denoted here as strip_sample, may be used to indicate the base number of samples that are normally deleted for every sample that is output in the output signal.
  • the value of strip_sample may be determined using the formula:
  • strip_sample ⁇ SR/OR ⁇ 1.
  • strip_sample variable need not always be the actual number of samples deleted after each output sample, but may be a base number that may be increased after some output samples.
  • the example downsampling procedure may remove more samples after some output samples, and fewer after other output samples.
  • strip_sample may be zero, if the downsampling ratio is less than 2:1. When the downsampling ratio is less than 2:1, only a fraction of the samples in the output signal may have the following sample in the source signal deleted.
  • step 102 two counters used in the example downsampling procedure may be initialized.
  • the first counter denoted “current_sample”
  • current_sample may be used to indicate the sample in the source signal that currently is the next candidate sample to be stored as part of the output signal. It will be appreciated that depending on the data structure used to store digital audio signals, current_sample may also be implemented as a pointer, or other conventional indication of which sample to output next.
  • the second counter denoted “delete_sample_decision_counter”, may be used in the example downsampling procedure to track when samples are deleted or dropped.
  • the example procedure may check to see whether the entire source signal has been processed. This may be accomplished by testing for an “end of file” character, by comparison with a value in a signal header that indicates the length of the signal, by an indication that the entire audio signal (or audio signal file) has been received from a hardware device or the operating system, or any other conventional way of determining that the signal has been completely processed. If the entire audio signal has been completely processed, the example downsampling procedure may be completed. Otherwise the example downsampling procedure may continue with step 106 .
  • step 108 the current sample counter is incremented. Once incremented, the current_sample may indicate the next sample that is a candidate for being output.
  • the sample deletion counter may be incremented by adding the d_rate_decimal_value.
  • the current sample may be output as part of the output signal, e.g., by storing it in memory in a file containing the output signal.
  • step 116 the sample deletion count is adjusted by subtracting the value of d_threshold. This adjustment may allow the downsampling procedure to continue without resetting the sample deletion counter.
  • strip_sample+1 samples may be deleted by incrementing the current_sample. Because the d_threshold value was exceeded by the delete_sample_decision_counter, an extra sample may be deleted, beyond the base number of samples that would usually be deleted if the threshold had not been exceeded.
  • step 120 if the block of samples has been completely processed, the example downsampling procedure may continue with step 104 , where another block of samples may be received if the source signal has not been completely processed. If the block of samples has not been completely processed, the example downsampling procedure may continue with step 108 , and determine the next sample that will be output from the current block of samples.
  • example downsampling procedure could be modified to process an source audio signal that is received one sample at a time, rather than in blocks.
  • the samples in the output signal may not be exactly uniformly spaced in the source signal. This may cause some flutter or other distortion in the output signal.
  • Other procedures for dithering may be used in this situation besides the two counter procedure described above, e.g., samples could be selected randomly or pseudo-randomly.
  • steps of the example downsampling procedure could be defined as a series of instructions adapted to be executed by a processor, and these instruction could be stored on a computer-readable medium, e.g., a tape, a disk, a CD-ROM.
  • FIG. 2 illustrates an example upsampling procedure, according to an example embodiment of the present invention.
  • the example upsampling procedure receives a digital audio signal at a source sampling rate (SR) and produces an output digital audio signal at a second higher output sampling rate (OR).
  • the received digital audio signal may have been created using the example downsampling procedure described above.
  • the output digital audio signal may be transmitted for output to an audio output device, transmitted to another computer system, or saved in memory or other storage media.
  • the output digital audio signal may have the same duration and format as the received digital signal, albeit at a higher sampling rate, i.e., more samples are used to produce an audio signal of the same duration.
  • the source rate of the received signal digital audio and the output rate that digital audio output signal will be played may be determined.
  • the source rate may be determined by the identity of the source of the digital audio input, i.e., some hardware devices or input file formats may only provide digital audio input at certain fixed rates. This information may be maintained in a table in the computer's operating system.
  • a header in a received digital audio source file may indicate the sampling rate of the digital audio signal contained in the file (e.g., in a .wav file).
  • the output sampling rate may be predefined for a particular output device or may be specified by the user or application that invokes the example downsampling procedure.
  • the example procedure for upsampling may calculate constants that may be used during the example upsampling procedure to determine how many samples are added, and which source samples have samples added after them. If the upsampling ratio, i.e., the sampling rate of the output signal divided by the sampling rate of the source signal, is less than 2:1, then not all source samples may have a synthetic sample added after them, and only a single synthetic sample may be added after each source sample. If the upsampling ratio is greater than 2:1, then multiple samples in a row may be added after a single sample, and all source samples will generally have a synthetic sample added after them.
  • the upsampling ratio i.e., the sampling rate of the output signal divided by the sampling rate of the source signal
  • the example upsampling procedure may use an insertion or interpolation threshold value, which may be provided as a variable denoted u_threshold.
  • u_threshold The value of u_threshold in the example upsampling procedure is 1,000,000. However, it will be appreciated that other threshold values could be used. The use of a larger threshold may result in more exact handling of the ends of files, and more accurate dithering of the output signal, reducing distortion.
  • a “u_rate_decimal_value” may be determined.
  • the u_rate_decimal_value may be a function of the ratio of the output sampling rate to the source sampling rate.
  • the u_rate_decimal_value may be used to increment the interpolation counter used in the example upsampling procedure.
  • the u_rate_decimal_value may determined by the formula:
  • u _rate_decimal_value ⁇ (( OR/SR ) ⁇ ( OR/SR ) ⁇ )* u _threshold ⁇
  • a pad_sample variable indicates the base number of synthetic samples that are normally interpolated for every source sample that is output in the output signal.
  • the value of pad_sample may be determined using the formula:
  • the pad_sample value need not always be the actual number of synthetic samples interpolated after each source sample that is output, but may be a base number that may be increased after some source samples.
  • the example upsampling procedure may dither, adding more samples after some source samples, and fewer after other source samples.
  • the pad_sample value may be zero, if the upsampling ratio is less than 2:1. When the upsampling ratio is less than 2:1, only a fraction of the source samples in the output signal may have interpolated synthetic samples immediately following them in the output signal.
  • the scale factor for a given number of interpolated samples is the full range of a signal sample divided by the number of interpolated samples plus one. For example, for a 16 bit signal, the full range of a sample is 65,536, and the scale factor for one interpolated sample would be 32,768, i.e., the space between the two source samples is divided in half and the interpolated sample is linearly interpolated between them. For two interpolated samples the scale factor would be 21,845, i.e., interval between the source samples is divided into thirds. It will be appreciated that the scale factors need not be exact, but may be approximations.
  • the scale factors may be hardcoded in a program to execute the example procedure.
  • the appropriate scaling factor may be selected when the number of interpolated samples is known, e.g., by using a case statement or a look-up table.
  • a counter variable denoted here insert_sample_decision_counter, may be used to track when extra samples are added between source samples in the output signal. It will be appreciated that other conventional mechanisms for tracking the current source and output sample may be used, e.g., pointers may be used in place of a counter.
  • a block of samples from the source signal may be received by the example upsampling procedure. These samples may be received by reading them from a storage media, inputting from a hardware audio input device, or they may be downloaded via a network. It will be appreciated that the example upsampling procedure is designed for blocks that contain a relatively large number of samples, and if blocks are small or if samples are received one at time, the example upsampling procedure may require modifications to more accurately handle samples at the end of blocks.
  • step 206 the current source sample and current output sample counters may be incremented.
  • the interpolation counter may be incremented by adding the u_rate_decimal_value.
  • the example upsampling procedure may calculate synthetic samples that may be output as part of the output signal after the current source sample.
  • pad_sample synthetic samples may be calculated; thus if the value of pad_sample is zero, no synthetic samples will be calculated.
  • the synthetic samples may be calculated by linearly interpolating between the current source sample and the next sample in the source signal.
  • the difference between the current source sample and the next source sample may be computed.
  • This difference value may then be multiplied by the scale factor value for the number of synthetic samples that will be added.
  • This product may then be integer divided by the range of the signal, e.g., by right shifting the bits of the result. For example, for a 16 bit range, the product would be right shifted by 16.
  • the successive interpolated values may then be obtained by adding the delta value.
  • the first interpolated value is the current_source_sample+delta
  • the second interpolated value may be the current_source_sample+2* delta, etc.
  • each successive synthetic sample between the two source samples may be calculated according to the following formula:
  • the example upsampling procedure may output the pad_sample interpolated samples that were calculated in step 212 . It will be appreciated that other conventional approaches to outputting these samples may be used, e.g., different block or buffer sizes may be used for the output signal.
  • the interpolation counter may be adjusted by subtracting the value of u_threshold.
  • pad_sample+1 interpolated values may be calculated.
  • the same approach may be used as in step 212 , except that one extra sample is calculated, and the scale factor used may be different, to reflect the larger number of calculated interpolated samples.
  • step 220 the interpolated values may be output.
  • the example downsampling procedure may determine whether the block of samples that was received has been completely processed. If it has not, the example procedure returns to step 206 to process the next source sample in the block of samples. Otherwise, the example upsampling procedure may continue with step 224 .
  • the example downsampling procedure may determine whether the entire source signal has been processed. This may be accomplished by any conventional approach, e.g., comparing the current_source_sample counter with a known size for the source signal that was received in the source signal header, receiving an “end of signal” or “end of file” indication from an input device, etc. If the signal has not been completed, the example upsampling procedure may continue with step 204 , receiving another block of samples. Otherwise the example upsampling procedure may be completed.
  • steps of the example upsampling procedure could be defined as a series of instructions adapted to be executed by a processor, and these instruction could be stored on a computer-readable medium, e.g., a tape, a disk, a CD-ROM.
  • FIG. 3 illustrates an example computer system, according to an example embodiment of the present invention.
  • the example computer system may include facilities for both recording and playing digital audio signals.
  • the example computer system may include a processor 302 .
  • the processor need not include a hardware floating point arithmetic capability.
  • the computer system may include one or more storage subsystems.
  • the storage subsystems may include RAM memory 304 , other storage subsystems including bubble or flash memory, disks 306 , a CD drive 308 , or other conventional equipment for the storage and/or retrieval of digital data, e.g., a digital tape drive.
  • the example computer system may include an audio input source 310 , which may include a digital microphone, a/d converter, hardware codec, or other elements from which the system may receive digital audio signals.
  • the system may also receive digital audio signals by downloading them from a network, or by reading files from pre-recorded digital media, e.g., CD-ROMS, MP3 files received from the Internet, or any other digital audio input source.
  • the example computer system may include an audio output device 312 , such as a speaker, headphones, or other device for outputting a digital audio signal.
  • an audio output device 312 such as a speaker, headphones, or other device for outputting a digital audio signal.
  • the operating system 314 may include an audio input control mechanism 316 .
  • the audio input control mechanism 316 may control applications' access to and use of the audio input source, as well as providing other functions needed by applications to process audio input.
  • the audio input control mechanism 316 may include a downsampling mechanism 318 .
  • the downsampling mechanism 318 may provide functions for downsampling a received digital audio signal before the signal is stored.
  • the downsampling mechanism 318 may include functions that provide the example downsampling procedure described above, allowing signals to be downsampled without using floating point operations.
  • the operating system 314 may include an audio output control mechanism 320 .
  • the audio output control mechanism 320 may control applications' access to and use of the audio output device 312 , as well as providing other functions needed by applications to generate and process audio outputs.
  • the audio output control mechanism 320 may include an upsampling mechanism 322 .
  • the upsampling mechanism 322 may provide functions for upsampling a recorded digital audio signal before the signal is output.
  • the upsampling mechanism 322 may provide the example upsampling procedure described above, allowing signals to be upsampled without using floating-point operations.
  • FIG. 4 illustrates an example downsampling mechanism data structure 400 , according to an example embodiment of the present of the invention.
  • the downsampling mechanism data structure 400 may be provided as part of the downsampling mechanism 318 , described above.
  • the example downsampling mechanism data structure 400 may include a threshold variable 402 , denoted here d_threshold.
  • the threshold variable 402 may be used during the example downsampling procedure to help control when extra samples are deleted from a digital audio signal being downsampled.
  • the example downsampling mechanism data structure 400 may include a variable 404 , denoted here d_rate_digital_value, whose value is used to increment a deletion counter used in the example downsampling procedure.
  • the d_rate_digital_value variable 404 may be configured to have a value that is a function of the ratio of the source sampling rate to the output sampling rate.
  • the example downsampling mechanism data structure 400 may include a variable 406 , denoted here strip_sample, that may be configured to indicate the base number of samples in the source signal that are deleted after each source sample that is actually output from the example downsampling procedure.
  • the strip_sample variable 406 may be configured to be an increasing function of the downsampling ratio.
  • the example downsampling mechanism data structure 400 may include a counter 408 , denoted here delete_sample_decision_counter.
  • the delete_sample_decision_counter counter 408 may be configured to serve as a counter for use in controlling when samples are deleted in the example downsampling procedure.
  • the example downsampling mechanism data structure 400 may include a counter 410 , denoted here current_sample.
  • the current_sample counter 410 may be used to track which sample in the source signal is currently being processed, e.g., which sample is currently being considered as the next sample to be output as part of the output signal by the example downsampling procedure.
  • any conventional data structure may be used to store the variables included in the example downsampling mechanism data structure, e.g., a table, a list, etc. It will be appreciated that other variables may also be included in the exampling downsampling mechanism data structure 400 , e.g., additional information about the source or output signals, information about sampling rates, resource usage, etc.
  • FIG. 5 illustrates an example upsampling mechanism data structure 500 , according to an example embodiment of the present of the invention.
  • the upsampling mechanism data structure 500 may be provided as part of the upsampling mechanism 322 , described above.
  • the example upsampling mechanism data structure 500 may include a threshold variable 502 , denoted here u_threshold.
  • the threshold variable 502 may be used during the example downsampling procedure to help control when extra samples are added to a digital audio signal being upsampled.
  • the example upsampling mechanism data structure 500 may include a variable 504 , denoted here u_rate_digital_value, whose value is used to increment an interpolation counter used in the example upsampling procedure.
  • the u_rate_digital_value variable 504 may be configured to have a value that is a function of the ratio of the output sampling rate to the source sampling rate.
  • the example upsampling mechanism data structure may include a variable 506 , denoted here pad_sample, that may be configured to indicate the base number of samples in the source signal that are added after each source sample that is actually output from the example upsampling procedure.
  • the pad_sample variable 506 may be configured to be an increasing function of the upsampling ratio.
  • the example upsampling mechanism data structure may include a counter 508 , denoted here insert_sample_decision_counter.
  • the insert_sample_decision_counter counter 508 may be configured to serve as a counter for use in controlling when samples are added in the example upsampling procedure.
  • the example upsampling mechanism data structure may include counters 510 and 512 , denoted here current input sample and current output sample.
  • the current_input_sample counter 510 may be used to track which sample in the source signal is currently being processed, e.g., which source sample is currently being considered as the next sample to be output as part of the output signal by the example downsampling procedure.
  • the current_output_sample counter 512 may be used to track which sample in the output signal is currently being output. It will be appreciated that, because upsampling adds samples to the output signal, the current_output_sample counter 512 will generally be larger than the current_input_sample counter 510 after the first few samples in the input and output signals have been processed.
  • the example upsampling mechanism data structure 500 may also include one or more scale factors 514 .
  • a corresponding scaling factor 514 may be stored in the upsampling mechanism data structure 500 .
  • the number of scaling factors needed may vary depending on the range of possible upsampling ratios in the system.
  • the scaling factors 514 may be stored as an array, indexed table, or other conventional data structure that allows the appropriate scale factor to be accessed by the example upsampling procedure.
  • scaling factors might also be hardcoded and stored as part of code used in providing the example upsampling mechanism, rather than as data in the upsampling mechanism data structure 500 . Scaling factors might also be computed during an upsampling procedure, although this would incur some computational overhead.
  • any conventional data structure may be used to store the variables included in the example upsampling mechanism data structure, e.g., a table, a list, etc. It will be appreciated that other variables may also be included in the exampling upsampling mechanism data structure, e.g., additional information about the source or output signals, information about sampling rates, resource usage, etc.

Abstract

A method for upsampling a digital audio signal is described. The method includes receiving a first digital audio signal including samples and having a first sampling rate. The method also includes outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being higher than the first sampling rate. The method also includes incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal. The method also includes, when the counter exceeds a threshold number, inserting at least one synthetic sample as part of the second digital audio signal. The method also includes repeating the outputting, incrementing, and inserting until all the samples in the first digital audio signal have been output.

Description

  • A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or patent disclosure as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever. [0001]
  • BACKGROUND INFORMATION
  • Recording and playing audio signals are a common part of many computer system applications. A computer system may receive a digital audio signal from a variety of sources, e.g., directly from a digital microphone or a hardware codec, from an analog-to-digital converter connected to an analog audio source, downloaded via a network, or from various digital audio storage media, including CD-ROMs, flash memory, digital tapes, etc. A received digital audio signal may be stored by the computer system, either in memory, or on some other storage media. A stored digital audio signal may then be output, e.g., played using a digital speaker, or transmitted via a network to another computer system. [0002]
  • A digital audio signal may include a sequence of coded “samples.” Individual samples may define an output level from a digital sound producing device (e.g., a digital speaker), or the strength of a electrical signal transmitted to an analog speaker at a particular time. The samples may be received individually or in “blocks” of multiple samples. The number of samples per unit time in a signal may be referred to as the “sampling rate” of the signal. For example, standard CD audio sound is recorded at a sampling rate of 44.1 thousand samples per second. Each sample may include one or more coded signals, e.g., two separate signals may be provided in a sample for a two-channel stereo signal. Each sample in a signal may be coded as a binary word of a given length, e.g., 16-bit words are commonly used. [0003]
  • “Downsampling” may be used to play or record a received digital audio signal at a lower rate than it was received, by dropping samples from the signal. For example a hardware codec might produce a digital audio signal at a rate of 48K samples/sec, while the application being used stores digital audio signals at a rate of 24K samples/second. The 48K sample/sec “input” or “source” digital audio signal could then be downsampled to produce a stored [0004] 24K sample/second stored or “output” digital audio signal. Downsampling may be accomplished by removing samples from the received input digital audio signal. Downsampling may produce a lower rate output digital audio signal in the same format as the original input signal. Storing a signal at a lower rate may save significant amounts of storage space, which may be at a premium, particularly in an embedded system. A downsampled signal may be played at the lower output sampling rate. Alternatively, a downsampled signal may be “upsampled” to produce a higher rate digital audio signal.
  • When a stored digital audio signal is received by the computer system, for example by retrieving it from a storage media, the signal may be “upsampled” or converted to a higher sampling rate than the stored signal by adding samples to the signal. The upsampled signal may have the same format as the received signal. Upsampling may be needed where an output device only can process a signal at a given rate, e.g., 44.1 KHz, and the received digital audio signal has been recorded by the computer system at a lower rate, e.g., 8 KHz. [0005]
  • A theoretical analysis of upsampling and downsampling is provided in A. V. Oppenheim, and R. W. Schafer, D[0006] ISCRETE-TIME SIGNAL PROCESSING, Prentice Hall, 1989 and also in S. K. Mitra, DIGITAL SIGNAL PROCESSING, McGraw-Hill, 1998. Conventional upsampling methods use specialized hardware or make intensive use of floating point operations in order to interpolate or otherwise reconstruct the missing samples that may be provided when a received signal is upsampled. Using specialized hardware has several disadvantages. Extra hardware adds to the cost, size, and power consumption of a computer system. Furthermore, many specialized hardware units may be able to upsample only to a particular fixed output rate, making the computer system less flexible, or requiring different pieces of hardware for different rates. Software upsampling, while more flexible than hardware upsampling, may require a large number of floating point operations. Particularly in so-called “embedded computer systems”, computing capacity may be limited and floating-point hardware may not be included. If the computer system does not have a floating point processor, simulating floating point operations with a fixed point processor may be extremely computationally intensive.
  • SUMMARY
  • In accordance with an example embodiment of the present invention, a method is provided that includes (a) receiving a first digital audio signal including samples and having a first sampling rate, (b) outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being higher than the first sampling rate, (c) incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, (d) when the counter exceeds a threshold number, inserting at least one synthetic sample as part of the second digital audio signal, and (e) repeating (b), (c), and (d), until all the samples in the first digital audio signal have been output. [0007]
  • Also in accordance with an example embodiment of the present invention, a system is provided that includes a counter, a threshold, and an upsampling mechanism, the upsampling mechanism configured (a) to receive a first digital audio signal including samples and having a first sampling rate, (b) to output at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the desired second sampling rate being greater than the first sampling rate, (c) to increment the counter for each sample from the first digital audio signal that is output as part of the second digital audio signal in (b), (d) when the counter exceeds the threshold, to insert at least one synthetic sample as part of the second digital audio signal, and (e) to repeat (b), (c), and (d) until all samples in the first digital audio signal have been output. [0008]
  • Also in accordance with an example embodiment of the present invention, an article of manufacture is provided, the article of manufacture including a computer-readable medium having stored thereon instructions adapted to be executed by a processor, the instructions which, when executed, define a series of steps to be used to control a method for upsampling a digital audio signal, the steps including: receiving a first digital audio signal including samples and having a first sampling rate, outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being higher than the first sampling rate, incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, when the counter exceeds a threshold number, inserting at least one synthetic sample as part of the second digital audio signal, and repeating the steps of outputting, incrementing, and inserting, until all the samples in the first digital audio signal have been output. [0009]
  • Also in accordance with an example embodiment of the present invention, a method of downsampling a digital audio signal is provided that includes (a) receiving a first digital audio signal including samples and having a first sampling rate, (b) outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate, (c) incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, (d) when the counter exceeds a threshold number, skipping at least one sample from the first digital audio signal; and (e) repeating (b), (c) and (d) until all the samples in the first digital audio signal have been output or skipped. [0010]
  • Also in accordance with an example embodiment of the present invention, a system is provided that includes a counter, a threshold number, and a downsampling mechanism, the downsampling mechanism configured (a) to receive a first digital audio signal, the first digital audio signal including samples and having a first sampling rate, (b) to output at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate, (c) to increment a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, (d) when the counter exceeds thethreshold number, to skip at least one sample from the first digital audio signal, and (e) to repeat (b), (c), and (d), until all samples in the first digital audio signal have been output or skipped. [0011]
  • Also in accordance with an example embodiment of the present invention, an article of manufacture is provided, the article of manufacture including a computer-readable medium having stored thereon instructions adapted to be executed by a processor, the instructions which, when executed, define a series of steps to be used to control a method for downsampling a digital audio signal, said steps including receiving a first digital audio signal including samples and having a first sampling rate, Outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate, incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal, when the counter exceeds a threshold number, skipping at least one sample from the first digital audio signal, and repeating the steps of outputting, incrementing and skipping until all the samples in the first digital audio signal have been output or skipped. [0012]
  • Also in accordance with an example embodiment of the present invention, a method of receiving and playing back a digital audio signal is provided, the method including, (a) receiving a first digital audio signal including samples and having a first sampling rate, (b) storing at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate, (c) incrementing a first counter for each sample from the first digital audio signal that is stored as part of the second digital audio signal, (d) when the first counter exceeds a first threshold number, skipping at least one sample from the first digital audio signal, (e) repeating (b), (c) and (d) until all the samples in the first digital audio signal have been output or skipped, (f) retrieving the second digital audio signal, (g) outputting at least one sample from the second digital audio signal as part of a third digital audio signal, the third digital audio signal having a desired third sampling rate, the third sampling rate being higher than the second sampling rate, (h) incrementing a second counter for each sample from the second digital audio signal that is output as part of the third digital audio signal, (i) when the second counter exceeds a second threshold number, inserting at least one synthetic sample as part of the third digital audio signal; and (j) repeating (g), (h), and (i), until all the samples in the second digital audio signal have been output.[0013]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates an example downsampling procedure, according to an example embodiment of the present invention. [0014]
  • FIG. 2 illustrates an example upsampling procedure, according to an example embodiment of the present invention. [0015]
  • FIG. 3 illustrates an example computer system, according to an example embodiment of the present invention. [0016]
  • FIG. 4 illustrates an example downsampling mechanism data structure, according to an example embodiment of the present invention. [0017]
  • FIG. 5 illustrates an example upsampling mechanism data structure, according to an example embodiment of the present invention.[0018]
  • DETAILED DESCRIPTION
  • Example Downsampling Procedure [0019]
  • FIG. 1 illustrates an example downsampling procedure, according to an example embodiment of the present invention. The example downsampling procedure may receive a digital audio signal at a source sampling rate (SR) and may produce an output digital audio signal at a second lower output sampling rate (OR). The output digital audio signal may be stored in memory or other storage media or may be transmitted for output to a hardware audio output device. The output digital audio signal may have the same duration and format as the received digital signal, albeit at a lower sampling rate, i.e., fewer samples are used to produce an audio signal of the same duration. [0020]
  • Before the example downsampling procedure begins, the source rate at which digital audio input is received and the output rate at which digital audio data will be stored may be determined. The source rate may be determined by the identity of the source of the digital audio input, i.e., some hardware devices or input file formats may only provide digital audio input at certain fixed rates rates. This information may be maintained in a table in the computer's operating system. Alternatively, a header in a received digital audio input file may indicate the sampling rate of the digital audio signal contained in the file. For example file headers in both “.wav” and “.au” audio files include sample rate, number of channels, number of bits per sample, and encoding format (e.g., big-endian, little-endian, signed, unsigned). The output sampling rate may be pre-defined for a particular storage media where the output signal is to be stored or may be specified by the user or application that invokes the example downsampling procedure. [0021]
  • Once the source and output sampling rates have been determined, the example procedure for downsampling may determine constants that may be used during the example downsampling procedure to determine how many samples are dropped, and which samples are dropped. If the downsampling ratio, i.e., the sampling rate of the source sample divided by the sampling rate of the output sample, is less than 2:1, then consecutive samples will not be dropped during the example downsampling procedure. If the downsampling ratio is greater than 2:1, then consecutive samples may be dropped. [0022]
  • A deletion trigger point or deletion threshold may be used in controlling the example downsampling procedure. An example of the deletion threshold in the example downsampling procedure is the variable denoted d_threshold. The d_threshold value in the example downsampling procedure is 1,000,000. However, it will be appreciated that other d_threshold values could be used. The use of a larger threshold may result in more exact handling of the ends of files, and more accurate dithering of the added samples in the output signal reducing distortion. However, in the case of 8-bit or 16-bit processors, a larger threshold may require using multiple variables or a dedicated counter register in order to track and control the example downsampling procedure. [0023]
  • A variable that is a function of the ratio of the source sample rate to the output sample rate, and is denoted here as “d_rate_decimal_value”, may be determined. The d_rate_decimal_value variable may be used to increment the deletion counter used in the example downsampling procedure to track when samples should be deleted. In the example embodiment, d_rate_decimal_value may computed by using the formula: [0024]
  • d_rate_decimal_value=└((SR/OR)−└(SR/OR)┘)*d_threshold┘
  • where └ ┘ denotes the integer floor function. [0025]
  • A variable, denoted here as strip_sample, may be used to indicate the base number of samples that are normally deleted for every sample that is output in the output signal. In the example embodiment, the value of strip_sample may be determined using the formula: [0026]
  • strip_sample=└SR/OR┘−1.
  • It will be appreciated that the value of the strip_sample variable need not always be the actual number of samples deleted after each output sample, but may be a base number that may be increased after some output samples. The example downsampling procedure may remove more samples after some output samples, and fewer after other output samples. Note that strip_sample may be zero, if the downsampling ratio is less than 2:1. When the downsampling ratio is less than 2:1, only a fraction of the samples in the output signal may have the following sample in the source signal deleted. [0027]
  • In [0028] step 102, two counters used in the example downsampling procedure may be initialized. The first counter, denoted “current_sample”, may be used to indicate the sample in the source signal that currently is the next candidate sample to be stored as part of the output signal. It will be appreciated that depending on the data structure used to store digital audio signals, current_sample may also be implemented as a pointer, or other conventional indication of which sample to output next. The second counter, denoted “delete_sample_decision_counter”, may be used in the example downsampling procedure to track when samples are deleted or dropped.
  • In [0029] step 104, the example procedure may check to see whether the entire source signal has been processed. This may be accomplished by testing for an “end of file” character, by comparison with a value in a signal header that indicates the length of the signal, by an indication that the entire audio signal (or audio signal file) has been received from a hardware device or the operating system, or any other conventional way of determining that the signal has been completely processed. If the entire audio signal has been completely processed, the example downsampling procedure may be completed. Otherwise the example downsampling procedure may continue with step 106.
  • In [0030] step 106, a block of samples from the source signal may be received by the example downsampling procedure. It will be appreciated that the size of the received blocks of multiple samples may vary depending on how the source signal was stored or processed before being received. Common application block sizes may include powers of 2, e.g., 4096 or 8192 samples.
  • In [0031] step 108, the current sample counter is incremented. Once incremented, the current_sample may indicate the next sample that is a candidate for being output. The sample deletion counter may be incremented by adding the d_rate_decimal_value.
  • In [0032] step 110, the sample deletion counter may be tested by comparing it with the deletion threshold, e.g., the variable denoted d_threshold. If the delete_sample_decision_counter exceeds the threshold, an extra sample may be deleted, so the example downsampling procedure may continue with step 116. Otherwise, only the base number of samples may be deleted, so the example downsampling procedure may continue with step 112.
  • In [0033] step 112, a base number of samples are skipped by incrementing the current sample counter by the value of strip_sample. It will be appreciated that additional steps may be required to correctly handle the situation where the skipped samples include the last sample in the current block. It will also be appreciated that, if the blocks are relatively large, that correct handling of the samples at the end of the blocks may not be crucial to perceived audio performance, and so completely correct handling of samples around the ends of blocks may not be necessary in many applications.
  • In [0034] step 114, the current sample may be output as part of the output signal, e.g., by storing it in memory in a file containing the output signal.
  • In [0035] step 116, the sample deletion count is adjusted by subtracting the value of d_threshold. This adjustment may allow the downsampling procedure to continue without resetting the sample deletion counter.
  • In [0036] step 118, strip_sample+1 samples may be deleted by incrementing the current_sample. Because the d_threshold value was exceeded by the delete_sample_decision_counter, an extra sample may be deleted, beyond the base number of samples that would usually be deleted if the threshold had not been exceeded.
  • In [0037] step 120, if the block of samples has been completely processed, the example downsampling procedure may continue with step 104, where another block of samples may be received if the source signal has not been completely processed. If the block of samples has not been completely processed, the example downsampling procedure may continue with step 108, and determine the next sample that will be output from the current block of samples.
  • It will be appreciated that different block handling or buffering techniques could be used in the example downsampling procedure. For example, the example downsampling procedure could be modified to process an source audio signal that is received one sample at a time, rather than in blocks. [0038]
  • It will also be appreciated that, if the source rate is not an integer multiple of the output rate, the samples in the output signal may not be exactly uniformly spaced in the source signal. This may cause some flutter or other distortion in the output signal. Other procedures for dithering may be used in this situation besides the two counter procedure described above, e.g., samples could be selected randomly or pseudo-randomly. [0039]
  • It will be appreciated that the steps of the example downsampling procedure, described above, could be defined as a series of instructions adapted to be executed by a processor, and these instruction could be stored on a computer-readable medium, e.g., a tape, a disk, a CD-ROM. [0040]
  • Example Upsampling Procedure [0041]
  • FIG. 2 illustrates an example upsampling procedure, according to an example embodiment of the present invention. The example upsampling procedure receives a digital audio signal at a source sampling rate (SR) and produces an output digital audio signal at a second higher output sampling rate (OR). The received digital audio signal may have been created using the example downsampling procedure described above. The output digital audio signal may be transmitted for output to an audio output device, transmitted to another computer system, or saved in memory or other storage media. The output digital audio signal may have the same duration and format as the received digital signal, albeit at a higher sampling rate, i.e., more samples are used to produce an audio signal of the same duration. [0042]
  • Before the example upsampling procedure begins, the source rate of the received signal digital audio and the output rate that digital audio output signal will be played may be determined. The source rate may be determined by the identity of the source of the digital audio input, i.e., some hardware devices or input file formats may only provide digital audio input at certain fixed rates. This information may be maintained in a table in the computer's operating system. Alternatively, a header in a received digital audio source file may indicate the sampling rate of the digital audio signal contained in the file (e.g., in a .wav file). The output sampling rate may be predefined for a particular output device or may be specified by the user or application that invokes the example downsampling procedure. [0043]
  • Once the source and output sampling rates have been determined, the example procedure for upsampling may calculate constants that may be used during the example upsampling procedure to determine how many samples are added, and which source samples have samples added after them. If the upsampling ratio, i.e., the sampling rate of the output signal divided by the sampling rate of the source signal, is less than 2:1, then not all source samples may have a synthetic sample added after them, and only a single synthetic sample may be added after each source sample. If the upsampling ratio is greater than 2:1, then multiple samples in a row may be added after a single sample, and all source samples will generally have a synthetic sample added after them. [0044]
  • The example upsampling procedure may use an insertion or interpolation threshold value, which may be provided as a variable denoted u_threshold. The value of u_threshold in the example upsampling procedure is 1,000,000. However, it will be appreciated that other threshold values could be used. The use of a larger threshold may result in more exact handling of the ends of files, and more accurate dithering of the output signal, reducing distortion. [0045]
  • A “u_rate_decimal_value” may be determined. The u_rate_decimal_value may be a function of the ratio of the output sampling rate to the source sampling rate. The u_rate_decimal_value may be used to increment the interpolation counter used in the example upsampling procedure. The u_rate_decimal_value may determined by the formula: [0046]
  • u_rate_decimal_value=└((OR/SR)−└(OR/SR)┘)*u_threshold┘
  • where └ ┘ denotes the integer floor function. [0047]
  • A pad_sample variable indicates the base number of synthetic samples that are normally interpolated for every source sample that is output in the output signal. The value of pad_sample may be determined using the formula: [0048]
  • pad_sample=└OR/SR┘−1.
  • It will be appreciated that the pad_sample value need not always be the actual number of synthetic samples interpolated after each source sample that is output, but may be a base number that may be increased after some source samples. The example upsampling procedure may dither, adding more samples after some source samples, and fewer after other source samples. Note that the pad_sample value may be zero, if the upsampling ratio is less than 2:1. When the upsampling ratio is less than 2:1, only a fraction of the source samples in the output signal may have interpolated synthetic samples immediately following them in the output signal. [0049]
  • It may also be useful to pre-calculate “scale factor” values for use in interpolation in the example upsampling procedure. The scale factor for a given number of interpolated samples is the full range of a signal sample divided by the number of interpolated samples plus one. For example, for a 16 bit signal, the full range of a sample is 65,536, and the scale factor for one interpolated sample would be 32,768, i.e., the space between the two source samples is divided in half and the interpolated sample is linearly interpolated between them. For two interpolated samples the scale factor would be 21,845, i.e., interval between the source samples is divided into thirds. It will be appreciated that the scale factors need not be exact, but may be approximations. It will also be appreciated that if the range of possible upsampling ratios is known, the scale factors may be hardcoded in a program to execute the example procedure. The appropriate scaling factor may be selected when the number of interpolated samples is known, e.g., by using a case statement or a look-up table. [0050]
  • Once the constants that have been described above have been determined, the example upsampling procedure may begin. [0051]
  • In [0052] step 202, counters used in the example upsampling procedure may be initialized. Three counters may be used. The first counter is current_source_sample, which may be used to track the sample from the source signal that is the next candidate for output. The second counter is current_output_sample, that may be used to track the position of the next sample to be output in the output signal. It will be appreciated that the current_output_sample counter may be higher than the current_source_sample, because upsampling causes extra samples to be inserted in the output signal in a signal of a given time duration. Third, a counter variable, denoted here insert_sample_decision_counter, may be used to track when extra samples are added between source samples in the output signal. It will be appreciated that other conventional mechanisms for tracking the current source and output sample may be used, e.g., pointers may be used in place of a counter.
  • In [0053] step 204, a block of samples from the source signal may be received by the example upsampling procedure. These samples may be received by reading them from a storage media, inputting from a hardware audio input device, or they may be downloaded via a network. It will be appreciated that the example upsampling procedure is designed for blocks that contain a relatively large number of samples, and if blocks are small or if samples are received one at time, the example upsampling procedure may require modifications to more accurately handle samples at the end of blocks.
  • In [0054] step 206 the current source sample and current output sample counters may be incremented. The interpolation counter may be incremented by adding the u_rate_decimal_value.
  • In [0055] step 208, the current source sample may be output.
  • In [0056] step 210, the interpolation counter may be tested to determine whether it exceeds the value of u_threshold. If the interpolation counter does not exceed the value of u_threshold, then the normal number of synthetic samples that follow the current source sample may be output. The example upsampling procedure may continue with step 212. Otherwise, if the interpolation counter exceeds the value of u_threshold, an extra synthetic sample may be output, and the example upsampling procedure continues with step 216.
  • In [0057] step 212, the example upsampling procedure may calculate synthetic samples that may be output as part of the output signal after the current source sample. pad_sample synthetic samples may be calculated; thus if the value of pad_sample is zero, no synthetic samples will be calculated. The synthetic samples may be calculated by linearly interpolating between the current source sample and the next sample in the source signal.
  • First, the difference between the current source sample and the next source sample may be computed. This difference value may then be multiplied by the scale factor value for the number of synthetic samples that will be added. This product may then be integer divided by the range of the signal, e.g., by right shifting the bits of the result. For example, for a 16 bit range, the product would be right shifted by 16. The successive interpolated values may then be obtained by adding the delta value. Thus the first interpolated value is the current_source_sample+delta, the second interpolated value may be the current_source_sample+2* delta, etc. [0058]
  • For example, for a 16-bit sample range, and j interpolated values between two source samples, each successive synthetic sample between the two source samples may be calculated according to the following formula: [0059]
  • j-th synthetic value=proceeding source sample+j*[((succeeding source sample−preceding source sample)* scale factor[j])>>16]
  • where “>>” denotes a bitwise right shift operator. It will be appreciated that this formula can readily be modified for different sample ranges. [0060]
  • In [0061] step 214, the example upsampling procedure may output the pad_sample interpolated samples that were calculated in step 212. It will be appreciated that other conventional approaches to outputting these samples may be used, e.g., different block or buffer sizes may be used for the output signal.
  • In [0062] step 216, the interpolation counter may be adjusted by subtracting the value of u_threshold.
  • In [0063] step 218, pad_sample+1 interpolated values may be calculated. The same approach may be used as in step 212, except that one extra sample is calculated, and the scale factor used may be different, to reflect the larger number of calculated interpolated samples.
  • In [0064] step 220, the interpolated values may be output.
  • In [0065] step 222, the example downsampling procedure may determine whether the block of samples that was received has been completely processed. If it has not, the example procedure returns to step 206 to process the next source sample in the block of samples. Otherwise, the example upsampling procedure may continue with step 224.
  • In [0066] step 224, the example downsampling procedure may determine whether the entire source signal has been processed. This may be accomplished by any conventional approach, e.g., comparing the current_source_sample counter with a known size for the source signal that was received in the source signal header, receiving an “end of signal” or “end of file” indication from an input device, etc. If the signal has not been completed, the example upsampling procedure may continue with step 204, receiving another block of samples. Otherwise the example upsampling procedure may be completed.
  • It will be appreciated that the steps of the example upsampling procedure, described above, could be defined as a series of instructions adapted to be executed by a processor, and these instruction could be stored on a computer-readable medium, e.g., a tape, a disk, a CD-ROM. [0067]
  • Example Computer System [0068]
  • FIG. 3 illustrates an example computer system, according to an example embodiment of the present invention. The example computer system may include facilities for both recording and playing digital audio signals. The example computer system may include a [0069] processor 302. The processor need not include a hardware floating point arithmetic capability. The computer system may include one or more storage subsystems. The storage subsystems may include RAM memory 304, other storage subsystems including bubble or flash memory, disks 306, a CD drive 308, or other conventional equipment for the storage and/or retrieval of digital data, e.g., a digital tape drive.
  • The example computer system may include an [0070] audio input source 310, which may include a digital microphone, a/d converter, hardware codec, or other elements from which the system may receive digital audio signals. The system may also receive digital audio signals by downloading them from a network, or by reading files from pre-recorded digital media, e.g., CD-ROMS, MP3 files received from the Internet, or any other digital audio input source.
  • The example computer system may include an [0071] audio output device 312, such as a speaker, headphones, or other device for outputting a digital audio signal.
  • The example computer system may include an [0072] operating system 314. Traditional multitasking operating systems (e.g., UNIX, Windows, Vx Works) have been implemented in computing environments to provide a way to allocate the resources of the computing environment (e.g., CPU, memory, Input/Output (I/O) devices) among various user applications that may be running simultaneously in the computing environment. The operating system 314 may include a number of functions (executable code) and data structures that may be used to implement the resource allocation services of the operating system, and to control the operation of the resources.
  • The [0073] operating system 314 may include an audio input control mechanism 316. The audio input control mechanism 316 may control applications' access to and use of the audio input source, as well as providing other functions needed by applications to process audio input.
  • The audio input control mechanism [0074] 316 may include a downsampling mechanism 318. The downsampling mechanism 318 may provide functions for downsampling a received digital audio signal before the signal is stored. The downsampling mechanism 318 may include functions that provide the example downsampling procedure described above, allowing signals to be downsampled without using floating point operations.
  • The [0075] operating system 314 may include an audio output control mechanism 320. The audio output control mechanism 320 may control applications' access to and use of the audio output device 312, as well as providing other functions needed by applications to generate and process audio outputs.
  • The audio [0076] output control mechanism 320 may include an upsampling mechanism 322. The upsampling mechanism 322 may provide functions for upsampling a recorded digital audio signal before the signal is output. The upsampling mechanism 322 may provide the example upsampling procedure described above, allowing signals to be upsampled without using floating-point operations.
  • FIG. 4 illustrates an example downsampling [0077] mechanism data structure 400, according to an example embodiment of the present of the invention. The downsampling mechanism data structure 400 may be provided as part of the downsampling mechanism 318, described above.
  • The example downsampling [0078] mechanism data structure 400 may include a threshold variable 402, denoted here d_threshold. The threshold variable 402 may be used during the example downsampling procedure to help control when extra samples are deleted from a digital audio signal being downsampled.
  • The example downsampling [0079] mechanism data structure 400 may include a variable 404, denoted here d_rate_digital_value, whose value is used to increment a deletion counter used in the example downsampling procedure. The d_rate_digital_value variable 404 may be configured to have a value that is a function of the ratio of the source sampling rate to the output sampling rate.
  • The example downsampling [0080] mechanism data structure 400 may include a variable 406, denoted here strip_sample, that may be configured to indicate the base number of samples in the source signal that are deleted after each source sample that is actually output from the example downsampling procedure. The strip_sample variable 406 may be configured to be an increasing function of the downsampling ratio.
  • The example downsampling [0081] mechanism data structure 400 may include a counter 408, denoted here delete_sample_decision_counter. The delete_sample_decision_counter counter 408 may be configured to serve as a counter for use in controlling when samples are deleted in the example downsampling procedure.
  • The example downsampling [0082] mechanism data structure 400 may include a counter 410, denoted here current_sample. The current_sample counter 410 may be used to track which sample in the source signal is currently being processed, e.g., which sample is currently being considered as the next sample to be output as part of the output signal by the example downsampling procedure.
  • It will be appreciated that any conventional data structure may be used to store the variables included in the example downsampling mechanism data structure, e.g., a table, a list, etc. It will be appreciated that other variables may also be included in the exampling downsampling [0083] mechanism data structure 400, e.g., additional information about the source or output signals, information about sampling rates, resource usage, etc.
  • FIG. 5 illustrates an example upsampling [0084] mechanism data structure 500, according to an example embodiment of the present of the invention. The upsampling mechanism data structure 500 may be provided as part of the upsampling mechanism 322, described above.
  • The example upsampling [0085] mechanism data structure 500 may include a threshold variable 502, denoted here u_threshold. The threshold variable 502 may be used during the example downsampling procedure to help control when extra samples are added to a digital audio signal being upsampled.
  • The example upsampling [0086] mechanism data structure 500 may include a variable 504, denoted here u_rate_digital_value, whose value is used to increment an interpolation counter used in the example upsampling procedure. The u_rate_digital_value variable 504 may be configured to have a value that is a function of the ratio of the output sampling rate to the source sampling rate.
  • The example upsampling mechanism data structure may include a variable [0087] 506, denoted here pad_sample, that may be configured to indicate the base number of samples in the source signal that are added after each source sample that is actually output from the example upsampling procedure. The pad_sample variable 506 may be configured to be an increasing function of the upsampling ratio.
  • The example upsampling mechanism data structure may include a [0088] counter 508, denoted here insert_sample_decision_counter. The insert_sample_decision_counter counter 508 may be configured to serve as a counter for use in controlling when samples are added in the example upsampling procedure.
  • The example upsampling mechanism data structure may include [0089] counters 510 and 512, denoted here current input sample and current output sample. The current_input_sample counter 510 may be used to track which sample in the source signal is currently being processed, e.g., which source sample is currently being considered as the next sample to be output as part of the output signal by the example downsampling procedure. The current_output_sample counter 512 may be used to track which sample in the output signal is currently being output. It will be appreciated that, because upsampling adds samples to the output signal, the current_output_sample counter 512 will generally be larger than the current_input_sample counter 510 after the first few samples in the input and output signals have been processed.
  • The example upsampling [0090] mechanism data structure 500 may also include one or more scale factors 514. For each possible number of interpolated samples between two source samples, a corresponding scaling factor 514 may be stored in the upsampling mechanism data structure 500. Although only three are shown, it will be appreciated that more scaling factors may be included in the example upsampling mechanism data structure 500. The number of scaling factors needed may vary depending on the range of possible upsampling ratios in the system. The scaling factors 514 may be stored as an array, indexed table, or other conventional data structure that allows the appropriate scale factor to be accessed by the example upsampling procedure. It will be appreciated that scaling factors might also be hardcoded and stored as part of code used in providing the example upsampling mechanism, rather than as data in the upsampling mechanism data structure 500. Scaling factors might also be computed during an upsampling procedure, although this would incur some computational overhead.
  • It will be appreciated that any conventional data structure may be used to store the variables included in the example upsampling mechanism data structure, e.g., a table, a list, etc. It will be appreciated that other variables may also be included in the exampling upsampling mechanism data structure, e.g., additional information about the source or output signals, information about sampling rates, resource usage, etc. [0091]
  • Modifications [0092]
  • In the preceding specification, the present invention has been described with reference to specific example embodiments thereof. It will, however, be evident that various modifications and changes may be made thereunto without departing from the broader spirit and scope of the present invention as set forth in the claims that follow. The specification and drawings are accordingly to be regarded in an illustrative rather than restrictive sense. [0093]

Claims (29)

1. A method of upsampling a digital audio signal, comprising:
(a) receiving a first digital audio signal including samples and having a first sampling rate;
(b) outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being higher than the first sampling rate;
(c) incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal;
(d) when the counter exceeds a threshold number, inserting at least one synthetic sample as part of the second digital audio signal; and
(e) repeating (b), (c), and (d), until all the samples in the first digital audio signal have been output.
2. The method according to claim 1, wherein the first digital audio signal is less than an entire source digital audio signal.
3. The method according to claim 1, further comprising:
determining the at least one synthetic sample as a function of a pair of samples of the first digital audio signal between which the at least one synthetic sample is inserted.
4. The method according to claim 3, wherein determining the at least one synthetic sample includes interpolating a value between the pair of samples of the first digital audio signal between which the at least one synthetic sample is inserted.
5. The method according to claim 3, wherein determining the at least one synthetic sample is accomplished without using floating point operations.
6. The method according to claim 1, wherein the second sampling rate is not an integer multiple of the first sampling rate.
7. The method according to claim 1, wherein when the counter is incremented, it is incremented by a value that is a function of the ratio of the second sampling rate to the first sampling rate.
8. The method according to claim 1, further comprising adjusting the counter when the synthetic sample is output.
9. The method according to claim 8, wherein adjusting the counter includes subtracting the threshold value from the counter.
10. The method according to claim 1, wherein the second digital audio signal is the same length as the first digital audio signal.
11. The method according to claim 1, further comprising:
if the second sampling rate is at least twice the first sampling rate, outputting a predetermined number of additional synthetic samples for each sample from the first digital audio signal that is output in (b).
12. The method according to claim 11, wherein the predetermined number is a function of the integer floor of the ratio of the second sampling rate to the first sampling rate.
13. The method according to claim 1, wherein the counter is incremented before the at least one sample from the first digital audio signal is output as part of the second digital audio signal.
14. A system comprising:
a counter;
a threshold; and
an upsampling mechanism, the upsampling mechanism configured
(a) to receive a first digital audio signal including samples and having a first sampling rate,
(b) to output at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the desired second sampling rate being greater than the first sampling rate,
(c) to increment the counter for each sample from the first digital audio signal that is output as part of the second digital audio signal in (b),
(d) when the counter exceeds the threshold, to insert at least one synthetic sample as part of the second digital audio signal, and
(e) to repeat (b), (c), and (d) until all samples in the first digital audio signal have been output.
15. An article of manufacture comprising a computer-readable medium having stored thereon instructions adapted to be executed by a processor, the instructions which, when executed, define a series of steps to be used to control a method for upsampling a digital audio signal, said steps comprising:
a. receiving a first digital audio signal including samples and having a first sampling rate;
b. outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being higher than the first sampling rate;
c. incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal;
d. when the counter exceeds a threshold number, inserting at least one synthetic sample as part of the second digital audio signal; and
e. repeating steps b, c, and d, until all the samples in the first digital audio signal have been output.
16. A method of downsampling a digital audio signal, comprising:
(a) receiving a first digital audio signal including samples and having a first sampling rate;
(b) outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate;
(c) incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal;
(d) when the counter exceeds a threshold number, skipping at least one sample from the first digital audio signal; and
(e) repeating (b), (c) and (d) until all the samples in the first digital audio signal have been output or skipped.
17. The method of claim 16, wherein the first digital audio signal is less than an entire source digital audio signal.
18. The method according to claim 16, wherein the method is completed without using floating point operations.
19. The method according to claim 16, wherein the first sampling rate is not an integer multiple of the second sampling rate.
20. The method according to claim 16, wherein when the counter is incremented, it is incremented by a value that is a function of the ratio of the first sampling rate to the second sampling rate.
21. The method according to claim 16, further comprising:
adjusting the counter when the at least one sample is skipped.
22. The method according to claim 21, wherein adjusting the counter includes subtracting the threshold value from the counter.
23. The method according to claim 16, further comprising:
if the first sampling rate is at least twice the second sampling rate, skipping a predetermined number of additional samples from the first digital audio signal for each sample which is output in step b.
24. The method according to claim 23, wherein the predetermined number is a function of the integer floor of the ratio of the first sampling rate to the second sampling rate.
25. The method according to claim 16, wherein outputting the at least one sample from the first digital audio signal is accomplished by storing the at least one sample in a digital storage media.
26. The method according to claim 16, wherein the counter is incremented before the at least one sample from the first digital audio signal is output as part of the second digital audio signal.
27. A system comprising:
a counter;
a threshold number;
a downsampling mechanism, the downsampling mechanism configured
(a) to receive a first digital audio signal, the first digital audio signal including samples and having a first sampling rate,
(b) to output at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate,
(c) to increment a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal,
(d) when the counter exceeds the threshold number, to skip at least one sample from the first digital audio signal, and
(e) to repeat (b), (c), and (d), until all samples in the first digital audio signal have been output or skipped.
28. An article of manufacture comprising a computer-readable medium having stored thereon instructions adapted to be executed by a processor, the instructions which, when executed, define a series of steps to be used to control a method for downsampling a digital audio signal, said steps comprising:
a. receiving a first digital audio signal including samples and having a first sampling rate;
b. outputting at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate;
c. incrementing a counter for each sample from the first digital audio signal that is output as part of the second digital audio signal;
d. when the counter exceeds a threshold number, skipping at least one sample from the first digital audio signal; and
e. repeating steps b, c, and d, until all the samples in the first digital audio signal have been output or skipped.
29. A method of receiving and playing back a digital audio signal, comprising:
(a) receiving a first digital audio signal including samples and having a first sampling rate;
(b) storing at least one sample from the first digital audio signal as part of a second digital audio signal, the second digital audio signal having a desired second sampling rate, the second sampling rate being less than the first sampling rate;
(c) incrementing a first counter for each sample from the first digital audio signal that is stored as part of the second digital audio signal;
(d) when the first counter exceeds a first threshold number, skipping at least one sample from the first digital audio signal;
(e) repeating (b), (c) and (d) until all the samples in the first digital audio signal have been stored or skipped;
(f) retrieving the second digital audio signal;
(g) outputting at least one sample from the second digital audio signal as part of a third digital audio signal, the third digital audio signal having a desired third sampling rate, the third sampling rate being higher than the second sampling rate;
(h) incrementing a second counter for each sample from the second digital audio signal that is output as part of the third digital audio signal;
(i) when the second counter exceeds a second threshold number, inserting at least one synthetic sample as part of the third digital audio signal; and
(j) repeating (g), (h), and (i), until all the samples in the second digital audio signal have been output.
US10/109,479 2001-07-31 2002-03-28 Method and system for sampling rate conversion in digital audio applications Expired - Lifetime US6509850B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US10/109,479 US6509850B1 (en) 2001-07-31 2002-03-28 Method and system for sampling rate conversion in digital audio applications
US10/305,534 US6661357B2 (en) 2001-07-31 2002-11-27 System for sampling rate conversion in digital audio applications

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/919,541 US6396421B1 (en) 2001-07-31 2001-07-31 Method and system for sampling rate conversion in digital audio applications
US10/109,479 US6509850B1 (en) 2001-07-31 2002-03-28 Method and system for sampling rate conversion in digital audio applications

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/919,541 Continuation US6396421B1 (en) 2001-07-31 2001-07-31 Method and system for sampling rate conversion in digital audio applications

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US10/305,534 Continuation US6661357B2 (en) 2001-07-31 2002-11-27 System for sampling rate conversion in digital audio applications

Publications (2)

Publication Number Publication Date
US6509850B1 US6509850B1 (en) 2003-01-21
US20030025620A1 true US20030025620A1 (en) 2003-02-06

Family

ID=25442285

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/919,541 Expired - Fee Related US6396421B1 (en) 2001-07-31 2001-07-31 Method and system for sampling rate conversion in digital audio applications
US10/109,479 Expired - Lifetime US6509850B1 (en) 2001-07-31 2002-03-28 Method and system for sampling rate conversion in digital audio applications
US10/305,534 Expired - Fee Related US6661357B2 (en) 2001-07-31 2002-11-27 System for sampling rate conversion in digital audio applications

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/919,541 Expired - Fee Related US6396421B1 (en) 2001-07-31 2001-07-31 Method and system for sampling rate conversion in digital audio applications

Family Applications After (1)

Application Number Title Priority Date Filing Date
US10/305,534 Expired - Fee Related US6661357B2 (en) 2001-07-31 2002-11-27 System for sampling rate conversion in digital audio applications

Country Status (1)

Country Link
US (3) US6396421B1 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060161843A1 (en) * 2003-06-26 2006-07-20 Ebrahimi Armin G Value system for dynamic composition of pages
US20090012728A1 (en) * 2005-01-27 2009-01-08 Electro Industries/Gauge Tech. System and Method for Multi-Rate Concurrent Waveform Capture and Storage for Power Quality Metering
US20090319065A1 (en) * 2008-06-19 2009-12-24 Texas Instruments Incorporated Efficient Asynchronous Sample Rate Conversion
US9256405B1 (en) * 2013-02-28 2016-02-09 The Mathworks, Inc. Code generation based on regional upsampling-based delay insertion
US9903895B2 (en) 2005-01-27 2018-02-27 Electro Industries/Gauge Tech Intelligent electronic device and method thereof
US9989618B2 (en) 2007-04-03 2018-06-05 Electro Industries/Gaugetech Intelligent electronic device with constant calibration capabilities for high accuracy measurements
US10628053B2 (en) 2004-10-20 2020-04-21 Electro Industries/Gauge Tech Intelligent electronic device for receiving and sending data at high speeds over a network
US10641618B2 (en) 2004-10-20 2020-05-05 Electro Industries/Gauge Tech On-line web accessed energy meter
US10778193B1 (en) * 2019-11-27 2020-09-15 Microelectronics Technology, Inc. Resampling apparatus and method thereof
US10845399B2 (en) 2007-04-03 2020-11-24 Electro Industries/Gaugetech System and method for performing data transfers in an intelligent electronic device
US11307227B2 (en) 2007-04-03 2022-04-19 Electro Industries/Gauge Tech High speed digital transient waveform detection system and method for use in an intelligent electronic device
US11366143B2 (en) 2005-01-27 2022-06-21 Electro Industries/Gaugetech Intelligent electronic device with enhanced power quality monitoring and communication capabilities
US11366145B2 (en) 2005-01-27 2022-06-21 Electro Industries/Gauge Tech Intelligent electronic device with enhanced power quality monitoring and communications capability
US11644490B2 (en) 2007-04-03 2023-05-09 El Electronics Llc Digital power metering system with serial peripheral interface (SPI) multimaster communications
US11686749B2 (en) 2004-10-25 2023-06-27 El Electronics Llc Power meter having multiple ethernet ports

Families Citing this family (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6882891B2 (en) * 2000-12-06 2005-04-19 Microsoft Corporation Methods and systems for mixing digital audio signals
US6912717B2 (en) * 2000-12-06 2005-06-28 Microsoft Corporation Methods and systems for implementing dynamic properties on objects that support only static properties
US7447754B2 (en) * 2000-12-06 2008-11-04 Microsoft Corporation Methods and systems for processing multi-media editing projects
US6959438B2 (en) * 2000-12-06 2005-10-25 Microsoft Corporation Interface and related methods for dynamically generating a filter graph in a development system
US6768499B2 (en) 2000-12-06 2004-07-27 Microsoft Corporation Methods and systems for processing media content
US6961943B2 (en) 2000-12-06 2005-11-01 Microsoft Corporation Multimedia processing system parsing multimedia content from a single source to minimize instances of source files
US6834390B2 (en) * 2000-12-06 2004-12-21 Microsoft Corporation System and related interfaces supporting the processing of media content
US7114162B2 (en) 2000-12-06 2006-09-26 Microsoft Corporation System and methods for generating and managing filter strings in a filter graph
US6954581B2 (en) 2000-12-06 2005-10-11 Microsoft Corporation Methods and systems for managing multiple inputs and methods and systems for processing media content
US6774919B2 (en) * 2000-12-06 2004-08-10 Microsoft Corporation Interface and related methods for reducing source accesses in a development system
US7114161B2 (en) 2000-12-06 2006-09-26 Microsoft Corporation System and related methods for reducing memory requirements of a media processing system
US6611215B2 (en) * 2000-12-06 2003-08-26 Microsoft Corporation System and related methods for processing audio content in a filter graph
US7103677B2 (en) 2000-12-06 2006-09-05 Microsoft Corporation Methods and systems for efficiently processing compressed and uncompressed media content
US7287226B2 (en) 2000-12-06 2007-10-23 Microsoft Corporation Methods and systems for effecting video transitions represented by bitmaps
US6983466B2 (en) 2000-12-06 2006-01-03 Microsoft Corporation Multimedia project processing systems and multimedia project processing matrix systems
KR100385331B1 (en) * 2000-12-19 2003-05-27 주식회사 코스모탄 Method of reproducing audio signal without causing tone variation upon fast or slow reproducing mode and reproducing apparatus for the same
US6396421B1 (en) * 2001-07-31 2002-05-28 Wind River Systems, Inc. Method and system for sampling rate conversion in digital audio applications
SE0201287D0 (en) * 2002-04-25 2002-04-25 Ericsson Telefon Ab L M Service Network Framework
US20050083808A1 (en) * 2003-09-18 2005-04-21 Anderson Hans C. Audio player with CD mechanism
US7180435B2 (en) * 2004-02-02 2007-02-20 Broadcom Corporation Low-complexity sampling rate conversion method and apparatus for audio processing
KR100594267B1 (en) * 2004-03-29 2006-06-30 삼성전자주식회사 Method for sampling rate conversion, device for the same, and audio reproduction system including the device
US8959125B2 (en) 2005-07-01 2015-02-17 226008 Ontario Inc. File system having inverted hierarchical structure
US7970803B2 (en) 2005-07-01 2011-06-28 Qnx Software Systems Gmbh & Co. Kg Optimized startup verification of file system integrity
US7873683B2 (en) * 2005-07-01 2011-01-18 Qnx Software Systems Gmbh & Co. Kg File system having transaction record coalescing
US7809777B2 (en) 2005-07-01 2010-10-05 Qnx Software Systems Gmbh & Co. Kg File system having deferred verification of data integrity
US7702378B2 (en) * 2005-11-17 2010-04-20 Breast-Med, Inc. Tissue marker for multimodality radiographic imaging
WO2007086043A1 (en) * 2006-01-26 2007-08-02 Infra-Com Ltd. Low jitter clock recovery from a digital baseband data signal transmitted over a wireless medium
US20080059510A1 (en) * 2006-08-31 2008-03-06 Daniel Cardamore Multimedia system framework having layer consolidating access to multiple media devices
US7908276B2 (en) * 2006-08-25 2011-03-15 Qnx Software Systems Gmbh & Co. Kg Filesystem having a filename cache
US8566503B2 (en) * 2006-08-25 2013-10-22 Qnx Software Systems Limited Multimedia filesystem having unified representation of content on diverse multimedia devices
US20080147747A1 (en) * 2006-12-14 2008-06-19 Dan Cardamore Media system having synchronization with preemptive prioritization of synchronization order
US7477170B2 (en) * 2007-05-09 2009-01-13 Analaog Devices, Inc. Sample rate converter system and method
CN102800960A (en) * 2012-07-23 2012-11-28 中国科学院长春光学精密机械与物理研究所 Antenna cover for reducing transmission loss and inserting phase displacement
US20170289536A1 (en) * 2016-03-31 2017-10-05 Le Holdings (Beijing) Co., Ltd. Method of audio debugging for television and electronic device
US10910813B2 (en) * 2016-09-01 2021-02-02 Mitsubishi Electric Corporation Intelligent electronic device

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3949175A (en) * 1973-09-28 1976-04-06 Hitachi, Ltd. Audio signal time-duration converter
US4922537A (en) * 1987-06-02 1990-05-01 Frederiksen & Shu Laboratories, Inc. Method and apparatus employing audio frequency offset extraction and floating-point conversion for digitally encoding and decoding high-fidelity audio signals
JPH05235699A (en) * 1992-02-24 1993-09-10 Kenwood Corp Sampling frequency converter
JPH05283978A (en) * 1992-03-31 1993-10-29 Sony Corp Sampling rate conversion device
JPH0738437A (en) * 1993-07-19 1995-02-07 Sharp Corp Codec device
US5892468A (en) * 1993-09-13 1999-04-06 Analog Devices, Inc. Digital-to-digital conversion using nonuniform sample rates
US5617088A (en) * 1994-01-26 1997-04-01 Sony Corporation Sampling frequency converting device and memory address control device
DE69428987T2 (en) * 1994-07-25 2002-04-04 Matsushita Electric Ind Co Ltd Digital / digital sampling rate converter
US5602959A (en) * 1994-12-05 1997-02-11 Motorola, Inc. Method and apparatus for characterization and reconstruction of speech excitation waveforms
US5719571A (en) * 1995-09-22 1998-02-17 Sony Corporation Sampling rate converting method and apparatus
US5786778A (en) * 1995-10-05 1998-07-28 Analog Devices, Inc. Variable sample-rate DAC/ADC/converter system
US5809459A (en) * 1996-05-21 1998-09-15 Motorola, Inc. Method and apparatus for speech excitation waveform coding using multiple error waveforms
US5903232A (en) * 1997-10-03 1999-05-11 Motorola Inc. Apparatus and method for sampling rate conversion with rational factors
US5963153A (en) * 1997-10-31 1999-10-05 Ati Technologies, Inc. Multi-stream audio sampling rate conversion system and method using variable converter rate control data
US5986589A (en) * 1997-10-31 1999-11-16 Ati Technologies, Inc. Multi-stream audio sampling rate conversion circuit and method
KR100300032B1 (en) * 1998-01-26 2001-09-22 김영환 Bit-serial implementation of interpolation filter in audiocodec
US6310566B1 (en) * 1999-02-24 2001-10-30 Thomson Licensing S.A. Digital data sample rate conversion system with delayed interpolation
US6396421B1 (en) * 2001-07-31 2002-05-28 Wind River Systems, Inc. Method and system for sampling rate conversion in digital audio applications

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7574651B2 (en) * 2003-06-26 2009-08-11 Yahoo! Inc. Value system for dynamic composition of pages
US20060161843A1 (en) * 2003-06-26 2006-07-20 Ebrahimi Armin G Value system for dynamic composition of pages
US10628053B2 (en) 2004-10-20 2020-04-21 Electro Industries/Gauge Tech Intelligent electronic device for receiving and sending data at high speeds over a network
US11754418B2 (en) 2004-10-20 2023-09-12 Ei Electronics Llc On-line web accessed energy meter
US10641618B2 (en) 2004-10-20 2020-05-05 Electro Industries/Gauge Tech On-line web accessed energy meter
US11686749B2 (en) 2004-10-25 2023-06-27 El Electronics Llc Power meter having multiple ethernet ports
US11366143B2 (en) 2005-01-27 2022-06-21 Electro Industries/Gaugetech Intelligent electronic device with enhanced power quality monitoring and communication capabilities
US10823770B2 (en) 2005-01-27 2020-11-03 Electro Industries/Gaugetech Intelligent electronic device and method thereof
US20090012728A1 (en) * 2005-01-27 2009-01-08 Electro Industries/Gauge Tech. System and Method for Multi-Rate Concurrent Waveform Capture and Storage for Power Quality Metering
US11366145B2 (en) 2005-01-27 2022-06-21 Electro Industries/Gauge Tech Intelligent electronic device with enhanced power quality monitoring and communications capability
US8121801B2 (en) * 2005-01-27 2012-02-21 Electro Industries/Gauge Tech System and method for multi-rate concurrent waveform capture and storage for power quality metering
US9903895B2 (en) 2005-01-27 2018-02-27 Electro Industries/Gauge Tech Intelligent electronic device and method thereof
US10845399B2 (en) 2007-04-03 2020-11-24 Electro Industries/Gaugetech System and method for performing data transfers in an intelligent electronic device
US11307227B2 (en) 2007-04-03 2022-04-19 Electro Industries/Gauge Tech High speed digital transient waveform detection system and method for use in an intelligent electronic device
US11635455B2 (en) 2007-04-03 2023-04-25 El Electronics Llc System and method for performing data transfers in an intelligent electronic device
US11644490B2 (en) 2007-04-03 2023-05-09 El Electronics Llc Digital power metering system with serial peripheral interface (SPI) multimaster communications
US9989618B2 (en) 2007-04-03 2018-06-05 Electro Industries/Gaugetech Intelligent electronic device with constant calibration capabilities for high accuracy measurements
US8369973B2 (en) * 2008-06-19 2013-02-05 Texas Instruments Incorporated Efficient asynchronous sample rate conversion
US20090319065A1 (en) * 2008-06-19 2009-12-24 Texas Instruments Incorporated Efficient Asynchronous Sample Rate Conversion
US9256405B1 (en) * 2013-02-28 2016-02-09 The Mathworks, Inc. Code generation based on regional upsampling-based delay insertion
US10778193B1 (en) * 2019-11-27 2020-09-15 Microelectronics Technology, Inc. Resampling apparatus and method thereof

Also Published As

Publication number Publication date
US20030076247A1 (en) 2003-04-24
US6509850B1 (en) 2003-01-21
US6661357B2 (en) 2003-12-09
US6396421B1 (en) 2002-05-28

Similar Documents

Publication Publication Date Title
US6509850B1 (en) Method and system for sampling rate conversion in digital audio applications
ES2334934T3 (en) ENTROPY CODIFICATION BY ADAPTATION OF CODIFICATION BETWEEN LEVEL MODES AND SUCCESSION AND LEVEL LENGTH.
US20050234728A1 (en) Audio content digital watermark detection
US6295319B1 (en) Decoding device
US5617506A (en) Method for communicating a value over a transmission medium and for decoding same
KR20110026445A (en) Method and apparatus for generating or cutting or changing a frame based bit stream format file including at least one header section, and a corresponding data structure
US20050143981A1 (en) Compressing method and apparatus, expanding method and apparatus, compression and expansion system, recorded medium, program
US7689429B2 (en) Methods and apparatuses for bit stream decoding in MP3 decoder
US5856797A (en) Data encoding device, data decoding device, data encoding method and data decoding method
US5812982A (en) Digital data encoding apparatus and method thereof
US20030231799A1 (en) Lossless data compression using constraint propagation
US20030105640A1 (en) Digital audio with parameters for real-time time scaling
EP2372712A2 (en) Quantization bit rate expansion method and quantization bit rate expansion device
US5581480A (en) Method and apparatus for mixing multiple channels of sampled digital audio using a non-linear clipping function
US5412638A (en) Method for correcting errors in digital audio data
US5892465A (en) Decoding apparatus and decoding method
JP3639424B2 (en) Address generation circuit
JP3166218B2 (en) Data compression / expansion apparatus and electronic musical instrument using the same
JP3889738B2 (en) Inverse quantization apparatus, audio decoding apparatus, image decoding apparatus, inverse quantization method, and inverse quantization program
JP3222967B2 (en) Digital signal processor
JP3291295B2 (en) Digital signal processor
Lazzarini et al. Soundfiles
JP3568213B2 (en) Digital signal processor
JP2005242126A (en) Reproducing device for sound signal
JPH0414529B2 (en)

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 4

SULP Surcharge for late payment
FPAY Fee payment

Year of fee payment: 8

SULP Surcharge for late payment

Year of fee payment: 7

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 12

SULP Surcharge for late payment

Year of fee payment: 11

AS Assignment

Owner name: WIND RIVER SYSTEMS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTEL CORPORATION;REEL/FRAME:045836/0494

Effective date: 20180418

Owner name: INTEL CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:WIND RIVER SYSTEMS, INC.;REEL/FRAME:045836/0451

Effective date: 20150115

AS Assignment

Owner name: WIND RIVER SYSTEMS, INC., CALIFORNIA

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE PATENT NO. 7160068 PREVIOUSLY RECORDED AT REEL: 045836 FRAME: 0494. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT OF ASSIGNOR'S INTEREST;ASSIGNOR:INTEL CORPORATION;REEL/FRAME:046363/0861

Effective date: 20180418

AS Assignment

Owner name: GUGGENHEIM CORPORATE FUNDING, LLC, NEW YORK

Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:WIND RIVER SYSTEMS, INC.;REEL/FRAME:049148/0001

Effective date: 20181224

AS Assignment

Owner name: WIND RIVER SYSTEMS, INC., CALIFORNIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:GUGGENHEIM CORPORATE FUNDING, LLC;REEL/FRAME:062239/0590

Effective date: 20221223