SlideShare a Scribd company logo
1 of 16
Presentation outline
Name ; student id
How we design our improvement on
baseline controller
• We observe the baseline controller in different
scenarios and we noticed some problems in
the baseline controller . These problems might
lead to low efficiency on delivering cargoes to
stops in zone 1 and 2.
Design 1
• -Problem 1
• In baseline controller , the trucks waiting in
the terminal will only be delivered when their
loading size == their capacity or the tick
reached 400 n(where n =1,2,3,…) .Some trucks
may be sent away from the terminal even they
are only loaded with few cargoes or none.
Design 1
• -Solution 1
• So , for the tick smaller than 5000,we set a waiting time array for
collecting the time the trucks stay in the terminal 1 and 2 for the
controller to determine which trucks should go first .
• For the tick greater than 5000 , no waiting time array is needed
because no cargoes would be generated from terminal , and hence
the cargoes in terminal loaded to trucks will be the last group of
cargoes.
• (the truck with longest waiting time most likely goes first)
• By doing countless experiment , we finally decided the waiting time
should be 200.
• -Outcome 1
• NO trucks with few cargoes or without any cargoes are sent away
from terminal 1 and 2 before tick >= 5000.
Design 2
• -Problem 2
• We noticed that in the scenario 5,many
cargoes will be generated for stop 6.So the
trucks that are allocated in fixed routes might
lower the efficiency of delivering the cargoes.
Design 2
• -Solution 2
• Find the stop with the greatest number of
cargoes waiting in the terminal 1 or 2 and
handle it by allocating more trucks if the
number of cargoes is rising very fast.
• -Outcome 2
• The overall delivery time is greatly reduced in
scenario 5.
Design 3
• -Problem 3
• If there are more than one trucks moving on
the same route , the slower trucks might slow
down the faster trucks , and would lower the
delivering efficiency.
Design 3
• -Solution 3
• If the number of cargoes for stop 4 is greater than the
capacity of slowest trucks waiting in the terminal 1,the
cargoes will be loaded to the slowest trucks
immediately.
• By doing countless experiment , we got the result of
using slower trucks to deliver cargoes with the number
greater than 240[which is the capacity of slowest truck]
is the most efficient way.
• -Outcome 3
• Fewer trucks are slowed by the slower trucks leading
ahead in the same route.
Design 4
• -Problem 4
• ToT2Cargoes sometimes might be loaded to
trucks that are set to route 2 and gets
returned since trucks can’t go to T2 by using
the route 2.
Design 4
• -Solution 4
• ToT2cargoes waiting in T1 will be loaded to
the trucks that was set to route 0 or 1.
• -Outcome 4
• It increases the efficiency of delivering cargoes
as no space will be wasted for loading
ToT2cargoes to trucks that was set to route 2
Design 5
• -Problem 5
• In baseline controller , no trucks will be
reserved for fast delivery to terminal 2 . This
problem increases the overall delivery time of
trucks as the trucks in terminal 2 are left idle
and might go after the waiting time == 200 n
(where n =1,2,3,…)even with few cargoes or
no cargoes.
Design 5
• -Solution 5
• We set the controller always reserve fastest
idling trucks in the terminal 1 to deliver the
cargoes for the ToT2cargoes .
• -Outcome 5
• Fewer trucks in terminal 2 will be sent with
few or no cargoes .
Extra design
• We created handleS4Cargoes and anotherstop
class in terminal 1 for (some reason)
• We created (new class) in terminal 2 for (some
reason)
Why we didn’t use adaptive controller
• After discussion , we decided not to utilize the
adaptive controller method as we thought
having a general solution to control the trucks
is already enough . (Reason why multiple
controllers should not be used)
Result
• The controller we designed does improve the
outcome . By running “My simulation.java” we
got score for scenario 1,2,3,4,5 as below
respectively:
• And we got the final grand score:
To be added later
• Detailed pictures for easy understanding of
audience

