SlideShare ist ein Scribd-Unternehmen logo
1 von 14
UNDER THE GUIDENCE OF ABHISHEK PAUL
(ASSISTANT PROFESSOR,ECE DEPT.)
GROUP MEMBERS
 Illiya Manna (23000311015)
 Rajesh Biswas (23000311032)
 Sayantan Sarkar (23000311042)
 Sushmita Das (23000311050)
 Swatantra Saha (23000311051)
 Swayoni Bandopadhyay (23000311052)
CONTENTS
 INTRODUCTION
 NATURAL WATER DROPs
 IMPLEMENTATION OF IWD ALGORITHM
 IWD PSEUDOCODES
 FLOWCHART
 IWD vs ANT COLONY
 APPLICATIONS
 RELATED WORKS
 FUTURE ROADMAP
 CONCLUSION
 REFERENCE
WHAT IS INTELLIGENT WATER
DROP ALGORITHM?
 Intelligent Water Drops algorithm, or the IWD algorithm, is
a
Swarm based nature-inspired optimization algorithm.
 This algorithm contains a few essential elements of natural
water drops and actions and reactions that occur between
river's bed and the water drops that flow within.
 The IWD algorithm can be used for Combinatorial
optimization.
NATURAL WATER DROPS
 In nature, flowing water drops are observed mostly in rivers,
which form huge moving swarms. The paths that a natural
river follows have been created by a swarm of water drops.
For a swarm of water drops, the river in which they flow is
the part of the environment that has been dramatically
changed by the swarm and will also be changed in the
future.
 We are using the concept of the water path in the river. How
they prefers a path with less soil than a path with more soil.
The water drop prefers an easier path to a harder path when
it has to choose between several branches.
IMPLEMENTATION OF IWD ALGORITHMS
 The IWD algorithm employs a number
of IWDs to find the optimal solutions to a
given problem.
 The problem is represented by a graph
(N, E) with the node set N and edge set
E.
 This graph is the environment for the
IWDs and the IWDs flow on the edges of
the graph.
 Each IWD begins constructing its
solution gradually by traveling between
the nodes of the graph along the edges
until the IWD finally completes its
solution denoted by T IWD .
 Each solution T IWD is represented by
the edges that the IWD has visited.
THE IWD PSEUDOCODE
The pseudo-code of an IWD-based algorithm may be specified in
eight steps:
 Static parameter initialization
a) Problem representation in the form of a graph
b) Setting values for static parameters
 Dynamic parameter initialization: soil and velocity of IWDs
 Distribution of IWDs on the problem’s graph
 Solution construction by IWDs along with soil and velocity updating
a) Local soil updating on the graph
b) Soil and velocity updating on the IWDs
 Local search over each IWD’s solution (optional)
 Global soil updating
 Total-best solution updating
 Go to step 2 unless termination condition is satisfied
FLOWCHART
IWD vs ANT COLONY
 Every ant in an Ant Colony Optimization
(ACO) algorithm deposits pheromones on
each edge it visits. In contrast, an IWD
changes the amount of soil on edges.
 In the ACO algorithm, an ant cannot remove
pheromones from an edge whereas in the
IWD algorithm, an IWD can both remove
and add soil to an edge.
 Besides, the IWDs may gain different
velocities throughout an iteration of the IWD
algorithm whereas in ACO algorithms the
velocities of the ants are irrelevant.
RELATED WORKS
Scientists are beginning to realize more and more that nature is a great
source
for inspiration in order to develop intelligent systems and algorithms. In the
field of Computational Intelligence, especially Evolutionary Computation
and
Swarm-based systems, the degree of imitation from nature is surprisingly
high
and we are at the edge of developing and proposing new algorithms and/or
systems, which partially or fully follow nature and the actions and reactions
that happen in a specific natural system or species.
FUTURE SCOPE
We have planned to derive the stability
analysis of IWD and test them in various
functions. We are working along that line.
We will be applying the IWD equations in various
Control System techniques like Routh’s Array, Root
Locus and find out the stability. Then we are going to
derive the block diagram and transfer function. This will
be followed by implementing the transfer functions in
designing filter. Not only that, we are also planning to
implement them for mood detecting mechanisms.
CONCLUSIONS
Some properties that exist in natural water drops flowing in
rivers
are adopted in the algorithm for solving various optimization
problems. The proposed algorithm converges fast to optimum
solutions and finds good and promising results. This research
is in
the beginning stage of using water drops ideas to solve
engineering problems. So, there is much space to improve and
develop the IWD algorithm.
REFERENCE
 An approach to continuous optimization by the Intelligent Water Drops
