Misplaced Pages

Low-power wide-area network

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

A low-power, wide-area network ( LPWAN or LPWA network ) is a type of wireless telecommunication wide area network designed to allow long-range communication at a low bit rate between IoT devices , such as sensors operated on a battery .

#104895

58-412: Low power , low bit rate, and intended use distinguish this type of network from a wireless WAN that is designed to connect users or businesses, and carry more data, using more power. The LPWAN data rate ranges from 0.3 kbit/s to 50 kbit/s per channel. A LPWAN may be used to create a private wireless sensor network , but may also be a service or infrastructure offered by a third party, allowing

116-500: A MOSFET transistor channel length of 6.3 nanometres using conventional semiconductor materials, and devices have been built that use carbon nanotubes as MOSFET gates, giving a channel length of approximately one nanometre . The density and computing power of integrated circuits are limited primarily by power-dissipation concerns. The overall power consumption of a new personal computer has been increasing at about 22% growth per year. This increase in consumption comes even though

174-517: A mobile module that held the CPU. This module was a printed circuit board (PCB) with the CPU directly attached to it in a smaller form factor. The module snapped to the notebook motherboard, and typically a heat spreader was installed and made contact with the module. However, with the 250 nm Tillamook Mobile Pentium MMX (named after a city in Oregon ), the module also held the 430TX chipset along with

232-456: A 16-byte wide vector processing unit . Intel's low-powered Bonnell microarchitecture employed in early Atom processor cores also uses an in-order dual pipeline similar to P5. Intel used the Pentium name instead of 586, because in 1991, it had lost a trademark dispute over the "386" trademark, when a judge ruled that the number was generic . The company hired Lexicon Branding to come up with

290-524: A 63 or 83 MHz clock. Since these used Socket 2 / 3 , some modifications had to be made to compensate for the 32-bit data bus and slower on-board L2 cache of 486 motherboards. They were therefore equipped with a 32  KB L1 cache (double that of pre-P55C Pentium CPUs). The P55C (or 80503) was developed by Intel's Research & Development Center in Haifa, Israel . It was sold as Pentium with MMX Technology (usually just called Pentium MMX ); although it

348-450: A button before seeing the time. Only in darkness, you had to press a button to light the display with a tiny light bulb, later illuminating LEDs. Most electronic watches today use 32.768 KHz quartz oscillators . As of 2013, processors specifically designed for wristwatches are the lowest-power processors manufactured today—often 4-bit , 32.768 kHz processors. When personal computers were first developed, power consumption

406-449: A given power budget. While device shrinkage can reduce some parasitic capacitances, the number of devices on an integrated circuit chip has increased more than enough to compensate for reduced capacitance in each individual device. Some circuits – dynamic logic , for example – require a minimum clock rate in order to function properly, wasting "dynamic power" even when they do not perform useful computations. Other circuits – most prominently,

464-543: A new, non-numeric name. The P5 microarchitecture brings several important advances over the prior i486 architecture. The Pentium was designed to execute over 100 million instructions per second (MIPS), and the 75 MHz model was able to reach 126.5 MIPS in certain benchmarks. The Pentium architecture typically offered just under twice the performance of a 486 processor per clock cycle in common benchmarks. The fastest 80486 parts (with slightly improved microarchitecture and 100 MHz operation) were almost as powerful as

522-485: A periodic activity are often in an isolated location monitoring an activity. These systems are generally battery- or solar-powered and hence, reducing power consumption is a key design issue for these systems. By shutting down a functional but leaky block until it is used, leakage current can be reduced significantly. For some embedded systems that only function for short periods at a time, this can dramatically reduce power consumption. Two other approaches also exist to lower

580-448: A redesigned and significantly faster floating-point unit, a wide 64-bit data bus (external as well as internal), separate code and data caches , and many other techniques and features to enhance performance. The P5 also has better support for multiprocessing compared to the i486, and is the first x86 CPU with hardware support for it similar to IBM mainframe computers. Intel worked with IBM to define this ability and also designed it into

638-468: A signal must be slower than that dictated by the RC time constant of the circuit being driven. In other words, the price of reduced power consumption per unit computation is a reduced absolute speed of computation. In practice, although adiabatic circuits have been built, it has been difficult for them to reduce computation power substantially in practical circuits. Finally, there are several techniques for reducing

SECTION 10

#1732886970105

