SlideShare a Scribd company logo
Sequential Models - Meaning, assumptions, Types and Problems
Sequencing Problems
Sequencing problems are quite common in real life.
They arise whenever there is a choice of determining the order in which
a number of jobs can be performed.
These problems play a very important role in manufacturing set-ups for
the optimal use of resources and/or the customer’s satisfaction.
Many-a-times, manufacturing firms produce goods made up of several
components, which are sourced from other manufacturing firms.
The final product undergoes many processes before it is taken to the
market for sale.
Since several machines are used in the production process, it is
important to sequence the production process optimally so that the
performance measures of the firm are satisfied.
Which occur commonly in our real life whenever n number of tasks
are to be performed in a predefined time schedule.
The aim is to determine the best available possible sequences of
jobs.
A sequencing problem is the determination of the best sequence
among all possible sequences.
Here ‘best’ may be defined with respect to set objectives or
performance measure for the concerned problem.
Sequencing Problems
Let us consider a common experience that most grown-up men face
everyday: whether to shave first and then take a bath, or to shave
after taking bath.
Clearly, the problem is to decide on the sequence (or order) of the two
tasks: shaving and bathing.
Now the choice lies between two alternative sequences, i.e.,
(1. Shaving, 2. Bathing) and (1. Bathing, 2. Shaving).
The first option ensures more cleanliness, whereas the second one gives
rise to ease in shaving.
The solution to the problem depends on the objective or performance
measure, i.e., cleanliness or ease in shaving, of the concerned
person.
Once the performance measure is specified, the solution is easy.
Example
What is??????
In sequencing problems, there are two or more customers (jobs) to
be served and one or more facilities (machines) available for this
purpose. We wish to know when each job is to begin and what its
due date or time is. We also wish to know which facilities are
required to do each job, in which order these facilities are required
and how long each operation is to take.
1
The selection of the appropriate order in
which a number of jobs (customers) are
to be performed (served) is called
sequencing.
2
An operation must be
completed before its
succeeding operation
can start.
Each operation, once
started, must be
completed
Assumptions we use while dealing
with sequencing problems:
Only one machine of
each type is available
No passing rule is followed
strictly, i.e., the same
order of jobs is
maintained over each
machine
Only one operation is
carried out on a
machine at a time
Processing times are
independent of the order
of processing the jobs.
A job is processed as
soon as possible, but
only in the order
specified
Processing times are
known and do not
change
The time involved in
moving jobs from one
machine to another is
negligible.
Types of Sequencing Models
Scheduling of n
jobs on m
machines
Scheduling of 2
jobs on m
machines
Scheduling of n
jobs on 2
machines
Scheduling of n
jobs on 3
machines
04
02
03
01
Let there be n jobs (1, 2, 3, . . . , n), each of which has to be
processed, one at a time, on each of m machines (A, B, C, …).
The time required for processing each job on each machine is
also given.
The order of processing each job through these machines may be
any of the (n!)ᴹpossible sequences.
But, we are interested in finding that technologically feasible
sequence for processing the jobs which gives the minimum
total elapsed time for all the jobs.
A general sequencing problem may
be defined as follows:
The possible sequences for processing of the jobs will be (2!)²= 4, which
are:
i) First process J1 , J2 in this order on machines A and B, respectively;
ii) First process J1 , J2 in this order on machines B and A, respectively;
iii) First process J2 , J1 in this order on machines A and B, respectively;
iv) First process J2 , J1 in this order on machines B and A, respectively.
For example, suppose we have a problem of 2 jobs (J1, J2) and 2
machines (A, B) with the following processing times (in hours)
For the first sequence, the various times can be calculated as in the following table:
Here, the total elapsed time is 12 hours.
The idle time for machine A = Total elapsed time - Time when the last job is out of the machine A,
= 12 – 6 = 6 hrs
The idle time for machine B = Time of starting the first job at B + (Time of starting the second job at
B – time of finishing the first job at B)
= 2 + (6 – 5) = 3 hrs
i) First process J1 , J2 in this order on machines A & B,
Jobs
Machine A Machine B
Time in Time Out Time in Time Out
J₁ 0 2 2 2+3=5
J₂ 2 2+4=6 6 6+6=12
For the second sequence , the various times can be calculated as in the following table:
Here, the total elapsed time is 13 hours.
The idle time for machine B
= Total elapsed time - Time when the last job is out of machine B
= 13 – 9 = 4 hrs
The idle time for machine A
= Time of starting the first job at A + (Time of starting the second job at A – time of finishing the first
job at A)
= 3 + (9 – 5) = 7 hrs
ii) First process J1 , J2 in this order on machines B and A
Jobs
Machine B Machine A
Time in Time Out Time in Time Out
J₁ 0 3 3 3+2=5
J₂ 3 3+6=9 9 9+4=13
For the third sequence, the various times can be calculated as in the following table:
Here, the total elapsed time is 13 hours.
The idle time for machine A
= Total elapsed time - Time when the last job is out of machine A
= 13 – 6 = 7 hrs
The idle time for machine B
= Time of starting the first job at B + (Time of starting the second job at B – time of finishing the first
job at B)
= 4 + (10 – 10) = 4 hrs
iii) First process J2 , J1 in this order on machines A and B
Jobs
Machine A Machine B
Time in Time Out Time in Time Out
J₂ 0 4 4 4+6=10
J₁ 4 4+2=6 10 10+3=13
For the fourth sequence , the various times can be calculated as in the following table:
Here, the total elapsed time is 12 hours.
The idle time for machine B
= Total elapsed time - Time when the last job is out of machine B
= 12 – 9 = 3 hrs
The idle time for machine A
= Time of starting the first job at A + (Time of starting the second job at A – time of finishing the first
job at A)
= 6 + (10 – 10) = 6 hrs
iv) First process J2 , J1 in this order on machines B and A
Jobs
Machine B Machine A
Time in Time Out Time in Time Out
J₂ 0 6 6 6+4=10
J₁ 6 6+3=9 10 10+2=12
So, in the above example, the technologically feasible
sequence for processing the jobs, which gives the
minimum total elapsed time for all the jobs is either the
first sequence or the fourth sequence. Idle times of the
machines are also less for these sequences.
The processing, therefore, should be done adopting either
the first or the fourth sequence.
Ad