More Related Content

Viewers also liked

Props and equipment
Props and equipmentProps and equipment
Props and equipmentem_jjohnson
 
Inspirational and creative opening scene
Inspirational and creative opening sceneInspirational and creative opening scene
Inspirational and creative opening sceneem_jjohnson
 
Institutional research pp
Institutional research ppInstitutional research pp
Institutional research ppem_jjohnson
 
Presentation outline
Presentation outlinePresentation outline
Presentation outlinexiuuao xiuuao
 
Analysis of taken
Analysis of takenAnalysis of taken
Analysis of takenem_jjohnson
 
As media evaluation
As media evaluationAs media evaluation
As media evaluationem_jjohnson
 
Field Study 1, Episode 5 "Individual Differences And Learner’s Interaction"
Field Study 1, Episode 5 "Individual Differences And Learner’s Interaction"Field Study 1, Episode 5 "Individual Differences And Learner’s Interaction"
Field Study 1, Episode 5 "Individual Differences And Learner’s Interaction"Ruschelle Cossid
 
Field Study 1, Episode 4 "Individual Differences And Learner’s Interaction"
Field Study 1, Episode 4 "Individual Differences And Learner’s Interaction"Field Study 1, Episode 4 "Individual Differences And Learner’s Interaction"
Field Study 1, Episode 4 "Individual Differences And Learner’s Interaction"Ruschelle Cossid
 
Field Study 1, Episode 6 "Home – School Link"
Field Study 1, Episode 6 "Home – School Link"Field Study 1, Episode 6 "Home – School Link"
Field Study 1, Episode 6 "Home – School Link"Ruschelle Cossid
 
Field Study 1, Episode 1 "The School as a Learning Environment"
Field Study 1, Episode 1 "The School as a Learning Environment"Field Study 1, Episode 1 "The School as a Learning Environment"
Field Study 1, Episode 1 "The School as a Learning Environment"Ruschelle Cossid
 
Field Study 1, Episode 2 "The Learners' Characteristics and Needs"
Field Study 1, Episode 2 "The Learners' Characteristics and Needs"Field Study 1, Episode 2 "The Learners' Characteristics and Needs"
Field Study 1, Episode 2 "The Learners' Characteristics and Needs"Ruschelle Cossid
 
Field Study 1, Episode 3 "Classroom Management And Learning"
Field Study 1, Episode 3 "Classroom Management And Learning"Field Study 1, Episode 3 "Classroom Management And Learning"
Field Study 1, Episode 3 "Classroom Management And Learning"Ruschelle Cossid
 
Field Study 2 Episode 2 Lesson Objectives As My Guiding Star
Field Study 2 Episode 2 Lesson Objectives As My Guiding StarField Study 2 Episode 2 Lesson Objectives As My Guiding Star
Field Study 2 Episode 2 Lesson Objectives As My Guiding StarRuschelle Cossid
 
Field Study 2 Episode 1 Principles of Learning
Field Study 2 Episode 1 Principles of LearningField Study 2 Episode 1 Principles of Learning
Field Study 2 Episode 1 Principles of LearningRuschelle Cossid
 

Viewers also liked (18)

Props and equipment
Props and equipmentProps and equipment
Props and equipment
 
Inspirational and creative opening scene
Inspirational and creative opening sceneInspirational and creative opening scene
Inspirational and creative opening scene
 
Evaluation
EvaluationEvaluation
Evaluation
 
Institutional research pp
Institutional research ppInstitutional research pp
Institutional research pp
 
Presentation outline
Presentation outlinePresentation outline
Presentation outline
 
Analysis of taken
Analysis of takenAnalysis of taken
Analysis of taken
 
As media evaluation
As media evaluationAs media evaluation
As media evaluation
 
Analisis proksimat
Analisis proksimatAnalisis proksimat
Analisis proksimat
 
Reading Comprehension
Reading Comprehension Reading Comprehension
Reading Comprehension
 
