A successive approximation register, sar, Analog to Digital Converter, adc, (50) achieves high speed and accuracy by (1) alternating at least some decisions between sets of comparators having different accuracy and noise characteristics, and (2) unevenly allocating redundancy (in the form of LSBs of range) for successive decisions according to the accuracy/noise of the comparator used for the preceding decision. The redundancy allocation is compensated by the addition of decision cycles. Alternating between different comparators removes the comparator reset time (treset) from the critical path, at least for those decision cycles. The uneven allocation of redundancy—specifically, allocating more redundancy to decision cycles immediately following the use of a lower accuracy/higher noise comparators—compensates for the lower accuracy and prevents the need for larger redundancy (relative to the full-scale range of a decision cycle) later in the adc process.
|
11. A successive approximation register (sar) Analog to Digital Converter (adc), comprising:
a first comparator set, each comparator in the first comparator set having substantially a same first precision and first noise level;
a second comparator set, each comparator in the second comparator set having substantially a same second precision which is greater than the first precision, and second noise level which is lower than the first noise level; and
sar logic configured to:
perform a first decision cycle using one of the first and second comparator sets against a first range, resulting in an indication of a first subrange;
select a redundancy amount for a successive decision cycle in response to whether the first decision cycle is performed using the first or second comparator set; and
perform a second decision cycle immediately after the first decision cycle, using the other of the first and second comparator sets against a second range greater than the first subrange by the selected redundancy amount.
1. A method of performing a successive approximation register (sar) Analog to Digital Converter (adc) process using a sar adc; the sar adc having a first comparator set and a second comparator set; each comparator in the first comparator set having substantially a same first precision and first noise level; each comparator in the second comparator set having substantially a same second precision which is greater than the first precision, and second noise level which is lower than the first noise level; the method comprising, for each analog value conversion:
performing a first decision cycle using one of the first and second comparator sets against a first range, resulting in an indication of a first subrange;
selecting a redundancy amount for a successive decision cycle in response to whether the first decision cycle is performed using the first or second comparator set; and
performing a second decision cycle immediately after the first decision cycle, using the other of the first and second comparator sets against a second range greater than the first subrange by the selected redundancy amount.
2. The method of
3. The method of
4. The method of
5. The method of
7. The method of
8. The method of
9. The method of
10. The method of
12. The sar adc of
13. The sar adc of
14. The sar adc of
15. The sar adc of
16. The sar adc of
17. The sar adc of
18. The sar adc of
19. The sar adc of
20. The sar adc of
|
The present invention relates generally to Analog-to-Digital Conversion electronics, and in particular to a Successive Approximation Register type ADC that alternates between low and high precision comparators for successive decision cycles.
The conversion of information between analog and digital domains is a routine part of many electronic devices. For example, wireless communication networks propagate analog Radio Frequency (RF) carrier signals across an air interface between access nodes and mobile terminals; the carrier signals are modulated with information representing voice and data. At both the access nodes and mobile terminals, the received analog RF signals must be converted to digital data for processing by digital processing circuits, such as Digital Signal Processors (DSPs). Of course, signals transmitted in the other direction must be converted from the digital to the analog domain. Ideally, analog/digital conversion should be performed at high speed, with high accuracy, using small circuits that consume little silicon footprint and dissipate little power.
One known type of Analog-to-Digital Converter (ADC) that features low power consumption and a small form factor, at moderate speeds, is a Successive Approximation Register (SAR) type. A SAR ADC iteratively shrinks a search space, referred to herein as a range, with a scale that may either be fixed or varied. A SAR ADC in its most simple form determines one bit per decision cycle, and shrinks the range by a factor of two per cycle. In this case, the SAR ADC runs a binary search algorithm for each successive bit in a digital representation, from the Most Significant Bit (MSB) to the least (LSB). The speed of this type of SAR ADCs is limited, due to the need for N clock cycles to convert an analog voltage to an N-bit digital value.
A more elaborate SAR ADC may determine more than one bit per cycle, and may scale the range such that it covers a larger region than strictly needed in the ideal case, e.g., to allow for incorrect decisions due to noise, etc. This is referred to as redundancy.
Rather than fractional values of VIN, which rapidly become unwieldy for wider N-bit registers 18, the ordinate of the graph in
The ADCs depicted in
One characteristic by which various SAR DAC designs may be compared is precision. As used herein, “precision” refers to the ability of the comparator to resolve a small differential input voltage in the presence of noise. In order to have a correct decision, the noise level should be much smaller than the input differential voltage. A high precision comparator has lower noise, thus is able to resolve smaller differential input voltage when compared to a lower precision comparator that is noisier.
Another SAR ADC design parameter is redundancy margin. As used herein, “redundancy margin” refers the overprovisioning of the range at one or more decision levels, such that for a given decision cycle, errors up to a certain level introduced at earlier cycles can be captured. Redundancy margin can be selectively allocated to different decision cycles.
A SAR ADC can be synchronous or asynchronous. In a synchronous SAR ADC, each decision cycle is triggered by a transition of an externally provided clock. In an asynchronous SAR ADC, usually only the first decision cycle is triggered by a transition of an externally provided clock. Subsequent decision cycles are triggered internally—when a decision has been completed, it can be detected and be used to trigger a following decision cycle.
Faster operation is a perennial goal of virtually all electronics. For example, as RF signal frequencies utilized in wireless communication networks increase (e.g., 5G systems, also known as New Radio, or NR, may utilize carrier frequencies from 1 to 100 GHz), ever higher-speed ADCs are required. The critical path in a synchronous or asynchronous SAR ADC is formed by the DAC settling time (tDAC), the comparator reset time (tComp), the time required for the SAR logic to register the comparator decisions and output DAC control signals (tSAR) and the comparator reset time (treset). Overall speed of a SAR ADC also depends on its resolution, as each cycle only decides a limited number of bits. Hence, intuitively, a 16-bit SAR ADC should take twice as long as an 8-bit SAR ADC. However, in an 8-bit SAR ADC, the DAC must settle to within 8-bit accuracy before obtaining a stable comparator output (and decision), while in a 16-bit ADC, the DAC must settle to within 16-bit accuracy, which takes significantly longer. Hence, each cycle in a 16-bit SAR ADC is longer than the corresponding cycle in an 8-bit architecture, increasing the overall relative delay significantly past 2×. Several approaches to increasing SAR ADC speed, for a given resolution, have been explored in the prior art.
Comparator Alternation
One known approach is to remove the comparator reset time (treset) from the critical path by alternating between matched comparators. A 1-bit/cycle SAR ADC uses one of two alternating comparators every cycle, so that the comparator used in the previous bit-decision has one full decision cycle to reset itself, while the other comparator handles the present decision. This architecture is illustrated in
A drawback of this approach is that alternating comparators offset must be matched to within ½ LSB to guarantee convergence. To achieve such precise matching, the comparators must either be overdesigned or calibrated—both of which results in an area and/or power dissipation penalty. Additionally, matching must be maintained over variations in process, voltage, temperature (PVT). Furthermore, in the event of calibration being used, time must be allocated for calibration on a regular basis. See U.S. Pat. No. 8,766,844.
Different Precision Comparators
Another prior art approach also uses two comparators for a 1-bit/cycle conversion. Here, the first comparator is noisier than the second comparator and the initial bit cycles, where redundancy margin is large, uses the noisier comparator. The remaining bit cycles use a less noisy (higher precision) comparator. One detriment of this approach is that significant redundancy margin is consumed by the noisy comparator during the initial bit cycles. Furthermore, the comparator reset time (treset) remains a bottleneck for high speed SAR operation, as comparator alternation is not used. See U.S. Pat. No. 8,319,675.
Loop-Unrolled
Yet another approach is a loop-unrolled technique, which removes the comparator reset time (treset) by using N comparators with same level of precision for an N-bit SAR ADC, that is one unique comparator per decision cycle. This increases the complexity and overhead for calibrating the comparators, as well as the capacitive load of the DAC output node. See Tao Jiang, et al., “Single-channel, 1.25-GS/s, 6-bit, loop-unrolled asynchronous SAR-ADC in 40 nm-CMOS,” IEEE Custom Integrated Circuits Conference, San Jose, Calif., 2010, pp. 1-4.
Multi-Bit Per Cycle Conversion
Still another approach uses at least some 2-bits/cycle conversions, which effectively compare an input over four regions. The technique also uses 1-bit/cycle conversions by employing only one of the sets of comparators. The architecture exploits both differential mode and common mode DAC signals. This technique does not eliminate the reset time (treset) bottleneck. See J. Song, et al., “A 10-b 2b/cycle 300 MS/s SAR ADC with a single differential DAC in 40 nm CMOS,” 2017 IEEE Custom Integrated Circuits Conference, Austin, Tex., 2017, pp. 1-4.
In addition to speed, accuracy of a SAR DAC is an obvious concern. One source of inaccuracy, as mentioned above with respect to the prior art, is comparator offset mismatch, which may require careful matching (e.g., to ½ LSB) to mitigate. Another source of inaccuracy is known as kickback noise. Kickback noise in comparators arises due to the feed-through of large voltage transitions inside the comparator through parasitic coupling capacitors to the comparator input port. This noise is added to the (desired) comparator input signal, which may sometimes lead to incorrect comparator decisions in subsequent decision cycles.
The Background section of this document is provided to place embodiments of the present invention in technological and operational context, to assist those of skill in the art in understanding their scope and utility. Approaches described in the Background section could be pursued, but are not necessarily approaches that have been previously conceived or pursued. Unless explicitly identified as such, no statement herein is admitted to be prior art merely by its inclusion in the Background section.
The following presents a simplified summary of the disclosure in order to provide a basic understanding to those of skill in the art. This summary is not an extensive overview of the disclosure and is not intended to identify key/critical elements of embodiments of the invention or to delineate the scope of the invention. The sole purpose of this summary is to present some concepts disclosed herein in a simplified form as a prelude to the more detailed description that is presented later.
According to embodiments of the present invention disclosed and claimed herein, the speed of a SAR ADC (for a given resolution) is increased by (1) alternating at least some decisions between comparators (or sets of comparators, for n-bit/cycle decisions) having different accuracy and noise characteristics, and (2) unevenly allocating redundancy (in the form of LSBs of range) for successive decisions according to the accuracy/noise of the comparator (or set) used for the preceding decision, and compensating for the redundancy allocation with one or more additional decision cycles. Alternating between different comparators (or sets) removes the comparator reset time (treset) the critical path, at least for those decision cycles. The uneven allocation of redundancy—specifically, allocating more redundancy to decision cycles immediately following the use of a lower accuracy/higher noise comparators (or sets)—compensates for the lower accuracy and prevents the need for larger redundancy (relative to the full-scale range of a decision cycle) later in the ADC process. Whatever the mix of comparators used in the early (MSB) decision cycles, lower noise (higher accuracy) comparators are deployed for a plurality of the last (LSB) decision cycles.
One embodiment relates to a method of performing a SAR ADC process, using a SAR ADC comprising a first comparator set, each comparator in the first comparator set having substantially a same first precision and first noise level. The SAR ADC further comprises a second comparator set, each comparator in the second comparator set having substantially a same second precision which is greater than the first precision, and second noise level which is lower than the first noise level. For each analog value conversion, a first decision cycle is performed using one of the first and second comparator sets against a first range, resulting in an indication of a first subrange. A redundancy amount for a successive decision cycle is selected in response to whether the first decision cycle is performed using the first or second comparator set. A second decision cycle is performed immediately after the first decision cycle, using the other of the first and second comparator sets against a second range greater than the first subrange by the selected redundancy amount.
Another embodiment relates to a SAR ADC. The SAR ADC includes a first comparator set, each comparator in the first comparator set having substantially a same first precision and first noise level. The SAR ADC also includes a second comparator set, each comparator in the second comparator set having substantially a same second precision which is greater than the first precision, and second noise level which is lower than the first noise level. The SAR ADC further includes SAR logic adapted to perform a first decision cycle using one of the first and second comparator sets against a first range, resulting in an indication of a first subrange. The SAR logic is further adapted to select a redundancy amount for a successive decision cycle in response to whether the first decision cycle is performed using the first or second comparator set. The SAR logic is also adapted to perform a second decision cycle immediately after the first decision cycle, using the other of the first and second comparator sets against a second range greater than the first subrange by the selected redundancy amount.
The present invention will now be described more fully hereinafter with reference to the accompanying drawings, in which embodiments of the invention are shown. However, this invention should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Like numbers refer to like elements throughout.
For simplicity and illustrative purposes, the present invention is described by referring mainly to an exemplary embodiment thereof. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be readily apparent to one of ordinary skill in the art that the present invention may be practiced without limitation to these specific details. In this description, well known methods and structures have not been described in detail so as not to unnecessarily obscure the present invention.
Numerous features distinguish this embodiment from SAR ADCs known in the art. The first four decision cycles are performed using 2-bits/cycle—accordingly, they employ sets of three comparators, dividing each successive range into four subranges. The last four decision cycles are performed using 1-bit/cycle—accordingly, these cycles employ a single comparator, dividing each successive range into two subranges. The total digital value generated is 12 bits (four 2-bit cycles and four 1-bit cycles). As explained below, two of these cycles compensate for redundancy introduced into the conversion, and the 12-bit output is effectively converted to a 10-bit value.
The SAR ADC of this embodiment includes two sets of three comparators each. Within each set, the comparators are at least nominally matched in electrical and performance characteristics. Between the sets, however, they differ significantly. A first set of three comparators has a relatively low precision, and a relatively high noise level. A second set of comparators has a relatively high precision, and relatively low noise level. Those of skill in the art will recognize that the characterizations of precision and noise are only valid in comparing the two sets of comparators to each other. In particular, the offset mismatch (e.g. measured as standard deviation over a population of comparators) of a relatively high precision comparator is at least 2 times less than that of a relatively low precision comparator. Similarly, the comparator noise of a relatively low precision comparator is at least 3 dB higher than a relatively high precision comparator. For convenience, the first set is referred to herein as “noisy” comparators (with relatively low precision), and the second set as “less noisy” (with relatively higher precision). The comparators can be dynamic, or static, or partly dynamic and partly static in nature.
In one embodiment, the alternating comparator sets for multi-bit per cycle operation is designed such that a pair of alternating noisy and less noisy comparators share a common pre-amplifier stage. Sharing a pre-amplifier reduces the top-plate DAC parasitic capacitance and results in less signal attenuation.
One aspect of the SAR ADC of
The first decision, made by a first set of comparators having relatively high noise and low precision, is performed against a full range of 1024 bits of precision, for a 10-bit SAR ADC. The lowest subrange, 0-256, is selected. To compensate for the imprecision of the first set of comparators, the range of the second decision is not the subrange selected in the preceding decision, but a subrange wider by 20 LSB, that is, 0-276 LSBs. That is, the first decision is assumed to have a maximum potential error of +/−7.8125%. The 20 LSBs of redundancy comprise 3 LSBs allocated for comparator noise, 9 LSBs for DAC settling error, and 8 LSBs for comparator offset mismatch. These values, and the comparator set type, are collected in Table 1 for each decision cycle:
TABLE 1
Redundancy Allocation per Decision
Cycle for Embodiment of FIG. 5
Bits per Decision Cycle
2-bits/cycle
1-bit/cycle
Noisy (N) or Less Noisy (LN)
N
LN
N
LN
Comparator Noise [LSBs]
3
0.5
3
0.5
0
0
0
DAC Settling [LSBs]
9
10.5
4
2.5
0
0
0
Offset Mismatch [LSBs]
8
4
8
4
—
—
—
Total Redundancy [LSBs]
20
15
15
7
0
0
0
As expected, the redundancy allocated for comparator noise is very low for the less noisy set, and higher for the noisy set. Correspondingly, the comparator offset mismatches are higher for the noisy set. There is no offset mismatch for the last three cycles, as the same (less noisy) comparator is used in each cycle. In each noisy/less noisy pair, greater total redundancy is allocated to the cycle using the noisy comparator set.
A tradeoff has to be made on how many bit cycles would benefit from a multi-bit conversion and when a transition to 1-bit per cycle could be beneficial. Since the full-scale range reduces after every consecutive decision cycle, the requirements for the comparator in terms of the noise and offset mismatch (in the case of multi-bit) become more stringent. Relaxing these error sources (comparator noise, DAC settling, dynamic offset, offset mismatch) in SAR ADC conversion towards the last few decision cycles can be challenging, as this results in additional, redundancy-induced decision cycles. Adding additional decision cycles when designing a high-speed SAR ADC reaches a point of diminishing returns. For example, in the embodiment of
For a typical 2-bit conversion, all three comparators of a set are used. The comparators are divided into 2 sets: A1, B1, C1 and A2, B2, C2. The first set comprises noisy (lower precision) comparators and the second set comprises less noisy (higher precision) comparators. In this embodiment, the transition from 2-bit to 1-bit conversion occurs from a less noisy set to a single less noisy comparator in the same set. This eliminates the comparator mismatch requirements between the two comparator groups for the multi-to-single-bit transition. Each comparator has a clock input (Comp.X.Clk) and a ready output (Comp.X.Rd), which are outputs of and inputs to, respectively, a timing generator circuit 52. The timing generator circuit 52 also generates Counter Clk and End of Cycle (EOC) signals to the control logic 54. The operation of these signals is depicted in the timing diagram of
As in the embodiment of
The outputs of the comparator sets have direct feedback to the DAC weights, which reduces the control logic delay. The outputs of the comparators also go through some digital logic cells before switching the DAC capacitors appropriately. The outputs of the comparators are stored in a memory and an asynchronous logic state machine within the SAR logic 54 controls the timings of various SAR sub-block.
Other embodiments may utilize a binary or non-binary scaled DAC with redundancy, shared or not-shared pre-amplifier stages of the comparators, and may begin conversion with a noisy or less noisy comparator for the first alternating comparator group. Furthermore, in another embodiment, the two sets of comparators may not include the same number of comparators. For example, a first set of comparators may be an m-bit set, with 2m−1 comparators, while a second set of comparators may be a k-bit set, with 2k−1 comparators, where k≠m. In this embodiment, decision cycle may alternate between, e.g., m=2 and k=2.5, or m=1.5 and k=2 for similar reasons as alternating between high and low precision. In this embodiment, the more noisy set could be the one having fewer bits, since it has lower precision anyway.
The architecture of
TABLE 2
Redundancy Allocation per Decision
Cycle for Embodiment of FIG. 8
Bits per Decision Cycle
2-bits/cycle
1-bit/cycle
Noisy (N) or Less Noisy (LN)
LN
N
LN
Comparator Noise [LSBs]
0.5
3
0.5
0
0
0
0
0
DAC Settling [LSBs]
7.5
13
2.5
2
2
2
0
0
Offset Mismatch [LSBs]
8
16
8
—
—
—
—
—
Total Redundancy [LSBs]
16
32
11
2
2
2
0
0
The embodiment of
TABLE 3
Redundancy Allocation per Decision
Cycle for Embodiment of FIG. 9
Bits per Decision Cycle
2-bits/cycle
1-bit/cycle
Noisy (N) or Less Noisy (LN)
Less Noisy (higher precision)
Comparator Noise [LSBs]
0.5
0.5
0.5
0.5
0
0
0
DAC Settling [LSBs]
15.5
10.5
10.5
2.5
0
0
0
Offset Mismatch [LSBs]
4
4
4
4
—
—
—
Total Redundancy [LSBs]
20
15
15
7
0
0
0
The above embodiments deploy various combinations of multi-bit and single-bit conversion cycles, with alternating noisy and less noisy comparator sets. The advantages of alternating between noisy and less noisy comparators is independent of the advantages of mixing multi-bit and single-bit decision cycles, and the benefits of the former accrue in SAR ADC designs that use exclusively 1-bit/cycle decisions. In this case, towards the last few decision cycles, a less noisy comparator should be used. Hence, a designer may choose to not use alternating comparators. There is an optimum point along the decision progression from MSB to LSB, after which the alternating comparator architecture should be avoided to reduce the comparator offset mismatch calibration cost. This optimum point can be determined by using the following parameters (which depends on the specifications of the SAR ADC, for example, speed, full-scale, resolution):
TABLE 4
Redundancy Allocation per Decision
Cycle for Embodiment of FIG. 10
Bits per Decision Cycle
1-bit/cycle
Noisy or Less Noisy
N
LN
N
LN
N
LN
[LSBs]
Comparator Noise
3
0.5
3
0.5
3
0
0
0
0
0
[LSBs]
DAC Settling [LSBs]
24
10.5
4
2.5
1
2
2
0
0
0
Offset Mismatch
5
5
5
5
5
—
—
—
—
—
[LSBs]
Total Redundancy
32
16
12
8
9
2
2
0
0
0
[LSBs]
Having an even number of alternating comparator decision cycles may require the use of a high precision comparator starting the first decision cycle, such that the transition to non-alternating comparator based LSB cycles uses a high precision comparator.
TABLE 5
Redundancy Allocation per Decision
Cycle for Embodiment of FIG. 11
Bits per Decision Cycle
1-bit/cycle
Noisy or Less Noisy
LN
N
LN
N
LN
N
LN
Comparator Noise
0.5
2
0.5
2
0.5
2
0
0
0
0
DAC Settling
12.5
5
5.5
4
3.5
1
1
0
0
0
Offset Mismatch
3
3
3
3
3
3
—
—
—
—
Total Redundancy
16
10
9
9
7
6
1
0
0
0
[LSBs]
Embodiments of the present invention present numerous advantages over SAR ADC approaches of the prior art. By alternating between noisy and less noisy comparator sets, the comparator reset time (treset) is removed from the critical path for at least some decision cycles, improving overall speed. The loss of accuracy in using noisy comparators is compensated by the uneven allocation of redundancy, in the form of LSBs of range for successive voltage comparisons, and the use of redundancy is compensated by adding decision cycles. SAR ADC speed is also improved by utilizing multi-bit decisions for early decision cycles, and reverting to 1-bit/cycle decision for the LSBs.
As used herein, the terms first and second are used for distinguishing between similar elements and do not necessarily imply a sequential or chronological order, or a definitive position within an ordered set. For example, an alternating pair of first and second sets of comparators may comprise the comparators used in the first and second decision cycles of a SAR ADC process, but they may alternatively comprise the second and third decision cycles, or any other two adjacent cycles within the process. Alternating between only less noisy comparators will yield an effective number of bits on par with the inventive approach, but at a lower speed. On the other hand, alternating between only noisy comparators will yield an effective number of bits worse than the inventive approach, but at a higher speed.
The present invention may, of course, be carried out in other ways than those specifically set forth herein without departing from essential characteristics of the invention. The present embodiments are to be considered in all respects as illustrative and not restrictive, and all changes coming within the meaning and equivalency range of the appended claims are intended to be embraced therein.
Sundström, Lars, Jonsson, Bengt Erik, Sharma, Sunny
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
10020816, | Aug 23 2017 | Maxlinear, Inc | Hybrid successive approximation register analog to digital converter |
10454488, | May 31 2018 | Analog Devices Global Unlimited Company | Variable speed comparator |
11159171, | Apr 16 2020 | Realtek Semiconductor Corporation | Digital slope analog to digital converter device and signal conversion method |
11387838, | Mar 19 2021 | Microsoft Technology Licensing, LLC | SAR analog-to-digital converter calibration |
5583503, | Oct 06 1993 | Mitsubishi Denki Kabushiki Kaisha | Analog/digital converter |
6084538, | Sep 05 1997 | Cirrus Logic, Inc. | Offset calibration of a flash ADC array |
6653893, | Jun 29 2001 | Intel Corporation | Voltage margin testing of a transmission line analog signal using a variable offset comparator in a data receiver circuit |
8319675, | Dec 03 2009 | Semiconductor Technology Academic Research Center | Analog-to-digital converter |
8508399, | Jul 12 2010 | Samsung Electronics Co., Ltd. | Successive approximation analog to digital converter and method of analog to digital conversion |
8749412, | Mar 06 2013 | Anti-noise successive approximation analog to digital conversion method | |
8766844, | Sep 29 2011 | International Business Machines Corporation | Analog-digital converter |
8912942, | May 03 2013 | Realtek Semiconductor Corp. | Successive-approximation-register analog-to-digital converter (SAR ADC) and method thereof |
9847790, | Aug 28 2014 | MEDIATEK INC | Hybrid analog-to-digital converter using digital slope analog-to-digital converter and related hybrid analog-to-digital conversion method thereof |
20090309778, | |||
20130285843, | |||
20140070968, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Apr 05 2019 | Telefonaktiebolaget LM Ericsson (publ) | (assignment on the face of the patent) | / | |||
Apr 08 2019 | JONSSON, BENGT ERIK | TELEFONAKTIEBOLAGET LM ERICSSON PUBL | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 057636 | /0165 | |
Apr 08 2019 | SUNDSTRÖM, LARS | TELEFONAKTIEBOLAGET LM ERICSSON PUBL | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 057636 | /0165 | |
Apr 09 2019 | SHARMA, SUNNY | TELEFONAKTIEBOLAGET LM ERICSSON PUBL | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 057636 | /0165 |
Date | Maintenance Fee Events |
Sep 29 2021 | BIG: Entity status set to Undiscounted (note the period is included in the code). |
Date | Maintenance Schedule |
Jul 25 2026 | 4 years fee payment window open |
Jan 25 2027 | 6 months grace period start (w surcharge) |
Jul 25 2027 | patent expiry (for year 4) |
Jul 25 2029 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jul 25 2030 | 8 years fee payment window open |
Jan 25 2031 | 6 months grace period start (w surcharge) |
Jul 25 2031 | patent expiry (for year 8) |
Jul 25 2033 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jul 25 2034 | 12 years fee payment window open |
Jan 25 2035 | 6 months grace period start (w surcharge) |
Jul 25 2035 | patent expiry (for year 12) |
Jul 25 2037 | 2 years to revive unintentionally abandoned end. (for year 12) |