algorithm Hamed Shah-Hosseini
 An Intelligent Water Drops Algorithm Based Service Selection And
Composition In Service Oriented Architecture By Palani Kumar D,
Gowsalya Elangovan, Rithu B, Anbuselven P
 Applications Of Intelligent Water Drops
THANK YOU

Weitere ähnliche Inhalte

Was ist angesagt?

Particle Swarm Optimization by Rajorshi Mukherjee
Particle Swarm Optimization by Rajorshi MukherjeeParticle Swarm Optimization by Rajorshi Mukherjee
Particle Swarm Optimization by Rajorshi MukherjeeRajorshi Mukherjee
 
Particle Swarm Optimization
Particle Swarm OptimizationParticle Swarm Optimization
Particle Swarm OptimizationStelios Petrakis
 
Metaheuristic Optimization: Algorithm Analysis and Open Problems
Metaheuristic Optimization: Algorithm Analysis and Open ProblemsMetaheuristic Optimization: Algorithm Analysis and Open Problems
Metaheuristic Optimization: Algorithm Analysis and Open ProblemsXin-She Yang
 
Particle swarm optimization
Particle swarm optimizationParticle swarm optimization
Particle swarm optimizationMahesh Tibrewal
 
Optimization and particle swarm optimization (O & PSO)
Optimization and particle swarm optimization (O & PSO) Optimization and particle swarm optimization (O & PSO)
Optimization and particle swarm optimization (O & PSO) Engr Nosheen Memon
 
Genetic Algorithm by Example
Genetic Algorithm by ExampleGenetic Algorithm by Example
Genetic Algorithm by ExampleNobal Niraula
 
Particle Swarm Optimization: The Algorithm and Its Applications
Particle Swarm Optimization: The Algorithm and Its ApplicationsParticle Swarm Optimization: The Algorithm and Its Applications
Particle Swarm Optimization: The Algorithm and Its Applicationsadil raja
 
PSO and Its application in Engineering
PSO and Its application in EngineeringPSO and Its application in Engineering
PSO and Its application in EngineeringPrince Jain
 
Bat algorithm explained. slides ppt pptx
Bat algorithm explained. slides ppt pptxBat algorithm explained. slides ppt pptx
Bat algorithm explained. slides ppt pptxMahdi Atawneh
 

Was ist angesagt? (20)

Genetic Algorithm
Genetic AlgorithmGenetic Algorithm
Genetic Algorithm
 
Differential evolution optimization technique
Differential evolution optimization techniqueDifferential evolution optimization technique
Differential evolution optimization technique
 
Metaheuristics
MetaheuristicsMetaheuristics
Metaheuristics
 
Nature-inspired algorithms
Nature-inspired algorithmsNature-inspired algorithms
Nature-inspired algorithms
 
Particle Swarm Optimization by Rajorshi Mukherjee
Particle Swarm Optimization by Rajorshi MukherjeeParticle Swarm Optimization by Rajorshi Mukherjee
Particle Swarm Optimization by Rajorshi Mukherjee
 
Firefly algorithm
Firefly algorithmFirefly algorithm
Firefly algorithm
 
Particle Swarm Optimization
Particle Swarm OptimizationParticle Swarm Optimization
Particle Swarm Optimization
 
Metaheuristic Optimization: Algorithm Analysis and Open Problems
Metaheuristic Optimization: Algorithm Analysis and Open ProblemsMetaheuristic Optimization: Algorithm Analysis and Open Problems
Metaheuristic Optimization: Algorithm Analysis and Open Problems
 
Particle swarm optimization
Particle swarm optimizationParticle swarm optimization
Particle swarm optimization
 
Flower pollination
Flower pollinationFlower pollination
Flower pollination
 
Fuzzy logic ppt
Fuzzy logic pptFuzzy logic ppt
Fuzzy logic ppt
 
Optimization and particle swarm optimization (O & PSO)
Optimization and particle swarm optimization (O & PSO) Optimization and particle swarm optimization (O & PSO)
Optimization and particle swarm optimization (O & PSO)
 
Firefly algorithm
Firefly algorithmFirefly algorithm
Firefly algorithm
 
