optimal dispatching of welding robots
play

Optimal Dispatching of Welding Robots Cornelius Schwarz and Jrg - PowerPoint PPT Presentation

Optimal Dispatching of Welding Robots Cornelius Schwarz and Jrg Rambau Lehrstuhl fr Wirtschaftsmathematik Universitt Bayreuth Germany Aussois January Application: Laser Welding in Car Body Shops Application: Laser Welding


  1. Optimal Dispatching of Welding Robots Cornelius Schwarz and Jörg Rambau Lehrstuhl für Wirtschaftsmathematik Universität Bayreuth Germany Aussois January 

  2. Application: Laser Welding in Car Body Shops

  3. Application: Laser Welding in Car Body Shops Question How many laser sources are needed to supply the robots with energy – only one at a time – such that all weldings jobs can be processed in a given time?

  4. The Laser Sharing Problem (LSP)

  5. The Laser Sharing Problem (LSP) Given Robots, jobs, laser sources

  6. The Laser Sharing Problem (LSP) Given Robots, jobs, laser sources Task Find an assignment of jobs to robots and robots to laser sources and a scheduled tour (i. e., an order of job start and end points with start and end times) for every robot so that • all jobs are served • robots assigned to identical laser sources do not weld simultaneously • the makespan is minimized

  7. The Laser Sharing Problem (LSP) Given Robots, jobs, laser sources Task Find an assignment of jobs to robots and robots to laser sources and a scheduled tour (i. e., an order of job start and end points with start and end times) for every robot so that • all jobs are served • robots assigned to identical laser sources do not weld simultaneously • the makespan is minimized Observation: LSP is NP-hard (reduction of TSP)

  8. The Laser Sharing Problem (LSP) Given Robots, jobs, laser sources Task Find an assignment of jobs to robots and robots to laser sources and a scheduled tour (i. e., an order of job start and end points with start and end times) for every robot so that • all jobs are served • robots assigned to identical laser sources do not weld simultaneously • the makespan is minimized Observation: LSP is NP-hard (reduction of TSP) Remark: Collision avoidance skipped for the moment

  9. The Laser Sharing Problem (LSP) Given Robots, jobs, laser sources Task Find an assignment of jobs to robots and robots to laser sources and a scheduled tour (i. e., an order of job start and end points with start and end times) for every robot so that • all jobs are served • robots assigned to identical laser sources do not weld simultaneously • the makespan is minimized Observation: LSP is NP-hard (reduction of TSP) Remark: Collision avoidance skipped for the moment Problem: Driving times ⇒ artificial data for computational results

  10. Goal

  11. Goal Solve LSP of industrial scale ≈  jobs, ≤  robots, ≤  laser sources

  12. Goal Solve LSP of industrial scale ≈  jobs, ≤  robots, ≤  laser sources So far: • [ Tuchscherer et. al.  ] :  jobs for fixed robot paths with MILP and cplex • [ Schneider  ] : ≈  jobs,  robots, ≤  laser sources (– days CPU-time)

  13. Goal Solve LSP of industrial scale ≈  jobs, ≤  robots, ≤  laser sources So far: • [ Tuchscherer et. al.  ] :  jobs for fixed robot paths with MILP and cplex • [ Schneider  ] : ≈  jobs,  robots, ≤  laser sources (– days CPU-time) New: [ R. & Schwarz  ] •  jobs,  robots, – laser sources solved to optimality in  min •  jobs,  robots, – laser sources solved to optimality in  h (optimal solution found in  min with provable gap <  )

  14. LP Bounds LP Bounds for 2 to 34 jobs 400 linear ordering time expanded network 350 300 250 gap in % 200 150 100 50 0 5 10 15 20 25 30 number of jobs

  15. LP Bounds LP Bounds for 2 to 34 jobs 400 linear ordering time expanded network 350 300 250 gap in % 200 150 100 50 0 5 10 15 20 25 30 number of jobs Makespan ⇒ weak LP Bounds

  16. -Server Problem welding lines possible transversal lines

  17. -Server Problem welding lines possible transversal lines  robot only → rural postman problem

  18. -Server Problem welding lines possible transversal lines  robot only → rural postman problem NP-hard, but fast solvable for the scale of the LSP ( ≈  jobs)

  19. -Server Problem welding lines possible transversal lines  robot only → rural postman problem NP-hard, but fast solvable for the scale of the LSP ( ≈  jobs) (e.g., by concorde [Applegate, Bixby, Chvátal, Cook])

  20. Combinatorial Bounds – Idea LSP with Fixed Assignments Assume: • robot-laser assignment � ( r ) ∈ { laser sources } • job-robot assignment � ( r ) ⊆ { jobs } → LSP( � , � )

  21. Combinatorial Bounds – Idea LSP with Fixed Assignments Assume: • robot-laser assignment � ( r ) ∈ { laser sources } • job-robot assignment � ( r ) ⊆ { jobs } → LSP( � , � ) Given a partial scheduled tour � o r , ( p  , q  , t  ) ,..., ( p n r , q n r , t n r ) � → completion by solving -server problem through remaining jobs → lower bound for LSP( � , � ).

  22. Combinatorial Bounds – Idea LSP with Fixed Assignments Assume: • robot-laser assignment � ( r ) ∈ { laser sources } • job-robot assignment � ( r ) ⊆ { jobs } → LSP( � , � ) Given a partial scheduled tour � o r , ( p  , q  , t  ) ,..., ( p n r , q n r , t n r ) � → completion by solving -server problem through remaining jobs → lower bound for LSP( � , � ). → Branch-and-Bound (B&B) over partial scheduled tours

  23. Combinatorial bounds – Subproblem 4 3 2 b partial scheduled tours 1 a welding lines given transversal lines S R ? R 4 1 2 3 S a b time

  24. Combinatorial bounds – Subproblem 4 subproblem 3 2 b 1 a start position welding lines end position given transversal lines S R possible transversal lines ? R 4 1 2 3 S a b time

  25. Combinatorial Bounds – Subproblem Solution 4 solution of subproblem 3 2 b 1 a welding lines start position end position given transversal lines S R transversal lines of 1-server solution R 4 1 2 3 S a b time

  26. Combinatorial Bounds – Subproblem Solution 4 solution of subproblem 3 2 b 1 a welding lines start position end position given transversal lines S R transversal lines of 1-server solution R 4 1 2 3 S a b not feasible! time

  27. Combinatorial Bounds – Subproblem Solution 4 feasible heuristic solution 3 2 b 1 a welding lines transversal lines S R R 4 1 2 3 S a b time Bonus: Fixed tour algorithm (e.g., Tuchscherer) → feasible solution

  28. Computational Results for Fixed Assignments LP Bounds for 2 to 34 jobs for fixed assignment 50 linear ordering time expanded network combinatorial relaxation 40 30 gap in % 20 10 0 5 10 15 20 25 30 number of jobs

  29. Computational Results for Fixed Assignments LP Bounds for 2 to 34 jobs for fixed assignment 50 linear ordering time expanded network combinatorial relaxation 40 30 gap in % 20 10 0 5 10 15 20 25 30 number of jobs Observations • Combinatorial bounds yield much better gaps. • Evaluation very fast ( < . s) using concorde .

  30. Solving the LSP

  31. Solving the LSP Finding an optimal assignment • robot-laser assignment by simple enumeration (few candidates) • job-robot assignment by B&B

  32. Solving the LSP Finding an optimal assignment • robot-laser assignment by simple enumeration (few candidates) • job-robot assignment by B&B B&B for job-robot assignment:

  33. Solving the LSP Finding an optimal assignment • robot-laser assignment by simple enumeration (few candidates) • job-robot assignment by B&B B&B for job-robot assignment: . partial assignments → nodes

  34. Solving the LSP Finding an optimal assignment • robot-laser assignment by simple enumeration (few candidates) • job-robot assignment by B&B B&B for job-robot assignment: . partial assignments → nodes . -server problems → lower bounds

  35. Solving the LSP Finding an optimal assignment • robot-laser assignment by simple enumeration (few candidates) • job-robot assignment by B&B B&B for job-robot assignment: . partial assignments → nodes . -server problems → lower bounds TSP again!

  36. Solving the LSP Finding an optimal assignment • robot-laser assignment by simple enumeration (few candidates) • job-robot assignment by B&B B&B for job-robot assignment: . partial assignments → nodes . -server problems → lower bounds . schedule fixed tours → upper bounds (only leaves)

  37. Solving the LSP Finding an optimal assignment • robot-laser assignment by simple enumeration (few candidates) • job-robot assignment by B&B B&B for job-robot assignment: . partial assignments → nodes . -server problems → lower bounds . schedule fixed tours → upper bounds (only leaves) . leaf lower bound ≤ upper bound → candidate

  38. Solving the LSP Finding an optimal assignment • robot-laser assignment by simple enumeration (few candidates) • job-robot assignment by B&B B&B for job-robot assignment: . partial assignments → nodes . -server problems → lower bounds . schedule fixed tours → upper bounds (only leaves) . leaf lower bound ≤ upper bound → candidate . node lower bound > upper bound → pruning

  39. Collisions

  40. Collisions Collision model

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend