Configuring power domains of a microcontroller system

Information

  • Patent Grant
  • 10296077
  • Patent Number
    10,296,077
  • Date Filed
    Thursday, June 2, 2016
    8 years ago
  • Date Issued
    Tuesday, May 21, 2019
    5 years ago
Abstract
A microcontroller system is organized into power domains. A power manager of the microcontroller system can change the power configuration of a power domain based on whether the microcontroller system has asserted a power trigger for any module in the power domain or if any module in the power domain has asserted a power keeper.
Description
CLAIM OF PRIORITY

This application claims priority under 35 USC § 119(e) to U.S. patent application Ser. No. 14/043,445, filed on Oct. 1, 2013, the entire contents of which are hereby incorporated by reference.


TECHNICAL FIELD

This disclosure relates generally to electronics and more particularly to microcontroller systems.


BACKGROUND

Low power consumption is an increasingly important parameter for microcontroller systems. The active power consumption in a microcontroller system is normally dominated by switching activity in the circuit and is proportional to the clock frequency applied to digital logic. Analog modules also contribute a substantially fixed current consumption, which can dominate at low frequencies or in low-power modes. Clocked peripheral modules in the microcontroller system are typically unavailable in ultra-low power, unclocked sleep modes, forcing applications to rely on higher-power clocked modes.


Conventional power reduction solutions for saving power in a microcontroller require that the clock to the Central Processing Unit (CPU) or peripheral modules be switched off, typically by implementing one or more sleep modes in the microcontroller. This solution can be extended until all clocks and analog modules have been switched off, and only leakage current remains, which is typically several orders of magnitude less than active current. The disadvantage of this conventional approach is that the functionality of the device is reduced, since some peripherals are designed to operate with a clock running.


SUMMARY

A microcontroller system is organized into power domains. A power manager of the microcontroller system can change the power configuration of a power domain based on whether the microcontroller system has asserted a power trigger for any module in the power domain or if any module in the power domain has asserted a power keeper.


Particular implementations of the microcontroller system can provide one or more of the following advantages: 1) a microcontroller system can dynamically and flexibly change the power configuration of the microcontroller system power domains to a relevant power configuration, depending on requests to and from modules of the system; 2) the microcontroller system can change a power configuration without intervention from a central processing unit, reducing power consumption and latency; and 3) the microcontroller system can use overlapping triggers and clock requests to reduce hardware complexity.


The details of one or more disclosed implementations are set forth in the accompanying drawings and the description below. Other features, aspects, and advantages will become apparent from the description, the drawings and the claims.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a schematic diagram of an example microcontroller system organized into power domains.



FIG. 2 is a block diagram of an example microcontroller system.



FIG. 3 is a diagram illustrating an example scenario of modules of the example microcontroller of FIG. 2 interacting with each other along a timeline.



FIG. 4 is a diagram illustrating an example scenario of modules of the example microcontroller of FIG. 2 interacting with each other along a timeline.



FIG. 5 is a flow diagram of an example process performed by a power manager of a microcontroller system.





DETAILED DESCRIPTION
System Overview


FIG. 1 is a schematic diagram of an example microcontroller system 100 organized into power domains 104, 106, and 108. The microcontroller system includes a power manager 102 coupled to each of the power domains.


A power domain can be, for example, one or more modules drawing power from a same power supply, e.g., at a same voltage. The microcontroller can maintain a power configuration for each power domain. A power configuration includes one or more parameters for a power domain specifying, e.g., a higher or lower voltage for the power domain, whether or not a clock is frozen for the power domain, whether certain modules are enabled or disabled or operating in a reduced state for a reduced voltage, and so on. Changing the power configuration of a power domain can adjust the power consumption of a power domain.


In operation, the power manager can change the power configuration of a power domain in response to event triggers from modules inside or outside of the microcontroller system. For example, the power manager can cause a power domain to exit a power saving mode so that one or more modules of the power domain can execute operations. Then the module can cease generating an event to revert the power domain to its previous power configuration or the module can generate a new event to change the power configuration of another domain.