Practical Swarm Optimization (PSO)
Practical Swarm Optimization (PSO)Practical Swarm Optimization (PSO)
Practical Swarm Optimization (PSO)
 
Genetic Algorithm by Example
Genetic Algorithm by ExampleGenetic Algorithm by Example
Genetic Algorithm by Example
 
Particle Swarm Optimization: The Algorithm and Its Applications
Particle Swarm Optimization: The Algorithm and Its ApplicationsParticle Swarm Optimization: The Algorithm and Its Applications
Particle Swarm Optimization: The Algorithm and Its Applications
 
PSO and Its application in Engineering
PSO and Its application in EngineeringPSO and Its application in Engineering
PSO and Its application in Engineering
 
Genetic Algorithms
Genetic AlgorithmsGenetic Algorithms
Genetic Algorithms
 
Bat algorithm explained. slides ppt pptx
Bat algorithm explained. slides ppt pptxBat algorithm explained. slides ppt pptx
Bat algorithm explained. slides ppt pptx
 
AI: AI & Problem Solving
AI: AI & Problem SolvingAI: AI & Problem Solving
AI: AI & Problem Solving
 

Andere mochten auch

Intelligent water drops (Persian)
Intelligent water drops (Persian)Intelligent water drops (Persian)
Intelligent water drops (Persian)mortezaT
 
nature inspired algorithms
nature inspired algorithmsnature inspired algorithms
nature inspired algorithmsGaurav Goel
 
Water Drops
Water DropsWater Drops
Water DropsVili 48
 
Grid computing Seminar PPT
Grid computing Seminar PPTGrid computing Seminar PPT
Grid computing Seminar PPTUpender Upr
 

Andere mochten auch (6)

Intelligent water drops (Persian)
Intelligent water drops (Persian)Intelligent water drops (Persian)
Intelligent water drops (Persian)
 
nature inspired algorithms
nature inspired algorithmsnature inspired algorithms
nature inspired algorithms
 
Water Drops
Water DropsWater Drops
Water Drops
 
Bihu
BihuBihu
Bihu
 
Virtual Reality
Virtual RealityVirtual Reality
Virtual Reality
 
Grid computing Seminar PPT
Grid computing Seminar PPTGrid computing Seminar PPT
Grid computing Seminar PPT
 

Ähnlich wie INTELLIGENT WATER DROPLET

ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFSANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFSIJCI JOURNAL
 
COMPARISON OF LABVIEW WITH SAP2000 AND NONLIN FOR STRUCTURAL DYNAMICS PROBLEMS
COMPARISON OF LABVIEW WITH SAP2000 AND NONLIN FOR STRUCTURAL DYNAMICS PROBLEMSCOMPARISON OF LABVIEW WITH SAP2000 AND NONLIN FOR STRUCTURAL DYNAMICS PROBLEMS
COMPARISON OF LABVIEW WITH SAP2000 AND NONLIN FOR STRUCTURAL DYNAMICS PROBLEMSIAEME Publication
 
Introduction to Groundwater Modelling
Introduction to Groundwater ModellingIntroduction to Groundwater Modelling
Introduction to Groundwater ModellingC. P. Kumar
 
10.1.1.1039.4745
10.1.1.1039.474510.1.1.1039.4745
10.1.1.1039.4745aboma2hawi
 
Rodriguez_et_al_SWOT_IGARSS2011.ppt
Rodriguez_et_al_SWOT_IGARSS2011.pptRodriguez_et_al_SWOT_IGARSS2011.ppt
Rodriguez_et_al_SWOT_IGARSS2011.pptgrssieee
 
Rodriguez_et_al_SWOT_IGARSS2011.ppt
Rodriguez_et_al_SWOT_IGARSS2011.pptRodriguez_et_al_SWOT_IGARSS2011.ppt
Rodriguez_et_al_SWOT_IGARSS2011.pptgrssieee
 
Härnvall and fornaseri poster project 9
Härnvall and fornaseri   poster project 9Härnvall and fornaseri   poster project 9
Härnvall and fornaseri poster project 9Paolo Fornaseri
 
Directions OGC CHISP-1 Webinar Slides
Directions OGC CHISP-1 Webinar SlidesDirections OGC CHISP-1 Webinar Slides
Directions OGC CHISP-1 Webinar SlidesAlex Joseph
 