696-414: A significant effect on battery life. The second major benefit is that with less voltage and therefore less power consumption, there will be less heat produced. Processors that run cooler can be packed into systems more tightly and will last longer. The third major benefit is that a processor running cooler on less power can be made to run faster. Lowering the voltage has been one of the key factors in allowing

754-467: Is taking place (static power consumption). In modern chips, this current generally accounts for half the power consumed by the IC. Loss from subthreshold leakage can be reduced by raising the threshold voltage and lowering the supply voltage. Both these changes slow down the circuit significantly. To address this issue, some modern low-power circuits use dual supply voltages to improve speed on critical paths of

812-512: The Pentium FDIV bug and caused embarrassment for Intel, which created an exchange program to replace the faulty processors. In 1997, another erratum was discovered that could allow a malicious program to crash a system without any special privileges, the " F00F bug ". All P5 series processors were affected and no fixed steppings were ever released, however contemporary operating systems were patched with workarounds to prevent crashes. The Pentium

870-464: The Pentium P5 core voltage decreased from 5V in 1993, to 2.5V in 1997. With lower voltage comes lower overall power consumption, making a system less expensive to run on any existing battery technology and able to function for longer. This is crucially important for portable or mobile systems. The emphasis on battery operation has driven many of the advances in lowering processor voltage because this has

928-750: The RCA 1802 , but also several later chips such as the WDC 65C02 , the Intel 80C85 , the Freescale 68HC11 and some other CMOS chips – use "fully static logic" that has no minimum clock rate, but can "stop the clock" and hold their state indefinitely. When the clock is stopped, such circuits use no dynamic power but they still have a small, static power consumption caused by leakage current. As circuit dimensions shrink, subthreshold leakage current becomes more prominent. This leakage current results in power consumption, even when no switching

986-467: The clock rate of processors to go higher and higher. The density and speed of integrated-circuit computing elements has increased exponentially for several decades, following a trend described by Moore's Law . While it is generally accepted that this exponential improvement trend will end, it is unclear exactly how dense and fast integrated circuits will get by the time this point is reached. Working devices have been demonstrated which were fabricated with

1044-476: The i486 , its implementation and microarchitecture was internally called P5 . Like the Intel i486, the Pentium is instruction set compatible with the 32-bit i386 . It uses a very similar microarchitecture to the i486, but was extended enough to implement a dual integer pipeline design, as well as a more advanced floating-point unit (FPU) that was noted to be ten times faster than its predecessor. The Pentium

1102-457: The 80486 brand. The P5 Pentium is the first superscalar x86 processor, meaning it was often able to execute two instructions at the same time. Some techniques used to implement this were based on the earlier superscalar Intel i960 CA (1989), while other details were invented exclusively for the P5 design. Large parts were also copied from the i386 or i486, especially the strategies used to cope with

1160-428: The P5 microarchitecture. This ability was absent in prior x86 generations and x86 processors from competitors. In order to employ the dual pipelines at their full potential, certain compilers were optimized to better exploit instruction level parallelism, although not all applications would substantially gain from being recompiled. The faster FPU always enhanced floating point performance significantly though, compared to

1218-454: The PADDUSB (Packed ADD Unsigned Saturated Byte) instruction adds two vectors, each containing eight 8-bit unsigned integers together, elementwise; each addition that would overflow saturates , yielding 255, the maximal unsigned value that can be represented in a byte. These rather specialized instructions generally require special coding by the programmer for them to be used. Other changes to

SECTION 20

#1732886970105

1276-536: The Pentium Pro, with a 512-entry buffer (vs. 256 on P5). It contained 4.5 million transistors and had an area of 140 mm . It was fabricated in a 280 nm CMOS process with the same metal pitches as the previous 350 nm BiCMOS process, so Intel described it as "350 nm" because of its similar transistor density. The process has four levels of interconnect. While the P55C remained compatible with Socket 7 ,

1334-399: The average IT budget was spent on energy, and energy costs for IT were expected to rise to 50% by 2010. The weight and cost of power supply and cooling systems generally depends on the maximum possible power that could be used at any one time. There are two ways to prevent a system from being permanently damaged by excessive heat. Most desktop computers design power and cooling systems around

