image
image
user-login
Patent search/

TOPOLOGY OPTIMIZATION IN IoT NETWORKS USING GRAPH THEORY

search

Patent Search in India

  • tick

    Extensive patent search conducted by a registered patent agent

  • tick

    Patent search done by experts in under 48hrs

₹999

₹399

Talk to expert

TOPOLOGY OPTIMIZATION IN IoT NETWORKS USING GRAPH THEORY

ORDINARY APPLICATION

Published

date

Filed on 8 November 2024

Abstract

The invention presents a novel method for optimizing the topology of Internet of Things (IoT) networks using graph theory. By modelling the network as a graph and applying algorithms such as the minimum spanning tree (MST) and shortest path algorithms, the system minimizes latency, improves routing efficiency, and reduces energy consumption. The system dynamically adapts to changes in the network, ensuring continuous optimization and robustness against failures. This invention provides a scalable solution for managing large-scale IoT networks with minimal energy usage and maximum connectivity.

Patent Information

Application ID202441085988
Invention FieldELECTRICAL
Date of Application08/11/2024
Publication Number46/2024

Inventors

NameAddressCountryNationality
N. S. V. Kiran KumarLecturer in Mathematics Govt. Degree College Mandapeta-533308IndiaIndia
Gunnam Prasada RaoLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
K. ChittibabuLecturer in Mathematics Govt. Degree College Mummidivaram-533216.IndiaIndia
G. Syam PrasadLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
K. S. I. PriyadarsiniLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
M. VENKATESWARA RAOLECTURER IN MATHEMATICS GOVT. DEGREE COLLEGE AVANIGADDA KRISHNA DISTRICT ANDHRAPRADESH PIN 521121IndiaIndia
K. SamrajyamLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
L. S. B. R. BhanuLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
K.T.N. JyothiLecturer in Mathematics Ideal College of Arts and Sciences(A) Kakinada-533004IndiaIndia
R V SatyanarayanaLecturer in Computer Science P. R. Govt. College(A) Kakinada-533001.IndiaIndia
Dr. SOMAROUTHU V G V A PRASADProfessor Department of Physics and Electronics P. R. Govt. College(A) Kakinada-533001.IndiaIndia

Applicants

NameAddressCountryNationality
N. S. V. Kiran KumarLecturer in Mathematics Govt. Degree College Mandapeta-533308IndiaIndia
Gunnam Prasada RaoLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
K. ChittibabuLecturer in Mathematics Govt. Degree College Mummidivaram-533216.IndiaIndia
G. Syam PrasadLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
K. S. I. PriyadarsiniLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
M. VENKATESWARA RAOLECTURER IN MATHEMATICS GOVT. DEGREE COLLEGE AVANIGADDA KRISHNA DISTRICT ANDHRAPRADESH PIN 521121IndiaIndia
K. SamrajyamLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
L. S. B. R. BhanuLecturer in Mathematics P. R. Govt. College(A) Kakinada-533001IndiaIndia
K.T.N. JyothiLecturer in Mathematics Ideal College of Arts and Sciences(A) Kakinada-533004IndiaIndia
R V SatyanarayanaLecturer in Computer Science P. R. Govt. College(A) Kakinada-533001.IndiaIndia
Dr. SOMAROUTHU V G V A PRASADProfessor Department of Physics and Electronics P. R. Govt. College(A) Kakinada-533001.IndiaIndia

Specification

Description:FIELD OF THE INVENTION
The present invention relates to the field of Internet of Things (IoT) networks, specifically focusing on network topology optimization using mathematical techniques from graph theory. This invention aims to improve connectivity, reduce latency, and enhance the efficiency of data transmission in large-scale IoT environments.

BACKGROUND OF THE INVENTION
With the exponential growth of IoT devices, efficient management of network topology has become essential. IoT networks often face challenges such as high latency, inefficient routing, and unreliable connections due to the distributed nature of devices. Traditional methods are based on heuristic or probabilistic approaches, which are insufficient to handle the complexity and dynamics of modern IoT networks.
There is a need for an intelligent and scalable approach to optimize network topology, minimizing latency while ensuring reliable data transmission. Graph theory provides a robust framework to model the network efficiently and optimize its structure, improving data transmission efficiency, fault tolerance, and energy consumption.