Peace Education
Peace EducationPeace Education
Peace Education
 
Field Study 1, Episode 5 "Individual Differences And Learner’s Interaction"
Field Study 1, Episode 5 "Individual Differences And Learner’s Interaction"Field Study 1, Episode 5 "Individual Differences And Learner’s Interaction"
Field Study 1, Episode 5 "Individual Differences And Learner’s Interaction"
 
Field Study 1, Episode 4 "Individual Differences And Learner’s Interaction"
Field Study 1, Episode 4 "Individual Differences And Learner’s Interaction"Field Study 1, Episode 4 "Individual Differences And Learner’s Interaction"
Field Study 1, Episode 4 "Individual Differences And Learner’s Interaction"
 
Field Study 1, Episode 6 "Home – School Link"
Field Study 1, Episode 6 "Home – School Link"Field Study 1, Episode 6 "Home – School Link"
Field Study 1, Episode 6 "Home – School Link"
 
Field Study 1, Episode 1 "The School as a Learning Environment"
Field Study 1, Episode 1 "The School as a Learning Environment"Field Study 1, Episode 1 "The School as a Learning Environment"
Field Study 1, Episode 1 "The School as a Learning Environment"
 
Field Study 1, Episode 2 "The Learners' Characteristics and Needs"
Field Study 1, Episode 2 "The Learners' Characteristics and Needs"Field Study 1, Episode 2 "The Learners' Characteristics and Needs"
Field Study 1, Episode 2 "The Learners' Characteristics and Needs"
 
Field Study 1, Episode 3 "Classroom Management And Learning"
Field Study 1, Episode 3 "Classroom Management And Learning"Field Study 1, Episode 3 "Classroom Management And Learning"
Field Study 1, Episode 3 "Classroom Management And Learning"
 
Field Study 2 Episode 2 Lesson Objectives As My Guiding Star
Field Study 2 Episode 2 Lesson Objectives As My Guiding StarField Study 2 Episode 2 Lesson Objectives As My Guiding Star
Field Study 2 Episode 2 Lesson Objectives As My Guiding Star
 
Field Study 2 Episode 1 Principles of Learning
Field Study 2 Episode 1 Principles of LearningField Study 2 Episode 1 Principles of Learning
Field Study 2 Episode 1 Principles of Learning
 

Similar to Presentation outline

Unit 5 general principles, simulation software problems
Unit 5  general principles, simulation software problemsUnit 5  general principles, simulation software problems
Unit 5 general principles, simulation software problemsraksharao
 
ORSTW 2013
ORSTW 2013ORSTW 2013
ORSTW 2013唯 李
 
Dynamic Dispatch Waves for Same-day Delivery
Dynamic Dispatch Waves for Same-day DeliveryDynamic Dispatch Waves for Same-day Delivery
Dynamic Dispatch Waves for Same-day DeliveryAlan Erera
 
Rail yard container terminal
Rail yard container terminalRail yard container terminal
Rail yard container terminalKapilLamba6
 
Fowler distributing company
Fowler distributing companyFowler distributing company
Fowler distributing companyShaheen Sardar
 
Production & Operation Management Chapter25[1]
Production & Operation Management Chapter25[1]Production & Operation Management Chapter25[1]
Production & Operation Management Chapter25[1]Hariharan Ponnusamy
 
CEMEX_SeniorDesignPosterUpdate4.21.3.pptx
CEMEX_SeniorDesignPosterUpdate4.21.3.pptxCEMEX_SeniorDesignPosterUpdate4.21.3.pptx
CEMEX_SeniorDesignPosterUpdate4.21.3.pptxArda Onkol
 
advance construction equipment
advance construction equipment advance construction equipment
advance construction equipment Isa Sunasara
 