The power manager can change the power configuration of a power domain without intervention from a processor, e.g., a central processing unit (CPU). Hence, instead of activating the processor's power domain to support the processor for changing power configurations, the power manager can change power configurations based on events from event generating modules. This can reduce power consumption of the processor's power domain, and it can reduce latency in changing the power configuration of a requested power domain.


Consider an example scenario where a module receives a trigger to start performing a task. While operating, the module uses a running clock to complete the task. Upon ending the task, the module may set a new trigger to start another module to perform a new task, which may cause a cascade of modules to perform a series of tasks. To reduce the microcontroller system's power consumption, the running clock for the module can be frozen when the module's task is completed.


Since, in some cases, the trigger to start performing the task is received with regular long intervals, switching the module's power domain's power configuration based on the trigger and on the completion of the task can reduce power consumption. The power manager can switch power configurations using power triggers, which indicate that a power domain should be made active, and power keepers, which indicate that a power domain should be kept active.


While the processor is inactive, the power manager can manage the power mode of each of the power domains by placing the power domain into a first power mode if the microcontroller system has asserted a power trigger for any module in the power domain or if any module in the power domain has asserted a power keeper. The power manager places the power domain into a second power mode that uses less power than the first power mode if the microcontroller system is not asserting a power trigger for any module in the power domain and no module in the power domain has asserted a power keeper.


In some implementations, the first power mode is an active mode where the modules of a power domain can perform certain tasks, and the second power mode is a retention mode where the modules of a power domain cannot perform some or all tasks and the modules can retain state information. In some implementations, a module can assert a power keeper by asserting a clock request to provide a clock signal to perform a task. In some implementations, a module can assert a power trigger by requesting another module to perform a task.


A power trigger can be, e.g., directly connected to the power manager for basic sources of triggers or from triggers which are routed, e.g., through an event controller, or from direct memory access (DMA) requests. A power keeper can be, e.g., a clock request of a module to provide a clock to perform a task; a trigger to another module, which can be kept until it has been acknowledged by the other module; an interrupt that can be kept until the processor has handled it; or a DMA request which can be kept until the DMA has handled it.


In the example microcontroller system illustrated in FIG. 1, the power manager includes an OR gate for each power domain; however, the functionality of the power manager can be implemented using any appropriate digital circuit. The first power domain 104, PD0, supplies power triggers 116 and power keepers 118 to the first OR gate 110. The output 120 of the first OR gate toggles the first power domain between the first power mode and the second power mode. The second power domain 106, PD1, supplies power triggers 122 and power keepers 124 to the second OR gate 112. The output 126 of the second OR gate toggles the second power domain between the first power mode and the second power mode. The third power domain 108, PD2, supplies power triggers 128 and power keepers 130 to the third OR gate 114. The output 132 of the third OR gate toggles the third power domain between the first power mode and the second power mode.


Example Microcontroller System


FIG. 2 is a block diagram of an example microcontroller system 200. The example system includes three power domains, including an active domain 202, power domain PD0204, power domain PD1206, and power domain PD2208.


The active domain includes a power manager unit 210, a real time counter (RTC) 212, and an OR gate 214. In some implementations, the active domain is always in an active mode. The active domain can have a relatively small amount of logic to reduce the impact on total power consumption from always being in the active mode. The power manager unit controls the power configurations of the power domains PD0, PD1, and PD2.


The PD0 domain includes a clock controller 216, an event controller 218, and two modules 220 and 222 that can perform one or more of various tasks. For example, one of the modules can be an analog to digital converter (ADC). The clock controller is configured to receive requests from modules for clock signals and then to provide requested clocks to the requesting modules. To get a clock signal, a module requests the clock signal; otherwise the clock can be frozen to reduce power consumption that may be wasted. The event controller routes triggers, which can be events or requests or the like, from a triggering module to an appropriate module depending on the trigger.


The PD1 domain includes two different modules 224 and 226 that can perform one or more of various tasks and a direct memory access (DMA) module 228. The PD2 domain includes a processor 230, e.g., a central processing unit (CPU) for the microcontroller system.


