SlideShare ist ein Scribd-Unternehmen logo
1 von 31
Downloaden Sie, um offline zu lesen
DEVELOPMENT OF A WIRELESS SENSOR
NETWORK POWERED BY ENERGY
HARVESTING TECHNIQUES
Daniele Costarella

Develer – Campi Bisenzio, FI, Italy – November 6th, 2013
November 6th, 2013

Energy Harvesting Workshop

Outline
•  Energy Harvesting Basics
•  What are the benefits? Where is it useful? Important aspects.
•  Piezoelectric, Thermoelectric and Solar Sources
•  Selecting the Right Transducers, piezogenerator models,
capabilities, limitations
•  Converting Harvested Energy into a Regulated Output
•  Rectification, start-up, efficiency, and over-voltage concerns
•  Integrated solution in a WSN
•  Challenges Design of a EH-WSN node, prototyping
•  Data analysis

2
November 6th, 2013

Common EH Systems

Energy Harvesting Workshop

3
November 6th, 2013

Energy Harvesting Workshop

4

Energy Harvesting Basics
•  Energy Harvesting is the process by which energy readily available

from the environment is captured and converted into usable electrical
energy
•  This term frequently refers to small autonomous devices, or micro

energy harvesting
•  Ideal for substituting for batteries that are impractical, costly, or

dangerous to replace.
November 6th, 2013

Energy Harvesting Workshop

5

Common EH Sources
Energy Source

Performance
(Power Density)

Notes

Solar:
•  Outdoor, direct sunlight
•  Outdoor, cloudy
•  Indoor

15 mW / cm2
0.15 mW /cm2
10 uW / cm2

Power per unit with a
Conversion efficiency of 15%

Mechanical
•  Machinery

100-1000 uW /cm3

• 

Human body

110 uW / cm3

Ex. 800 uW / cm3 @ 2mm e 2.5
kHz
Ex. 4 uW / cm3 @ 5 mm and 1
Hz

• 
• 

Acoustic noise
Airflow

1 uW / cm2 @ 100 dB
750 uW / cm2 @ 5 m/s

Thermic
•  Temperature gradients
• 

EM radiation

1-1000 uW / cm3

It depends on the specific
conditions with respect to the
Betz limit
Depends on the average
temperature.
Distance: 5 m from a 1W source
@ 2.4 GHz (free space)
November 6th, 2013

Energy Harvesting Workshop

6

Design challenges in conventional WSN
•  Sensor node has limited energy supply
•  Hard to replace/recharge nodes’ batteries once deployed, due to
•  Number of nodes in network is high
•  Deployed in large area and difficult locations like hostile environments,

forests, inside walls, etc
•  Nodes are ad hoc deployed and distributed
•  No human intervention to interrupt nodes’ operations

•  WSN performances highly dependent on energy supply
•  Higher performances demand more energy supply
•  Bottleneck of Conventional WSN is ENERGY
November 6th, 2013

Energy Harvesting Workshop

7

Energy Harvesting in Wireless Sensor
Networks
•  Wireless Sensor nodes are designed to operate in a very

low duty cycle
•  The sensor node is put to the sleep mode most of the time and it is

activated to perform sensing and communication when needed

•  Moderate power consumption in active mode, and very

low power consumption while in sleep (or idle) mode
•  Advantages:
•  Recharge batteries or similar in sensor nodes using EH
•  Prolong WSN operational lifetime or even infinite life span
•  Growing interest from academia, military and industry
•  Reduces installation and operating costs
•  System reliability enhancement
November 6th, 2013

Energy Harvesting Workshop

8

Wireless Sensor Node
Main subsystems

Power unit
Piezoelectric
generator

Sensing
subsystem

Sensors

Solar source

TEG

ADC

Computing
subsystem

Communication
subsystem

MCU
•  Memory
•  SPI
•  UART

Radio
November 6th, 2013

Energy Harvesting Workshop

9

Wireless Sensor Node
Power consumption distribution for a wireless sensor node

25%
Computing Subsystem
Sensing Subsystem

60%
15%

Communication Subsystem
November 6th, 2013

Energy Harvesting Workshop

10

Energy sources
•  Vibrating piezos generate an A/C output
•  Electrical output depends on frequency and acceleration
•  Open circuit voltages may be quite high at high g-levels
•  Output impedances also quite high

•  TEGs are simply thermoelectric modules that convert a

temperature differential across across the device, and
resulting heat flow through it, into a voltage

•  Based on Seebeck effect
•  Output voltage range: 10 mV/K to 50 mV/K

•  A solar cell converts the energy of light directly into

electricity by the photovoltaic effect

•  The output power of the cell is proportional to the