Computer Simulation: Quantifying and Substantiating a Claim for Extension of ...
Computer Simulation: Quantifying and Substantiating a Claim for Extension of ...Computer Simulation: Quantifying and Substantiating a Claim for Extension of ...
Computer Simulation: Quantifying and Substantiating a Claim for Extension of ...CCT International
 
1907555 ant colony optimization for simulated dynamic multi-objective railway...
1907555 ant colony optimization for simulated dynamic multi-objective railway...1907555 ant colony optimization for simulated dynamic multi-objective railway...
1907555 ant colony optimization for simulated dynamic multi-objective railway...Mamun Hasan
 
Transnet Port Terminals Ship to-shore at Durban Container Terminal (DCT)
Transnet Port Terminals Ship to-shore at Durban Container Terminal (DCT)Transnet Port Terminals Ship to-shore at Durban Container Terminal (DCT)
Transnet Port Terminals Ship to-shore at Durban Container Terminal (DCT)Transnet Port Terminals
 

Similar to Presentation outline (13)

Unit 5 general principles, simulation software problems
Unit 5  general principles, simulation software problemsUnit 5  general principles, simulation software problems
Unit 5 general principles, simulation software problems
 
ORSTW 2013
ORSTW 2013ORSTW 2013
ORSTW 2013
 
Dynamic Dispatch Waves for Same-day Delivery
Dynamic Dispatch Waves for Same-day DeliveryDynamic Dispatch Waves for Same-day Delivery
Dynamic Dispatch Waves for Same-day Delivery
 
Rail yard container terminal
Rail yard container terminalRail yard container terminal
Rail yard container terminal
 
Fowler distributing company
Fowler distributing companyFowler distributing company
Fowler distributing company
 
Production & Operation Management Chapter25[1]
Production & Operation Management Chapter25[1]Production & Operation Management Chapter25[1]
Production & Operation Management Chapter25[1]
 
Shivendra singh
Shivendra singhShivendra singh
Shivendra singh
 
CEMEX_SeniorDesignPosterUpdate4.21.3.pptx
CEMEX_SeniorDesignPosterUpdate4.21.3.pptxCEMEX_SeniorDesignPosterUpdate4.21.3.pptx
CEMEX_SeniorDesignPosterUpdate4.21.3.pptx
 
advance construction equipment
advance construction equipment advance construction equipment
advance construction equipment
 
Computer Simulation: Quantifying and Substantiating a Claim for Extension of ...
Computer Simulation: Quantifying and Substantiating a Claim for Extension of ...Computer Simulation: Quantifying and Substantiating a Claim for Extension of ...
Computer Simulation: Quantifying and Substantiating a Claim for Extension of ...
 
1907555 ant colony optimization for simulated dynamic multi-objective railway...
1907555 ant colony optimization for simulated dynamic multi-objective railway...1907555 ant colony optimization for simulated dynamic multi-objective railway...
1907555 ant colony optimization for simulated dynamic multi-objective railway...
 
Transnet Port Terminals Ship to-shore at Durban Container Terminal (DCT)
Transnet Port Terminals Ship to-shore at Durban Container Terminal (DCT)Transnet Port Terminals Ship to-shore at Durban Container Terminal (DCT)
Transnet Port Terminals Ship to-shore at Durban Container Terminal (DCT)
 
himanshu (1)
himanshu (1)himanshu (1)
himanshu (1)
 

Recently uploaded

Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightDelhi Call girls
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiSuhani Kapoor
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...Amil baba
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightDelhi Call girls
 
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Yantram Animation Studio Corporation
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdfSwaraliBorhade
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Delhi Call girls
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Douxkojalkojal131
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...Suhani Kapoor
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonDelhi Call girls
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Servicejennyeacort
 
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...Suhani Kapoor
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
A level Digipak development Presentation
A level Digipak development PresentationA level Digipak development Presentation
A level Digipak development Presentationamedia6
 

Recently uploaded (20)

Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
 
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
 
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
A level Digipak development Presentation
A level Digipak development PresentationA level Digipak development Presentation
A level Digipak development Presentation
 