More Related Content

What's hot (20)

Replacement Theory Models in Operations Research by Dr. Rajesh Timane
Replacement Theory Models in Operations Research by Dr. Rajesh TimaneReplacement Theory Models in Operations Research by Dr. Rajesh Timane
Replacement Theory Models in Operations Research by Dr. Rajesh Timane
Rajesh Timane, PhD
 
Operations Research - Models
Operations Research - ModelsOperations Research - Models
Operations Research - Models
Sundar B N
 
Replacement Model - Types and Problem
Replacement Model - Types and ProblemReplacement Model - Types and Problem
Replacement Model - Types and Problem
Sundar B N
 
Job shop scheduling
Job shop schedulingJob shop scheduling
Job shop scheduling
Sujeet TAMBE
 
Facility location & steps on location selection
Facility location & steps on location selectionFacility location & steps on location selection
Facility location & steps on location selection
emmanuelpjoy1992
 
Operation research complete note
Operation research  complete noteOperation research  complete note
Operation research complete note
kabul university
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
R A Shah
 
Operation research and its application
Operation research and its applicationOperation research and its application
Operation research and its application
priya sinha
 
Sequencing
SequencingSequencing
Sequencing
Rashmi Navaghane
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
VILAS ADOLE
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research models
Abhinav Kp
 
Operation scheduling
Operation schedulingOperation scheduling
Operation scheduling
sai precious
 
Decision theory
Decision theoryDecision theory
Decision theory
KULDEEP MATHUR
 
QUEUING THEORY
QUEUING THEORYQUEUING THEORY
QUEUING THEORY
avtarsingh
 
Fundamental concepts, principle of economics
Fundamental concepts, principle of economicsFundamental concepts, principle of economics
Fundamental concepts, principle of economics
Shompa Nandi
 
Capacity planning
Capacity planningCapacity planning
Capacity planning
Akhil Lal
 
Operation research (definition, phases)
Operation research (definition, phases)Operation research (definition, phases)
Operation research (definition, phases)
DivyaKS12
 
Manufacturing systems
Manufacturing systemsManufacturing systems
Manufacturing systems
David Jaison
 
Types of loading, production & operations management
Types of loading, production & operations managementTypes of loading, production & operations management
Types of loading, production & operations management
Mahima Mutnuru
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
Abu Bashar
 