brightness of the light landing on the cell, the total area
and the efficiency
November 6th, 2013

Energy Harvesting Workshop

Energy Storage
Option 1: Traditional Rechargeable Batteries
•  Inefficient charging (lots of energy converted to heat)
•  Limited numbed of charging cycles
Option 2: Capacitors
•  Efficient charging
•  Limited capacity
Option 3: Super Capacitors
•  Small size
•  High efficiency
•  Very high capacity ( from 1 up to 5000F or so)

11
November 6th, 2013

Energy Harvesting Workshop

Supply management: LTC3588
•  The LTC3588 is a high efficiency

integrated hysteretic buck DC/DC
converter
•  Collects energy from the piezoelectric

transducer and delivers regulated
outputs up to 100mA
•  Integrated low-loss full-wave bridge

rectifier
•  Requires 950nA of quiescent current

(in regulation) and 450nA in UVLO

12
November 6th, 2013

Energy Harvesting Workshop

Supply management: LTC3588
A simple circuit simulation

13
November 6th, 2013

Energy Harvesting Workshop

Supply management: LTC3588
A simple circuit simulation with a 47uF output capacitor

14
November 6th, 2013

Energy Harvesting Workshop

Supply management: LTC3588
We could increase the output capacitance to 2200uF

15
November 6th, 2013

Energy Harvesting Workshop

Supply management: LTC3588
And if we choose an even larger capacity? Ex. 1F

16
November 6th, 2013

Energy Harvesting Workshop

Anatomy of the WSN node

17
November 6th, 2013

Energy Harvesting Workshop

18

Battery Output vs. EH Module Output
November 6th, 2013

Energy Harvesting Workshop

Energy Available vs. Time

19
November 6th, 2013

Demoboard Project
•  Design of a multisource Energy

Harvesting Wireless Sensor Node
•  Development of a demoboard with

Energy Harvesting capabilities,
including RF communication and
Temperature sensor
•  Additional supercap for longer
backup operation
•  Very customizable to the end users’
needs

Energy Harvesting Workshop

20
November 6th, 2013

Energy Harvesting Workshop

Power supply circuit
Piezo
Solar

TEG

Primary Charge
Supercap

21
November 6th, 2013

Energy Harvesting Workshop

Prototyping
On board:
•  40-Pin Flash Microcontroller

with nanoWatt XLP Technology
•  Low Power 2.4GHz GFSK

Transceiver Module
•  Low Power Linear Active

Thermistor

22
November 6th, 2013

Energy Harvesting Workshop

Signal analysis

Fig. A: Duty cycle

Fig. B: TX pulse length (Zoom View)

23
November 6th, 2013

Energy Harvesting Workshop

Code Diagram

Fig. A: Init

Fig. B: Main Loop

24
November 6th, 2013

Payload structure

Energy Harvesting Workshop

25
November 6th, 2013

Data analysis
•  Web interface
•  Real time graphics
•  History

•  Views
•  Temperature
•  Supercapacitor Voltage
•  Input Voltage
•  Charging
•  Backup status

Energy Harvesting Workshop

26
November 6th, 2013

Energy Harvesting Workshop

Data analysis: examples

Fig. A: Temperature

Fig. B: Input Voltage (VIN)

Fig. C: Supercap charging

Fig. D: Supercap discharge

27
DEMO
November 6th, 2013

Energy Harvesting Workshop

Board specifications
Feature

Description

Sources:

Solar / TEG / Piezoelectric

Input voltage ranges:

Solar: 5 ÷ 18 VDC
TEG: 20 ÷ 500 mVDC
Piezoelectric: max 18 VAC

Temperature Sensor:

0 ÷ 50 °C

Resolution:

0.4 °C

Wireless communication:

2400-2483.5 MHz ISM (GFSK)

Transmission rate:

1 and 2 Mbps support

Current/Power IDLE mode:

9 uA / 30 uW

Current/Power TX mode:

18.9 mA / 62 mW

Maximum TX distance:

100 m

Backup operation:

> 24 h

29
November 6th, 2013

Energy Harvesting Workshop

30

References
Energy Harvesting Technologies
Springer
By Shashank Priya and Daniel J. Inman
Covers a very wide range of interesting topics

My Master Thesis
Università degli Studi di Napoli “Federico II”
By Daniele Costarella
Available online: http://danielecostarella.com
November 6th, 2013

Energy Harvesting Workshop

Thank you

@dcostarella
http://it.linkedin.com/in/danielecostarella

31

Weitere ähnliche Inhalte

Was ist angesagt?

