Certain aspects of the present disclosure relate to a technique for producing a difference value by offsetting a current value of an analog signal with a stored previous value of the analog signal, and generating a digital representation of the difference value. digital representations obtained by this technique may be sent over a channel to a receiver device for reconstruction of the original analog signal. An integrator of the receiver device may be configured to process (sum) the received samples to generate a reconstructed version of the original signal.
|
23. A method for signal processing, comprising:
producing a difference value by offsetting a current value of an analog signal with a stored previous value of the analog signal, wherein producing the difference value is performed by a successive approximation register analog-to-digital converter (SAR ADC), and wherein a dynamic range of an input of the SAR ADC is smaller than a dynamic range of the analog signal; and
generating a digital representation of the difference value.
22. A signal processing apparatus, comprising:
difference circuitry configured to produce a difference value by offsetting a current value of an analog signal with a stored previous value of the analog signal;
conversion circuitry configured to generate a digital representation of the difference value;
a successive approximation register analog-to-digital converter (SAR ADC) comprising the difference circuitry and the conversion circuitry, and wherein
a dynamic range of an input of the SAR ADC is smaller than a dynamic range of the analog signal.
12. A method for signal processing, comprising:
producing a difference value by offsetting a current sampled voltage of an input analog signal with a previous sampled voltage of the input analog signal, wherein the current and previous sampled voltages are held by first and second capacitive elements, respectively, and wherein the offsetting of the current sampled voltage with the previous sampled voltage is produced through a charge exchange between the first and second capacitive elements; and
generating a digital representation of the difference value.
17. A signal processing apparatus, comprising:
means for producing a difference value by offsetting a current sampled voltage of an input analog signal with a previous sampled voltage of the input analog signal, wherein the current and previous sampled voltages are held by first and second capacitive elements, respectively, and wherein the offsetting of the current sampled voltage with the previous sampled voltage is produced through a charge exchange between the first and second capacitive elements; and
means for generating a digital representation of the difference value.
1. A signal processing apparatus, comprising:
difference circuitry configured to produce a difference value by offsetting a current sampled voltage of an input analog signal with a previous sampled voltage of the input analog signal, wherein the current and previous sampled voltages are held by first and second capacitive elements, respectively, and wherein the offsetting of the current sampled voltage with the previous sampled voltage is produced through a charge exchange between the first and second capacitive elements; and
conversion circuitry configured to generate a digital representation of the difference value.
2. The apparatus of
replace the previous sampled voltage held by the second capacitive element with a new sampled voltage of the input analog signal that is substantially equal to the current sampled voltage.
3. The apparatus of
produce another difference value by offsetting the new sampled voltage held by the second capacitive element with a new current sampled voltage of the input analog signal held by the first capacitive element through a charge exchange between the first and second capacitive elements.
4. The apparatus of
generate a digital representation of the another difference value, and the apparatus further comprising
a transmitter configured to transmit the digital representation of the difference value and the digital representation of the another difference value.
5. The apparatus of
the digital representation comprises a plurality of bits;
the conversion circuitry is configured to determine each of the bits of the digital representation during a different conversion cycle; and
the conversion circuitry is also configured to determine the bits of the digital representation in order from a Most Significant Bit (MSB) of the digital representation to a Least Significant Bit (LSB) of the digital representation.
6. The apparatus of
the digital representation comprises a plurality of bits;
the conversion circuitry is configured to successively offset the difference value by different reference voltages of the conversion circuitry; and
the conversion circuitry is also configured to determine a different bit of the digital representation as a result of each offsetted difference value.
7. The apparatus of
a successive approximation register analog-to-digital converter (SAR ADC) comprising the difference circuitry and the conversion circuitry, and wherein
a dynamic range of an input of the SAR ADC is smaller than a dynamic range of the input analog signal.
8. The apparatus of
the input analog signal comprises more energy in a first frequency band than in a second frequency band, and
any frequency of the first frequency band is smaller than any frequency of the second frequency band.
10. The apparatus of
13. The method of
replacing the previous sampled voltage held by the second capacitive element with a new sampled voltage of the input analog signal that is substantially equal to the current sampled voltage.
14. The method of
producing another difference value by offsetting the new sampled voltage held by the second capacitive element with a new current sampled voltage of the input analog signal held by the first capacitive element through a charge exchange between the first and second capacitive elements.
15. The method of
generating a digital representation of the another difference value; and
transmitting the digital representation of the difference value and the digital representation of the another difference value.
16. The method of
the digital representation comprises a plurality of bits, and generating the digital representation comprises:
determining each of the bits of the digital representation during a different conversion cycle; and
determining the bits of the digital representation in order from a Most Significant Bit (MSB) of the digital representation to a Least Significant Bit (LSB) of the digital representation.
18. The apparatus of
means for replacing the previous sampled voltage held by the second capacitive element with a new sampled voltage of the input analog signal that is substantially equal to the current sampled voltage.
19. The apparatus of
means for producing another difference value by offsetting the new sampled voltage held by the second capacitive element with a new current sampled voltage held by the first capacitive element through a charge exchange between the first and second capacitive elements.
20. The apparatus of
means for generating a digital representation of the another difference value; and
means for transmitting the digital representation of the difference value and the digital representation of the another difference value.
21. The apparatus of
the digital representation comprises a plurality of bits, and the apparatus further comprising:
means for determining each of the bits of the digital representation during a different conversion cycle; and
means for determining the bits of the digital representation in order from a Most Significant Bit (MSB) of the digital representation to a Least Significant Bit (LSB) of the digital representation.
|
The present Application for Patent claims benefit of U.S. Provisional Patent Application Ser. No. 61/438,223, entitled, “Analog-to-digital converter for biomedical signals”, filed Jan. 31, 2011 and assigned to the assignee hereof and hereby expressly incorporated by reference herein.
1. Field
Certain aspects of the present disclosure generally relate to signal processing and, more particularly, to designing an analog-to-digital converter (ADC) for digitizing and communicating biomedical signals.
2. Background
Biomedical signals, such as electrocardiograms (ECG) and electroencephalograms (EEG), are typically sampled at hundreds of Hz. There is a growing interest in designing low power systems to record and wirelessly transmit such signals from a subject to a gateway or a receiver. This may require the design of low power electronics for analog front-ends.
Successive approximation register (SAR) based Analog-to-Digital Converters (ADCs) are popular in biomedical data acquisition systems due to their medium to high resolution and low power consumption. Lowering power consumption of such systems is desirable since these tend to be battery powered and need to last long periods without recharging. Charge redistribution SAR ADCs are commonly used for this application. One approach to further lowering power consumption can be to develop new ADC architectures based on characteristics of the biomedical signal.
Conventional n-bit SAR ADCs may require n cycles to complete the signal digitization. Using a binary search algorithm, the ADC may convert the input signal one bit at a time from a Most Significant Bit (MSB) to a Least Significant Bit (LSB). However, higher bits of a slowly varying signal may tend to change very infrequently; therefore a large fraction of the conversion cycles may be wasted. One way to address this issue can be to utilize the conventional SAR with modified digital logic, which may start the conversion process from a new point for each sample based on the previous value of the signal, and may choose the depth of the search tree based on the current rate of change of the signal. While this architecture may lead to power reductions, it may cause an increase in area and may not reduce the effect of DC offsets.
Certain aspects of the present disclosure provide a signal processing apparatus. The apparatus generally includes difference circuitry configured to produce a difference value by offsetting a current value of an analog signal with a stored previous value of the analog signal, and conversion circuitry configured to generate a digital representation of the difference value.
Certain aspects of the present disclosure provide a method for signal processing. The method generally includes producing a difference value by offsetting a current value of an analog signal with a stored previous value of the analog signal, and generating a digital representation of the difference value
Certain aspects of the present disclosure provide a signal processing apparatus. The apparatus generally includes means for producing a difference value by offsetting a current value of an analog signal with a stored previous value of the analog signal, and means for generating a digital representation of the difference value.
Certain aspects of the present disclosure provide a signal processing apparatus. The apparatus generally includes a receiver configured to receive a plurality of samples, wherein each of the samples represents a digital version of a difference between two values of a signal captured in an analog domain at two successive time instances of a plurality of time instances associated with the signal, and a first circuit configured to process the plurality of samples to generate a reconstructed version of the signal.
Certain aspects of the present disclosure provide a method for signal processing. The method generally includes receiving a plurality of samples, wherein each of the samples represents a digital version of a difference between two values of a signal captured in an analog domain at two successive time instances of a plurality of time instances associated with the signal, and processing the plurality of samples to generate a reconstructed version of the signal.
Certain aspects of the present disclosure provide a signal processing apparatus. The apparatus generally includes means for receiving a plurality of samples, wherein each of the samples represents a digital version of a difference between two values of a signal captured in an analog domain at two successive time instances of a plurality of time instances associated with the signal, and means for processing the plurality of samples to generate a reconstructed version of the signal.
So that the manner in which the above-recited features of the present disclosure can be understood in detail, a more particular description, briefly summarized above, may be had by reference to aspects, some of which are illustrated in the appended drawings. It is to be noted, however, that the appended drawings illustrate only certain typical aspects of this disclosure and are therefore not to be considered limiting of its scope, for the description may admit to other equally effective aspects.
Various aspects of the disclosure are described more fully hereinafter with reference to the accompanying drawings. This disclosure may, however, be embodied in many different forms and should not be construed as limited to any specific structure or function presented throughout this disclosure. Rather, these aspects are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art. Based on the teachings herein one skilled in the art should appreciate that the scope of the disclosure is intended to cover any aspect of the disclosure disclosed herein, whether implemented independently of or combined with any other aspect of the disclosure. For example, an apparatus may be implemented or a method may be practiced using any number of the aspects set forth herein. In addition, the scope of the disclosure is intended to cover such an apparatus or method which is practiced using other structure, functionality, or structure and functionality in addition to or other than the various aspects of the disclosure set forth herein. It should be understood that any aspect of the disclosure disclosed herein may be embodied by one or more elements of a claim.
The word “exemplary” is used herein to mean “serving as an example, instance, or illustration.” Any aspect described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects.
Although particular aspects are described herein, many variations and permutations of these aspects fall within the scope of the disclosure. Although some benefits and advantages of the preferred aspects are mentioned, the scope of the disclosure is not intended to be limited to particular benefits, uses, or objectives. Rather, aspects of the disclosure are intended to be broadly applicable to different wireless technologies, system configurations, networks, and transmission protocols, some of which are illustrated by way of example in the figures and in the following description of the preferred aspects. The detailed description and drawings are merely illustrative of the disclosure rather than limiting, the scope of the disclosure being defined by the appended claims and equivalents thereof.
The techniques described herein may be used for various wireless communication systems, including communication systems that are based on an orthogonal multiplexing scheme and a single carrier transmission. Examples of such communication systems include Orthogonal Frequency Division Multiple Access (OFDMA) systems, Single-Carrier Frequency Division Multiple Access (SC-FDMA) systems, Code Division Multiple Access (CDMA), and so forth. An OFDMA system utilizes orthogonal frequency division multiplexing (OFDM), which is a modulation technique that partitions the overall system bandwidth into multiple orthogonal sub-carriers. These sub-carriers may also be called tones, bins, etc. With OFDM, each sub-carrier may be independently modulated with data. An SC-FDMA system may utilize interleaved FDMA (IFDMA) to transmit on sub-carriers that are distributed across the system bandwidth, localized FDMA (LFDMA) to transmit on a block of adjacent sub-carriers, or enhanced FDMA (EFDMA) to transmit on multiple blocks of adjacent sub-carriers. In general, modulation symbols are created in the frequency domain with OFDM and in the time domain with SC-FDMA. A CDMA system may utilize spread-spectrum technology and a coding scheme where each transmitter (i.e., user) is assigned a code in order to allow multiple users to be multiplexed over the same physical channel.
The teachings herein may be incorporated into (e.g., implemented within or performed by) a variety of wired or wireless apparatuses (e.g., nodes). In some aspects, a node comprises a wireless node. Such wireless node may provide, for example, connectivity for or to a network (e.g., a wide area network such as the Internet or a cellular network) via a wired or wireless communication link. In some aspects, a wireless node implemented in accordance with the teachings herein may comprise an access point or an access terminal.
Certain aspects of the present disclosure may support methods implemented in body area networks (BANs). BANs are a promising concept for healthcare applications such as continuous monitoring for diagnostic purposes, effects of medicines on chronic ailments, and the like.
The BAN 100 may be therefore viewed as a wireless communication system where various wireless nodes (i.e., acquisition circuits and aggregator) communicate using an orthogonal multiplexing scheme, a single carrier transmission, or other suitable wireless communication technique. The aggregator 110 may be a mobile handset, a wireless watch, a headset, a monitoring device, a Personal Data Assistant (PDA), or other device configured for wireless communication. As illustrated in
The wireless device 202 may include a processor 204 which controls operation of the wireless device 202. The processor 204 may also be referred to as a central processing unit (CPU). Memory 206, which may include both read-only memory (ROM) and random access memory (RAM), provides instructions and data to the processor 204. A portion of the memory 206 may also include non-volatile random access memory (NVRAM). The processor 204 typically performs logical and arithmetic operations based on program instructions stored within the memory 206. The instructions in the memory 206 may be executable to implement the methods described herein.
The wireless device 202 may also include a housing 208 that may include a transmitter 210 and a receiver 212 to allow transmission and reception of data between the wireless device 202 and another wireless node (e.g., another wireless node in a remote location). The transmitter 210 and receiver 212 may be combined into a transceiver 214. An antenna 216 may be attached to the housing 208 and electrically coupled to the transceiver 214. The wireless device 202 may also include (not shown) multiple transmitters, multiple receivers, multiple transceivers, and/or multiple antennas.
The wireless device 202 may also include a signal detector 218 that may detect and quantify the level of signals received by the transceiver 214. The signal detector 218 may quantify detection of such signals using total energy, energy per subcarrier per symbol, power spectral density and/or other quantification metrics. The wireless device 202 may also include a digital signal processor (DSP) 220 for use in processing signals.
The various components of the wireless device 202 may be coupled by a bus system 222, which may include a power bus, a control signal bus, and a status signal bus in addition to a data bus.
Biomedical signals like ECG and EEG may be typically sampled at hundreds of Hz. There is a growing interest in designing low power systems to record and wirelessly transmit such signals from a subject to a gateway, aggregator or other wireless node. This involves designing low-power electronics for the analog front-ends. The present disclosure describes an analog-to-digital converter (ADC) having significantly reduced power consumption and footprint with respect to known ADCs. In one aspect, the ADC may utilize a successive approximation register (SAR) after removing DC bias from a signal being digitized.
Certain aspects of the present disclosure include charge redistribution ADC which may exploit the slowly varying characteristics of biomedical signals. This aspect may achieve more than 50% reduction in area along with significant reductions in power consumption for the ADC and wireless transmission compared to known ADCs.
According to one aspect, a difference between a current value and a previous value of an input signal (e.g., a biomedical signal) may be digitized instead of digitizing the input signal itself. Since biomedical signals may be slowly varying with most energy at lower frequencies, this approach may reduce the dynamic range of the input to the ADC by approximately 2-3 bits. Further reduction in dynamic range may be observed if the input signal comprises a DC offset, which may be automatically removed by this differentiation procedure. The digitized signal may be transmitted wirelessly and reconstructed at a receiving device using a digital integrator.
The power spectrum of biomedical signals, such as an electroencephalogram (EEG) signal, an electrocorticogram (ECoG) signal and an electrocardiogram (ECG) signal, shows that most of the power of these signals is located at low frequencies, leaving very low power at high frequencies, as illustrated in
Conventional n-bit SAR ADCs may require n cycles to digitize a signal. Using a binary search algorithm, the conventional ADC may convert the input signal one bit at a time from a Most Significant Bit (MSB) to a Least Significant Bit (LSB). However, more significant bits of a slowly varying signal may change very infrequently, as illustrated in
According to one aspect, as illustrated by an example system 500 in
The differentiation described above may be implemented by a SAR ADC modified to subtract a current value of an input signal from a previous value of the input signal in the analog domain. An example implementation 600 of a three-bit SAR ADC incorporating the differentiation is illustrated in
An example switching sequence associated with the modified SAR ADC 600 may be as follows. At a first moment in time, t0−1, a switch 618 is closed and the voltage Vin(t0−1) of the input signal may be captured on the capacitor 602. After this, the switch 618 may be open. At another moment of time, t0, switches S1a, S2a, S3a, S4a, and Sg of the ADC 600 illustrated in
In the example implementation 600, if the dynamic range of the input signal is reduced by more than two bits, this may remove the MSB and MSB-1 bits (i.e., capacitors 4C and 2C respectively, which are not illustrated in
It should be noted that if the differentiated signal is greater than the MSB of the ADC 600, this may limit a maximum rate of change of a digitized output 620. This can be similar to introducing a ‘slew rate’ limited amplifier, which is commonly used for biomedical signals.
In an aspect, the digital representation may comprise a plurality of bits. The conversion circuitry may be configured to determine each bit of the digital representation during a different conversion cycle. The bits of the digital representation may be determined in order from an MSB of the digital representation to an LSB of the digital representation. Furthermore, the conversion circuitry may be configured to successively compare the difference value to different reference voltages of the conversion circuitry, and to determine a different bit of the digital representation as a result of each comparison.
To summarize, the differentiation/integration based SAR ADC for digitizing slowly varying signals is described in the present disclosure, which may realize significant savings of power and area requirements. As aforementioned, the power savings may be achieved partially because fewer bits are modulated and transmitted when the differentiation of the slowly varying signals is performed prior to analog-to-digital conversion. In addition, the reduced dynamic range of the differentiated signal that is being digitized results into a smaller number of capacitors within a SAR ADC (e.g., within the ADC implementation 600 from
This approach may be relevant for digitization of biomedical signals, such as EEG, ECG and ECoG signals. Slowly varying analog signals may be converted to digital signals, wherein the difference between current analog value and previously digitized analog value may be provided to an ADC. The resulting digital data may be transmitted to a gateway, a receiver (e.g., the receiver device 800 from
The various operations of methods described above may be performed by any suitable means capable of performing the corresponding functions. The means may include various hardware and/or software component(s) and/or module(s), including, but not limited to a circuit, an application specific integrate circuit (ASIC), or processor. Generally, where there are operations illustrated in Figures, those operations may have corresponding counterpart means-plus-function components with similar numbering. For example, operations 1000 and 1100 illustrated in
For example, the means for capturing may comprise an application specific integrated circuit, e.g., the processor 204 of the wireless device 202 from
As used herein, the term “determining” encompasses a wide variety of actions. For example, “determining” may include calculating, computing, processing, deriving, investigating, looking up (e.g., looking up in a table, a database or another data structure), ascertaining and the like. Also, “determining” may include receiving (e.g., receiving information), accessing (e.g., accessing data in a memory) and the like. Also, “determining” may include resolving, selecting, choosing, establishing and the like.
As used herein, a phrase referring to “at least one of” a list of items refers to any combination of those items, including single members. As an example, “at least one of: a, b, or c” is intended to cover: a, b, c, a-b, a-c, b-c, and a-b-c.
The various illustrative logical blocks, modules and circuits described in connection with the present disclosure may be implemented or performed with a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array signal (FPGA) or other programmable logic device (PLD), discrete gate or transistor logic, discrete hardware components or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any commercially available processor, controller, microcontroller or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The steps of a method or algorithm described in connection with the present disclosure may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in any form of storage medium that is known in the art. Some examples of storage media that may be used include random access memory (RAM), read only memory (ROM), flash memory, EPROM memory, EEPROM memory, registers, a hard disk, a removable disk, a CD-ROM and so forth. A software module may comprise a single instruction, or many instructions, and may be distributed over several different code segments, among different programs, and across multiple storage media. A storage medium may be coupled to a processor such that the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor.
The methods disclosed herein comprise one or more steps or actions for achieving the described method. The method steps and/or actions may be interchanged with one another without departing from the scope of the claims. In other words, unless a specific order of steps or actions is specified, the order and/or use of specific steps and/or actions may be modified without departing from the scope of the claims.
The functions described may be implemented in hardware, software, firmware, or any combination thereof If implemented in software, the functions may be stored or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media include both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage medium may be any available medium that can be accessed by a computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared (IR), radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, include compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disk, and Bluray® disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Thus, in some aspects computer-readable media may comprise non-transitory computer-readable media (e.g., tangible media). In addition, for other aspects computer-readable media may comprise transitory computer-readable media (e.g., a signal). Combinations of the above should also be included within the scope of computer-readable media.
Thus, certain aspects may comprise a computer program product for performing the operations presented herein. For example, such a computer program product may comprise a computer readable medium having instructions stored (and/or encoded) thereon, the instructions being executable by one or more processors to perform the operations described herein. For certain aspects, the computer program product may include packaging material.
Software or instructions may also be transmitted over a transmission medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of transmission medium.
Further, it should be appreciated that modules and/or other appropriate means for performing the methods and techniques described herein can be downloaded and/or otherwise obtained by a user terminal and/or base station as applicable. For example, such a device can be coupled to a server to facilitate the transfer of means for performing the methods described herein. Alternatively, various methods described herein can be provided via storage means (e.g., RAM, ROM, a physical storage medium such as a compact disc (CD) or floppy disk, etc.), such that a user terminal and/or base station can obtain the various methods upon coupling or providing the storage means to the device. Moreover, any other suitable technique for providing the methods and techniques described herein to a device can be utilized.
It is to be understood that the claims are not limited to the precise configuration and components illustrated above. Various modifications, changes and variations may be made in the arrangement, operation and details of the methods and apparatus described above without departing from the scope of the claims.
A wireless device in the present disclosure may include various components that perform functions based on signals that are transmitted by or received at the wireless device. A wireless device may also refer to a wearable wireless device. In some aspects the wearable wireless device may comprise a wireless headset or a wireless watch. For example, a wireless headset may include a transducer adapted to provide audio output based on data received via a receiver. A wireless watch may include a user interface adapted to provide an indication based on data received via a receiver. A wireless sensing device may include a sensor adapted to provide data to be transmitted via a transmitter.
A wireless device may communicate via one or more wireless communication links that are based on or otherwise support any suitable wireless communication technology. For example, in some aspects a wireless device may associate with a network. In some aspects the network may comprise a personal area network (e.g., supporting a wireless coverage area on the order of 30 meters) or a body area network (e.g., supporting a wireless coverage area on the order of 10 meters) implemented using ultra-wideband technology or some other suitable technology. In some aspects the network may comprise a local area network or a wide area network. A wireless device may support or otherwise use one or more of a variety of wireless communication technologies, protocols, or standards such as, for example, CDMA, TDMA, OFDM, OFDMA, WiMAX, and Wi-Fi. Similarly, a wireless device may support or otherwise use one or more of a variety of corresponding modulation or multiplexing schemes. A wireless device may thus include appropriate components (e.g., air interfaces) to establish and communicate via one or more wireless communication links using the above or other wireless communication technologies. For example, a device may comprise a wireless transceiver with associated transmitter and receiver components (e.g., transmitter 210 and receiver 212) that may include various components (e.g., signal generators and signal processors) that facilitate communication over a wireless medium.
The teachings herein may be incorporated into (e.g., implemented within or performed by) a variety of apparatuses (e.g., devices). For example, one or more aspects taught herein may be incorporated into a phone (e.g., a cellular phone), a personal data assistant (“PDA”) or so-called smart-phone, an entertainment device (e.g., a portable media device, including music and video players), a headset (e.g., headphones, an earpiece, etc.), a microphone, a medical sensing device (e.g., a biometric sensor, a heart rate monitor, a pedometer, an EKG device, a smart bandage, etc.), a user I/O device (e.g., a watch, a remote control, a light switch, a keyboard, a mouse, etc.), an environment sensing device (e.g., a tire pressure monitor), a monitoring device that may receive data from the medical or environment sensing device (e.g., a desktop, a mobile computer, etc.), a point-of-care device, a hearing aid, a set-top box, or any other suitable device. The monitoring device may also have access to data from different sensing devices via connection with a network.
These devices may have different power and data requirements. In some aspects, the teachings herein may be adapted for use in low power applications (e.g., through the use of an impulse-based signaling scheme and low duty cycle modes) and may support a variety of data rates including relatively high data rates (e.g., through the use of high-bandwidth pulses).
In some aspects a wireless device may comprise an access device (e.g., an access point) for a communication system. Such an access device may provide, for example, connectivity to another network (e.g., a wide area network such as the Internet or a cellular network) via a wired or wireless communication link. Accordingly, the access device may enable another device (e.g., a wireless station) to access the other network or some other functionality. In addition, it should be appreciated that one or both of the devices may be portable or, in some cases, relatively non-portable. Also, it should be appreciated that a wireless device also may be capable of transmitting and/or receiving information in a non-wireless manner (e.g., via a wired connection) via an appropriate communication interface.
While the foregoing is directed to aspects of the present disclosure, other and further aspects of the disclosure may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow.
Venkatraman, Subramaniam, Garudadri, Harinath
Patent | Priority | Assignee | Title |
10035386, | May 11 2015 | SEMICONDUCTOR ENERGY LABORATORY CO , LTD | Semiconductor device, method for manufacturing semiconductor device, tire, and moving object |
10193563, | Sep 26 2014 | Semiconductor Energy Laboratory Co., Ltd. | Semiconductor device, wireless sensor, and electronic device |
10334196, | Jan 25 2016 | Semiconductor Energy Laboratory Co., Ltd. | Semiconductor device |
10498353, | Dec 12 2017 | Realtek Semiconductor Corporation | Successive approximation register quantizer and continuous-time sigma-delta modulator |
10500908, | May 11 2015 | Semiconductor Energy Laboratory Co., Ltd. | Semiconductor device, method for manufacturing semiconductor device, tire, and moving object |
9569713, | Oct 24 2014 | Semiconductor Energy Laboratory Co., Ltd. | Semiconductor device, wireless sensor, and electronic device |
9859905, | Sep 26 2014 | Semiconductor Energy Laboratory Co., Ltd. | Semiconductor device, wireless sensor, and electronic device |
Patent | Priority | Assignee | Title |
2605361, | |||
3449741, | |||
3868567, | |||
4466440, | Nov 12 1981 | Pacesetter, Inc | Heart pacer time-domain processing of internal physiological signals |
7994850, | Jun 25 2008 | Qualcomm Incorporated | Discrete time multi-rate analog filter |
8169512, | Jun 19 2009 | Casio Computer Co., Ltd. | Video signal processing circuit, imaging device and video signal processing method |
20030086289, | |||
20090259138, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jan 24 2012 | VENKATRAMAN, SUBRAMANIAM | Qualcomm Incorporated | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 027623 | /0968 | |
Jan 24 2012 | GARUDADRI, HARINATH | Qualcomm Incorporated | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 027623 | /0968 | |
Jan 26 2012 | Qualcomm Incorporated | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
May 25 2017 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
May 13 2021 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Dec 17 2016 | 4 years fee payment window open |
Jun 17 2017 | 6 months grace period start (w surcharge) |
Dec 17 2017 | patent expiry (for year 4) |
Dec 17 2019 | 2 years to revive unintentionally abandoned end. (for year 4) |
Dec 17 2020 | 8 years fee payment window open |
Jun 17 2021 | 6 months grace period start (w surcharge) |
Dec 17 2021 | patent expiry (for year 8) |
Dec 17 2023 | 2 years to revive unintentionally abandoned end. (for year 8) |
Dec 17 2024 | 12 years fee payment window open |
Jun 17 2025 | 6 months grace period start (w surcharge) |
Dec 17 2025 | patent expiry (for year 12) |
Dec 17 2027 | 2 years to revive unintentionally abandoned end. (for year 12) |