Replacement Theory Models in Operations Research by Dr. Rajesh Timane
Replacement Theory Models in Operations Research by Dr. Rajesh TimaneReplacement Theory Models in Operations Research by Dr. Rajesh Timane
Replacement Theory Models in Operations Research by Dr. Rajesh Timane
Rajesh Timane, PhD
 
Operations Research - Models
Operations Research - ModelsOperations Research - Models
Operations Research - Models
Sundar B N
 
Replacement Model - Types and Problem
Replacement Model - Types and ProblemReplacement Model - Types and Problem
Replacement Model - Types and Problem
Sundar B N
 
Job shop scheduling
Job shop schedulingJob shop scheduling
Job shop scheduling
Sujeet TAMBE
 
Facility location & steps on location selection
Facility location & steps on location selectionFacility location & steps on location selection
Facility location & steps on location selection
emmanuelpjoy1992
 
Operation research complete note
Operation research  complete noteOperation research  complete note
Operation research complete note
kabul university
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
R A Shah
 
Operation research and its application
Operation research and its applicationOperation research and its application
Operation research and its application
priya sinha
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
VILAS ADOLE
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research models
Abhinav Kp
 
Operation scheduling
Operation schedulingOperation scheduling
Operation scheduling
sai precious
 
QUEUING THEORY
QUEUING THEORYQUEUING THEORY
QUEUING THEORY
avtarsingh
 
Fundamental concepts, principle of economics
Fundamental concepts, principle of economicsFundamental concepts, principle of economics
Fundamental concepts, principle of economics
Shompa Nandi
 
Capacity planning
Capacity planningCapacity planning
Capacity planning
Akhil Lal
 
Operation research (definition, phases)
Operation research (definition, phases)Operation research (definition, phases)
Operation research (definition, phases)
DivyaKS12
 
Manufacturing systems
Manufacturing systemsManufacturing systems
Manufacturing systems
David Jaison
 
Types of loading, production & operations management
Types of loading, production & operations managementTypes of loading, production & operations management
Types of loading, production & operations management
Mahima Mutnuru
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
Abu Bashar
 

Similar to Sequential Models - Meaning, assumptions, Types and Problems (20)

Operations Research -Sequencing Problems
Operations Research -Sequencing ProblemsOperations Research -Sequencing Problems
Operations Research -Sequencing Problems
KasthuriRaja8
 
Chapter 6 Job Scheduling in Production Planning.pdf
Chapter 6 Job Scheduling in Production Planning.pdfChapter 6 Job Scheduling in Production Planning.pdf
Chapter 6 Job Scheduling in Production Planning.pdf
HariDhakal11
 
Production Management and Scheduling
Production Management and SchedulingProduction Management and Scheduling
Production Management and Scheduling
Shankha Goswami
 
11.minimizing rental cost under specified rental policy in two stage flowshop...
11.minimizing rental cost under specified rental policy in two stage flowshop...11.minimizing rental cost under specified rental policy in two stage flowshop...
11.minimizing rental cost under specified rental policy in two stage flowshop...
Alexander Decker
 
Minimizing rental cost under specified rental policy in two stage flowshop se...
Minimizing rental cost under specified rental policy in two stage flowshop se...Minimizing rental cost under specified rental policy in two stage flowshop se...
Minimizing rental cost under specified rental policy in two stage flowshop se...
Alexander Decker
 
Sequencing model
Sequencing modelSequencing model
Sequencing model
Devan P.D
 
Sequencing and shedulding problems for Operations management
Sequencing and shedulding problems for Operations managementSequencing and shedulding problems for Operations management
Sequencing and shedulding problems for Operations management
jasimn1
 
Operations Research_18ME735_module 5 sequencing notes.pdf
Operations Research_18ME735_module 5 sequencing notes.pdfOperations Research_18ME735_module 5 sequencing notes.pdf
Operations Research_18ME735_module 5 sequencing notes.pdf
RoopaDNDandally
 
SCHEDULING RULES DONE.pptx
SCHEDULING  RULES DONE.pptxSCHEDULING  RULES DONE.pptx
SCHEDULING RULES DONE.pptx
AgnibhaBanerjee1
 
Job Shop Scheduling.pptx
Job Shop Scheduling.pptxJob Shop Scheduling.pptx
Job Shop Scheduling.pptx
SyedAmirIqbal3
 
Job Shop Scheduling Using Mixed Integer Programming
Job Shop Scheduling Using Mixed Integer ProgrammingJob Shop Scheduling Using Mixed Integer Programming
Job Shop Scheduling Using Mixed Integer Programming
IJMERJOURNAL
 
