Chapter 2
Chapter 2
WIRELESS SENSOR
INTRODUCTION
NETWORKSTO
ANNA FÖRSTER
CHAPTER 2: ANATOMY OF A
SENSOR NODE
Anna Förster
INTRODUCTION TO
OVERVIEW
WIRELESS SENSOR
INTRODUCTION
NETWORKSTO
1. Memory Management
2. Interrupts
3. Tasks, Threads and Events
4. Simulators
5. Communication Stack
INTRODUCTION TO
HARDWARE COMPONENTS
WIRELESS SENSOR
INTRODUCTION
NETWORKS TO
Sensor
ANNA FÖRSTER
External memory
Battery
Serial adapter
Embedded antenna Z1 sensor node.
Oscillator
measured typically in Ampere-hour (Ah). For example, a typical AA battery has a capacity
nominal capacity of 2800 mAh. Thus, in theory, if you draw 0.01 mA from this battery
INTRODUCTION TO
POWER CONSUMPTION
continuously, you should be able to survive for 2800 mAh/0.01 mA = 280,000 h,
which is approximately 32 years. However, that is only considering the radio’s sleep
WIRELESS SENSOR
mode and a constantly sleeping radio is not very useful. If you assume that both the
INTRODUCTION
NETWORKS TO
radio and the microcontroller are on and working, they have a total of 1.8 mA + 19.7
NETWORKS
Each component on the sensor node consumes power
TABLE 2.1 Nominal power consumption of Z1 node components. Data from
Measured
www.zolertia.io, in Ampere (A, current) or milli Ampere (mA).
ANNA FÖRSTERwww.ti.com, and www.micron.com.
Init Init
sensor yes
process do one step interrupt process
data? something sensor
no else data
do one step
something
else
INTRODUCTION TO
TASKS WIRELESS SENSOR
INTRODUCTION
NETWORKS TO