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

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

대규모 병렬기계 흐름생산의 재일정계획 (A production rescheduling system for a large size parallel machine flow shop)

  • 정남기;유철수;김종민;최정길
    • 산업공학
    • /
    • 제9권2호
    • /
    • pp.75-82
    • /
    • 1996
  • A scheduling system is developed for a parallel machine flow shop which reflects the situations of the manufacturing processes in the tire industry. The schedule is generated via simulation using heuristic rules to get satisfaction on such constraints as due dates, demands, work-in-process, process capacity, set-up times and scheduling speed. This system, constructed with relational DB, SQL and C language, consumes less than 10 minutes of PC simulation to handle real size problems.

  • PDF

대안기계 스케쥴링 문제에 대한 라운딩 알고리듬 (A rounding algorithm for altemate machine scheduling)

  • 황학진
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회 2006년도 추계학술대회
    • /
    • pp.147-157
    • /
    • 2006
  • In this paper we consider alternate m machine scheduling problem in which each job having at most two eligible machines should be assigned with the objective of makespan minimization. For this problem, we propose a $O(m2^m)$ time rounding algorithm with performance ratio at most 1.5. For a little general problem where each job can be processed at most three machines, we prove that there cannot exist a polynomial time algorithm with performance ratio less than 1.5.

  • PDF

가용시간이 서로 다른 병렬기계 스케줄링 문제에 대한 PTAS (A PTAS for nonsimultaneous parallel machine scheduling)

  • 황학진
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회/대한산업공학회 2003년도 춘계공동학술대회
    • /
    • pp.145-150
    • /
    • 2003
  • The parallel machine scheduling problem or assigning n jobs on m identical machines with the objective of minimizing makespan is considered. In this note, we apply the PTAS (Polynomial Time Approximation Scheme) or Hochbaum and Shmoys to our problem and show that it is still a PTAS for our problem.

  • PDF

Single Machine Sequencing With Random Processing Times and Random Deferral Costs

  • Park, Sung H.
    • 한국경영과학회지
    • /
    • 제4권1호
    • /
    • pp.69-77
    • /
    • 1979
  • A single machine stochastic scheduling problem is considered. Associated with each job is its random processing time and random deferral cost. The criterion is to order the jobs so as to minimize the sum of the deferral costs. The expected sum of the deferral costs is theroretically derived under the stochastic situation for each of several scheduling decision rules which are well known for the deterministic environment. It is also shown that certain stochastic problems can be reduced to equivalent deterministic problems. Two examples are illustrated to show the expected total deferral costs.

  • PDF

아웃소싱을 고려한 병렬기계 일정계획 연구 (A Parallel Machine Scheduling Problem with Outsourcing Options)

  • 이익선;윤상흠
    • 산업경영시스템학회지
    • /
    • 제31권3호
    • /
    • pp.101-109
    • /
    • 2008
  • This paper considers an integrated decision for scheduling and outsourcing(or, subcontracting) of a finite number of jobs(or, orders) in a time-sensitive make-to-order manufacturing environment. The jobs can be either processed in a parallel in-house facilities or outsourced to subcontractors. We should determine which jobs should be processed in-house and which jobs should be outsourced. And, we should determine the schedule for the jobs to be processed in-house. If a job is determined to be processed in-house, then the scheduling cost(the completion time of the Job) is imposed. Otherwise(if the job should be outsourced), then an additional outsourcing cost is imposed. The objective is to minimize the linear combination of scheduling and outsourcing costs under a budget constraint for the total available outsourcing cost. In the problem analysis, we first characterize some solution properties and then derive dynamic programming and branch-and- bound algorithms. An efficient heuristic is also developed. The performances of the proposed algorithms are evaluated through various numerical experiments.

공구셋업시간을 고려한 유연생산시스템의 스케쥴링 (Scheduling of flexible manufacturing systems with the consideration of tool set-up times)

  • 임성진;이두용
    • 대한기계학회논문집A
    • /
    • 제22권1호
    • /
    • pp.90-101
    • /
    • 1998
  • This paper presents a scheduling method that uses Petri net modeling and heuristic search to handle the tool setup. In manufacturing systems, a tool is attached to a particular machine to process a particular operation. The activity to attach a tool to a particular machine and detach the tool from the machine requires time. The processing time of operations varies according to the attached tool and the machine used. The method proposed in this paper uses Petri net to model these characteristics and applies a search algorithm to the reachability graph of the Petri net model to generate an optimal or near-optimal schedule. New heuristic functions are developed for efficient search. The experimental results that show the effectiveness of the proposed method are presented.

