Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using Assembly Line Scheduling draw the tables and find the shortest time to complete the job. Consider a factory with three assemble line each with
Using Assembly Line Scheduling draw the tables and find the shortest time to complete the job.
Consider a factory with three assemble line each with 6 stations. The Matrix A represent Execution time of each station in the assemble line. The matrix T represents the transfer the time one station to another station of another assemble line. E represent the entry time and X represent the exit time from assemble line. X=\begin{tabular}{|c|c|c|} \hline \multicolumn{3}{c}{ Assemble line No } \\ \hline 1 & 2 & 3 \\ \hline 8 & 4 & 6 \\ \hline \end{tabular} Station Number \begin{tabular}{c|l|l|l|l|l|l|l|l|} \hline & & 1 & 2 & 3 & 4 & 5 & 6 \\ \hline & Assembly & 1 & 2 & 8 & 4 & 2 & 1 & 5 \\ \hline Line & 2 & 6 & 1 & 5 & 2 & 3 & 6 \\ \hline Number & 3 & 3 & 2 & 6 & 2 & 4 & 7 \\ \hline \end{tabular} Station Number \begin{tabular}{|l|l|l|l|l|} \hline 2 & \multicolumn{3}{c}{3} & \multicolumn{1}{c}{5} \\ \hline 3 & 1 & 3 & 4 & 1 \\ \hline 1 & 2 & 3 & 4 & 5 \\ \hline 4 & 2 & 2 & 2 & 2 \\ \hline \end{tabular}Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started