• 제목/요약/키워드: Machine Scheduling

검색결과 379건 처리시간 0.02초

순서 독립적인 셋업타임을 가진 동일작업의 병렬기계 배치스케줄링 (Parallel Machine Scheduling with Identical Jobs and Sequence-Independent Setup Times)

  • 최병천;박명주
    • 한국경영과학회지
    • /
    • 제39권3호
    • /
    • pp.83-91
    • /
    • 2014
  • We consider the problem of scheduling identical jobs with sequence-independent setup times on parallel machines. The objective is to minimize total completion times. We present the pseudopolynomial-time algorithm for the case with a fixed number of machines and an efficient approximation algorithm for our problem with identical setup times, which is known to be NP-hard even for the two-machine case.

적응형 의사결정 트리와 최단 경로법을 이용한 기계 진단 및 보전 정책 수립 (Machine Diagnosis and Maintenance Policy Generation Using Adaptive Decision Tree and Shortest Path Problem)

  • 백준걸
    • 한국경영과학회지
    • /
    • 제27권2호
    • /
    • pp.33-49
    • /
    • 2002
  • CBM (Condition-Based Maintenance) has increasingly drawn attention in industry because of its many benefits. CBM Problem Is characterized as a state-dependent scheduling model that demands simultaneous maintenance actions, each for an attribute that influences on machine condition. This problem is very hard to solve within conventional Markov decision process framework. In this paper, we present an intelligent machine maintenance scheduler, for which a new incremental decision tree learning method as evolutionary system identification model and shortest path problem as schedule generation model are developed. Although our approach does not guarantee an optimal scheduling policy in mathematical viewpoint, we verified through simulation based experiment that the intelligent scheduler is capable of providing good scheduling policy that can be used in practice.

건설기계 유압밸브 생산을 위한 일정계획 시스템 개발 (Development of Scheduling System for Production of the Hydraulic Control Valve of Construction Equipment)

  • 김기동;이보헌
    • 산업기술연구
    • /
    • 제27권A호
    • /
    • pp.61-67
    • /
    • 2007
  • The construction machine is the composite machine assembled by about 30,000 parts. Excavator, one kind of a construction machine, plays the leading role for export of construction equipment. It is generally impossible to produce all of the items within one company. Especially the supply of hydraulic control valves, one of the core part of the construction equipment, depends on the import heavily. So it is important to make an efficient production plan of hydraulic control valves in the company. The most important thing for the production scheduling of a hydraulic control valve is to make production schedule keeping the start date for assembly line for an excavator and to make minimization of the stock level. The production plan of hydraulic control valve includes the decision of the quantity supplied by subcontractor. This paper presents a scheme for a scheduling system of the hydraulic control valve considering the schedule of the assembly line for excavator production. This paper provides a methodology, which can make a plan of supply and production and generate a detailed schedule for daily production.

  • PDF

Single-Machine Total Completion Time Scheduling with Position-Based Deterioration and Multiple Rate-Modifying Activities

  • Kim, Byung-Soo;Joo, Cheol-Min
    • Industrial Engineering and Management Systems
    • /
    • 제10권4호
    • /
    • pp.247-254
    • /
    • 2011
  • In this paper, we study a single-machine scheduling problem with deteriorating processing time of jobs and multiple rate-modifying activities which reset deteriorated processing time to the original processing time. In this situation, the objective function is to minimize total completion time. First, we formulate an integer programming model. Since the model is difficult to solve as the size of real problem being very large, we design an improved genetic algorithm called adaptive genetic algorithm (AGA) with spontaneously adjusting crossover and mutation rate depending upon the status of current population. Finally, we conduct some computational experiments to evaluate the performance of AGA with the conventional GAs with various combinations of crossover and mutation rates.

배치처리기계를 포함하는 두 단계 흐름생산라인의 일정계획 (Production Scheduling for a Two-machine Flow Shop with a Batch Processing Machine)

  • 고시근;구평회;김병남
    • 대한산업공학회지
    • /
    • 제34권4호
    • /
    • pp.481-488
    • /
    • 2008
  • This paper deals with a scheduling problem for two-machine flow shop, in which the preceding machine is a batch processing machine that can process a number of jobs simultaneously. To minimize makespan of the system, we present a mixed integer linear programming formulation for the problem, and using this formulation, it is shown that an optimal solution for small problem can be obtained by a commercial optimization software. However, since the problem is NP-hard and the size of a real problem is very large, we propose a number of heuristic algorithms including genetic algorithm to solve practical big-sized problems in a reasonable computational time. To verify performances of the algorithms, we compare them with lower bound for the problem. From the results of these computational experiments, some of the heuristic algorithms show very good performances for the problem.

