SlideShare a Scribd company logo
1 of 1
Download to read offline
Firefly based Optimized Routing over MANETs
Rahul Gupta
M.Tech., Computer Science and Applications, CSED
Given by Xin-She Yang in 2008.
Overview
 Firefly algorithm, is a nature inspired meta-heuristic algorithm, which
was developed considering the flashing patterns of fireflies and their
behaviour.
 The effectiveness of the algorithm comes from the communication of
these fireflies, i.e. how effectively they communicate with each other
which, in turn, depends on the flashing pattern that is directly proportional
to intensity of the flashes.
A MANETs is a network without the aid of any fixed infrastructure, in which
nodes belonging to the MANETs can either act as end-points or routers.
The mobile nodes that are in radio range of each other can directly
communicate, whereas others needs the aid of intermediate nodes to route
their packets.
Characteristics of MANETs
 Distributed operation
 Multi hop routing
 Dynamic Topology
 Light-weight terminals
Issues with MANETs
 Node Mobility
 Lack of Central Control
Rahul Gupta has received his B.Tech Degree in CSE from MDU in 2012. He is currently pursuing his
M.Tech. with specialization Computer Science and Applications from Thapar University. At present,
he is working in the field of routing in MANETs under the supervision of Dr. Rajesh Kumar.
Proactive
 Maintain the routing information even before required. The proactive
protocols updates routing information on topology change.
Reactive
 Searches for the path in on-demand manner (i.e. whenever required) and
then establishes the connection.
Hybrid
 Uses both proactive as well reactive mechanism at different stages.
Firefly Algorithm
Classification of MANETs
Mobile Ad Hoc Networks (MANETs)
Bibliography
I would like to thanks Dr. Rajesh Kumar, Associate Professor, CSED,
without the guidance of who, this work would not have been possible and Dr.
Deepak Garg, Head, CSED for his constant support and encouragement.
Acknowledgments
For more information, visit at : https://youtu.be/-pWut-xEL_4
Download poster (in pdf) at : https://github.com/youthcoder1705/Poster.git
For any queries, mailto : rahul.g.1705@gmail.com
Further Information
S
I
D
Firefly based optimized routing algorithm is a reactive routing algorithm
which applies firefly between every pair of a node and its neighbour.
Simulation results shows that the proposed algorithm outperforms AOMDV
with respect to packet delivery ratio, packet loss, throughput and delay.
Conclusion
Results

More Related Content

Featured

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Rahul Gupta, 601303023, Poster

  • 1. Firefly based Optimized Routing over MANETs Rahul Gupta M.Tech., Computer Science and Applications, CSED Given by Xin-She Yang in 2008. Overview  Firefly algorithm, is a nature inspired meta-heuristic algorithm, which was developed considering the flashing patterns of fireflies and their behaviour.  The effectiveness of the algorithm comes from the communication of these fireflies, i.e. how effectively they communicate with each other which, in turn, depends on the flashing pattern that is directly proportional to intensity of the flashes. A MANETs is a network without the aid of any fixed infrastructure, in which nodes belonging to the MANETs can either act as end-points or routers. The mobile nodes that are in radio range of each other can directly communicate, whereas others needs the aid of intermediate nodes to route their packets. Characteristics of MANETs  Distributed operation  Multi hop routing  Dynamic Topology  Light-weight terminals Issues with MANETs  Node Mobility  Lack of Central Control Rahul Gupta has received his B.Tech Degree in CSE from MDU in 2012. He is currently pursuing his M.Tech. with specialization Computer Science and Applications from Thapar University. At present, he is working in the field of routing in MANETs under the supervision of Dr. Rajesh Kumar. Proactive  Maintain the routing information even before required. The proactive protocols updates routing information on topology change. Reactive  Searches for the path in on-demand manner (i.e. whenever required) and then establishes the connection. Hybrid  Uses both proactive as well reactive mechanism at different stages. Firefly Algorithm Classification of MANETs Mobile Ad Hoc Networks (MANETs) Bibliography I would like to thanks Dr. Rajesh Kumar, Associate Professor, CSED, without the guidance of who, this work would not have been possible and Dr. Deepak Garg, Head, CSED for his constant support and encouragement. Acknowledgments For more information, visit at : https://youtu.be/-pWut-xEL_4 Download poster (in pdf) at : https://github.com/youthcoder1705/Poster.git For any queries, mailto : rahul.g.1705@gmail.com Further Information S I D Firefly based optimized routing algorithm is a reactive routing algorithm which applies firefly between every pair of a node and its neighbour. Simulation results shows that the proposed algorithm outperforms AOMDV with respect to packet delivery ratio, packet loss, throughput and delay. Conclusion Results