35000720068paullll.pptx
35000720068paullll.pptx35000720068paullll.pptx
35000720068paullll.pptxJoyRoy72
 
ME_35000719001.pptx
ME_35000719001.pptxME_35000719001.pptx
ME_35000719001.pptx43SumantaDas
 
EcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MASTEcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MASTTERN Australia
 
Fluent and Gambit Workshop
Fluent and Gambit WorkshopFluent and Gambit Workshop
Fluent and Gambit Workshopkhalid_nitt
 
Data Requirements for Groundwater Modelling
Data Requirements for Groundwater ModellingData Requirements for Groundwater Modelling
Data Requirements for Groundwater ModellingC. P. Kumar
 
Applications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringApplications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringPramey Zode
 

Ähnlich wie INTELLIGENT WATER DROPLET (20)

ScholarsWeek
ScholarsWeekScholarsWeek
ScholarsWeek
 
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFSANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
 
COMPARISON OF LABVIEW WITH SAP2000 AND NONLIN FOR STRUCTURAL DYNAMICS PROBLEMS
COMPARISON OF LABVIEW WITH SAP2000 AND NONLIN FOR STRUCTURAL DYNAMICS PROBLEMSCOMPARISON OF LABVIEW WITH SAP2000 AND NONLIN FOR STRUCTURAL DYNAMICS PROBLEMS
COMPARISON OF LABVIEW WITH SAP2000 AND NONLIN FOR STRUCTURAL DYNAMICS PROBLEMS
 
Ijciet 08 02_025
Ijciet 08 02_025Ijciet 08 02_025
Ijciet 08 02_025
 
Narendra parmar
Narendra parmarNarendra parmar
Narendra parmar
 
Introduction to Groundwater Modelling
Introduction to Groundwater ModellingIntroduction to Groundwater Modelling
Introduction to Groundwater Modelling
 
10.1.1.1039.4745
10.1.1.1039.474510.1.1.1039.4745
10.1.1.1039.4745
 
Rodriguez_et_al_SWOT_IGARSS2011.ppt
Rodriguez_et_al_SWOT_IGARSS2011.pptRodriguez_et_al_SWOT_IGARSS2011.ppt
Rodriguez_et_al_SWOT_IGARSS2011.ppt
 
Rodriguez_et_al_SWOT_IGARSS2011.ppt
Rodriguez_et_al_SWOT_IGARSS2011.pptRodriguez_et_al_SWOT_IGARSS2011.ppt
Rodriguez_et_al_SWOT_IGARSS2011.ppt
 
Härnvall and fornaseri poster project 9
Härnvall and fornaseri   poster project 9Härnvall and fornaseri   poster project 9
Härnvall and fornaseri poster project 9
 
Water 07-02214
Water 07-02214Water 07-02214
Water 07-02214
 
Directions OGC CHISP-1 Webinar Slides
Directions OGC CHISP-1 Webinar SlidesDirections OGC CHISP-1 Webinar Slides
Directions OGC CHISP-1 Webinar Slides
 
PID3625745
PID3625745PID3625745
PID3625745
 
35000720068paullll.pptx
35000720068paullll.pptx35000720068paullll.pptx
35000720068paullll.pptx
 
ME_35000719001.pptx
ME_35000719001.pptxME_35000719001.pptx
ME_35000719001.pptx
 
EcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MASTEcoTas13 BradEvans e-MAST
EcoTas13 BradEvans e-MAST
 
Fluent and Gambit Workshop
Fluent and Gambit WorkshopFluent and Gambit Workshop
Fluent and Gambit Workshop
 
Final Ppt.pdf
Final Ppt.pdfFinal Ppt.pdf
Final Ppt.pdf
 
Data Requirements for Groundwater Modelling
Data Requirements for Groundwater ModellingData Requirements for Groundwater Modelling
Data Requirements for Groundwater Modelling
 
Applications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringApplications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil Engineering
 

Kürzlich hochgeladen

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 

Kürzlich hochgeladen (20)

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 