Ch 6 Scheduling.ppt
Ch 6 Scheduling.pptCh 6 Scheduling.ppt
Ch 6 Scheduling.ppt
VikasThakur122972
 
Ch 6 Scheduling.ppt
Ch 6 Scheduling.pptCh 6 Scheduling.ppt
Ch 6 Scheduling.ppt
Anand398268
 
Scheduling(production and operations management systems).ppt
Scheduling(production and operations management systems).pptScheduling(production and operations management systems).ppt
Scheduling(production and operations management systems).ppt
GooglePay16
 
9Johnson's Rule.ppt
9Johnson's Rule.ppt9Johnson's Rule.ppt
9Johnson's Rule.ppt
khushboo561850
 
A case study on Machine scheduling and sequencing using Meta heuristics
A case study on Machine scheduling and sequencing using Meta heuristicsA case study on Machine scheduling and sequencing using Meta heuristics
A case study on Machine scheduling and sequencing using Meta heuristics
IJERA Editor
 
A case study on Machine scheduling and sequencing using Meta heuristics
A case study on Machine scheduling and sequencing using Meta heuristicsA case study on Machine scheduling and sequencing using Meta heuristics
A case study on Machine scheduling and sequencing using Meta heuristics
IJERA Editor
 
Unit 4 or
Unit 4 orUnit 4 or
Unit 4 or
Bakhshi-G-New Bakhshi
 
MATERIAL MANAGEMENT Job Shop Scheduling.pptx
MATERIAL MANAGEMENT Job Shop Scheduling.pptxMATERIAL MANAGEMENT Job Shop Scheduling.pptx
MATERIAL MANAGEMENT Job Shop Scheduling.pptx
Dr SHAILAJA
 
Sequencing problem__2-machine-casePart-1.pptx
Sequencing problem__2-machine-casePart-1.pptxSequencing problem__2-machine-casePart-1.pptx
Sequencing problem__2-machine-casePart-1.pptx
NitinPanaskar2
 
Operations Research -Sequencing Problems
Operations Research -Sequencing ProblemsOperations Research -Sequencing Problems
Operations Research -Sequencing Problems
KasthuriRaja8
 
Chapter 6 Job Scheduling in Production Planning.pdf
Chapter 6 Job Scheduling in Production Planning.pdfChapter 6 Job Scheduling in Production Planning.pdf
Chapter 6 Job Scheduling in Production Planning.pdf
HariDhakal11
 
Production Management and Scheduling
Production Management and SchedulingProduction Management and Scheduling
Production Management and Scheduling
Shankha Goswami
 
11.minimizing rental cost under specified rental policy in two stage flowshop...
11.minimizing rental cost under specified rental policy in two stage flowshop...11.minimizing rental cost under specified rental policy in two stage flowshop...
11.minimizing rental cost under specified rental policy in two stage flowshop...
Alexander Decker
 
Minimizing rental cost under specified rental policy in two stage flowshop se...
Minimizing rental cost under specified rental policy in two stage flowshop se...Minimizing rental cost under specified rental policy in two stage flowshop se...
Minimizing rental cost under specified rental policy in two stage flowshop se...
Alexander Decker
 
Sequencing model
Sequencing modelSequencing model
Sequencing model
Devan P.D
 
Sequencing and shedulding problems for Operations management
Sequencing and shedulding problems for Operations managementSequencing and shedulding problems for Operations management
Sequencing and shedulding problems for Operations management
jasimn1
 
Operations Research_18ME735_module 5 sequencing notes.pdf
Operations Research_18ME735_module 5 sequencing notes.pdfOperations Research_18ME735_module 5 sequencing notes.pdf
Operations Research_18ME735_module 5 sequencing notes.pdf
RoopaDNDandally
 
SCHEDULING RULES DONE.pptx
SCHEDULING  RULES DONE.pptxSCHEDULING  RULES DONE.pptx
SCHEDULING RULES DONE.pptx
AgnibhaBanerjee1
 
Job Shop Scheduling.pptx
Job Shop Scheduling.pptxJob Shop Scheduling.pptx
Job Shop Scheduling.pptx
SyedAmirIqbal3
 
Job Shop Scheduling Using Mixed Integer Programming
Job Shop Scheduling Using Mixed Integer ProgrammingJob Shop Scheduling Using Mixed Integer Programming
Job Shop Scheduling Using Mixed Integer Programming
IJMERJOURNAL
 
