Changes between Version 11 and Version 12 of OpenPhy


Ignore:
Timestamp:
01/08/10 19:31:17 (3 years ago)
Author:
thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenPhy

    v11 v12  
    2727In IEEE802.15.4 radios, the modulator burns more power than the power amplifier. The result is that a 10x reduction in the output power of the radio is rarely coupled to a corresponding reduction in radio current. Although those radios have some type of transmit power control, often over two orders of magnitude or more, the difference in radio current is rarely greater than 2x. 
    2828 
    29 [[Image(source:/docs/multimedia/impact_tx_power.jpg,400px,center)]] 
     29[[Image(source:/docs/multimedia/impact_tx_power.jpg,400px)]] 
    3030 
    3131As an example, take the measurements presented above, obtained from an eZ430-RF2500 board equipped with a CC2500 radio. Note how a roughly 300x drop in transmit power (from 1dBm=1.25mW to -24dBm=0.004mW) translates in only a 42% decrease of the radio's current consumption (from 27.9mA to 16.1mA). 
    3232 
    33 [[Image(source:/docs/multimedia/radio_consumption.jpg,400px,center)]] 
     33[[Image(source:/docs/multimedia/radio_consumption.jpg,400px)]] 
    3434 
    3535Before the first bit can be sent or received on the radio, a long sequence of events must typically take place inside the radio. From a deep sleep state, this entrails turning on a voltage regulator, waiting for a crystal oscillator to stabilize, and waiting for the radio oscillator to settle (tune) to the proper frequency, among other things. The figure above shows how a CC2500 radio takes roughly 1ms to switch between OFF and RX modes. The annotated phases are radio startup (A), radio frequency calibration (B), reception mode (C) and entering sleep (D).