INTELLIGENT WATER DROPLET

  • 1. UNDER THE GUIDENCE OF ABHISHEK PAUL (ASSISTANT PROFESSOR,ECE DEPT.)
  • 2. GROUP MEMBERS  Illiya Manna (23000311015)  Rajesh Biswas (23000311032)  Sayantan Sarkar (23000311042)  Sushmita Das (23000311050)  Swatantra Saha (23000311051)  Swayoni Bandopadhyay (23000311052)
  • 3. CONTENTS  INTRODUCTION  NATURAL WATER DROPs  IMPLEMENTATION OF IWD ALGORITHM  IWD PSEUDOCODES  FLOWCHART  IWD vs ANT COLONY  APPLICATIONS  RELATED WORKS  FUTURE ROADMAP  CONCLUSION  REFERENCE
  • 4. WHAT IS INTELLIGENT WATER DROP ALGORITHM?  Intelligent Water Drops algorithm, or the IWD algorithm, is a Swarm based nature-inspired optimization algorithm.  This algorithm contains a few essential elements of natural water drops and actions and reactions that occur between river's bed and the water drops that flow within.  The IWD algorithm can be used for Combinatorial optimization.
  • 5. NATURAL WATER DROPS  In nature, flowing water drops are observed mostly in rivers, which form huge moving swarms. The paths that a natural river follows have been created by a swarm of water drops. For a swarm of water drops, the river in which they flow is the part of the environment that has been dramatically changed by the swarm and will also be changed in the future.  We are using the concept of the water path in the river. How they prefers a path with less soil than a path with more soil. The water drop prefers an easier path to a harder path when it has to choose between several branches.
  • 6. IMPLEMENTATION OF IWD ALGORITHMS  The IWD algorithm employs a number of IWDs to find the optimal solutions to a given problem.  The problem is represented by a graph (N, E) with the node set N and edge set E.  This graph is the environment for the IWDs and the IWDs flow on the edges of the graph.  Each IWD begins constructing its solution gradually by traveling between the nodes of the graph along the edges until the IWD finally completes its solution denoted by T IWD .  Each solution T IWD is represented by the edges that the IWD has visited.
  • 7. THE IWD PSEUDOCODE The pseudo-code of an IWD-based algorithm may be specified in eight steps:  Static parameter initialization a) Problem representation in the form of a graph b) Setting values for static parameters  Dynamic parameter initialization: soil and velocity of IWDs  Distribution of IWDs on the problem’s graph  Solution construction by IWDs along with soil and velocity updating a) Local soil updating on the graph b) Soil and velocity updating on the IWDs  Local search over each IWD’s solution (optional)  Global soil updating  Total-best solution updating  Go to step 2 unless termination condition is satisfied
  • 9. IWD vs ANT COLONY  Every ant in an Ant Colony Optimization (ACO) algorithm deposits pheromones on each edge it visits. In contrast, an IWD changes the amount of soil on edges.  In the ACO algorithm, an ant cannot remove pheromones from an edge whereas in the IWD algorithm, an IWD can both remove and add soil to an edge.  Besides, the IWDs may gain different velocities throughout an iteration of the IWD algorithm whereas in ACO algorithms the velocities of the ants are irrelevant.
  • 10. RELATED WORKS Scientists are beginning to realize more and more that nature is a great source for inspiration in order to develop intelligent systems and algorithms. In the field of Computational Intelligence, especially Evolutionary Computation and Swarm-based systems, the degree of imitation from nature is surprisingly high and we are at the edge of developing and proposing new algorithms and/or systems, which partially or fully follow nature and the actions and reactions that happen in a specific natural system or species.
  • 11. FUTURE SCOPE We have planned to derive the stability analysis of IWD and test them in various functions. We are working along that line. We will be applying the IWD equations in various Control System techniques like Routh’s Array, Root Locus and find out the stability. Then we are going to derive the block diagram and transfer function. This will be followed by implementing the transfer functions in designing filter. Not only that, we are also planning to implement them for mood detecting mechanisms.
  • 12. CONCLUSIONS Some properties that exist in natural water drops flowing in rivers are adopted in the algorithm for solving various optimization problems. The proposed algorithm converges fast to optimum solutions and finds good and promising results. This research is in the beginning stage of using water drops ideas to solve engineering problems. So, there is much space to improve and develop the IWD algorithm.
  • 13. REFERENCE  An approach to continuous optimization by the Intelligent Water Drops algorithm Hamed Shah-Hosseini  An Intelligent Water Drops Algorithm Based Service Selection And Composition In Service Oriented Architecture By Palani Kumar D, Gowsalya Elangovan, Rithu B, Anbuselven P  Applications Of Intelligent Water Drops