Example Scenario


FIG. 3 is a diagram illustrating an example scenario 300 of modules of the example microcontroller 200 of FIG. 2 interacting with each other along a timeline. In the example scenario, a periodic trigger from the RTC is sent to the ADC which then performs an analog to digital conversion task. The DMA writes the result of the conversion to a memory.


A first row 302 illustrates clock requests. A second row 304 illustrates triggers. A third row 306 illustrates DMA requests. A fourth row 308 illustrates whether each of the power domains PD0, PD1, and PD2 is in an active mode or a retention mode.


Prior to time t1, all of power domains PD0, PD1, and PD2 are in the retention mode. The RTC generates an event, which is a trigger for the event controller. At time t1, the power manager toggles the PD0 power domain into the active mode so that the event controller is powered and can route the request. At time t2, the event controller then requests a clock from the clock controller. At time t3, when the event controller's clock is running, the event controller routes the RTC event to the ADC.


At time t4, the ADC requests a clock so that it can perform its conversion task. At time t5, the ADC acknowledges the event from the event controller. The ADC continues to assert a power keeper because it maintains its clock request. The event controller can release its clock request after receiving the acknowledgment. At time t6, the ADC completes its task by asserting a DMA request. The DMA request is a power trigger to PD1 as PD1 is in retention mode. The power manager toggles PD1 into the active mode.


At time t7, PD1 is active, and at time t8, the DMA requests its clock, thereby asserting a power keeper to keep PD1 active. At time t9, the DMA executes the transfer from the ADC to the memory. At time t10 the DMA acknowledges the ADC DMA request. At time t10, when the PD1 power triggers are released, the power manager toggles the PD1 power domain into retention mode. In this example scenario, power domain PD0 is configured to only go into retention mode if PD1 is in retention mode, so the power manager toggles power domain PD0 into the retention mode after PD1.


In this example scenario, power domain PD2 is kept in the retention mode. Power domain PD2 includes the processor and may draw a substantial amount of power, so keeping PD2 in the retention mode is useful in reducing overall power consumption. The other power domains PD0 and PD1 are dynamically switched depending on power keepers and power triggers. The sequence can start again for each event, e.g., each periodic event from the RTC.


Example Scenario with Interrupt


FIG. 4 is a diagram illustrating an example scenario 400 of modules of the example microcontroller 200 of FIG. 2 interacting with each other along a timeline. In the example scenario, a periodic trigger from the RTC is sent to the ADC which then performs an analog to digital conversion task. The DMA writes the result of the conversion to a memory.


The scenario follows that sequence of events illustrated in FIG. 3, and then illustrates a situation where, at time t10, the DMA buffer is full and the DMA generates an interrupt. The power manager toggles the PD2 power domain into the active mode so that the processor can request its clock and handle the interrupt.


Example Flowchart—Changing Power Configurations


FIG. 5 is a flow diagram of an example process 500 performed by a power manager of a microcontroller system. The microcontroller system can be the microcontroller system 100 of FIG. 1 or the microcontroller system of FIG. 2.


The power manager places a power domain including a processor of the microcontroller system into a low power mode so that the processor is inactive (502). This can significantly reduce the power consumption of the system, and since the system includes the power manager to selectively toggle other power domains between power modes, the system can still perform some tasks.


While the processor is inactive, the power manager places each of the other power domains into a first power mode if the microcontroller system has asserted a power trigger for any module in the power domain or if any module in the power domain has asserted a power keeper (504). The power manager places each of the power domains into a into a second power mode that uses less power than the first power mode if the microcontroller system is not asserting a power trigger for any module in the power domain and no module in the power domain has asserted a power keeper (506).


While this document contains many specific implementation details, these should not be construed as limitations on the scope what may be claimed, but rather as descriptions of features that may be specific to particular embodiments. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable sub combination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can, in some cases, be excised from the combination, and the claimed combination may be directed to a sub combination or variation of a sub combination.