Ch 6 Scheduling.ppt
Ch 6 Scheduling.pptCh 6 Scheduling.ppt
Ch 6 Scheduling.ppt
Anand398268
 
Scheduling(production and operations management systems).ppt
Scheduling(production and operations management systems).pptScheduling(production and operations management systems).ppt
Scheduling(production and operations management systems).ppt
GooglePay16
 
A case study on Machine scheduling and sequencing using Meta heuristics
A case study on Machine scheduling and sequencing using Meta heuristicsA case study on Machine scheduling and sequencing using Meta heuristics
A case study on Machine scheduling and sequencing using Meta heuristics
IJERA Editor
 
A case study on Machine scheduling and sequencing using Meta heuristics
A case study on Machine scheduling and sequencing using Meta heuristicsA case study on Machine scheduling and sequencing using Meta heuristics
A case study on Machine scheduling and sequencing using Meta heuristics
IJERA Editor
 
MATERIAL MANAGEMENT Job Shop Scheduling.pptx
MATERIAL MANAGEMENT Job Shop Scheduling.pptxMATERIAL MANAGEMENT Job Shop Scheduling.pptx
MATERIAL MANAGEMENT Job Shop Scheduling.pptx
Dr SHAILAJA
 
Sequencing problem__2-machine-casePart-1.pptx
Sequencing problem__2-machine-casePart-1.pptxSequencing problem__2-machine-casePart-1.pptx
Sequencing problem__2-machine-casePart-1.pptx
NitinPanaskar2
 
Ad

More from Sundar B N (20)

Capital structure theories - NI Approach, NOI approach & MM Approach
Capital structure theories - NI Approach, NOI approach & MM ApproachCapital structure theories - NI Approach, NOI approach & MM Approach
Capital structure theories - NI Approach, NOI approach & MM Approach
Sundar B N
 
Sample and Population in Research - Meaning, Examples and Types
Sample and Population in Research - Meaning, Examples and TypesSample and Population in Research - Meaning, Examples and Types
Sample and Population in Research - Meaning, Examples and Types
Sundar B N
 
Application of Univariate, Bivariate and Multivariate Variables in Business R...
Application of Univariate, Bivariate and Multivariate Variables in Business R...Application of Univariate, Bivariate and Multivariate Variables in Business R...
Application of Univariate, Bivariate and Multivariate Variables in Business R...
Sundar B N
 
INDIAN FINANCIAL SYSTEM CODE
INDIAN FINANCIAL SYSTEM CODEINDIAN FINANCIAL SYSTEM CODE
INDIAN FINANCIAL SYSTEM CODE
Sundar B N
 
NATIONAL ELECTRONIC FUND TRANSFER
NATIONAL ELECTRONIC FUND TRANSFER NATIONAL ELECTRONIC FUND TRANSFER
NATIONAL ELECTRONIC FUND TRANSFER
Sundar B N
 
PRIVILEGE BANKING
PRIVILEGE BANKING PRIVILEGE BANKING
PRIVILEGE BANKING
Sundar B N
 
ISLAMIC BANKING
ISLAMIC BANKING ISLAMIC BANKING
ISLAMIC BANKING
Sundar B N
 
FOLLOW ON PUBLIC OFFER
FOLLOW ON PUBLIC OFFERFOLLOW ON PUBLIC OFFER
FOLLOW ON PUBLIC OFFER
Sundar B N
 
TRADE MARKS
TRADE MARKS TRADE MARKS
TRADE MARKS
Sundar B N
 
NET BANKING
NET BANKING NET BANKING
NET BANKING
Sundar B N
 
CROWD FUNDING
CROWD FUNDING CROWD FUNDING
CROWD FUNDING
Sundar B N
 
INFLATION
INFLATION INFLATION
INFLATION
Sundar B N
 
VIDEO MARKETING
VIDEO MARKETING VIDEO MARKETING
VIDEO MARKETING
Sundar B N
 
INTEGRATION OF FINANCIAL MARKET
INTEGRATION OF FINANCIAL MARKETINTEGRATION OF FINANCIAL MARKET
INTEGRATION OF FINANCIAL MARKET
Sundar B N
 
STARTUPS IN INDIA
STARTUPS IN INDIA STARTUPS IN INDIA
STARTUPS IN INDIA
Sundar B N
 