작업 투입시점과 순서 의존적인 작업준비시간이 존재하는 단일 기계 일정계획 수립을 위한 Tabu Search (A Tabu Search Algorithm for Single Machine Scheduling Problem with Job Release Times and Sequence - dependent Setup Times)

  • 신현준;김성식;고경석
    • 대한산업공학회지
    • /
    • 제27권2호
    • /
    • pp.158-168
    • /
    • 2001
  • We present a tabu search (TS) algorithm to minimize maximum lateness on a single machine in the presence of sequence dependent setup times and dynamic job arrivals. The TS algorithm starts with a feasible schedule generated by a modified ATCS (Apparent Tardiness Cost with Setups) rule, then through a series of search steps it improves the initial schedule. Results of extensive computational experiments show that the TS algorithm significantly outperforms a well-known RHP heuristic by Ovacik and Uzsoy, both on the solutions quality and the computation time. The performance advantage is particularly pronounced when there is high competition among jobs for machine capacity.

  • PDF

신경회로망과 전문가시스템에 의한 FMC의 지능형 스케쥴링 (Intelligent FMC Scheduling Utilizing Neural Network and Expert System)

  • 박승규;이창훈;김유남;장석호;우광방
    • 제어로봇시스템학회논문지
    • /
    • 제4권5호
    • /
    • pp.651-657
    • /
    • 1998
  • In this study, an intelligent scheduling with hybrid architecture, which integrates expert system and neural network, is proposed. Neural network is trained with the data acquired from simulation model of FMC to obtain the knowledge about the relationship between the state of the FMC and its best dispatching rule. Expert system controls the scheduling of FMC by integrating the output of neural network, the states of FMS, and user input. By applying the hybrid system to a scheduling problem, the human knowledge on scheduling and the generation of non-logical knowledge by machine teaming, can be processed in one scheduler. The computer simulation shows that comparing with MST(Minimum Slack Time), there is a little increment in tardness, 5% growth in flow time. And at breakdown, tardness is not increased by expert system comparing with EDD(Earliest Due Date).

  • PDF

엔드밀링 공구의 유한요소해석을 통한 이송속도 스케줄링의 기준 절삭력 산출 (Calculation of a reference force for feedrate scheduling using the FEM analysis of a tool)

  • 이한울;조동우
    • 한국공작기계학회:학술대회논문집
    • /
    • 한국공작기계학회 2004년도 추계학술대회 논문집
    • /
    • pp.416-421
    • /
    • 2004
  • Off-line feedrate scheduling is presented as the advanced technology to regulate cutting forces at the desired level through change of feedrates. In rough cutting, the feedrate scheduling aims at reducing the machining time, which is the most important factor for better productivity. Thus, the largest force which can avoid breakage of tool shank and tooth is a reference force for feedrate scheduling in rough cutting. In this paper, a calculation method of the reference cutting force for feedrate scheduling is developed. This model calculates rupture plane of tooth using the FEM analysis of a tool and computes the reference force using the transverse rupture strength of a tool. Experiments validate that the presented feedrate scheduling model reduced machining time drastically and regulate cutting forces at the reference cutting force.

  • PDF

반도체 웨이퍼 팹의 에이전트 기반 스케쥴링 방법 (Agent-Based Scheduling for Semiconductor Wafer Fabrication Facilities)

  • 윤현중
    • 대한기계학회논문집A
    • /
    • 제29권11호
    • /
    • pp.1463-1471
    • /
    • 2005
  • This paper proposes an agent-based scheduling method fur semiconductor wafer fabrication facilities with hard inter-operation temporal constraints. The scheduling problem is to find the feasible schedules that guarantee both logical and temporal correctness. A proposed multi-agent based architecture is composed of scheduling agents, workcell agents, and machine agents. A scheduling agent computes optimal schedules through bidding mechanisms with a subset or entire set of the workcell agents. A dynamic planning-based approach is adopted for the scheduling mechanism so that the dynamic behaviors such as aperiodic job arrivals and reconfiguration can be taken into consideration.