1392-442: The battery requires a trip to a watch repair shop or watch dealer. Rechargeable batteries are used in some solar-powered watches . The first digital electronic watch was a Pulsar LED prototype produced in 1970. Digital LED watches were very expensive and out of reach to the common consumer until 1975, when Texas Instruments started to mass-produce LED watches inside a plastic case. Most watches with LED displays required that

1450-402: The capacitive loads through paths that are not primarily resistive. This is the principle behind adiabatic circuits . The charge is supplied either from a variable-voltage inductive power supply or by other elements in a reversible-logic circuit. In both cases, the charge transfer must be primarily regulated by the non-resistive load. As a practical rule of thumb, this means the change rate of

1508-512: The chip was delayed until the spring of 1993. John H. Crawford , chief architect of the original 386, co-managed the design of the P5, along with Donald Alpert , who managed the architectural team. Dror Avnon managed the design of the FPU. Vinod K. Dham was general manager of the P5 group. Intel's Larrabee multicore architecture project uses a processor core derived from a P5 core (P54C), augmented by multithreading , 64-bit instructions , and

1566-490: The circuit and lower power consumption on non-critical paths. Some circuits even use different transistors (with different threshold voltages) in different parts of the circuit, in an attempt to further reduce power consumption without significant performance loss. Another method that is used to reduce power consumption is power gating : the use of sleep transistors to disable entire blocks when not in use. Systems that are dormant for long periods of time and "wake up" to perform

1624-419: The circuit causes a change in the voltage across these parasitic capacitances , which involves a change in the amount of stored energy. As the capacitive loads are charged and discharged through resistive devices, an amount of energy comparable to that stored in the capacitor is dissipated as heat: The effect of heat dissipation on state change is to limit the amount of computation that may be performed within

1682-491: The clock rate when the CPU die temperature gets too hot, reducing the power dissipated to a level that the cooling system can handle. P5 (microarchitecture) The Pentium (also referred to as the i586 or P5 Pentium ) is a microprocessor introduced by Intel on March 22, 1993. It is the first CPU using the Pentium brand . Considered the fifth generation in the x86 (8086) compatible line of processors, succeeding

1740-423: The complicated x86 encodings in a pipelined fashion. Just like the i486, the Pentium used both an optimized microcode system and RISC-like techniques, depending on the particular instruction, or part of instruction. The dual integer pipeline design is something that had been argued being impossible to implement for a CISC instruction set, by certain academics and RISC competitors. Other central features include

1798-429: The core include a 6-stage pipeline (vs. 5 on P5) with a return stack (first done on Cyrix 6x86) and better parallelism, an improved instruction decoder, 16KB L1 data cache + 16KB L1 instruction cache with Both 4-way associativity (vs. 8KB L1 Data/instruction with 2-way on P5), 4 write buffers that could now be used by either pipeline (vs. one corresponding to each pipeline on P5) and an improved branch predictor taken from

Low-power wide-area network - Misplaced Pages Continue