Claims
  • 1. A microcontroller system comprising: a clock controller operable to provide a clock signal to a plurality of modules;an event controller comprising a hardware unit in a first power domain and operable to be powered to route trigger events between the plurality of modules and to route a first trigger event asserted by a first module of the plurality of modules to a second module of the plurality of modules and a second trigger event asserted by a third module of the plurality of modules to a fourth module of the plurality of modules, the fourth module being different from the second module; anda power manager comprising a digital circuit in an active power domain external to the event controller and the modules, the power manager being operable to change a power configuration of a power domain from a first power mode to a second power mode at least partially based on whether the event controller is routing a trigger event to any module of the power domain, one of the first and second power modes being an active power mode and the other of the first and second power modes being a retention power mode, the active power domain being different from the first power domain and remaining in an active power mode,wherein the event controller, the power manager, and the modules are integrated in a microcontroller, andwherein the power manager is operable to change the power configuration of the power domain from the first power mode to the second power mode in response to receiving an event indication from the event controller that the trigger event has been acknowledged and receiving a clock indication from the clock controller that the power domain has relinquished an asserted clock request from any module of the power domain.
  • 2. The microcontroller system of claim 1, wherein the power manager is operable to change the power configuration of the power domain from the first power mode to the second power mode at least partially based on whether the clock controller is responding to a clock request from any module of the power domain.
  • 3. The microcontroller system of claim 1, wherein the power manager is operable to change the power configuration of the power domain from the first power mode to the second power mode in response to receiving an event indication from the event controller that a trigger event has been asserted on a module of the power domain.
  • 4. The microcontroller system of claim 1, further comprising a real time counter (RTC), an analog-to-digital converter (ADC), and a direct memory access module (DMA), and wherein the ADC and the event controller are in the first power domain and the DMA is in a second power domain.
  • 5. The microcontroller system of claim 4, wherein the power manager is operable to: change a first power configuration of the first power domain from the retention power mode to the active power mode in response to an RTC event trigger from the RTC, so that the event controller asserts an event clock request on the clock controller and routes the RTC event trigger to the ADC, and then the ADC asserts an ADC clock request on the clock controller and performs a task and asserts an ADC event trigger on the DMA;change a second power configuration of the second power domain from the retention power mode to the active power mode in response to the ADC event trigger, so that the DMA asserts a DMA clock request on the clock controller and executes a transfer from the ADC to a memory, and then the DMA acknowledges the ADC event trigger; andchange the first and second power configurations of the first and second power domains from the active power mode to the retention power mode in response to the ADC acknowledging the RTC event trigger, the DMA acknowledging the ADC event trigger, and the event controller relinquishing the event clock request, the ADC relinquishing the ADC clock request, and the DMA relinquishing the DMA clock request.
  • 6. The microcontroller system of claim 1, further comprising a real time counter (RTC), an analog-to-digital converter (ADC), a direct memory access module (DMA), and a processor, wherein the ADC and the event controller are in the first power domain and the DMA is in a second power domain and the processor is in a third power domain.
  • 7. The microcontroller system of claim 6, wherein the power manager is operable to: change a first power configuration of the first power domain from the retention power mode to the active power mode in response to an RTC event trigger from the RTC, so that the event controller asserts an event clock request on the clock controller and routes the RTC event trigger to the ADC, and then the ADC asserts an ADC clock request on the clock controller and performs a task and asserts an ADC event trigger on the DMA;change a second power configuration of the second power domain from the retention power mode to the active power mode in response to the ADC event trigger, so that the DMA asserts a DMA clock request on the clock controller and executes a transfer from the ADC to a memory, and then the DMA asserts an interrupt; andchange a third power configuration of the third power domain from the retention power mode to the active power mode so that the processor can handle the interrupt.
  • 8. A microcontroller system comprising: a plurality of modules organized into a plurality of power domains and a power manager coupled to the modules and operable to: determine that a first power domain is to be in a first power mode based on at least one of: a trigger asserted by a first module of the plurality of modules to a second module in the first power domain to perform a task, or an indication that the first power domain is to be maintained in the first power mode; anddetermine that a second power domain is to be in a second power mode based on a lack of a trigger for any module in the second power domain and a lack of an indication that the second power domain is to be kept in the first power mode, the second power mode being associated with a degree of power usage that is less than a degree of power usage associated with the first power mode,wherein a third module of the plurality of modules in a third power domain is operable to: while the third power domain is in the second power mode, receive a first trigger to perform a first task;after the power manager puts the third power domain into the first power mode, assert a clock request to the power manager to keep the third power domain in the first power mode;acknowledge the first trigger; andperform the first task, andwherein the power manage is operable to change a power configuration of a power domain from the first power mode to the second power mode in response to receiving an event indication from an event controller that a trigger event asserted on a module of the power domain has been acknowledged and receiving a clock indication from a clock controller that the power domain has relinquished an asserted clock request from any module of the power domain.
  • 9. The microcontroller system of claim 8, wherein the third module is operable to: after performing the first task, relinquish the clock request so that the power manager can put the third power domain back into the second power mode.
  • 10. The microcontroller system of claim 8, wherein the third module is operable to: assert a second trigger on a fourth module in a fourth power domain; andafter performing the first task and receiving an acknowledgement for the second trigger, relinquish the clock request so that the power manager can put the third power domain back into the second power mode.
  • 11. The microcontroller system of claim 8, wherein the first power mode is an active mode in which modules of a power domain can perform a first plurality of tasks, and wherein the second power mode is a retention mode in which modules of a power domain cannot perform a second plurality of tasks and the modules can retain state information.
  • 12. The microcontroller system of claim 8, further comprising a processor, wherein the power manager is operable to manage a power configuration of each of the power domains while the processor is inactive.
  • 13. The microcontroller system of claim 8, wherein the trigger is asserted by the first module to the second module through the event controller operable to route triggers between the plurality of modules.
  • 14. A method comprising: determining, by a power manager of a microcontroller system including a plurality of modules organized into a plurality of power domains, that a first power domain is to be in a first power mode based on at least one of: a trigger asserted by a first module of the plurality of modules to a second module in the first power domain to perform a task, or an indication that the first power domain is to be maintained in the first power mode;determining, by the power manager, that a second power domain is to be in a second power mode based on a lack of a trigger for any module in the second power domain and a lack of an indication that the second power domain is to be kept in the first power mode, the second power mode being associated with a degree of power usage that is less than a degree of power usage associated with the first power mode;receiving, by a third module of the plurality of modules in a third power domain, a first trigger to perform a first task, while the third power domain is in the second power mode;after the power manager puts the third power domain into the first power mode, asserting, by the third module, a clock request to the power manager to keep the third power domain in the first power mode;acknowledging, by the third module, the first trigger; and performing, by the third module, the first task; andchanging, by the power manager, a power configuration of a power domain from the first power mode to the second power mode in response to receiving an event indication from an event controller that a trigger event asserted on a module of the power domain has been acknowledged and receiving a clock indication from a clock controller that the power domain has relinquished an asserted clock request from any module of the power domain.
  • 15. The method of claim 14, further comprising: after performing the first task, relinquish, by the third module, the clock request so that the power manager can put the third power domain back into the second power mode.
  • 16. The method of claim 14, further comprising: asserting, by the third module, a second trigger on a fourth module in a fourth power domain; andafter performing the first task and receiving an acknowledgement for the second trigger, relinquishing, by the third module, the clock request so that the power manager can put the third power domain back into the second power mode.
  • 17. The method of claim 14, wherein the first power mode is an active mode in which modules of a power domain can perform a first plurality of tasks, and wherein the second power mode is a retention mode in which modules of a power domain cannot perform a second plurality of tasks and the modules can retain state information.
  • 18. The method of claim 14, wherein the microcontroller system comprises a processor, and the method further comprising: managing, by the power manager, a power configuration of each of the power domains while the processor is inactive.
  • 19. The method of claim 14, wherein the trigger is asserted by the first module to the second module through the event controller operable to route triggers between the plurality of modules.