SUMMARY OF THE INVENTION
The present invention provides a method for optimizing IoT network topology using graph theory. This system models IoT devices and their interconnections as a graph, where nodes represent devices and edges represent communication links. The system optimizes the network based on the following objectives:
Minimized Latency: Reducing the time required for data to travel between nodes.
Optimized Routing Paths: Identifying the most efficient and reliable paths for data transmission.
Improved Network Robustness: Enhancing the network's fault tolerance against node or link failures.
Energy Efficiency: Reducing power consumption by minimizing unnecessary communication and optimizing device wake-up schedules.
This invention applies graph-theoretic algorithms, including minimum spanning trees (MST), shortest path algorithms, network flow algorithms, and Eulerian circuits, to achieve optimal topology. It also supports dynamic re-optimization based on real-time changes in the network.

DETAILED DESCRIPTION OF THE INVENTION
1. System Architecture
The system architecture consists of:
A network graph model, where nodes represent devices and edges represent communication links.
A centralized server that runs graph-theory-based optimization algorithms.
A real-time update module that dynamically re-optimizes the network based on changes in device locations or network conditions.
2. Graph-Theory Algorithms for Optimization
Minimum Spanning Tree (MST):
Reduces communication costs by minimizing the total number of edges while maintaining connectivity without cycles.
Shortest Path Algorithm (Dijkstra):
Identifies the most efficient paths between any two devices, ensuring reduced latency.
Max Flow-Min Cut Algorithm:
Ensures maximum data flow through the network while minimizing bottlenecks.
Eulerian Path/Circuit:
Ensures efficient traversal of the network by covering all nodes with minimal path repetition, conserving energy.
3. Dynamic Topology Adaptation
The system monitors the state of the network continuously. In case of new device addition, removal, or failure, the system dynamically re-optimizes the topology using real-time data to maintain performance. The changes are instantly reflected, ensuring uninterrupted connectivity.
4. Energy Efficiency Optimization
The invention reduces energy consumption by:
Eliminating redundant communication links through the MST algorithm.
Optimizing wake-up schedules of IoT devices, ensuring devices are active only when needed to extend battery life.
5. Network Robustness and Fault Tolerance
The system ensures network reliability through redundancy. In case of node or link failure, the system identifies alternate paths for data transmission using edge-connectivity and flow algorithms, ensuring fault tolerance.
, Claims:WE CLAIMS
1. A method for optimizing IoT network topology using graph theory, wherein the network is modeled as a graph with nodes representing devices and edges representing communication links, the method comprising:
a. Applying a minimum spanning tree (MST) algorithm to minimize communication costs;
b. Utilizing a shortest path algorithm to reduce data transmission latency;
c. Implementing network flow algorithms to enhance the efficiency and reliability of data flow.
The method of claim 1, wherein the MST algorithm dynamically adjusts the topology based on real-time changes, including the addition or removal of devices.
The method of claim 1, wherein energy efficiency is achieved by minimizing redundant communication links and optimizing device wake-up schedules.
The method of claim 1, wherein fault tolerance is ensured by identifying alternative routing paths during node or connection failures.
A system for real-time optimization of IoT network topology, comprising:
a. A server running graph-theory-based algorithms; and
b. A module for dynamic updates of the network based on real-time data.

Documents

NameDate
202441085988-COMPLETE SPECIFICATION [08-11-2024(online)].pdf08/11/2024
202441085988-DRAWINGS [08-11-2024(online)].pdf08/11/2024
202441085988-FORM 1 [08-11-2024(online)].pdf08/11/2024
202441085988-FORM-9 [08-11-2024(online)].pdf08/11/2024
202441085988-POWER OF AUTHORITY [08-11-2024(online)].pdf08/11/2024
202441085988-PROOF OF RIGHT [08-11-2024(online)].pdf08/11/2024

footer-service

By continuing past this page, you agree to our Terms of Service,Cookie PolicyPrivacy Policy  and  Refund Policy  © - Uber9 Business Process Services Private Limited. All rights reserved.

Uber9 Business Process Services Private Limited, CIN - U74900TN2014PTC098414, GSTIN - 33AABCU7650C1ZM, Registered Office Address - F-97, Newry Shreya Apartments Anna Nagar East, Chennai, Tamil Nadu 600102, India.

Please note that we are a facilitating platform enabling access to reliable professionals. We are not a law firm and do not provide legal services ourselves. The information on this website is for the purpose of knowledge only and should not be relied upon as legal advice or opinion.