Presentation outline

  • 2. How we design our improvement on baseline controller • We observe the baseline controller in different scenarios and we noticed some problems in the baseline controller . These problems might lead to low efficiency on delivering cargoes to stops in zone 1 and 2.
  • 3. Design 1 • -Problem 1 • In baseline controller , the trucks waiting in the terminal will only be delivered when their loading size == their capacity or the tick reached 400 n(where n =1,2,3,…) .Some trucks may be sent away from the terminal even they are only loaded with few cargoes or none.
  • 4. Design 1 • -Solution 1 • So , for the tick smaller than 5000,we set a waiting time array for collecting the time the trucks stay in the terminal 1 and 2 for the controller to determine which trucks should go first . • For the tick greater than 5000 , no waiting time array is needed because no cargoes would be generated from terminal , and hence the cargoes in terminal loaded to trucks will be the last group of cargoes. • (the truck with longest waiting time most likely goes first) • By doing countless experiment , we finally decided the waiting time should be 200. • -Outcome 1 • NO trucks with few cargoes or without any cargoes are sent away from terminal 1 and 2 before tick >= 5000.
  • 5. Design 2 • -Problem 2 • We noticed that in the scenario 5,many cargoes will be generated for stop 6.So the trucks that are allocated in fixed routes might lower the efficiency of delivering the cargoes.
  • 6. Design 2 • -Solution 2 • Find the stop with the greatest number of cargoes waiting in the terminal 1 or 2 and handle it by allocating more trucks if the number of cargoes is rising very fast. • -Outcome 2 • The overall delivery time is greatly reduced in scenario 5.
  • 7. Design 3 • -Problem 3 • If there are more than one trucks moving on the same route , the slower trucks might slow down the faster trucks , and would lower the delivering efficiency.
  • 8. Design 3 • -Solution 3 • If the number of cargoes for stop 4 is greater than the capacity of slowest trucks waiting in the terminal 1,the cargoes will be loaded to the slowest trucks immediately. • By doing countless experiment , we got the result of using slower trucks to deliver cargoes with the number greater than 240[which is the capacity of slowest truck] is the most efficient way. • -Outcome 3 • Fewer trucks are slowed by the slower trucks leading ahead in the same route.
  • 9. Design 4 • -Problem 4 • ToT2Cargoes sometimes might be loaded to trucks that are set to route 2 and gets returned since trucks can’t go to T2 by using the route 2.
  • 10. Design 4 • -Solution 4 • ToT2cargoes waiting in T1 will be loaded to the trucks that was set to route 0 or 1. • -Outcome 4 • It increases the efficiency of delivering cargoes as no space will be wasted for loading ToT2cargoes to trucks that was set to route 2
  • 11. Design 5 • -Problem 5 • In baseline controller , no trucks will be reserved for fast delivery to terminal 2 . This problem increases the overall delivery time of trucks as the trucks in terminal 2 are left idle and might go after the waiting time == 200 n (where n =1,2,3,…)even with few cargoes or no cargoes.
  • 12. Design 5 • -Solution 5 • We set the controller always reserve fastest idling trucks in the terminal 1 to deliver the cargoes for the ToT2cargoes . • -Outcome 5 • Fewer trucks in terminal 2 will be sent with few or no cargoes .
  • 13. Extra design • We created handleS4Cargoes and anotherstop class in terminal 1 for (some reason) • We created (new class) in terminal 2 for (some reason)
  • 14. Why we didn’t use adaptive controller • After discussion , we decided not to utilize the adaptive controller method as we thought having a general solution to control the trucks is already enough . (Reason why multiple controllers should not be used)
  • 15. Result • The controller we designed does improve the outcome . By running “My simulation.java” we got score for scenario 1,2,3,4,5 as below respectively: • And we got the final grand score:
  • 16. To be added later • Detailed pictures for easy understanding of audience