WI:PIE- ENERGY HARVESTING IN MOBILE ELECTRONICS
WI:PIE- ENERGY HARVESTING IN MOBILE ELECTRONICSWI:PIE- ENERGY HARVESTING IN MOBILE ELECTRONICS
WI:PIE- ENERGY HARVESTING IN MOBILE ELECTRONICSAparna Vijayan
 
DESIGN & FABRICATION OF WIND-SOLAR HYBRID MICROGRID MODEL
DESIGN & FABRICATION OF WIND-SOLAR HYBRID MICROGRID MODELDESIGN & FABRICATION OF WIND-SOLAR HYBRID MICROGRID MODEL
DESIGN & FABRICATION OF WIND-SOLAR HYBRID MICROGRID MODELkodibalasriram
 
Vibration Energy Harvesting: Going Beyond Idealization
Vibration Energy Harvesting: Going Beyond IdealizationVibration Energy Harvesting: Going Beyond Idealization
Vibration Energy Harvesting: Going Beyond Idealizationjwcryns
 
Grid-connected PV system
Grid-connected PV systemGrid-connected PV system
Grid-connected PV systemRamesh Adhikari
 
Microelectronic technologies for alternative energy sources
Microelectronic technologies for alternative energy sourcesMicroelectronic technologies for alternative energy sources
Microelectronic technologies for alternative energy sourcesMariya Aleksandrova
 
Report on energy harvesting through mechanical vibration
Report on energy harvesting through  mechanical vibrationReport on energy harvesting through  mechanical vibration
Report on energy harvesting through mechanical vibrationEr Shambhu Chauhan
 
IRJET - Solar Inverter using Super Capacitor
IRJET - Solar Inverter using Super CapacitorIRJET - Solar Inverter using Super Capacitor
IRJET - Solar Inverter using Super CapacitorIRJET Journal
 
About SOLID STATE TRANSFORMER
About SOLID STATE TRANSFORMERAbout SOLID STATE TRANSFORMER
About SOLID STATE TRANSFORMERBalaNaik2
 
Energy harvesting sensor nodes
Energy harvesting sensor nodes   Energy harvesting sensor nodes
Energy harvesting sensor nodes ahmad abdelhafeez
 
Solar Photovoltaic/Thermal Hybrid System: Seminar Topic
Solar Photovoltaic/Thermal Hybrid System: Seminar TopicSolar Photovoltaic/Thermal Hybrid System: Seminar Topic
Solar Photovoltaic/Thermal Hybrid System: Seminar TopicKaran Prajapati
 
Supercapacitor module applications for customers
Supercapacitor module applications for customersSupercapacitor module applications for customers
Supercapacitor module applications for customersillcap
 
Solar electricity india-2011
Solar electricity india-2011Solar electricity india-2011
Solar electricity india-2011H Janardan Prabhu
 
Designing Energy Harvesting Solar Powered Sensors
Designing Energy Harvesting Solar Powered SensorsDesigning Energy Harvesting Solar Powered Sensors
Designing Energy Harvesting Solar Powered SensorsDan Wright, MBA
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellseSAT Publishing House
 
NABCEP Exam Prep Review for PV Installation & Tech Sales 
NABCEP Exam Prep Review for PV Installation & Tech Sales NABCEP Exam Prep Review for PV Installation & Tech Sales 
NABCEP Exam Prep Review for PV Installation & Tech Sales solpowerpeople
 
Photovoltaic Devices: Life Cycle Considerations
Photovoltaic Devices: Life Cycle ConsiderationsPhotovoltaic Devices: Life Cycle Considerations
Photovoltaic Devices: Life Cycle ConsiderationsGavin Harper
 
PV solar system with battery storage - design
PV solar system with battery storage - designPV solar system with battery storage - design
PV solar system with battery storage - designJaroslaw Iskierski
 
OPTIMAL PLACEMENT OF DISTRIBUTED GENERATION FOR LOSS REDUCTION IN DISTRIBUTIO...
OPTIMAL PLACEMENT OF DISTRIBUTED GENERATION FOR LOSS REDUCTION IN DISTRIBUTIO...OPTIMAL PLACEMENT OF DISTRIBUTED GENERATION FOR LOSS REDUCTION IN DISTRIBUTIO...
OPTIMAL PLACEMENT OF DISTRIBUTED GENERATION FOR LOSS REDUCTION IN DISTRIBUTIO...ijiert bestjournal
 

Was ist angesagt? (20)

WI:PIE- ENERGY HARVESTING IN MOBILE ELECTRONICS
WI:PIE- ENERGY HARVESTING IN MOBILE ELECTRONICSWI:PIE- ENERGY HARVESTING IN MOBILE ELECTRONICS
WI:PIE- ENERGY HARVESTING IN MOBILE ELECTRONICS
 