FMC에서의 일정계획 시스템의 설계 (Design of Scheduling System for Flexible Manufacturing Cells)

  • 신대혁;이상완
    • 산업경영시스템학회지
    • /
    • 제17권32호
    • /
    • pp.63-71
    • /
    • 1994
  • The purpose of this paper is to describe an effective cell scheduling system for flexible manufacturing cells. Based on the FMC characteristics, cell scheduling can be defined as a dynamic modified flow shop working in a real-time system. This paper attempt to find the optimal cell scheduling when minimizing the mean flow time for n-job/m-machine problems in static and dynamic environments. Real-time scheduling in an FMC environment requires rapid computation of the schedule.

  • PDF

Heuristic Algorithms for Parallel Machine Scheduling Problems with Dividable Jobs

  • Tsai, Chi-Yang;Chen, You-Ren
    • Industrial Engineering and Management Systems
    • /
    • 제10권1호
    • /
    • pp.15-23
    • /
    • 2011
  • This research considers scheduling problems with jobs which can be divided into sub-jobs and do not required to be processed immediately following one another. Heuristic algorithms considering how to divide jobs are proposed in an attempt to find near-optimal solutions within reasonable run time. The algorithms contain two phases which are executed recursively. Phase 1 of the algorithm determines how jobs should be divided while phase 2 solves the scheduling problem given the sub-jobs established in phase 1. Simulated annealing and genetic algorithms are applied for the two phases and four heuristic algorithms are established. Numerical experiment is conducted to determine the best parameter values for the heuristic algorithms. Examples with different sizes and levels of complexity are generated. Performance of the proposed algorithms is evaluated. It is shown that the proposed algorithms are able to efficiently and effectively solve the considered problems.

이종병렬기계로 구성된 변압기 권선공정의 생산일정계획 (A Heuristic Scheduling Algorithm for Transformer Winding Process with Non-identical Parallel Machines)

  • 박창권;장길상;이동현
    • 산업경영시스템학회지
    • /
    • 제26권2호
    • /
    • pp.35-41
    • /
    • 2003
  • This paper proposes a heuristic scheduling algorithm to satisfy the customer's due date in the production process under make to order environment. The goal is to achieve the machine scheduling in the transformer winding process, in which consists of parallel machines with different machine performances. The winding is important production process in the transformer manufacturing company. The efficiency of the winding machines is different according to the voltage capacity and the winding type. This paper introduces a heuristic approach in the transformer winding process where the objective function is to minimize the total tardiness of jobs over due dates. The numerical experiment is illustrated to evaluate the performance.

반도체 포토공정에서 총 가중작업흐름시간을 최소화하기 위한 스케쥴링 방법론에 관한 연구 (Scheduling Algorithms for Minimizing Total Weighted Flowtime in Photolithography Workstation of FAB)

  • 최성우
    • 산업경영시스템학회지
    • /
    • 제35권1호
    • /
    • pp.79-86
    • /
    • 2012
  • This study focuses on the problem of scheduling wafer lots of several recipe(operation condition) types in the photolithography workstation in a semiconductor wafer fabrication facility, and sequence-dependent recipe set up times may be required at the photolithography machines. In addition, a lot is able to be operated at a machine when the reticle(mask) corresponding to the recipe type is set up in the photolithography machine. We suggest various heuristic algorithms, in which developed recipe selection rules and lot selection rules are used to generate reasonable schedules to minimizing the total weighted flowtime. Results of computational tests on randomly generated test problems show that the suggested algorithms outperform a scheduling method used in a real manufacturing system in terms of the total weighted flowtime of the wafer lots with ready times.

시뮬레이티드 어닐링을 이용한 이종병렬기계에서의 일정계획 수립 (Job Scheduling for Nonidentical Parallel Machines Using Simulated Annealing)

  • 김경희;나동길;박문원;김동원
    • 한국경영과학회:학술대회논문집
    • /
    • 대한산업공학회/한국경영과학회 2000년도 춘계공동학술대회 논문집
    • /
    • pp.90-93
    • /
    • 2000
  • This paper presents job scheduling for non-identical parallel machines using Simulated Annealing (SA). The scheduling problem accounts for allotting work parts of L lots into M parallel machines, where each lot is composed of N homogeneous jobs. Some lots may have different jobs while every job within each lot has common due date. Each machine has its own performance and set up time according to the features of the machine, and also by job types. A meta-heuristic, SA, is applied in this study to determine the job sequences of the scheduling problem so as to minimize total tardiness of due. The SA method is compared with a conventional steepest descent(SD) algorithm that is a typical tool for finding local optimum. The comparison shows the SA is much better than the SD in terms tardiness while SA takes longer , but acceptable time.

  • PDF