ATM
ATMATM
ATM
Sundar B N
 
NABARD
NABARDNABARD
NABARD
Sundar B N
 
UPI
UPIUPI
UPI
Sundar B N
 
National pension scheme
National pension scheme National pension scheme
National pension scheme
Sundar B N
 
Green banking
Green bankingGreen banking
Green banking
Sundar B N
 
Capital structure theories - NI Approach, NOI approach & MM Approach
Capital structure theories - NI Approach, NOI approach & MM ApproachCapital structure theories - NI Approach, NOI approach & MM Approach
Capital structure theories - NI Approach, NOI approach & MM Approach
Sundar B N
 
Sample and Population in Research - Meaning, Examples and Types
Sample and Population in Research - Meaning, Examples and TypesSample and Population in Research - Meaning, Examples and Types
Sample and Population in Research - Meaning, Examples and Types
Sundar B N
 
Application of Univariate, Bivariate and Multivariate Variables in Business R...
Application of Univariate, Bivariate and Multivariate Variables in Business R...Application of Univariate, Bivariate and Multivariate Variables in Business R...
Application of Univariate, Bivariate and Multivariate Variables in Business R...
Sundar B N
 
INDIAN FINANCIAL SYSTEM CODE
INDIAN FINANCIAL SYSTEM CODEINDIAN FINANCIAL SYSTEM CODE
INDIAN FINANCIAL SYSTEM CODE
Sundar B N
 
NATIONAL ELECTRONIC FUND TRANSFER
NATIONAL ELECTRONIC FUND TRANSFER NATIONAL ELECTRONIC FUND TRANSFER
NATIONAL ELECTRONIC FUND TRANSFER
Sundar B N
 
PRIVILEGE BANKING
PRIVILEGE BANKING PRIVILEGE BANKING
PRIVILEGE BANKING
Sundar B N
 
ISLAMIC BANKING
ISLAMIC BANKING ISLAMIC BANKING
ISLAMIC BANKING
Sundar B N
 
FOLLOW ON PUBLIC OFFER
FOLLOW ON PUBLIC OFFERFOLLOW ON PUBLIC OFFER
FOLLOW ON PUBLIC OFFER
Sundar B N
 
CROWD FUNDING
CROWD FUNDING CROWD FUNDING
CROWD FUNDING
Sundar B N
 
VIDEO MARKETING
VIDEO MARKETING VIDEO MARKETING
VIDEO MARKETING
Sundar B N
 
INTEGRATION OF FINANCIAL MARKET
INTEGRATION OF FINANCIAL MARKETINTEGRATION OF FINANCIAL MARKET
INTEGRATION OF FINANCIAL MARKET
Sundar B N
 
STARTUPS IN INDIA
STARTUPS IN INDIA STARTUPS IN INDIA
STARTUPS IN INDIA
Sundar B N
 
National pension scheme
National pension scheme National pension scheme
National pension scheme
Sundar B N
 
Ad

Recently uploaded (20)

New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptx
milanasargsyan5
 
2541William_McCollough_DigitalDetox.docx
2541William_McCollough_DigitalDetox.docx2541William_McCollough_DigitalDetox.docx
2541William_McCollough_DigitalDetox.docx
contactwilliamm2546
 
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public SchoolsK12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
dogden2
 
LDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini UpdatesLDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini Updates
LDM Mia eStudios
 
Biophysics Chapter 3 Methods of Studying Macromolecules.pdf
Biophysics Chapter 3 Methods of Studying Macromolecules.pdfBiophysics Chapter 3 Methods of Studying Macromolecules.pdf
Biophysics Chapter 3 Methods of Studying Macromolecules.pdf
PKLI-Institute of Nursing and Allied Health Sciences Lahore , Pakistan.
 
apa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdfapa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdf
Ishika Ghosh
 
One Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learningOne Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learning
momer9505
 
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptxSCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
Ronisha Das
 
Metamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative JourneyMetamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative Journey
Arshad Shaikh
 
Presentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem KayaPresentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem Kaya
MIPLM
 