DESIGN & FABRICATION OF WIND-SOLAR HYBRID MICROGRID MODEL
DESIGN & FABRICATION OF WIND-SOLAR HYBRID MICROGRID MODELDESIGN & FABRICATION OF WIND-SOLAR HYBRID MICROGRID MODEL
DESIGN & FABRICATION OF WIND-SOLAR HYBRID MICROGRID MODEL
 
Vibration Energy Harvesting: Going Beyond Idealization
Vibration Energy Harvesting: Going Beyond IdealizationVibration Energy Harvesting: Going Beyond Idealization
Vibration Energy Harvesting: Going Beyond Idealization
 
Grid-connected PV system
Grid-connected PV systemGrid-connected PV system
Grid-connected PV system
 
Metering Solutions
Metering SolutionsMetering Solutions
Metering Solutions
 
Microelectronic technologies for alternative energy sources
Microelectronic technologies for alternative energy sourcesMicroelectronic technologies for alternative energy sources
Microelectronic technologies for alternative energy sources
 
Report on energy harvesting through mechanical vibration
Report on energy harvesting through  mechanical vibrationReport on energy harvesting through  mechanical vibration
Report on energy harvesting through mechanical vibration
 
IRJET - Solar Inverter using Super Capacitor
IRJET - Solar Inverter using Super CapacitorIRJET - Solar Inverter using Super Capacitor
IRJET - Solar Inverter using Super Capacitor
 
About SOLID STATE TRANSFORMER
About SOLID STATE TRANSFORMERAbout SOLID STATE TRANSFORMER
About SOLID STATE TRANSFORMER
 
Energy harvesting sensor nodes
Energy harvesting sensor nodes   Energy harvesting sensor nodes
Energy harvesting sensor nodes
 
Solar Photovoltaic/Thermal Hybrid System: Seminar Topic
Solar Photovoltaic/Thermal Hybrid System: Seminar TopicSolar Photovoltaic/Thermal Hybrid System: Seminar Topic
Solar Photovoltaic/Thermal Hybrid System: Seminar Topic
 
Supercapacitor module applications for customers
Supercapacitor module applications for customersSupercapacitor module applications for customers
Supercapacitor module applications for customers
 
Solar electricity india-2011
Solar electricity india-2011Solar electricity india-2011
Solar electricity india-2011
 
Designing Energy Harvesting Solar Powered Sensors
Designing Energy Harvesting Solar Powered SensorsDesigning Energy Harvesting Solar Powered Sensors
Designing Energy Harvesting Solar Powered Sensors
 
CILAMCE 2016 - plenary lecture BONTEMPI
CILAMCE 2016 - plenary lecture BONTEMPICILAMCE 2016 - plenary lecture BONTEMPI
CILAMCE 2016 - plenary lecture BONTEMPI
 
A study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cellsA study on modelling and simulation of photovoltaic cells
A study on modelling and simulation of photovoltaic cells
 
NABCEP Exam Prep Review for PV Installation & Tech Sales 
NABCEP Exam Prep Review for PV Installation & Tech Sales NABCEP Exam Prep Review for PV Installation & Tech Sales 
NABCEP Exam Prep Review for PV Installation & Tech Sales 
 
Photovoltaic Devices: Life Cycle Considerations
Photovoltaic Devices: Life Cycle ConsiderationsPhotovoltaic Devices: Life Cycle Considerations
Photovoltaic Devices: Life Cycle Considerations
 
PV solar system with battery storage - design
PV solar system with battery storage - designPV solar system with battery storage - design
PV solar system with battery storage - design
 
OPTIMAL PLACEMENT OF DISTRIBUTED GENERATION FOR LOSS REDUCTION IN DISTRIBUTIO...
OPTIMAL PLACEMENT OF DISTRIBUTED GENERATION FOR LOSS REDUCTION IN DISTRIBUTIO...OPTIMAL PLACEMENT OF DISTRIBUTED GENERATION FOR LOSS REDUCTION IN DISTRIBUTIO...
OPTIMAL PLACEMENT OF DISTRIBUTED GENERATION FOR LOSS REDUCTION IN DISTRIBUTIO...
 

Ähnlich wie Development of a Wireless Sensors Network powered by Energy Harvesting techniques

energy-harvesting-pres-final-std
energy-harvesting-pres-final-stdenergy-harvesting-pres-final-std
energy-harvesting-pres-final-stdDaniele Costarella
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxVijaySathappan
 
solar semiconductor refrigerator
solar semiconductor refrigeratorsolar semiconductor refrigerator
solar semiconductor refrigeratorsebinkb
 