1856-532: The device temperature and to the Boltzmann constant ), which the state switching voltage must exceed in order for the circuit to be resistant to noise. This is typically on the order of 50–100 mV, for devices rated to 100 degrees Celsius external temperature (about 4 kT , where T is the device's internal temperature in Kelvins and k is the Boltzmann constant ). The second approach is to attempt to provide charge to

1914-406: The energy consumed by a single CMOS logic gate in order to change its state has fallen exponentially in accordance with Moore's law, by virtue of shrinkage. An integrated-circuit chip contains many capacitive loads, formed both intentionally (as with gate-to-channel capacitance) and unintentionally (between conductors which are near each other but not electrically connected). Changing the state of

1972-580: The existing pad-ring , and only reduce the size of the Pentium's logic circuitry to enable it to achieve higher clock frequencies. The P54CQS was quickly followed by the P54CS, which operated at 133, 150, 166 and 200 MHz, and introduced Socket 7 . It contained 3.3 million transistors, measured 90 mm and was fabricated in a 350 nm BiCMOS process with four levels of interconnect. The P24T Pentium OverDrive for 486 systems were released in 1995, which were based on 3.3 V 600 nm versions using

2030-442: The expense of computer performance . The earliest attempts to reduce the amount of power required by an electronic device were related to the development of the wristwatch . Electronic watches require electricity as a power source, and some mechanical movements and hybrid electromechanical movements also require electricity. Usually, the electricity is provided by a replaceable battery . The first use of electrical power in watches

2088-514: The first-generation Pentiums, and the AMD Am5x86 , which despite its name is actually a 486-class CPU, was roughly equal to the Pentium 75 regarding pure ALU performance. The early versions of 60–66 MHz P5 Pentiums had a problem in the floating-point unit that resulted in incorrect (but predictable) results from some division operations. This flaw, discovered in 1994 by professor Thomas Nicely at Lynchburg College, Virginia, became widely known as

2146-426: The i486 or i387. Intel spent resources working with development tool vendors, ISVs and operating system (OS) companies to optimize their products. Competitors included the superscalar PowerPC 601 (1993), SuperSPARC (1992), DEC Alpha 21064 (1992), AMD 29050 (1990), Motorola MC88110 (1991) and Motorola 68060 (1994), most of which also used a superscalar in-order dual instruction pipeline configuration, and

2204-453: The limit of practical applicability for each appears to have been reached. There are a variety of techniques for reducing the amount of battery power required for a desired wireless communication goodput . Some wireless mesh networks use "smart" low power broadcasting techniques that reduce the battery power required to transmit. This can be achieved by using power aware protocols and joint power control systems. In 2007, about 10% of

2262-418: The newer process, it had an identical die area as well. The chip was connected to the package using wire bonding , which only allows connections along the edges of the chip. A smaller chip would have required a redesign of the package, as there is a limit on the length of the wires and the edges of the chip would be further away from the pads on the package. The solution was to keep the chip the same size, retain

2320-498: The non-superscalar Motorola 68040 (1990) and MIPS R4000 (1991). The name "Pentium" is originally derived from the Greek word pente ( πεντε ), meaning "five", a reference to the prior numeric naming convention of Intel's 80x86 processors (8086–80486), with the Latin ending -ium since the processor would otherwise have been named 80586 using that convention. The P5 microarchitecture

2378-473: The number of state changes associated with a given computation. For clocked-logic circuits, the clock gating technique is used, to avoid changing the state of functional blocks that are not required for a given operation. As a more extreme alternative, the asynchronous logic approach implements circuits in such a way that a specific externally supplied clock is not required. While both of these techniques are used to different extents in integrated circuit design,

Low-power wide-area network - Misplaced Pages Continue

2436-511: The owners of sensors to deploy them in the field without investing in gateway technology. Some competing standards and vendors for LPWAN space include: Ultra Narrowband (UNB), modulation technology used for LPWAN by various companies including: Low-power electronics Low-power electronics are electronics designed to consume less electrical power than usual, often at some expense. For example, notebook processors usually consume less power than their desktop counterparts, at

2494-430: The power overhead of state changes. One is to reduce the operating voltage of the circuit, as in a dual-voltage CPU , or to reduce the voltage change involved in a state change (making a state change only, changing node voltage by a fraction of the supply voltage— low voltage differential signaling , for example). This approach is limited by thermal noise within the circuit. There is a characteristic voltage (proportional to

2552-512: The system's 512 KB static random-access memory (SRAM) cache memory. After the introduction of the Pentium, competitors such as NexGen , AMD, Cyrix , and Texas Instruments announced Pentium-compatible processors in 1994. CIO magazine identified NexGen's Nx586 as the first Pentium-compatible CPU, while PC Magazine described the Cyrix 6x86 as the first. These were followed by the AMD K5 , which

2610-568: The team had several dozen engineers. The design was taped out , or transferred to silicon, in April 1992, at which point beta-testing began. By mid-1992, the P5 team had 200 engineers. Intel at first planned to demonstrate the P5 in June 1992 at the trade show PC Expo , and to formally announce the processor in September 1992, but design problems forced the demo to be cancelled, and the official introduction of

2668-452: The user press a button to see the time displayed for a few seconds because LEDs used so much power that they could not be kept operating continuously. Watches with LED displays were popular for a few years, but soon the LED displays were superseded by liquid crystal displays (LCDs), which used less battery power and were much more convenient in use, with the display always visible and no need to push

2726-485: The voltage requirements for powering the chip differ from the standard Socket 7 specifications. Most motherboards manufactured for Socket 7 before the establishment of the P55C standard are not compliant with the dual voltage rail required for proper operation of this CPU (2.8 volt core voltage, 3.3 volt input/output (I/O) voltage). Intel addressed the issue with OverDrive upgrade kits that featured an interposer with its own voltage regulation. Pentium MMX notebook CPUs used

2784-403: The worst-case CPU power dissipation at the maximum frequency, maximum workload, and worst-case environment. To reduce weight and cost, many laptop computers choose to use a much lighter, lower-cost cooling system designed around a much lower Thermal Design Power , that is somewhat above expected maximum frequency, typical workload, and typical environment. Typically such systems reduce (throttle)

2842-532: Was 80501 (80500 for the earliest steppings Q0399). There were two versions, specified to operate at 60 MHz and 66 MHz respectively, using Socket 4 . This first implementation of the Pentium was released using a 273-pin PGA form factor and ran on a 5v power supply. (descended from the usual transistor-transistor logic (TTL) compatibility requirements). It contained 3.1 million transistors and measured 16.7 mm by 17.6 mm for an area of 293.92 mm . It

2900-405: Was Intel's primary microprocessor for personal computers during the mid-1990s. The original design was reimplemented in newer processes and new features were added to maintain its competitiveness, and to address specific markets such as portable computers. As a result, there were several variants of the P5 microarchitecture. The first Pentium microprocessor core was code-named "P5". Its product code

2958-717: Was as a substitute for the mainspring , to remove the need for winding. The first electrically powered watch, the Hamilton Electric 500 , was released in 1957 by the Hamilton Watch Company of Lancaster, Pennsylvania . The first quartz wristwatches were manufactured in 1967, using analog hands to display the time. Watch batteries (strictly speaking cells, as a battery is composed of multiple cells) are specially designed for their purpose. They are very small and provide tiny amounts of power continuously for very long periods (several years or more). In some cases, replacing

SECTION 50

#1732886970105

3016-499: Was based on the P5 core, it featured a new set of 57 "MMX" instructions intended to improve performance on multimedia tasks, such as encoding and decoding digital media data. The Pentium MMX line was introduced on October 22, 1996, and released in January 1997. The new instructions worked on new data types: 64-bit packed vectors of either eight 8-bit integers, four 16-bit integers, two 32-bit integers, or one 64-bit integer. So, for example,

3074-404: Was designed by the same Santa Clara team which designed the 386 and 486. Design work started in 1989; the team decided to use a superscalar RISC architecture which would be a convergence of RISC and CISC technology, with on-chip cache, floating-point, and branch prediction. The preliminary design was first successfully simulated in 1990, followed by the laying-out of the design. By this time,

3132-473: Was fabricated in a 800 nm bipolar complementary metal–oxide–semiconductor ( BiCMOS ) process. The 5-volt design resulted in relatively high energy consumption for its operating frequency when compared to the directly following models. The P5 was followed by the P54C (80502) in 1994, with versions specified to operate at 75, 90, or 100 MHz using a 3.3 volt power supply. Marking the switch to Socket 5 , this

3190-456: Was fabricated in a BiCMOS process which has been described as both 500 nm and 600 nm due to differing definitions. The P54C was followed by the P54CQS in early 1995, which operated at 120 MHz. It was fabricated in a 350 nm BiCMOS process and was the first commercial microprocessor to be fabricated in a 350 nm process. Its transistor count is identical to the P54C and, despite

3248-441: Was not an issue. With the development of portable computers however, the requirement to run a computer off a battery pack necessitated the search for a compromise between computing power and power consumption. Originally most processors ran both the core and I/O circuits at 5 volts, as in the Intel 8088 used by the first Compaq Portable . It was later reduced to 3.5, 3.3, and 2.5 volts to lower power consumption. For example,

3306-801: Was succeeded by the Pentium Pro in November 1995. In October 1996, the Pentium MMX was introduced, complementing the same basic microarchitecture of the original Pentium with the MMX instruction set , larger caches, and some other enhancements. Intel discontinued the P5 Pentium processors (sold as a cheaper product since the release of the Pentium II in 1997) in early 2000 in favor of the Celeron processor, which had also replaced

3364-615: Was the first Pentium processor to operate at 3.3 volts, reducing energy consumption, but necessitating voltage regulation on mainboards. As with higher-clocked 486 processors, an internal clock multiplier was employed from here on to let the internal circuitry work at a higher frequency than the external address and data buses, as it is more complicated and cumbersome to increase the external frequency, due to physical constraints. It also allowed two-way multiprocessing, and had an integrated local APIC and new power management features. It contained 3.3 million transistors and measured 163 mm . It

#104895