How to Manage Opening & Closing Controls in Odoo 17 POS
How to Manage Opening & Closing Controls in Odoo 17 POSHow to Manage Opening & Closing Controls in Odoo 17 POS
How to Manage Opening & Closing Controls in Odoo 17 POS
Celine George
 
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Library Association of Ireland
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
Social Problem-Unemployment .pptx notes for Physiotherapy Students
Social Problem-Unemployment .pptx notes for Physiotherapy StudentsSocial Problem-Unemployment .pptx notes for Physiotherapy Students
Social Problem-Unemployment .pptx notes for Physiotherapy Students
DrNidhiAgarwal
 
Handling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptxHandling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptx
AuthorAIDNationalRes
 
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Library Association of Ireland
 
World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...
World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...
World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...
larencebapu132
 
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Library Association of Ireland
 
Odoo Inventory Rules and Routes v17 - Odoo Slides
Odoo Inventory Rules and Routes v17 - Odoo SlidesOdoo Inventory Rules and Routes v17 - Odoo Slides
Odoo Inventory Rules and Routes v17 - Odoo Slides
Celine George
 
GDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptxGDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptx
azeenhodekar
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptx
milanasargsyan5
 
2541William_McCollough_DigitalDetox.docx
2541William_McCollough_DigitalDetox.docx2541William_McCollough_DigitalDetox.docx
2541William_McCollough_DigitalDetox.docx
contactwilliamm2546
 
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public SchoolsK12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
dogden2
 
LDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini UpdatesLDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini Updates
LDM Mia eStudios
 
apa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdfapa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdf
Ishika Ghosh
 
One Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learningOne Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learning
momer9505
 
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptxSCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
Ronisha Das
 
Metamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative JourneyMetamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative Journey
Arshad Shaikh
 
Presentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem KayaPresentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem Kaya
MIPLM
 
How to Manage Opening & Closing Controls in Odoo 17 POS
How to Manage Opening & Closing Controls in Odoo 17 POSHow to Manage Opening & Closing Controls in Odoo 17 POS
How to Manage Opening & Closing Controls in Odoo 17 POS
Celine George
 
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Library Association of Ireland
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
Social Problem-Unemployment .pptx notes for Physiotherapy Students
Social Problem-Unemployment .pptx notes for Physiotherapy StudentsSocial Problem-Unemployment .pptx notes for Physiotherapy Students
Social Problem-Unemployment .pptx notes for Physiotherapy Students
DrNidhiAgarwal
 
Handling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptxHandling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptx
AuthorAIDNationalRes
 
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Library Association of Ireland
 
World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...
World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...
World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...
larencebapu132
 
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Library Association of Ireland
 
Odoo Inventory Rules and Routes v17 - Odoo Slides
Odoo Inventory Rules and Routes v17 - Odoo SlidesOdoo Inventory Rules and Routes v17 - Odoo Slides
Odoo Inventory Rules and Routes v17 - Odoo Slides
Celine George
 
GDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptxGDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptx
azeenhodekar
 