Renewable energy resources for highway lighting
Renewable energy resources for highway lightingRenewable energy resources for highway lighting
Renewable energy resources for highway lightingRuchiGautam28
 
Kinetic Energy Harvester Oral Pesentation
Kinetic Energy Harvester Oral PesentationKinetic Energy Harvester Oral Pesentation
Kinetic Energy Harvester Oral PesentationTyler Belle
 
schneider-electric-storage.pptx
schneider-electric-storage.pptxschneider-electric-storage.pptx
schneider-electric-storage.pptxPoooi2
 
Supercapacitor module applications for customers
Supercapacitor module applications for customersSupercapacitor module applications for customers
Supercapacitor module applications for customersillcap
 
Boopaledit.pptx
Boopaledit.pptxBoopaledit.pptx
Boopaledit.pptxSaruSundha
 
Low-power Innovative techniques for Wearable Computing
Low-power Innovative techniques for Wearable ComputingLow-power Innovative techniques for Wearable Computing
Low-power Innovative techniques for Wearable ComputingOmar Elshal
 
Piezo Electric Based Harvesting
Piezo Electric Based HarvestingPiezo Electric Based Harvesting
Piezo Electric Based HarvestingSugato Hajra
 
Australian Energy Storage Conference and Exhibition 2017 - 14-15 Jun 2017 in ...
Australian Energy Storage Conference and Exhibition 2017 - 14-15 Jun 2017 in ...Australian Energy Storage Conference and Exhibition 2017 - 14-15 Jun 2017 in ...
Australian Energy Storage Conference and Exhibition 2017 - 14-15 Jun 2017 in ...Michael Willemot, Msc, MBA
 
solar-ups_compress.pptx
solar-ups_compress.pptxsolar-ups_compress.pptx
solar-ups_compress.pptxAkhilKanyal1
 
Solving Energy Storage Challenges Offshore | Offshore Europe 2017
Solving Energy Storage Challenges Offshore | Offshore Europe 2017Solving Energy Storage Challenges Offshore | Offshore Europe 2017
Solving Energy Storage Challenges Offshore | Offshore Europe 2017Parker Hannifin Corporation
 
Advance Power Electronic Converters for Renewable Energy Systems
Advance Power Electronic Converters for Renewable Energy SystemsAdvance Power Electronic Converters for Renewable Energy Systems
Advance Power Electronic Converters for Renewable Energy SystemsTexas A&M University
 
Seminar on CSP technology
Seminar on CSP technologySeminar on CSP technology
Seminar on CSP technologyBanwari Lal
 

Ähnlich wie Development of a Wireless Sensors Network powered by Energy Harvesting techniques (20)

energy-harvesting-pres-final-std
energy-harvesting-pres-final-stdenergy-harvesting-pres-final-std
energy-harvesting-pres-final-std
 
task 1.pptx
task 1.pptxtask 1.pptx
task 1.pptx
 
task 1.pptx
task 1.pptxtask 1.pptx
task 1.pptx
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptx
 
solar semiconductor refrigerator
solar semiconductor refrigeratorsolar semiconductor refrigerator
solar semiconductor refrigerator
 
Renewable energy resources for highway lighting
Renewable energy resources for highway lightingRenewable energy resources for highway lighting
Renewable energy resources for highway lighting
 
Kinetic Energy Harvester Oral Pesentation
Kinetic Energy Harvester Oral PesentationKinetic Energy Harvester Oral Pesentation
Kinetic Energy Harvester Oral Pesentation
 
schneider-electric-storage.pptx
schneider-electric-storage.pptxschneider-electric-storage.pptx
schneider-electric-storage.pptx
 
Supercapacitor module applications for customers
Supercapacitor module applications for customersSupercapacitor module applications for customers
Supercapacitor module applications for customers
 
Physical structure and characteristics of energy storage systems
Physical structure and characteristics of energy storage systemsPhysical structure and characteristics of energy storage systems
Physical structure and characteristics of energy storage systems
 
Boopaledit.pptx
Boopaledit.pptxBoopaledit.pptx
Boopaledit.pptx
 
Low-power Innovative techniques for Wearable Computing
Low-power Innovative techniques for Wearable ComputingLow-power Innovative techniques for Wearable Computing
Low-power Innovative techniques for Wearable Computing
 
Storage In Smart Grids
Storage In Smart GridsStorage In Smart Grids
Storage In Smart Grids
 
Piezo Electric Based Harvesting
Piezo Electric Based HarvestingPiezo Electric Based Harvesting
Piezo Electric Based Harvesting
 
