<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Design and implementation of a LoRa mesh network with an optimized routing protocol</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nyein Chan Win Naing</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Attaphongse Taparugssanagorn</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Adisorn Lertsinsrubtavee</namePart>
    <role>
      <roleTerm type="text">Co-chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chantri Polprasert</namePart>
    <role>
      <roleTerm type="text">Examination committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chaklam Silpasuwanchai</namePart>
    <role>
      <roleTerm type="text">Examination committee</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2025</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>108 leaves : ill.+ 1 online resource</extent>
  </physicalDescription>
  <abstract>Low-Power Wide-Area Networks using standard LoRaWAN struggle with coverage gaps due  to single-hop topology limitations. While mesh networking addresses this through multi-hop  relay, existing LoRa mesh protocols face scalability barriers from broadcast-based routing and fixed-interval control overhead. Flooding protocols create exponential tra!c violating duty cycle constraints, while table-driven protocols waste airtime with unnecessary periodic control  packets regardless of network stability. This research implements a gateway-aware cost routing protocol combining three mechanisms:  (1) Trickle adaptive scheduling reducing HELLO overhead through exponential backo" and  redundancy suppression, (2) multi-metric cost function integrating signal quality and gateway  load for path selection, and (3) proactive fault detection with safety mechanisms preventing  over-suppression while enabling rapid convergence.The research makes six novel contributions: (1) first complete Trickle adaptive scheduler integrated with LoRaMesher firmware achieving 85-90% suppression e!ciency, (2) discovery  that Trickle operates as local per-node decisions rather than network-wide cascades, limiting  fault impact regionally, (3) zero-overhead ETX tracking via sequence-gap detection eliminating  ACKoverhead, (4) active gateway load sharing with real-time load encoding enabling dynamic traffic distribution, (5) safety HELLO mechanism preventing over-suppression while enabling rapid fault detection, and (6) proactive health monitoring reducing fault detection time versus library baseline.Hardware validation on ESP32-S3 nodes demonstrates approximately 30% HELLO overhead  reduction, 96-100% packet delivery ratio in indoor scenarios, and successful dual-gateway load distribution. Multi-hop routing capability is validated with relay nodes forwarding traffic and cost-based routing selecting quality-aware paths unavailable in hop-count protocols. The adaptive overhead reduction and fault-tolerant design enable scalable LoRa mesh deploy ments for resource-constrained applications including agricultural monitoring, industrial IoT,  and environmental sensing requiring duty cycle compliance and network resilience. The local fault isolation discovery and zero-overhead ETX tracking represent fundamental contributions  to LPWAN mesh protocol research.</abstract>
  <note>An Internship Study submitted in partial fulfillment of the requirements for the degree of Master of Science in Computer Science</note>
  <note>Internship Report (M. Sc.) - Asian Institute of Technology, 2025</note>
  <subject authority="lcsh">
    <topic>Computer networks</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer Communication Networks</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Wireless communication systems</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Internship Report ; no. CS-25-01</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/Viewer/viewer.php?id=B23606</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/Viewer/viewer.php?id=B23606</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">260224</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818090123.0</recordChangeDate>
  </recordInfo>
</mods>