Sequential Models - Meaning, assumptions, Types and Problems

  • 2. Sequencing Problems Sequencing problems are quite common in real life. They arise whenever there is a choice of determining the order in which a number of jobs can be performed. These problems play a very important role in manufacturing set-ups for the optimal use of resources and/or the customer’s satisfaction. Many-a-times, manufacturing firms produce goods made up of several components, which are sourced from other manufacturing firms. The final product undergoes many processes before it is taken to the market for sale. Since several machines are used in the production process, it is important to sequence the production process optimally so that the performance measures of the firm are satisfied.
  • 3. Which occur commonly in our real life whenever n number of tasks are to be performed in a predefined time schedule. The aim is to determine the best available possible sequences of jobs. A sequencing problem is the determination of the best sequence among all possible sequences. Here ‘best’ may be defined with respect to set objectives or performance measure for the concerned problem. Sequencing Problems
  • 4. Let us consider a common experience that most grown-up men face everyday: whether to shave first and then take a bath, or to shave after taking bath. Clearly, the problem is to decide on the sequence (or order) of the two tasks: shaving and bathing. Now the choice lies between two alternative sequences, i.e., (1. Shaving, 2. Bathing) and (1. Bathing, 2. Shaving). The first option ensures more cleanliness, whereas the second one gives rise to ease in shaving. The solution to the problem depends on the objective or performance measure, i.e., cleanliness or ease in shaving, of the concerned person. Once the performance measure is specified, the solution is easy. Example
  • 5. What is?????? In sequencing problems, there are two or more customers (jobs) to be served and one or more facilities (machines) available for this purpose. We wish to know when each job is to begin and what its due date or time is. We also wish to know which facilities are required to do each job, in which order these facilities are required and how long each operation is to take. 1 The selection of the appropriate order in which a number of jobs (customers) are to be performed (served) is called sequencing. 2
  • 6. An operation must be completed before its succeeding operation can start. Each operation, once started, must be completed Assumptions we use while dealing with sequencing problems: Only one machine of each type is available No passing rule is followed strictly, i.e., the same order of jobs is maintained over each machine Only one operation is carried out on a machine at a time Processing times are independent of the order of processing the jobs. A job is processed as soon as possible, but only in the order specified Processing times are known and do not change The time involved in moving jobs from one machine to another is negligible.
  • 7. Types of Sequencing Models Scheduling of n jobs on m machines Scheduling of 2 jobs on m machines Scheduling of n jobs on 2 machines Scheduling of n jobs on 3 machines 04 02 03 01
  • 8. Let there be n jobs (1, 2, 3, . . . , n), each of which has to be processed, one at a time, on each of m machines (A, B, C, …). The time required for processing each job on each machine is also given. The order of processing each job through these machines may be any of the (n!)ᴹpossible sequences. But, we are interested in finding that technologically feasible sequence for processing the jobs which gives the minimum total elapsed time for all the jobs. A general sequencing problem may be defined as follows:
  • 9. The possible sequences for processing of the jobs will be (2!)²= 4, which are: i) First process J1 , J2 in this order on machines A and B, respectively; ii) First process J1 , J2 in this order on machines B and A, respectively; iii) First process J2 , J1 in this order on machines A and B, respectively; iv) First process J2 , J1 in this order on machines B and A, respectively. For example, suppose we have a problem of 2 jobs (J1, J2) and 2 machines (A, B) with the following processing times (in hours)
  • 10. For the first sequence, the various times can be calculated as in the following table: Here, the total elapsed time is 12 hours. The idle time for machine A = Total elapsed time - Time when the last job is out of the machine A, = 12 – 6 = 6 hrs The idle time for machine B = Time of starting the first job at B + (Time of starting the second job at B – time of finishing the first job at B) = 2 + (6 – 5) = 3 hrs i) First process J1 , J2 in this order on machines A & B, Jobs Machine A Machine B Time in Time Out Time in Time Out J₁ 0 2 2 2+3=5 J₂ 2 2+4=6 6 6+6=12
  • 11. For the second sequence , the various times can be calculated as in the following table: Here, the total elapsed time is 13 hours. The idle time for machine B = Total elapsed time - Time when the last job is out of machine B = 13 – 9 = 4 hrs The idle time for machine A = Time of starting the first job at A + (Time of starting the second job at A – time of finishing the first job at A) = 3 + (9 – 5) = 7 hrs ii) First process J1 , J2 in this order on machines B and A Jobs Machine B Machine A Time in Time Out Time in Time Out J₁ 0 3 3 3+2=5 J₂ 3 3+6=9 9 9+4=13
  • 12. For the third sequence, the various times can be calculated as in the following table: Here, the total elapsed time is 13 hours. The idle time for machine A = Total elapsed time - Time when the last job is out of machine A = 13 – 6 = 7 hrs The idle time for machine B = Time of starting the first job at B + (Time of starting the second job at B – time of finishing the first job at B) = 4 + (10 – 10) = 4 hrs iii) First process J2 , J1 in this order on machines A and B Jobs Machine A Machine B Time in Time Out Time in Time Out J₂ 0 4 4 4+6=10 J₁ 4 4+2=6 10 10+3=13
  • 13. For the fourth sequence , the various times can be calculated as in the following table: Here, the total elapsed time is 12 hours. The idle time for machine B = Total elapsed time - Time when the last job is out of machine B = 12 – 9 = 3 hrs The idle time for machine A = Time of starting the first job at A + (Time of starting the second job at A – time of finishing the first job at A) = 6 + (10 – 10) = 6 hrs iv) First process J2 , J1 in this order on machines B and A Jobs Machine B Machine A Time in Time Out Time in Time Out J₂ 0 6 6 6+4=10 J₁ 6 6+3=9 10 10+2=12
  • 14. So, in the above example, the technologically feasible sequence for processing the jobs, which gives the minimum total elapsed time for all the jobs is either the first sequence or the fourth sequence. Idle times of the machines are also less for these sequences. The processing, therefore, should be done adopting either the first or the fourth sequence.