Australian Energy Storage Conference and Exhibition 2017 - 14-15 Jun 2017 in ...
Australian Energy Storage Conference and Exhibition 2017 - 14-15 Jun 2017 in ...Australian Energy Storage Conference and Exhibition 2017 - 14-15 Jun 2017 in ...
Australian Energy Storage Conference and Exhibition 2017 - 14-15 Jun 2017 in ...
 
solar-ups_compress.pptx
solar-ups_compress.pptxsolar-ups_compress.pptx
solar-ups_compress.pptx
 
PV - Bharath
PV - BharathPV - Bharath
PV - Bharath
 
Solving Energy Storage Challenges Offshore | Offshore Europe 2017
Solving Energy Storage Challenges Offshore | Offshore Europe 2017Solving Energy Storage Challenges Offshore | Offshore Europe 2017
Solving Energy Storage Challenges Offshore | Offshore Europe 2017
 
Advance Power Electronic Converters for Renewable Energy Systems
Advance Power Electronic Converters for Renewable Energy SystemsAdvance Power Electronic Converters for Renewable Energy Systems
Advance Power Electronic Converters for Renewable Energy Systems
 
Seminar on CSP technology
Seminar on CSP technologySeminar on CSP technology
Seminar on CSP technology
 

Mehr von Daniele Costarella

Fondamenti di GNU/Linux: FileSystem e Partizioni
Fondamenti di GNU/Linux: FileSystem e PartizioniFondamenti di GNU/Linux: FileSystem e Partizioni
Fondamenti di GNU/Linux: FileSystem e PartizioniDaniele Costarella
 
Arduino e stampa 3D - Le nuove frontiere della robotica homemade
Arduino e stampa 3D - Le nuove frontiere della robotica homemadeArduino e stampa 3D - Le nuove frontiere della robotica homemade
Arduino e stampa 3D - Le nuove frontiere della robotica homemadeDaniele Costarella
 
Linux Embedded per l'automazione
Linux Embedded per l'automazioneLinux Embedded per l'automazione
Linux Embedded per l'automazioneDaniele Costarella
 
Hands On Embedded Linux with BeagleBone Black
Hands On Embedded Linux with BeagleBone BlackHands On Embedded Linux with BeagleBone Black
Hands On Embedded Linux with BeagleBone BlackDaniele Costarella
 
Electronics LAB [with Arduino] | DAY 2
Electronics LAB [with Arduino] | DAY 2Electronics LAB [with Arduino] | DAY 2
Electronics LAB [with Arduino] | DAY 2Daniele Costarella
 
Electronics LAB [with Arduino] | DAY 1
Electronics LAB [with Arduino] | DAY 1Electronics LAB [with Arduino] | DAY 1
Electronics LAB [with Arduino] | DAY 1Daniele Costarella
 
Electronics LAB [with Arduino] | DAY 3
Electronics LAB [with Arduino] | DAY 3Electronics LAB [with Arduino] | DAY 3
Electronics LAB [with Arduino] | DAY 3Daniele Costarella
 
Software libero nei sistemi embedded
Software libero nei sistemi embeddedSoftware libero nei sistemi embedded
Software libero nei sistemi embeddedDaniele Costarella
 

Mehr von Daniele Costarella (8)

Fondamenti di GNU/Linux: FileSystem e Partizioni
Fondamenti di GNU/Linux: FileSystem e PartizioniFondamenti di GNU/Linux: FileSystem e Partizioni
Fondamenti di GNU/Linux: FileSystem e Partizioni
 
Arduino e stampa 3D - Le nuove frontiere della robotica homemade
Arduino e stampa 3D - Le nuove frontiere della robotica homemadeArduino e stampa 3D - Le nuove frontiere della robotica homemade
Arduino e stampa 3D - Le nuove frontiere della robotica homemade
 
Linux Embedded per l'automazione
Linux Embedded per l'automazioneLinux Embedded per l'automazione
Linux Embedded per l'automazione
 
Hands On Embedded Linux with BeagleBone Black
Hands On Embedded Linux with BeagleBone BlackHands On Embedded Linux with BeagleBone Black
Hands On Embedded Linux with BeagleBone Black
 
Electronics LAB [with Arduino] | DAY 2
Electronics LAB [with Arduino] | DAY 2Electronics LAB [with Arduino] | DAY 2
Electronics LAB [with Arduino] | DAY 2
 
Electronics LAB [with Arduino] | DAY 1
Electronics LAB [with Arduino] | DAY 1Electronics LAB [with Arduino] | DAY 1
Electronics LAB [with Arduino] | DAY 1
 
Electronics LAB [with Arduino] | DAY 3
Electronics LAB [with Arduino] | DAY 3Electronics LAB [with Arduino] | DAY 3
Electronics LAB [with Arduino] | DAY 3
 
