RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    모델플랜트를 이용한 교육용 컴퓨터통합생산시스템의 개발 : fishertecknik사의 model plant 제어/운영을 중심으로 = Development of educational computer integrated manufacturing system for model plant : control/ operation of model plant for fishertecknik co.

    한글로보기

    https://www.riss.kr/link?id=T10958655

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수

    부가정보

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    This thesis developed a control and operation system for model plant. The model plant, which was made by Fishertehnik co., consists of AS/RS module, manufacturing cell module, assembly module and supplementary material handling equipments. Therefore, it is necessary to understand of the information and communication protocol between the machines by using the HLI function. An efficient development of the operating model plant system is the final technical goal of this study.
    Due to various customer demands and increasing competitive environments, flexibility has become an important factor of a manufacturing system. Cellular Manufacturing System (CMS) is an important application of GT in which families of parts are produced in manufacturing cells or a group of various machines, which are physically close together and can entirely process a family of part. The cell formation problem with multiple objectives is more difficult than a single objective problem. The MOGA (Multiple Objectives Genetic Algorithm) procedure uses the concept of Pareto Optimal Solution in the selection process as a variant of elitist strategy in the thesis.
    To develop the operation system on plant level, the considerations are required to avoid the confliction and deadlock in system. Specifically, a shop floor control hierarchy has been developed of based on the behavior and state of specific shop floor equipments and is described in thesis. The Petri-net was used to investigate the dynamics of model plant, e.g., the relation of material handling equipments and machines.
    The concepts of Object Oriented Programming (OOP) was adopted and designed to analyze manufacturing cell and assembly line of model plant. It is the function of the control architecture to design these operation software responsibilities to specific control object components. Thus, each machine device is defined by an object which limited set of manufacturing control decision responsibility.
    The results of this study are used important materials for understanding of CIM and operation management parts. The proposed MOGA method for cell formation was provided the fundamental of CMS on model plant. Petri-net was useful to keep away an avoidance of collision of inter the equipments and deadlock of the sharing the resources. The OOP approaches were guided a good tool for developing software on substitute noun and verb of machine for object. Especially, it is possible to teach text-based lecture and experiments of the shop floor environments by result of this thesis. Moreover, this study was proposed the main issue for the educational purpose to design AS/RS system, develop the program and handle of materials etc.
    번역하기

    This thesis developed a control and operation system for model plant. The model plant, which was made by Fishertehnik co., consists of AS/RS module, manufacturing cell module, assembly module and supplementary material handling equipments. Therefore, ...

    This thesis developed a control and operation system for model plant. The model plant, which was made by Fishertehnik co., consists of AS/RS module, manufacturing cell module, assembly module and supplementary material handling equipments. Therefore, it is necessary to understand of the information and communication protocol between the machines by using the HLI function. An efficient development of the operating model plant system is the final technical goal of this study.
    Due to various customer demands and increasing competitive environments, flexibility has become an important factor of a manufacturing system. Cellular Manufacturing System (CMS) is an important application of GT in which families of parts are produced in manufacturing cells or a group of various machines, which are physically close together and can entirely process a family of part. The cell formation problem with multiple objectives is more difficult than a single objective problem. The MOGA (Multiple Objectives Genetic Algorithm) procedure uses the concept of Pareto Optimal Solution in the selection process as a variant of elitist strategy in the thesis.
    To develop the operation system on plant level, the considerations are required to avoid the confliction and deadlock in system. Specifically, a shop floor control hierarchy has been developed of based on the behavior and state of specific shop floor equipments and is described in thesis. The Petri-net was used to investigate the dynamics of model plant, e.g., the relation of material handling equipments and machines.
    The concepts of Object Oriented Programming (OOP) was adopted and designed to analyze manufacturing cell and assembly line of model plant. It is the function of the control architecture to design these operation software responsibilities to specific control object components. Thus, each machine device is defined by an object which limited set of manufacturing control decision responsibility.
    The results of this study are used important materials for understanding of CIM and operation management parts. The proposed MOGA method for cell formation was provided the fundamental of CMS on model plant. Petri-net was useful to keep away an avoidance of collision of inter the equipments and deadlock of the sharing the resources. The OOP approaches were guided a good tool for developing software on substitute noun and verb of machine for object. Especially, it is possible to teach text-based lecture and experiments of the shop floor environments by result of this thesis. Moreover, this study was proposed the main issue for the educational purpose to design AS/RS system, develop the program and handle of materials etc.

    더보기

    목차 (Table of Contents)

    • 목차
    • 그림 목차 = IV
    • 표 목차 = VIII
    • ABSTRACT = X
    • 제 1 장 서론 = 1
    • 목차
    • 그림 목차 = IV
    • 표 목차 = VIII
    • ABSTRACT = X
    • 제 1 장 서론 = 1
    • 1.1 연구배경 = 1
    • 1.2 문헌 연구 = 3
    • 1.2.1 SFCS(Shop Floor Control System)의 구조에 관한 기존연구 = 3
    • 1.2.2 셀 제조 시스템 관련연구 = 11
    • 1.2.3 시스템 분석 및 개발 관련연구 = 14
    • 1.2.4 교육관련 시스템에 관한 기존연구 = 15
    • 1.3 연구내용 및 방법 = 19
    • 제 2 장 조립라인을 위한 모델링 및 객체지향 설계 = 21
    • 2.1 Introduction = 21
    • 2.2 모델플랜트 소개 = 21
    • 2.2.1 모델플랜트의 구성 = 21
    • 2.2.2 모델플랜트의 운영을 위한 필드버스(Fieldbus) = 25
    • 2.2.3 인터버스(INTERBUS) = 29
    • 2.2.3.1 INTERBUS의 소개 = 29
    • 2.2.3.2 INTERBUSs 컨트롤러와 통신 = 30
    • 2.3 자동창고와 조립라인의 모델링(Modeling) = 34
    • 2.3.1 모델링도구로 사용된 Petri-Net = 34
    • 2.3.2 자동창고(AS/RS)의 모델링 = 34
    • 2.3.3 자동창고(AS/RS)의 모델링 = 39
    • 2.4 조립라인을 위한 객체지향 모델링 = 44
    • 제 3 장 셀 제조시스템을 위한 셀 형성과 제조 셀 모델링 및 객체지향 설계 = 46
    • 3.1 Introduction = 46
    • 3.2 그룹 테크놀러지(GT)를 위한 셀 형성 = 46
    • 3.2.1 GT와 셀 형성의 연구배경 = 46
    • 3.2.2 셀 형성을 위한 문제정의 = 47
    • 3.2.3 셀 형성을 위한 문제정의 = 49
    • 3.2.3.1 전통적인 방법 = 50
    • 3.2.3.2 진화방법론 = 52
    • 3.2.4 셀 형성을 위한 다목적 유전알고리즘 = 53
    • 3.2.5 CF(Cell Formation)문제 적용 = 59
    • 3.3 제조 셀의 Petri-Net 모델링 = 72
    • 3.4 자동창고와 제조 셀의 객체지향모델링 = 84
    • 제 4 장 모델플랜트의 운영시스템 COSMEP개발 = 90
    • 4.1 Introduction = 90
    • 4.2 시스템 구축을 위한 기술적인 고려사항 = 90
    • 4.2.1 개발환경 = 90
    • 4.2.2 구축시스템의 계층구조와 데이터베이스 설계 = 93
    • 4.2.3 모듈별 구성 = 96
    • 4.2.4 클래스 정의 = 98
    • 4.3 웹(web)기반의 생산계획모듈 = 101
    • 4.4 가공공정과 조립작업의 COSMEP 구현 = 104
    • 4.4.1 제조 셀 형성의 인터페이스 = 104
    • 4.4.2 부품의 셀 가공 인터페이스 = 108
    • 4.4.3 조립작업 = 111
    • 4.4.4 COSMEP의 모니터링 시스템 = 114
    • 제 5 장 결론 = 117
    • 참고문헌 = 120
    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