Embodiments generally relate to thermal management systems. More particularly, embodiments relate to thermal self-learning with a reinforcement learning agent.
For many computer systems, efficient cooling solutions are important to ensure high system performance. Thermal cooling may include passive cooling and active cooling. Active cooling may include fans, heat sinks or other heat transfer components which dissipate heat. Passive cooling includes soft cooling technology to curb the CPU frequency (e.g., or power) to reduce the heat produced. Active cooling involves air cooling (e.g., running a fan to dissipate the heat generated into the environment), liquid cooling (e.g., running a pump to circulate a liquid to dissipate the heat), etc.
The various advantages of the embodiments will become apparent to one skilled in the art by reading the following specification and appended claims, and by referencing the following drawings, in which:
Turning now to
In some embodiments, the logic 16 may be further configured to learn the thermal behavior of the system 10 based on adjustments to increase the reward information and decrease the penalty information. For example, increased reward information may correspond to one or more of increased processor frequencies and reduced active cooling, and increased penalty information may correspond to processor temperatures above a threshold temperature. In some embodiments, the machine learning agent 15 may include a deep reinforcement learning agent with Q-learning (e.g., where “Q” may refer to action-value pairs, or an action-value function). In some embodiments, the machine learning agent 15 and/or the logic 16 may be located in, or co-located with, various components, including the processor 11 (e.g., on a same die).
Embodiments of each of the above processor 11, memory 12, sensor 13, cooling subsystem 14, machine learning agent 15, logic 16, and other system components may be implemented in hardware, software, or any suitable combination thereof. For example, hardware implementations may include configurable logic such as, for example, programmable logic arrays (PLAs), field programmable gate arrays (FPGAs), complex programmable logic devices (CPLDs), or fixed-functionality logic hardware using circuit technology such as, for example, application specific integrated circuit (ASIC), complementary metal oxide semiconductor (CMOS) or transistor-transistor logic (TTL) technology, or any combination thereof. Embodiments of the processor 11 may include a general purpose processor, a special purpose processor, a central processor unit (CPU), a controller, a micro-controller, etc.
Alternatively, or additionally, all or portions of these components may be implemented in one or more modules as a set of logic instructions stored in a machine- or computer-readable storage medium such as random access memory (RAM), read only memory (ROM), programmable ROM (PROM), firmware, flash memory, etc., to be executed by a processor or computing device. For example, computer program code to carry out the operations of the components may be written in any combination of one or more operating system (OS) applicable/appropriate programming languages, including an object-oriented programming language such as PYTHON, PERL, JAVA, SMALLTALK, C++, C# or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. For example, the memory 12, persistent storage media, or other system memory may store a set of instructions which when executed by the processor 11 cause the system 10 to implement one or more components, features, or aspects of the system 10 (e.g., the machine learning agent 15, the logic 16, learning the thermal behavior information of the system, and adjusting the parameter(s) of the processor and/or the parameter(s) of the cooling subsystem based on the learned thermal behavior information, etc.).
Turning now to
Embodiments of logic 22, and other components of the apparatus 20, may be implemented in hardware, software, or any combination thereof including at least a partial implementation in hardware. For example, hardware implementations may include configurable logic such as, for example, PLAs, FPGAs, CPLDs, or fixed-functionality logic hardware using circuit technology such as, for example, ASIC, CMOS, or TTL technology, or any combination thereof. Additionally, portions of these components may be implemented in one or more modules as a set of logic instructions stored in a machine- or computer-readable storage medium such as RAM, ROM, PROM, firmware, flash memory, etc., to be executed by a processor or computing device. For example, computer program code to carry out the operations of the components may be written in any combination of one or more OS applicable/appropriate programming languages, including an object-oriented programming language such as PYTHON, PERL, JAVA, SMALLTALK, C++, C# or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
The apparatus 20 may implement one or more aspects of the method 30 (
Turning now to
Embodiments of the method 30 may be implemented in a system, apparatus, computer, device, etc., for example, such as those described herein. More particularly, hardware implementations of the method 30 may include configurable logic such as, for example, PLAs, FPGAs, CPLDs, or in fixed-functionality logic hardware using circuit technology such as, for example, ASIC, CMOS, or TTL technology, or any combination thereof. Alternatively, or additionally, the method 30 may be implemented in one or more modules as a set of logic instructions stored in a machine- or computer-readable storage medium such as RAM, ROM, PROM, firmware, flash memory, etc., to be executed by a processor or computing device. For example, computer program code to carry out the operations of the components may be written in any combination of one or more OS applicable/appropriate programming languages, including an object-oriented programming language such as PYTHON, PERL, JAVA, SMALLTALK, C++, C# or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
For example, the method 30 may be implemented on a computer readable medium as described in connection with Examples 20 to 25 below. Embodiments or portions of the method 30 may be implemented in firmware, applications (e.g., through an application programming interface (API)), or driver software running on an operating system (OS). Additionally, logic instructions might include assembler instructions, instruction set architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, state-setting data, configuration data for integrated circuitry, state information that personalizes electronic circuitry and/or other structural components that are native to hardware (e.g., host processor, central processing unit/CPU, microcontroller, etc.).
Some embodiments may advantageously provide an adaptive self-learning solution for active and passive CPU thermal cooling using reinforcement learning and/or modeling technology. As noted above, efficient CPU cooling solutions may be important to ensure high system performance. In some systems, passive cooling may control the CPU frequency (e.g., or power) to reduce the heat produced, and active cooling may involve running a fan to dissipate the heat generated into the environment. Passive cooling may reduce the system performance, while fans may consume power and may be noisy to operate. In some systems, it may be important that the cooling solution finds the right balance between power and performance while ensuring that the CPU operates within the designed thermal limits. High performance computing in small factor devices may include an increased number of cores and clock speeds, which may drive up power consumption and lead to excessive heat generated by the CPU. This heat needs to be effectively dissipated in order to keep the system and the CPU within safe operating conditions. Passive cooling technology may control the CPU frequency, CPU idle states, and/or power consumption, which may limit how much CPU heat is generated. Active cooling devices (like heat pumps and fan) may transfer the generated heat from the device to the environment. The parameters needed for efficient cooling may depend on many things, from environmental factors (e.g., air temperature, air pressure/altitude, exact layout of the machines cooling solution, air flow, age of the fan, amount of dust in the fan/cooling block, etc.) to workload factors (e.g., games versus web browsing versus office applications etc.).
Some conventional cooling policies may be considered as reactive solutions that use a set of temperature trip points to trigger a predefined cooling actions. Determining suitable trip points and corresponding actions may be complex and typically the set points may be approximations established from thermal experiments, user experiences, or community knowledge. To ensure that the CPU does not hit critical limits, the set points may be overly aggressive which either reduces performance, consumes more power, or both. Additionally, the set points may be static in the sense that they remain constant throughout the life cycle of the system and hence, do not adapt to varying operating conditions (e.g., ambient temperature, air pressure, aging components, collection of dust, etc.).
Some conventional cooling solutions may be based on heuristic solutions that are predefined and static configurations that are put in place when the system is first shipped to the end user. The configuration may be a static, sub-optimal solution designed for average or worst-case scenario and does not adapt to changing operating conditions. The configuration may not scale well across devices and may require re-designing the cooling solution for each device/platform independently. In some cases, the end user may modify these configurations by editing a file, but it is not a trivial task to come up with an optimal configuration. For example, editing the configuration file appropriately may require in depth knowledge about the thermal properties of the system, which may be beyond the scope of an average end user. Some conventional cooling solutions may be considered reactive technology, where the cooling solutions kicks only when the system hits a set or critical point. Such reactive technology may lead to thermal throttling where a significant drop in performance occurs.
Turning now to
After the training phase has sufficiently progressed (e.g., the agent 42 has converged to a policy), in the deployed system 40b the agent 42 may be coupled to a physical hardware platform 46 (e.g., see
The process of the agent 42 exploring various actions on the environment on a real system (e.g., deployed system 40b in
Some embodiments may advantageously provide a reinforcement learning based thermal cooling solution, where cooling software (e.g., an agent) may automatically learn the system's thermal behavior by interacting with the CPU. The agent may learn to take better or optimal actions based on rewards and/or penalty information the agent receives from the host system. With suitable reward functions, some embodiments may control various parameters such as CPU frequency and fan speed to proactively prevent the system from exceeding the thermal boundaries while optimizing for power and performance. Some embodiments may provide an improved or optimal cooling solution that may be proactive and requires little or no user intervention (e.g., adapting over time as the system/components age). Some embodiments may help reduce or prevent CPU frequency throttling in performance mode and may also save battery life in a power saving mode. Some embodiments may provide a robust thermal solution that may adapt well to changing operating conditions and may be scalable across different type of hardware problems (e.g., more efficiently than conventional solutions).
Some systems may exhibit a thermal behavior where the CPU temperature remains relatively constant after some threshold fan speed. For example, at any fan speed above a certain threshold, further increases in the fan speed may be ineffective in reducing the CPU temperature. Conventional solutions may not be able to adapt to this behavior and may aggressively run the fan at maximum speeds for the higher CPU temperatures. Unnecessarily running a motor based fan at higher speeds not only makes the fan noisier but also consumes unnecessary power (e.g., which may further drain the battery of a laptop). Some embodiments may advantageously learn the thermal behavior of the system and avoid high fan speed when the high fan speed is ineffective.
Some embodiments may provide a reinforcement learning based solution that may be applied to a wide variety of thermal behaviors/problems. Some embodiments may learn about the system's thermal behavior and use the learned information to apply improved or optimal cooling policies. Some embodiments of a cooling solution with reinforcement learning technology may advantageously scale across different platforms with little or no changes. Some embodiments may adapt to changing environments, learning improved or optimal cooling policies continuously over time. Some embodiments may require no or minimal user intervention.
Reinforcement Learning Based Cooling Examples
Some embodiments of thermal cooling solution may be based on artificial intelligence technology for adaptive control, which in some embodiments may be referred to as reinforcement learning. In some embodiments of reinforcement learning technology, for example, an agent may automatically determine an improved or ideal active and passive cooling policy based on rewards and/or penalty information the agent receives while continuously interacting with the environment. Any suitable reinforcement learning technology may be utilized, and may be similar to reinforcement learning technology which has been applied in various fields such as for example, game theory, robotics, games, operations research, control theory, etc. When applying reinforcement learning technology to manage the thermals of the CPU, some embodiments of the agent may be implemented as thermal cooling software, and the environment is the CPU (e.g., which may provide the reinforcement information including reward/penalty information).
In some embodiments, the agent may observe the state of the CPU (e.g., temperature, frequency, CPU utilization, etc.), and periodically (e.g., at every time step) decide to take an action (e.g., which may include changing the fan speed (active cooling), and/or limiting the CPU frequency (passive cooling)). For every action the agent takes, the environment may move to a new state and return a reward/penalty which indicates how good or bad the action is. A policy may specify an action the agent has to take when in a particular state, and the goal of the agent may be to learn a good or optimal policy across all states by maximizing the long term rewards the agent receives. By designing appropriate reward functions, some embodiments may teach the agent how to keep the CPU within safe thermal environments while maximizing performance.
Turning now to
After the training phase has sufficiently progressed (e.g., the RL agent 52 has converged to a policy), in the deployed system 50b the RL agent 52 may be coupled to a physical hardware platform 56 (e.g., see
For the RL agent 52 to learn about the system 50a, the RL agent 52 may go through a learning or exploration stage, where the RL agent 52 may take actions at random and learn via the rewards the RL agent 52 receives from the environment (e.g., the CPU thermal simulator 54). The RL agent 52 first learns from simulated training (
Supervised Learning/Model Based Examples
Factors like CPU power, fan speed, ambient temperature, etc. may directly influence the CPU temperature. The exact relationship between these variables may depend on many other parameters (e.g., CPU specification, heat sink, thermal paste, etc.) and may vary from device to device. Some embodiments may build a good statistical model by collecting labeled data on the actual device. For example, many devices come with one or more built-in sensors that report CPU temperature and fan speed. By running several benchmark workloads and stressing the CPU, some embodiments may collect the labeled data and build a reasonably representative thermal model of the CPU. For example, the model may include a maximum attainable CPU temperature as a function of CPU power (e.g., which may depend on CPU frequency and utilization) and fan speed, assuming that ambient temperature is held constant at 25 degrees Celsius. In some embodiments, the model may predict the maximum temperature of the CPU based on the current operating conditions.
Some embodiments may teach two different agents to control the CPU temperature. The first agent may learn to set improved or optimal fan speeds (e.g., active cooling) and may not influence the CPU frequency at all. The second agent may learn to control the CPU frequency while the fan speed is kept constant (e.g., passive cooling only). For both of the agents, a DQN network may utilize a fully connected traditional neural network. The agents may be trained on simulated thermal model of a target platform and the hyper parameters of the networks may be tuned to ensure convergence of the agent's policy (e.g., based on a few experimental runs). In some cases, the initial learning may also happen on a physical system as well. Following the initial learning, the trained agent may be applied to a real physical system. Advantageously, the agent may be easily ported from, for example, a LINUX platform to an ANDROID automotive platform.
The passive cooling RL agent may learn to control the CPU frequency to keep the temperature below a specified limit (e.g., 70 degrees Celsius) with little or no effect on performance. The agent may receive rewards for increasing frequency (e.g., the higher the frequency, the higher the reward) and the agent may be penalized if the CPU temperature exceeded the specified limit. The passive cooling RL agent may initially explore different actions and try all the possible frequency settings. After a number of reinforced learning steps, the passive cooling RL agent may learn to select an action that maximizes the CPU frequency while maintaining the CPU temperature below the specified limit (e.g., or a set critical point).
The active cooling RL agent may learn to control the fan speed. The active cooling RL agent may be rewarded for lower fan speeds and penalized for exceeding the specified temperature limit (e.g., a critical temperature of 70 degrees Celsius). The active cooling RL agent may initially learn improved or optimal fan speeds on a simulated system to achieve the desired objective. After learning the policy on the model, the active cooling RL agent may be ported to a physical system to control the fan on real workloads. Advantageously, the active cooling RL agent may take the temperature under control immediately and then keep the CPU temperature at the desired temperature.
Turning now to
The processor core 200 is shown including execution logic 250 having a set of execution units 255-1 through 255-N. Some embodiments may include a number of execution units dedicated to specific functions or sets of functions. Other embodiments may include only one execution unit or one execution unit that can perform a particular function. The illustrated execution logic 250 performs the operations specified by code instructions.
After completion of execution of the operations specified by the code instructions, back end logic 260 retires the instructions of the code 213. In one embodiment, the processor core 200 allows out of order execution but requires in order retirement of instructions. Retirement logic 265 may take a variety of forms as known to those of skill in the art (e.g., re-order buffers or the like). In this manner, the processor core 200 is transformed during execution of the code 213, at least in terms of the output generated by the decoder, the hardware registers and tables utilized by the register renaming logic 225, and any registers (not shown) modified by the execution logic 250.
Although not illustrated in
Referring now to
The system 1000 is illustrated as a point-to-point interconnect system, wherein the first processing element 1070 and the second processing element 1080 are coupled via a point-to-point interconnect 1050. It should be understood that any or all of the interconnects illustrated in
As shown in
Each processing element 1070, 1080 may include at least one shared cache 1896a, 1896b (e.g., static random access memory/SRAM). The shared cache 1896a, 1896b may store data (e.g., objects, instructions) that are utilized by one or more components of the processor, such as the cores 1074a, 1074b and 1084a, 1084b, respectively. For example, the shared cache 1896a, 1896b may locally cache data stored in a memory 1032, 1034 for faster access by components of the processor. In one or more embodiments, the shared cache 1896a, 1896b may include one or more mid-level caches, such as level 2(L2), level 3 (L3), level 4 (L4), or other levels of cache, a last level cache (LLC), and/or combinations thereof.
While shown with only two processing elements 1070, 1080, it is to be understood that the scope of the embodiments are not so limited. In other embodiments, one or more additional processing elements may be present in a given processor. Alternatively, one or more of processing elements 1070, 1080 may be an element other than a processor, such as an accelerator or a field programmable gate array. For example, additional processing element(s) may include additional processors(s) that are the same as a first processor 1070, additional processor(s) that are heterogeneous or asymmetric to processor a first processor 1070, accelerators (such as, e.g., graphics accelerators or digital signal processing (DSP) units), field programmable gate arrays, or any other processing element. There can be a variety of differences between the processing elements 1070, 1080 in terms of a spectrum of metrics of merit including architectural, micro architectural, thermal, power consumption characteristics, and the like. These differences may effectively manifest themselves as asymmetry and heterogeneity amongst the processing elements 1070, 1080. For at least one embodiment, the various processing elements 1070, 1080 may reside in the same die package.
The first processing element 1070 may further include memory controller logic (MC) 1072 and point-to-point (P-P) interfaces 1076 and 1078. Similarly, the second processing element 1080 may include a MC 1082 and P-P interfaces 1086 and 1088. As shown in
The first processing element 1070 and the second processing element 1080 may be coupled to an I/O subsystem 1090 via P-P interconnects 10761086, respectively. As shown in
In turn, I/O subsystem 1090 may be coupled to a first bus 1016 via an interface 1096. In one embodiment, the first bus 1016 may be a Peripheral Component Interconnect (PCI) bus, or a bus such as a PCI Express bus or another third generation I/O interconnect bus, although the scope of the embodiments are not so limited.
As shown in
Note that other embodiments are contemplated. For example, instead of the point-to-point architecture of
Additional Notes and Examples:
Example 1 may include an electronic processing system, comprising a processor, memory communicatively coupled to the processor, a sensor communicatively coupled to the processor, a cooling subsystem communicatively coupled to the processor, and a machine learning agent communicatively coupled to the processor, the sensor, and the cooling subsystem, the machine learning agent including logic to learn thermal behavior information of the system based on information from one or more of the processor, the sensor, and the cooling subsystem, and adjust one or more of a parameter of the processor and a parameter of the cooling subsystem based on the learned thermal behavior information and information from one or more of the processor, the sensor, and the cooling subsystem.
Example 2 may include the system of Example 1, wherein the logic is further to learn the thermal behavior information of the system based on reinforcement information from one or more of the processor, the sensor, and the cooling subsystem.
Example 3 may include the system of Example 2, wherein the reinforcement information includes one or more of reward information and penalty information.
Example 4 may include the system of Example 3, wherein the logic is further to learn the thermal behavior of the system based on adjustments to increase the reward information and decrease the penalty information.
Example 5 may include the system of Example 4, wherein increased reward information corresponds to one or more of increased processor frequencies and reduced active cooling, and wherein increased penalty information corresponds to processor temperatures above a threshold temperature.
Example 6 may include the system of any of Examples 1 to 5, wherein the machine learning agent includes a deep reinforcement learning agent with Q-learning.
Example 7 may include a semiconductor package apparatus, comprising one or more substrates, and logic coupled to the one or more substrates, wherein the logic is at least partly implemented in one or more of configurable logic and fixed-functionality hardware logic, the logic coupled to the one or more substrates to learn thermal behavior information of a system based on input information including one or more of processor information, thermal information, and cooling information, and provide information to adjust one or more of a parameter of a processor and a parameter of a cooling subsystem based on the learned thermal behavior information and the input information.
Example 8 may include the apparatus of Example 7, wherein the input information further includes reinforcement information, wherein the logic is further to learn the thermal behavior information of the system based on the reinforcement information.
Example 9 may include the apparatus of Example 8, wherein the reinforcement information includes one or more of reward information and penalty information.
Example 10 may include the apparatus of Example 9, wherein the logic is further to learn the thermal behavior of the system based on adjustments to increase the reward information and decrease the penalty information.
Example 11 may include the apparatus of Example 10, wherein increased reward information corresponds to one or more of increased processor frequencies and reduced active cooling, and wherein increased penalty information corresponds to processor temperatures above a threshold temperature.
Example 12 may include the apparatus of any of Examples 7 to 11, wherein the logic is further to provide a deep reinforcement learning agent with Q-learning.
Example 13 may include the apparatus of any of Examples 7 to 12, wherein the logic coupled to the one or more substrates includes transistor channel regions that are positioned within the one or more substrates.
Example 14 may include a method of managing a thermal system, comprising learning thermal behavior information of a system based on input information including one or more of processor information, thermal information, and cooling information, and providing information to adjust one or more of a parameter of a processor and a parameter of a cooling subsystem based on the learned thermal behavior information and the input information.
Example 15 may include the method of Example 14, wherein the input information further includes reinforcement information, further comprising learning the thermal behavior information of the system based on the reinforcement information.
Example 16 may include the method of Example 15, wherein the reinforcement information includes one or more of reward information and penalty information.
Example 17 may include the method of Example 16, further comprising learning the thermal behavior of the system based on adjustments to increase the reward information and decrease the penalty information.
Example 18 may include the method of Example 17, wherein increased reward information corresponds to one or more of increased processor frequencies and reduced active cooling, and wherein increased penalty information corresponds to processor temperatures above a threshold temperature.
Example 19 may include the method of any of Examples 14 to 18, further comprising providing a deep reinforcement learning agent with Q-learning.
Example 20 may include at least one computer readable storage medium, comprising a set of instructions, which when executed by a computing device, cause the computing device to learn thermal behavior information of a system based on input information including one or more of processor information, thermal information, and cooling information, and provide information to adjust one or more of a parameter of a processor and a parameter of a cooling subsystem based on the learned thermal behavior information and the input information.
Example 21 may include the at least one computer readable storage medium of Example 20, wherein the input information further includes reinforcement information, comprising a further set of instructions, which when executed by the computing device, cause the computing device to learn the thermal behavior information of the system based on the reinforcement information.
Example 22 may include the at least one computer readable storage medium of Example 21, wherein the reinforcement information includes one or more of reward information and penalty information.
Example 23 may include the at least one computer readable storage medium of Example 22, comprising a further set of instructions, which when executed by the computing device, cause the computing device to learn the thermal behavior of the system based on adjustments to increase the reward information and decrease the penalty information.
Example 24 may include the at least one computer readable storage medium of Example 23, wherein increased reward information corresponds to one or more of increased processor frequencies and reduced active cooling, and wherein increased penalty information corresponds to processor temperatures above a threshold temperature.
Example 25 may include the at least one computer readable storage medium of any of Examples 20 to 24, comprising a further set of instructions, which when executed by the computing device, cause the computing device to provide a deep reinforcement learning agent with Q-learning.
Example 26 may include a thermal management apparatus, comprising means for learning thermal behavior information of a system based on input information including one or more of processor information, thermal information, and cooling information, and means for providing information to adjust one or more of a parameter of a processor and a parameter of a cooling subsystem based on the learned thermal behavior information and the input information.
Example 27 may include the apparatus of Example 26, wherein the input information further includes reinforcement information, further comprising means for learning the thermal behavior information of the system based on the reinforcement information.
Example 28 may include the apparatus of Example 27, wherein the reinforcement information includes one or more of reward information and penalty information.
Example 29 may include the apparatus of Example 28, further comprising means for learning the thermal behavior of the system based on adjustments to increase the reward information and decrease the penalty information.
Example 30 may include the apparatus of Example 29, wherein increased reward information corresponds to one or more of increased processor frequencies and reduced active cooling, and wherein increased penalty information corresponds to processor temperatures above a threshold temperature.
Example 31 may include the apparatus of any of Examples 26 to 30, further comprising means for providing a deep reinforcement learning agent with Q-learning.
Embodiments are applicable for use with all types of semiconductor integrated circuit (“IC”) chips. Examples of these IC chips include but are not limited to processors, controllers, chipset components, programmable logic arrays (PLAs), memory chips, network chips, systems on chip (SoCs), SSD/NAND controller ASICs, and the like. In addition, in some of the drawings, signal conductor lines are represented with lines. Some may be different, to indicate more constituent signal paths, have a number label, to indicate a number of constituent signal paths, and/or have arrows at one or more ends, to indicate primary information flow direction. This, however, should not be construed in a limiting manner. Rather, such added detail may be used in connection with one or more exemplary embodiments to facilitate easier understanding of a circuit. Any represented signal lines, whether or not having additional information, may actually comprise one or more signals that may travel in multiple directions and may be implemented with any suitable type of signal scheme, e.g., digital or analog lines implemented with differential pairs, optical fiber lines, and/or single-ended lines.
Example sizes/models/values/ranges may have been given, although embodiments are not limited to the same. As manufacturing techniques (e.g., photolithography) mature over time, it is expected that devices of smaller size could be manufactured. In addition, well known power/ground connections to IC chips and other components may or may not be shown within the figures, for simplicity of illustration and discussion, and so as not to obscure certain aspects of the embodiments. Further, arrangements may be shown in block diagram form in order to avoid obscuring embodiments, and also in view of the fact that specifics with respect to implementation of such block diagram arrangements are highly dependent upon the platform within which the embodiment is to be implemented, i.e., such specifics should be well within purview of one skilled in the art. Where specific details (e.g., circuits) are set forth in order to describe example embodiments, it should be apparent to one skilled in the art that embodiments can be practiced without, or with variation of, these specific details. The description is thus to be regarded as illustrative instead of limiting.
The term “coupled” may be used herein to refer to any type of relationship, direct or indirect, between the components in question, and may apply to electrical, mechanical, fluid, optical, electromagnetic, electromechanical or other connections. In addition, the terms “first”, “second”, etc. may be used herein only to facilitate discussion, and carry no particular temporal or chronological significance unless otherwise indicated.
As used in this application and in the claims, a list of items joined by the term “one or more of” may mean any combination of the listed terms. For example, the phrase “one or more of A, B, and C” and the phrase “one or more of A, B, or C” both may mean A; B; C; A and B; A and C; B and C; or A, B and C.
Those skilled in the art will appreciate from the foregoing description that the broad techniques of the embodiments can be implemented in a variety of forms. Therefore, while the embodiments have been described in connection with particular examples thereof, the true scope of the embodiments should not be so limited since other modifications will become apparent to the skilled practitioner upon a study of the drawings, specification, and following claims.