US Referenced Citations (121)
Number Name Date Kind
4475134 Bowden et al. Oct 1984 A
4677566 Whittaker Jun 1987 A
4703486 Bemis Oct 1987 A
5579498 Ooi Nov 1996 A
5623234 Shaik et al. Apr 1997 A
6163851 Yamazoe et al. Dec 2000 A
6175891 Norman et al. Jan 2001 B1
6255878 Gauvin et al. Jul 2001 B1
6320717 Feng Nov 2001 B1
6393080 Kamoshida et al. May 2002 B1
6462830 Negishi Oct 2002 B1
RE38108 Chee May 2003 E
6754836 Shimizu et al. Jun 2004 B2
6802014 Suurballe Oct 2004 B1
6839013 Cummins Jan 2005 B1
6848055 Yarch Jan 2005 B1
7203855 Chou Apr 2007 B2
7391250 Chuang Jun 2008 B1
7444530 Deppe Oct 2008 B2
7514958 Zhou Apr 2009 B1
7574683 Wilson Aug 2009 B2
7770142 Shmayovitsh Aug 2010 B1
7797561 Abdalla Sep 2010 B1
7895458 Kim Feb 2011 B2
7954078 Wang May 2011 B1
7984317 Conroy Jul 2011 B2
8001433 Bhatia Aug 2011 B1
8190931 Laurenti et al. May 2012 B2
8255722 Pedersen et al. Aug 2012 B2
8352235 Lin Jan 2013 B1
8448003 Rosen May 2013 B1
8629796 Jouin Jan 2014 B1
8683419 Hines Mar 2014 B1
8791743 Tang Jul 2014 B1
9774949 Ruan Sep 2017 B2
20030006807 Masuda et al. Jan 2003 A1
20030177404 Jorgenson et al. Sep 2003 A1
20030183024 Lohberg et al. Oct 2003 A1
20030198108 Hausmann et al. Oct 2003 A1
20040148548 Moyer Jul 2004 A1
20040158773 Kang Aug 2004 A1
20040225790 George Nov 2004 A1
20050083081 Jacobson et al. Apr 2005 A1
20060184808 Chua-Eoan Aug 2006 A1
20060282690 Cromer Dec 2006 A1
20070016810 Ono Jan 2007 A1
20070035433 Baker Feb 2007 A1
20070260794 Ashish et al. Nov 2007 A1
20080072094 Hayano et al. Mar 2008 A1
20080189455 Dreps et al. Aug 2008 A1
20080211559 Tanaka Sep 2008 A1
20090089607 Rodriguez Apr 2009 A1
20090089725 Khan Apr 2009 A1
20090135751 Hodges May 2009 A1
20090140876 Shi Jun 2009 A1
20090144571 Tatsumi Jun 2009 A1
20090153210 Wang Jun 2009 A1
20090164814 Axford Jun 2009 A1
20090201082 Smith Aug 2009 A1
20090204835 Smith Aug 2009 A1
20090240959 Conroy Sep 2009 A1
20090256607 Smith Oct 2009 A1
20090259863 Williams et al. Oct 2009 A1
20090259982 Verbeure Oct 2009 A1
20100064160 Wilson Mar 2010 A1
20100156458 Speers Jun 2010 A1
20100192115 Yang Jul 2010 A1
20100229011 Pedersen Sep 2010 A1
20100281309 Laurenti Nov 2010 A1
20100306570 Uchida et al. Dec 2010 A1
20110022826 More Jan 2011 A1
20110060931 Radhakrishnan Mar 2011 A1
20110131427 Jorgenson Jun 2011 A1
20110138200 Tomizawa Jun 2011 A1
20110198923 Cheng Aug 2011 A1
20110208888 Park Aug 2011 A1
20110221483 Liu et al. Sep 2011 A1
20110252251 de Cesare Oct 2011 A1
20110264902 Hollingworth Oct 2011 A1
20110276812 Lee Nov 2011 A1
20120017099 David Jan 2012 A1
20120047402 Chen Feb 2012 A1
20120054511 Brinks Mar 2012 A1
20120072743 Lee Mar 2012 A1
20120120958 Mahadevan et al. May 2012 A1
20120122417 Yang May 2012 A1
20120161942 Muellner Jun 2012 A1
20120185726 Duron Jul 2012 A1
20120268995 Sugimoto et al. Oct 2012 A1
20120322537 Antkowiak Dec 2012 A1
20120329509 Ravichandran Dec 2012 A1
20130063114 Agrawal et al. Mar 2013 A1
20130067250 Wu et al. Mar 2013 A1
20130073878 Jayasimha Mar 2013 A1
20130097445 Palaniappan et al. Apr 2013 A1
20130111236 Ananthakrishnan May 2013 A1
20130124895 Saha May 2013 A1
20130159776 Gilday Jun 2013 A1
20130166939 Gendler Jun 2013 A1
20130170413 Chow Jul 2013 A1
20130297831 Laurentiu Nov 2013 A1
20130339589 Qawami et al. Dec 2013 A1
20140089706 Menard et al. Mar 2014 A1
20140089707 Jouin et al. Mar 2014 A1
20140089708 Menard et al. Mar 2014 A1
20140089714 Pedersen et al. Mar 2014 A1
20140092507 Lefferts Apr 2014 A1
20140122833 Davis May 2014 A1
20140167840 Machnicki Jun 2014 A1
20140173307 Machnicki Jun 2014 A1
20140237276 Machnicki Aug 2014 A1
20140281648 Russell Sep 2014 A1
20140301152 Cox et al. Oct 2014 A1
20140359044 Davis Dec 2014 A1
20150082092 Sarangi Mar 2015 A1
20150082093 Sarangi Mar 2015 A1
20150095681 Jouin et al. Apr 2015 A1
20150193357 Venas Jul 2015 A1
20150220678 Srivastava Aug 2015 A1
20150378423 Hanssen Dec 2015 A1
20160147271 Brown May 2016 A1
Non-Patent Literature Citations (14)
Entry
U.S. Non-Final Office Action in U.S. Appl. No. 13/788,366, dated Apr. 9, 2015, 15 pages.
U.S. Non-Final Office Action in U.S. Appl. No. 13/786,042, dated Mar. 12, 2015, 14 pages.
U.S. Non-Final Office Action in U.S. Appl. No. 13/785,999, dated Mar. 25, 2015, 12 pages.
U.S. Non-Final Office Action in U.S. Appl. No. 13/789,902, dated May 15, 2015, 15 pages.
U.S. Non-Final Office Action in U.S. Appl. No. 12/400,690, dated Sep. 12, 2011, 7 pages.
U.S. Final Office Action in U.S. Appl. No. 12/400,690, dated Jan. 11, 2012, 7 pages.
U.S. Notice of Allowance in U.S. Appl. No. 12/400,690, dated May 9, 2012, 6 pages.
U.S. Notice of Allowance in U.S. Appl. No. 13/785,999, dated Sep. 10, 2015, 16 pages.
U.S. Non-Final Office Action in U.S. Appl. No. 14/043,445, dated Aug. 25, 2015, 12 pages.
U.S. Final Office Action in U.S. Appl. No. 13/789,902, dated Sep. 2, 2015, 18 pages.
U.S. Final Office Action in U.S. Appl. No. 13/786,042, dated Sep. 10, 2015, 13 pages.
U.S. Notice of Allowance in U.S. Appl. No. 13/788,366, dated Oct. 13, 2015, 20 pages.
U.S. Notice of Allowance in U.S. Appl. No. 13/786,042, dated Jul. 29, 2016, 7 pages.
U.S. Notice of Allowance in U.S. Appl. No. 14/316,625, dated Mar. 6, 2017, 7 pages.
Related Publications (1)
Number Date Country
20160274655 A1 Sep 2016 US
Continuations (1)
Number Date Country
Parent 14043445 Oct 2013 US
Child 15171695 US