What is LoRaWAN™? An Overview of LoRa and LoRaWAN Technologies

What is LoRaWAN™? An Overview of LoRa and LoRaWAN Technologies

LoRaWAN™ What is it? A technical overview of LoRa® and LoRaWAN Introduction This document aims to provide an introductory technical overview of LoRa® and LoRaWAN™. Low-Power Wide-Area Networks (LPWAN: Low–Power, Wide-Area Networks) are expected to support a significant portion of the billions of devices anticipated in the Internet of Things (IoT) space. LoRaWAN™ is designed … Read more

TinyML Breakthrough: Deploying 1KB Models with MicroTVM on LoRa

TinyML Breakthrough: Deploying 1KB Models with MicroTVM on LoRa

Hey, recently I’ve been tinkering with something fun — running machine learning on those tiny IoT devices! Seeing the number “1KB”, many people shake their heads: how is that possible? Indeed, a high-definition photo takes several MB, so where’s the magic that allows AI to fit into such a tiny space? Actually, TinyML is such … Read more

Solving Composite Problems in One Inference: The MeteoRA Architecture for Scalable Integration of Knowledge Modules in Large Language Models Based on MoE

Solving Composite Problems in One Inference: The MeteoRA Architecture for Scalable Integration of Knowledge Modules in Large Language Models Based on MoE

In the field of large language models, the pre-training + fine-tuning paradigm has become an important foundation for deploying various downstream applications. Within this framework, the use of low-rank adaptation (LoRA) methods for efficient fine-tuning of large model parameters (PEFT) has resulted in a large number of reusable LoRA adapters tailored for specific tasks. However, … Read more

Advantages of LoRaWAN Compared to LoRa Private Protocols

Advantages of LoRaWAN Compared to LoRa Private Protocols

This article is sourced from: Low Power Wide Area Network Review With the gradual promotion of LoRa technology, many applications have adopted LoRa technology chips, but for various reasons, they have not utilized the LoRaWAN network protocol. So, what advantages does the LoRaWAN network protocol have compared to LoRa private protocols? Many applications have adopted … Read more

Overview of LoRa and LoRaWAN Technologies

Overview of LoRa and LoRaWAN Technologies

Source: RFID World 1. Introduction   The purpose of this article is to provide an introductory technical overview of LoRa and LoRaWAN. Low Power Wide Area Networks (LPWAN) are expected to support a significant portion of the billions of devices predicted for the Internet of Things (IoT). LoRaWAN is designed from the ground up, optimized for … Read more

Differences Between LoRa and LoRaWAN

Differences Between LoRa and LoRaWAN

With the development of Internet of Things (IoT) technology, Low Power Wide Area Networks (LPWAN) have become an ideal choice for connecting a large number of devices. Among these LPWAN technologies, LoRa and LoRaWAN are the two most widely used. Although they are closely related, LoRa and LoRaWAN differ technically, and understanding the differences between … Read more

Beware! LoRa Devices Suspected of Violations, Presenting Significant Risks

Beware! LoRa Devices Suspected of Violations, Presenting Significant Risks

The era of the Internet of Things (IoT) is accelerating, becoming a vast potential market. In the field of low-power wide-area networks, various connection technologies are fiercely competing. Currently, the LoRa connection method, based on American chip technology, faces significant limitations due to issues related to security and continuous supply. Many Chinese companies involved in … Read more

Guide to Calculating GPU Memory Requirements for LoRA and QLoRA Fine-Tuning: Understandable for Beginners

Guide to Calculating GPU Memory Requirements for LoRA and QLoRA Fine-Tuning: Understandable for Beginners

I have recently compiled a simple and easy-to-understand guide on the GPU memory requirements for fine-tuning with LoRA and QLoRA, which can help you estimate the memory needed when fine-tuning using LoRA and QLoRA. Below, we will explain step by step, requiring minimal background knowledge.1. What are LoRA and QLoRA? LoRA (Low-Rank Adaptation):This is a … Read more

Essential Tips for LoRA Fine-Tuning

Essential Tips for LoRA Fine-Tuning

As mentioned in previous articles, LoRA fine-tuning primarily targets the weight matrices of linear layers, such as the Q, K, and V projection matrices in the attention mechanism, as well as the weight matrices in the feedforward network (FFN). So, when fine-tuning a model with a Transformer architecture using LoRA, which weight matrices should we … Read more

What is the Low Power Mechanism of LoRa Devices?

What is the Low Power Mechanism of LoRa Devices?

Research on the Low Power Mechanism of LoRa Devices With the rapid development of Internet of Things (IoT) technology, Low Power Wide Area Network (LPWAN) technology has become one of the research hotspots in the field of wireless communication. LoRa technology, as one of the representatives of LPWAN technology, is widely used in smart cities, … Read more