From Theory to Practical Applications in Wireless Energy Transfer and Harvesting
Wireless power transmission has gained significant global interest, particularly with the rise of electric vehicles and the Internet of Things (IoT). It’s a technology that allows the transfer of electricity without physical connections, offering solutions for everything from powering small devices over short distances to long-range energy transmission for more complex systems.
Wireless Power Design provides a balanced mix of theoretical knowledge and practical insights, helping you explore the potential of wireless energy transfer and harvesting technologies. The book presents a series of hands-on projects that cover various aspects of wireless power systems, each accompanied by detailed explanations and parameter listings.
The following five projects guide you through key areas of wireless power:
Project 1: Wireless Powering of Advanced IoT Devices
Project 2: Wireless Powered Devices on the Frontline – The Future and Challenges
Project 3: Wireless Powering of Devices Using Inductive Technology
Project 4: Wireless Power Transmission for IoT Devices
Project 5: Charging Robot Crawler Inside the Pipeline
These projects explore different aspects of wireless power, from inductive charging to wireless energy transmission, offering practical solutions for real-world applications. The book includes projects that use simulation tools like CST Microwave Studio and Keysight ADS for design and analysis, with a focus on practical design considerations and real-world implementation techniques.
From Theory to Practical Applications in Wireless Energy Transfer and Harvesting
Wireless power transmission has gained significant global interest, particularly with the rise of electric vehicles and the Internet of Things (IoT). It’s a technology that allows the transfer of electricity without physical connections, offering solutions for everything from powering small devices over short distances to long-range energy transmission for more complex systems.
Wireless Power Design provides a balanced mix of theoretical knowledge and practical insights, helping you explore the potential of wireless energy transfer and harvesting technologies. The book presents a series of hands-on projects that cover various aspects of wireless power systems, each accompanied by detailed explanations and parameter listings.
The following five projects guide you through key areas of wireless power:
Project 1: Wireless Powering of Advanced IoT Devices
Project 2: Wireless Powered Devices on the Frontline – The Future and Challenges
Project 3: Wireless Powering of Devices Using Inductive Technology
Project 4: Wireless Power Transmission for IoT Devices
Project 5: Charging Robot Crawler Inside the Pipeline
These projects explore different aspects of wireless power, from inductive charging to wireless energy transmission, offering practical solutions for real-world applications. The book includes projects that use simulation tools like CST Microwave Studio and Keysight ADS for design and analysis, with a focus on practical design considerations and real-world implementation techniques.
Der YARD Stick One (Yet Another Radio Dongle) kann digitale Funksignale mit Frequenzen unter 1 GHz senden und empfangen. Er verwendet die gleiche Funkschaltung wie der beliebte IM-Me. Die Funkfunktionen, die durch die Anpassung der IM-Me Firmware möglich sind, stehen Ihnen nun zur Verfügung, wenn Sie den YARD Stick One über USB an einen Computer anschließen.
Features
Halbduplex senden und empfangen
Offizielle Betriebsfrequenzen: 300-348 MHz, 391-464 MHz und 782-928 MHz
Inoffizielle Betriebsfrequenzen: 281-361 MHz, 378-481 MHz und 749-962 MHz
Modulationen: ASK, OOK, GFSK, 2-FSK, 4-FSK, MSK
Datenraten bis zu 500 kbps
Full-Speed USB 2.0
SMA-Antennenbuchse (50 Ohm)
Software-gesteuerte Antennenanschlussleistung (max. 50 mA bei 3,3 V)
Tiefpassfilter zur Eliminierung von Oberwellen beim Betrieb im 800- und 900-MHz-Band
GoodFET-kompatible Erweiterungs- und Programmierleiste
GIMME-kompatible Programmiertestpunkte
Open Source
Downloads
Documentation
GitHub
Dieses Bundle enthält:
Buch: Building Wireless Sensor Networks with OpenThread (Einzelpreis: 40 €)
Nordic Semiconductor nRF52840 USB-Dongle (Einzelpreis: 20 €)
Buch: Building Wireless Sensor Networks with OpenThread
This book will guide you through the operation of Thread, the setup of a Thread network, and the creation of your own Zephyr-based OpenThread applications to use it. You’ll acquire knowledge on:
The capture of network packets on Thread networks using Wireshark and the nRF Sniffer for 802.15.4.
Network simulation with the OpenThread Network Simulator.
Connecting a Thread network to a non-Thread network using a Thread Border Router.
The basics of Thread networking, including device roles and types, as well as the diverse types of unicast and multicast IPv6 addresses used in a Thread network.
The mechanisms behind network discovery, DNS queries, NAT64, and multicast addresses.
The process of joining a Thread network using network commissioning.
CoAP servers and clients and their OpenThread API.
Service registration and discovery.
Securing CoAP messages with DTLS, using a pre-shared key or X.509 certificates.
Investigating and optimizing a Thread device’s power consumption.
Once you‘ve set up a Thread network with some devices and tried connecting and disconnecting them, you’ll have gained a good insight into the functionality of a Thread network, including its self-healing capabilities. After you’ve experimented with all code examples in this book, you’ll also have gained useful programming experience using the OpenThread API and CoAP.
Nordic Semiconductor nRF52840 USB Dongle
The nRF52840 dongle is a small, low-cost USB dongle that supports Bluetooth 5.3, Bluetooth mesh, Thread, ZigBee, 802.15.4, ANT and 2.4 GHz proprietary protocols. The dongle is the perfect target hardware for use with nRF Connect for Desktop as it is low-cost but still support all the short range wireless standards used with Nordic devices.
The dongle has been designed to be used as a wireless HW device together with nRF Connect for Desktop. For other use cases please do note that there is no debug support on the dongle, only support for programming the device and communicating through USB.
It is supported by most of the nRF Connect for Desktop apps and will automatically be programmed if needed. In addition custom applications can be compiled and downloaded to the dongle. It has a user programmable RGB LED, a green LED, a user programmable button as well as 15 GPIO accessible from castellated solder points along the edge. Example applications are available in the nRF5 SDK under the board name PCA10059.
The nRF52840 dongle is supported by nRF Connect for Desktop as well as programming through nRFUtil.
Features
Bluetooth 5.2 ready multiprotocol radio
2 Mbps
Long Range
Advertising Extensions
Channel Selection Algorithm #2 (CSA #2)
IEEE 802.15.4 radio support
Thread
ZigBee
Arm Cortex-M4 with floating point support
DSP instruction set
ARM CryptoCell CC310 cryptographic accelerator
15 GPIO available via edge castellation
USB interface direct to nRF52840 SoC
Integrated 2.4 GHz PCB antenna
1 user-programmable button
1 user-programmable RGB LED
1 user-programmable LED
1.7-5.5 V operation from USB or external
Downloads
Datasheet
Hardware Files
Developing CoAP applications for Thread networks with Zephyr
This book will guide you through the operation of Thread, the setup of a Thread network, and the creation of your own Zephyr-based OpenThread applications to use it. You’ll acquire knowledge on:
The capture of network packets on Thread networks using Wireshark and the nRF Sniffer for 802.15.4.
Network simulation with the OpenThread Network Simulator.
Connecting a Thread network to a non-Thread network using a Thread Border Router.
The basics of Thread networking, including device roles and types, as well as the diverse types of unicast and multicast IPv6 addresses used in a Thread network.
The mechanisms behind network discovery, DNS queries, NAT64, and multicast addresses.
The process of joining a Thread network using network commissioning.
CoAP servers and clients and their OpenThread API.
Service registration and discovery.
Securing CoAP messages with DTLS, using a pre-shared key or X.509 certificates.
Investigating and optimizing a Thread device’s power consumption.
Once you‘ve set up a Thread network with some devices and tried connecting and disconnecting them, you’ll have gained a good insight into the functionality of a Thread network, including its self-healing capabilities. After you’ve experimented with all code examples in this book, you’ll also have gained useful programming experience using the OpenThread API and CoAP.
Das Raspberry Pi Pico Wireless Pack wird an der Rückseite Ihres Pico angebracht und verwendet einen ESP32-Chip, damit Ihr Pico eine Verbindung zu drahtlosen 2,4-GHz-Netzwerken herstellen und Daten übertragen kann. Es gibt einen microSD-Kartensteckplatz für den Fall, dass Sie viele Daten lokal speichern möchten, sowie eine RGB-LED (für Statusaktualisierungen) und eine Taste (nützlich zum Beispiel zum Aktivieren/Deaktivieren von WLAN).
Das Raspberry Pi Pico Wireless Pack eignet sich hervorragend für die schnelle Anpassung eines vorhandenen Pico-Projekts an drahtlose Funktionen und eignet sich hervorragend zum Senden von Sensordaten an Hausautomationssysteme oder Dashboards, zum Hosten einer Webseite aus einer Streichholzschachtel oder zur Interaktion Ihres Pico mit Online-APIs .
Merkmale
ESP32-WROOM-32E-Modul für drahtlose Konnektivität (verbunden über SPI) ( Datenblatt )
1x taktiler Knopf
RGB-LED
Micro-SD-Kartensteckplatz
Vorgelötete Buchsenleisten zum Anbringen Ihres Raspberry Pi Pico
Komplett montiert
Kein Löten erforderlich (solange Ihr Pico über Stiftleisten verfügt)
Kompatibel mit Raspberry Pi Pico
Abmessungen: ca. 53 x 25 x 11 mm (L x B x H, einschließlich Header und Komponenten)
C++- und MicroPython-Bibliotheken
NRF24L01 ist ein universeller monolithischer ISM-Band-Transceiver-Chip, der im 2,4-2,5-GHz-Bereich arbeitet.
Features
Drahtloser Transceiver einschließlich: Frequenzgenerator, erweiterter Typ, SchockBurstTM, Modusregler, Leistungsverstärker, Kristallverstärker, Modulator, Demodulator
Die Auswahl des Ausgangsleistungskanals und die Protokolleinstellungen können über die SPI-Schnittstelle auf einen extrem niedrigen Stromverbrauch eingestellt werden
Im Sendemodus beträgt die Sendeleistung 6 dBm, der Strom 9,0 mA, der akzeptierte Modusstrom 12,3 mA, der Stromverbrauch im Abschaltmodus und im Standby-Modus ist geringer
Eingebaute 2,4-GHz-Antenne, unterstützt bis zu sechs Kanäle für den Datenempfang
Abmessungen: 15 x 29 mm (inkl. Antenne)
Developing CoAP applications for Thread networks with Zephyr
This book will guide you through the operation of Thread, the setup of a Thread network, and the creation of your own Zephyr-based OpenThread applications to use it. You’ll acquire knowledge on:
The capture of network packets on Thread networks using Wireshark and the nRF Sniffer for 802.15.4.
Network simulation with the OpenThread Network Simulator.
Connecting a Thread network to a non-Thread network using a Thread Border Router.
The basics of Thread networking, including device roles and types, as well as the diverse types of unicast and multicast IPv6 addresses used in a Thread network.
The mechanisms behind network discovery, DNS queries, NAT64, and multicast addresses.
The process of joining a Thread network using network commissioning.
CoAP servers and clients and their OpenThread API.
Service registration and discovery.
Securing CoAP messages with DTLS, using a pre-shared key or X.509 certificates.
Investigating and optimizing a Thread device’s power consumption.
Once you‘ve set up a Thread network with some devices and tried connecting and disconnecting them, you’ll have gained a good insight into the functionality of a Thread network, including its self-healing capabilities. After you’ve experimented with all code examples in this book, you’ll also have gained useful programming experience using the OpenThread API and CoAP.
Das Power Delivery Board verwendet einen eigenständigen Controller, um mit den Stromadaptern zu verhandeln und auf eine höhere Spannung als nur 5V umzuschalten. Dies verwendet den gleichen Stromadapter für verschiedene Projekte, anstatt sich auf mehrere Stromadapter zu verlassen, die unterschiedliche Ausgangsspannungen bereitstellen. Das Board kann als Teil des Qwiic-Connect-Systems von SparkFun geliefert werden, so dass Sie keine Lötarbeiten durchführen müssen, um herauszufinden, wie die Dinge ausgerichtet sind.
Das SparkFun Power Delivery Board nutzt die Vorteile des Power-Delivery-Standards mit einem Standalone-Controller von STMicroelectronics, dem STUSB4500. Der STUSB4500 ist ein USB-Power-Delivery-Controller, der Senkengeräte anspricht. Er implementiert einen proprietären Algorithmus zur Aushandlung eines Stromversorgungsvertrags mit einer Quelle (d. h. einer Steckdose oder einem Netzteil), ohne dass ein externer Mikrocontroller erforderlich ist. Sie benötigen jedoch einen Mikrocontroller, um die Karte zu konfigurieren. PDO-Profile werden in einem integrierten nichtflüchtigen Speicher konfiguriert. Der Controller übernimmt die ganze Arbeit der Leistungsaushandlung und bietet eine einfache Möglichkeit zur Konfiguration über I2C.
Um die Karte zu konfigurieren, benötigen Sie einen I2C-Bus. Das Qwiic-System macht es einfach, das Power Delivery Board mit einem Mikrocontroller zu verbinden. Je nach Anwendung können Sie den I2C-Bus auch über die durchkontaktierten SDA- und SCL-Löcher anschließen.
Merkmale
Eingangs- und Ausgangsspannungsbereich von 5-20V
Ausgangsstrom bis zu 5A
Drei konfigurierbare Stromabgabeprofile
Automatischer Type-C™- und USB-PD-Sink-Controller
Zertifizierter USB Type-C™ rev 1.2 und USB PD rev 2.0 (TID #1000133)
Integrierte VBUS-Spannungsüberwachung
Integrierte VBUS-Switch-Gate-Treiber (PMOS)
Mehr als 200 Stromversorgungslösungen fürs Zuhause
Dieser USB-Stick enthält über 200 verschiedene Stromversorgungsschaltungen aus den Elektor Jahrgängen 2001-2022. Mit der Artikelsuchfunktion können Sie Volltextinhalte durchsuchen. Die Ergebnisse werden immer als vorformatierte PDF-Dokumente angezeigt.
Highlights
Cuk-Konverter
Automatische Batterieumschaltung
Batteriespannungs-LED
Digitales Tischnetzteil
Lithium-Ionen-Ladegerät
Solarzellen-Ladegerät
Elektronische Sicherung
Hochspannungsregler
Netzteil für USB-Geräte
Aufwärtswandler für LEDs
Batteriemanagement
und vieles mehr...
Auf dem Stick finden Sie auch einen Ordner mit zusätzlichem Material wie Platinenlayouts, Gerber-Dateien und Software.
,
von Mathias Claussen
Review: 2-in-1 SMD-Heißluft-Rework-Station ZD-8922
Eine preisgünstige 2-in-1 SMD-Heißluft-Rework-Station. Die ZD-8922 ist eines der Werkzeuge unter 100 €, das einen Lötkolben und Heißluft bietet. Ein gutes Preis-Leistungs-Verhältnis für den täglichen...
,
von Clemens Valens
FNIRSI DPOX180H 2-in-1 digitales Phosphor-Oszilloskop (Review)
Das 2-Kanal-Handoszilloskop DPOX180H von Fnirsi mit 180 MHz passt in Ihre Westentasche, wiegt 285 g und kostet weniger als 150 €. Es bietet alle Funktionen,...