Software libero nei sistemi embedded
Software libero nei sistemi embeddedSoftware libero nei sistemi embedded
Software libero nei sistemi embedded
 

Kürzlich hochgeladen

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 

Kürzlich hochgeladen (20)

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 

Development of a Wireless Sensors Network powered by Energy Harvesting techniques

  • 1. DEVELOPMENT OF A WIRELESS SENSOR NETWORK POWERED BY ENERGY HARVESTING TECHNIQUES Daniele Costarella Develer – Campi Bisenzio, FI, Italy – November 6th, 2013
  • 2. November 6th, 2013 Energy Harvesting Workshop Outline •  Energy Harvesting Basics •  What are the benefits? Where is it useful? Important aspects. •  Piezoelectric, Thermoelectric and Solar Sources •  Selecting the Right Transducers, piezogenerator models, capabilities, limitations •  Converting Harvested Energy into a Regulated Output •  Rectification, start-up, efficiency, and over-voltage concerns •  Integrated solution in a WSN •  Challenges Design of a EH-WSN node, prototyping •  Data analysis 2
  • 3. November 6th, 2013 Common EH Systems Energy Harvesting Workshop 3
  • 4. November 6th, 2013 Energy Harvesting Workshop 4 Energy Harvesting Basics •  Energy Harvesting is the process by which energy readily available from the environment is captured and converted into usable electrical energy •  This term frequently refers to small autonomous devices, or micro energy harvesting •  Ideal for substituting for batteries that are impractical, costly, or dangerous to replace.
  • 5. November 6th, 2013 Energy Harvesting Workshop 5 Common EH Sources Energy Source Performance (Power Density) Notes Solar: •  Outdoor, direct sunlight •  Outdoor, cloudy •  Indoor 15 mW / cm2 0.15 mW /cm2 10 uW / cm2 Power per unit with a Conversion efficiency of 15% Mechanical •  Machinery 100-1000 uW /cm3 •  Human body 110 uW / cm3 Ex. 800 uW / cm3 @ 2mm e 2.5 kHz Ex. 4 uW / cm3 @ 5 mm and 1 Hz •  •  Acoustic noise Airflow 1 uW / cm2 @ 100 dB 750 uW / cm2 @ 5 m/s Thermic •  Temperature gradients •  EM radiation 1-1000 uW / cm3 It depends on the specific conditions with respect to the Betz limit Depends on the average temperature. Distance: 5 m from a 1W source @ 2.4 GHz (free space)
  • 6. November 6th, 2013 Energy Harvesting Workshop 6 Design challenges in conventional WSN •  Sensor node has limited energy supply •  Hard to replace/recharge nodes’ batteries once deployed, due to •  Number of nodes in network is high •  Deployed in large area and difficult locations like hostile environments, forests, inside walls, etc •  Nodes are ad hoc deployed and distributed •  No human intervention to interrupt nodes’ operations •  WSN performances highly dependent on energy supply •  Higher performances demand more energy supply •  Bottleneck of Conventional WSN is ENERGY
  • 7. November 6th, 2013 Energy Harvesting Workshop 7 Energy Harvesting in Wireless Sensor Networks •  Wireless Sensor nodes are designed to operate in a very low duty cycle •  The sensor node is put to the sleep mode most of the time and it is activated to perform sensing and communication when needed •  Moderate power consumption in active mode, and very low power consumption while in sleep (or idle) mode •  Advantages: •  Recharge batteries or similar in sensor nodes using EH •  Prolong WSN operational lifetime or even infinite life span •  Growing interest from academia, military and industry •  Reduces installation and operating costs •  System reliability enhancement
  • 8. November 6th, 2013 Energy Harvesting Workshop 8 Wireless Sensor Node Main subsystems Power unit Piezoelectric generator Sensing subsystem Sensors Solar source TEG ADC Computing subsystem Communication subsystem MCU •  Memory •  SPI •  UART Radio
  • 9. November 6th, 2013 Energy Harvesting Workshop 9 Wireless Sensor Node Power consumption distribution for a wireless sensor node 25% Computing Subsystem Sensing Subsystem 60% 15% Communication Subsystem
  • 10. November 6th, 2013 Energy Harvesting Workshop 10 Energy sources •  Vibrating piezos generate an A/C output •  Electrical output depends on frequency and acceleration •  Open circuit voltages may be quite high at high g-levels •  Output impedances also quite high •  TEGs are simply thermoelectric modules that convert a temperature differential across across the device, and resulting heat flow through it, into a voltage •  Based on Seebeck effect •  Output voltage range: 10 mV/K to 50 mV/K •  A solar cell converts the energy of light directly into electricity by the photovoltaic effect •  The output power of the cell is proportional to the brightness of the light landing on the cell, the total area and the efficiency
  • 11. November 6th, 2013 Energy Harvesting Workshop Energy Storage Option 1: Traditional Rechargeable Batteries •  Inefficient charging (lots of energy converted to heat) •  Limited numbed of charging cycles Option 2: Capacitors •  Efficient charging •  Limited capacity Option 3: Super Capacitors •  Small size •  High efficiency •  Very high capacity ( from 1 up to 5000F or so) 11
  • 12. November 6th, 2013 Energy Harvesting Workshop Supply management: LTC3588 •  The LTC3588 is a high efficiency integrated hysteretic buck DC/DC converter •  Collects energy from the piezoelectric transducer and delivers regulated outputs up to 100mA •  Integrated low-loss full-wave bridge rectifier •  Requires 950nA of quiescent current (in regulation) and 450nA in UVLO 12
  • 13. November 6th, 2013 Energy Harvesting Workshop Supply management: LTC3588 A simple circuit simulation 13
  • 14. November 6th, 2013 Energy Harvesting Workshop Supply management: LTC3588 A simple circuit simulation with a 47uF output capacitor 14
  • 15. November 6th, 2013 Energy Harvesting Workshop Supply management: LTC3588 We could increase the output capacitance to 2200uF 15
  • 16. November 6th, 2013 Energy Harvesting Workshop Supply management: LTC3588 And if we choose an even larger capacity? Ex. 1F 16
  • 17. November 6th, 2013 Energy Harvesting Workshop Anatomy of the WSN node 17
  • 18. November 6th, 2013 Energy Harvesting Workshop 18 Battery Output vs. EH Module Output
  • 19. November 6th, 2013 Energy Harvesting Workshop Energy Available vs. Time 19
  • 20. November 6th, 2013 Demoboard Project •  Design of a multisource Energy Harvesting Wireless Sensor Node •  Development of a demoboard with Energy Harvesting capabilities, including RF communication and Temperature sensor •  Additional supercap for longer backup operation •  Very customizable to the end users’ needs Energy Harvesting Workshop 20
  • 21. November 6th, 2013 Energy Harvesting Workshop Power supply circuit Piezo Solar TEG Primary Charge Supercap 21
  • 22. November 6th, 2013 Energy Harvesting Workshop Prototyping On board: •  40-Pin Flash Microcontroller with nanoWatt XLP Technology •  Low Power 2.4GHz GFSK Transceiver Module •  Low Power Linear Active Thermistor 22
  • 23. November 6th, 2013 Energy Harvesting Workshop Signal analysis Fig. A: Duty cycle Fig. B: TX pulse length (Zoom View) 23
  • 24. November 6th, 2013 Energy Harvesting Workshop Code Diagram Fig. A: Init Fig. B: Main Loop 24
  • 25. November 6th, 2013 Payload structure Energy Harvesting Workshop 25
  • 26. November 6th, 2013 Data analysis •  Web interface •  Real time graphics •  History •  Views •  Temperature •  Supercapacitor Voltage •  Input Voltage •  Charging •  Backup status Energy Harvesting Workshop 26
  • 27. November 6th, 2013 Energy Harvesting Workshop Data analysis: examples Fig. A: Temperature Fig. B: Input Voltage (VIN) Fig. C: Supercap charging Fig. D: Supercap discharge 27
  • 28. DEMO
  • 29. November 6th, 2013 Energy Harvesting Workshop Board specifications Feature Description Sources: Solar / TEG / Piezoelectric Input voltage ranges: Solar: 5 ÷ 18 VDC TEG: 20 ÷ 500 mVDC Piezoelectric: max 18 VAC Temperature Sensor: 0 ÷ 50 °C Resolution: 0.4 °C Wireless communication: 2400-2483.5 MHz ISM (GFSK) Transmission rate: 1 and 2 Mbps support Current/Power IDLE mode: 9 uA / 30 uW Current/Power TX mode: 18.9 mA / 62 mW Maximum TX distance: 100 m Backup operation: > 24 h 29
  • 30. November 6th, 2013 Energy Harvesting Workshop 30 References Energy Harvesting Technologies Springer By Shashank Priya and Daniel J. Inman Covers a very wide range of interesting topics My Master Thesis Università degli Studi di Napoli “Federico II” By Daniele Costarella Available online: http://danielecostarella.com
  • 31. November 6th, 2013 Energy Harvesting Workshop Thank you @dcostarella http://it.linkedin.com/in/danielecostarella 31