• 제목/요약/키워드: Tree Management System

검색결과 501건 처리시간 0.036초

MVC 디자인 패턴을 활용한 Web GPS 기반의 물류차량 출하 관제 시스템 (A Web GPS based Logistics Vehicle Control Management System using MVC Design Patterns)

  • 심춘보;김경종
    • 디지털산업정보학회논문지
    • /
    • 제6권1호
    • /
    • pp.131-142
    • /
    • 2010
  • In this paper, we propose a web GPS based logistics vehicle control management system using MVC design patterns. The proposed system is designed by applying design patterns of object oriented modeling called mini-architecture to enhance reliability of software as well as promote stability of overall system design. In addition, we can get a position information by means of the GPS embedded in PDA and communicate between client and monitoring server using CDMA network so that the position of client can be identified directly by the map service. The system provides an moving object indexing technique which extends the existing TB-tree to manage and retrieve a transporting trajectory of logistics efficiently. Finally, with development of the logistics vehicle control service called WG-LOGICS system, we can verify the usefulness of our system which is able for monitoring a vehicle preparation, allocating registration, loading a burden, transfer path, and destination arrival in real world.

회귀분석 및 의사결정나무 분석을 통한 R&D 연구비 추정에 관한 연구 (A Study on Estimation of R&D Research Funds by Linear Regression and Decision Tree Analysis)

  • 김동근;천영돈;김성규;이윤빈;황지호;김용수
    • 산업경영시스템학회지
    • /
    • 제35권4호
    • /
    • pp.73-82
    • /
    • 2012
  • Currently, R&D investment of government is increased dramatically. However, the budget of the government is different depending on the size of ministry and priorities, and then it is difficult to obtain consensus on the budget. They did not establish decision support systems to evaluate and execute R&D budget. In this paper, we analyze factors affecting research funds by linear regression and decision tree analysis in order to increase investment efficiency in national research project. Moreover, we suggested strategies that budget is estimated reasonably.

스도쿠 풀이에서 욕심쟁이 기법과 가지치기를 이용한 완전이진트리 생성 기법 (A Method to Expand a Complete Binary Tree using Greedy Method and Pruning in Sudoku Problems)

  • 김태석;김종수
    • 한국멀티미디어학회논문지
    • /
    • 제20권4호
    • /
    • pp.696-703
    • /
    • 2017
  • In this paper, we show how to design based on solving Sudoku problem that is one of the NP-complete problems like Go. We show how to use greedy method which can minimize depth based on tree expansion and how to apply heuristic algorithm for pruning unnecessary branches. As a result of measuring the performance of the proposed method for solving of Sudoku problems, this method can reduce the number of function call required for solving compared with the method of heuristic algorithm or recursive method, also this method is able to reduce the 46~64 depth rather than simply expanding the tree and is able to pruning unnecessary branches. Therefore, we could see that it can reduce the number of leaf nodes required for the calculation to 6 to 34.

Decision Tree를 이용한 고객 취향 관리 시스템 (Customer Relationship Management System using Decision Tree)

  • 최종훈;이은;공은배
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2000년도 가을 학술발표논문집 Vol.27 No.2 (2)
    • /
    • pp.60-62
    • /
    • 2000
  • 인터넷의 활성화로 많은 사람들이 인터넷을 이용하고 이에 따라 인터넷을 이용한 서비스도 홍수를 이루고 있다. 이에 따라 인터넷을 상업적 목적으로 사용하는 서비스도 증가하고 있다. 그러나 많은 인터넷 서비스들이 고객들에게 획일적이고 일률적인 서비스만을 제공한다. 각각의 고객에게 취향과 관심분야에 따른 차별화 된 서비스가 필요로 한다. 각 고객에게 1대 1로 차별화 된 service를 제공하기 위해서 먼저 각 고객을 구별하고 그 고객의 취향과 관심분야의 파악을 위해서 인터넷에서의 행동을 관찰한다. 또한 고객의 관리를 위해 고객을 필요에 따라 그룹화하고, 고객과 직접 접촉을 통해 고객 정보를 파악할 수도 있다. 파악된 고객 정보의 효율적 저장과 분석을 위해서 decision tree를 이용해 학습을 한다. 고객의 행동의 특성상 incremental한 학습 알고리즘을 사용하며 고객의 선호도를 이용한 decision tree를 이용한다. 학습된 결과를 이용해서 1대 1 서비스를 제공함으로써 고객에서 편리성을 제공하고 서비스에 대한 친밀감과 고객의 흥미를 유발할 수 있다.

  • PDF

Flow Shop 배치설계를 위한 휴리스틱 알고리즘 (A Heuristic Algorithm for Flow Shop Layout Design)

  • 남기호;옥창훈;서윤호
    • 산업경영시스템학회지
    • /
    • 제34권4호
    • /
    • pp.129-137
    • /
    • 2011
  • To date, facility layout problems has been solved and applied for job shop situations. Since flow shop has more restrictions, the solution space is much smaller than job shop. An efficient heuristic algorithm for facility layout problems for flow shop layouts is needed to be developed. In this thesis, a heuristic algorithm for rectangular bay layouts in a flow shop situation is presented. The proposed algorithm is developed by using slicing tree representation and applied to various flow shop layout problems. The effectiveness of the proposed algorithm in terms of exploration rate and objective function value are shown by comparing our results to simulated annealing.

Use of Dynamic Reliability Method in Assessing Accident Management Strategy

  • Jae, Moosung
    • International Journal of Reliability and Applications
    • /
    • 제2권1호
    • /
    • pp.27-36
    • /
    • 2001
  • This Paper proposes a new methodology for assessing the reliability of an accident management, which Is based on the reliability physics and the scheme to generate dynamic event tree. The methodology consists of 3 main steps: screening; uncertainty propagation; and probability estimation. Sensitivity analysis is used for screening the variables of significance. Latin Hypercube sampling technique and MAAP code are used for uncertainty propagation, and the dynamic event tree generation method is used for the estimation of non-success probability of implementing an accident management strategy. This approach is applied in assessing the non-success probability of implementing a cavity flooding strategy, which is to supply water into the reactor cavity using emergency fire systems during the sequence of station blackout at the reference plant.

  • PDF

스마트폰에서 decision tree를 이용한 고혈압 환자 관리 시스템 (Management System for Hypertensive patients using Design Tree in SmartPhone)

  • 정운해;박두순
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2012년도 춘계학술발표대회
    • /
    • pp.1342-1344
    • /
    • 2012
  • 안드로이드를 기반으로 사용자가 자신의 상태를 점검하고, 혈압 상태를 자동으로 기록하고, 응급상황 발생시 경고하고 가까운 병원으로 안내하는 시스템을 구현하였다. 스마트폰의 통신을 이용하여 평상시의 혈압을 서버에 저장하고 그 데이터를 바탕으로 환자에게 알맞은 처방을 제공한다.

도시 가로수 관리 품셈 개선에 관한 연구 (A Study on Improvement Methods of Cost Estimation in Order for the Proper Management of Street Trees)

  • 도윤택;한봉호;박석철
    • 한국조경학회지
    • /
    • 제50권4호
    • /
    • pp.20-36
    • /
    • 2022
  • 본 연구는 가로수 관리의 합리적인 표준품셈 항목 및 적정 단가 설정을 통한 고품질 가로수 관리의 기초자료 제공을 목적으로 하였다. 현재 가로수 관리항목은 가로수 전정을 제외하고, 일반 조경수 품셈을 가로수 관리 품셈으로 활용하고 있다. 또한 한국전력공사에서는 표준전기품셈의 가지치기 항목을 적용하여 표준품셈 대비 강전정의 경우 평균 51%, 약전정의 경우 평균 39% 낮은 단가로 사업을 수행하고 있다. 이는 가로수 관리 품질을 유지하거나 향상시킬 수 없는 한계로 판단되었으며, 가로수 관리의 적정 단가 기준이 필요함을 뜻한다. 가로수 관리 품셈을 개선하기 위해 현업에서 투입되는 비용을 검토할 필요가 있었다. 하지만 국내의 조경 분야 실적공사비에 대한 데이터의 부재로 미국 RSMeans Building Construction Cost Data(RSMeans)의 세부항목을 검토하였다. RSMeans란 1942년부터 누적된 미국의 실적기반 적산방식으로 주로 연방교통부와 각 주정부의 도로국을 중심으로 공사비를 산정하는 데이터베이스이다. RSMeans는 지속적인 신기술 도입과 노동 및 재료비용의 계속된 변경을 반영하기 위해 매해 건설제품과 방법을 찾고 수량화하며, 생산성 비율을 조정하고 있다. 본 연구에서는 국내 조경 관리 방법과 큰 차이가 없는 RSMeans의 세부항목과 현행 인건비 등을 적용하여 실적공사비를 산출하였다. 적용 결과 표준품셈은 실적공사비와 비교하면 가로수 전지의 강전정의 경우 107%로의 양호한 비율이었지만, 약전정은 59%로 과소 설계가 되어 있었다. 또한, 관목 전정은 82%, 제초는 92%, 교목 시비는 87%, 방풍벽 설치는 91% 수준으로 과소 설계되어 있었다. 살수차 관수와 약제 살포는 각각 118%와 124%의 비율로 실적공사비와 비교하면 과대 설계된 부분도 확인하였다. 과소평가된 항목들은 가로수의 특수성으로 도로 안전통제 등으로 인건비 및 장비의 투입비 상승이 주요 원인으로 판단되었다. 향후 표준품셈의 조경 유지 관리항목에 일반 조경수뿐만 아니라 가로수에 관한 항목 추가가 필요하다.

중국 한단시 자연성지 내 노거수의 특성과 관리방안 (A Study on the Characteristics and Management Plan of Old Big Trees in the Sacred Natural Sites of Handan City, China)

  • 석소정;신현실
    • 한국전통조경학회지
    • /
    • 제41권2호
    • /
    • pp.35-45
    • /
    • 2023
  • 첫째, 본 연구는 지역 원림국이 집계한 한단시 노거수의 수종과 수령 등 기본 정보를 결합해 노거수의 공간적 분포 특징을 ArcGIS 그림으로 분석하였다. 수종의 유형, 수령분포, 소유권 현황, 성장세 및 다양성 현황을 종합적으로 분석하였다. 통계적으로 콩나무과의 회화나무속, 아카시아속, 쥐엄나무속, 자귀나무속이 다수의 비중을 차지하였고, 이중 회화나무은 가장 높은 비중을 차지하였다. 회화나무는 한단시 각 현 및 구에 이르기까지 널리 또한 집중적으로 군락을 이루어 분포되어 있었다. 수령 및 분포를 보면 1000년 이상의 노거수는 회화나무, 느티나무, 향나무, 산뽕나무, 황단나무, 쥐엄나무, 황련목, 측백나무가 주를 이루었다. 둘째, 각 유형의 노거수 현황에서 발견한 바와 같이 다양한 유형의 노거수의 현황을 조사한 결과, 한단시 노거수보호 관리 체계, 보호 관리 과정 및 보호 관리 이점을 연구하여 자연성지 보호 관리에서 한단시 노거수의 역할을 분석하여, 노거수의 보호는 주로 지역사회를 주체로 하는 문화, 신앙적 보호형태를 보이며 보호상태는 성장환경과 밀접한 관련이 있다. 현재 노거수 보호의 핵심 동력은 주로 노거수에 대한 숭배이다. 그 신성함을 노거수에 기탁하여 자연이 노거수에 부여한 자연적 성품을 사회 활동의 지도의식으로 승화시켜 자연의 '미(美)'와 인격의 '선(善)'이 잘 결합되어 있다. 노거수의 보호 상태는 주변 환경과의 상호 작용 정도 및 여러 문화 및 주체의 참여와 밀접한 관련이 있다. 장기간의 노거수 성장 과정에서 점차 주변 환경과 지속적으로 상호 작용하여 상향식 및 하향식의 교차 지역, 다문화 및 다중 주체가 참여하는 '자연-문화-경관' 시스템이 자발적으로 구축되는 과정에서 노거수를 중심으로 자연성지가 형성된 것으로 보인다. 셋째, 중국은 노거수보호와 회복 조치를 중점으로 하였지만, 노거수 자원의 관리 과정에서 노거수에 대한 역사, 문화적 가치, 식물 다양성 의의 및 사회적 가치에 대한 종합적인 고려가 부족하여 보호 관리시스템이 허술하다. 공간의 지역적 특징, 재산권 및 보호 상 특징, 가치상 특징의 세 가지 지표는 한단시 노거수의 자연성지 평가에 있어서 노거수를 중심으로 하여 자발적으로 형성 중인 자연성지를 발견할 수 있으며, 이는 전통 의식 관리, 자원 보호 실천, 신앙 체계 구축, 생명공동체 가치 실현 면에서 높은 가치가 있다. 이들을 장기간 보호하고 발전시킬 수 있는지에 대해서는 체계적인 관리 체계가 뒷받침되어야 한다. 넷째, 현재 중국에서는 보호 구역에 대한 인식이 아직 성숙하지 않아 '자연성지'는 자연보호구역 체계가 구축되는 과정에서 중요한 연구 내용으로 다루어야 한다. 상향식 지역사회 참여를 주체로 하는 자연성지 관리 형태는 현재 중국의 하향식 자연보호구역 관리 유형에 대한 강력한 보완이다. 이를 기초로 하여 노거수 보호를 자연보호구역 체계에서 천연기념물이라는 자연보호구역 형태에 포함해야 한다. 또한 자연보호구역 주변 지역 주민도 생물 다양성 보전의 주체 중 하나가 되어야 한다.

A Proposal for Generating Good Assembly Sequences by Tournament Tree

  • Tsuboi, Kenji;Matsumoto, Toshiyuki;Shinoda, Shinji;Niwa, Akira
    • Industrial Engineering and Management Systems
    • /
    • 제10권2호
    • /
    • pp.161-169
    • /
    • 2011
  • In seeking further efficiency in production preparation, it is common to examine assembly sequences using digital manufacturing. The assembly sequences affect the product evaluation, so it is necessary to test several assembly sequences before actual production. However, because selection and testing of assembly sequences depends on the operator's personal experience and intuition, only a small number of assembly sequences are actually tested. Nevertheless, there is a systematic method for generating assembly sequences using a contact-related figure. However, the larger the number of parts, the larger the number of assembly sequences geometric becomes. The purpose of this study is to establish a systematic method of generating efficient assembly sequences regardless of the number of parts. To generate such assembly sequences selectively, a "Tournament Tree," which shows the structure of an assembly sequence, is formulated. Applying the method to assembly sequences of a water valve, good assembly sequences with the same structure as the Tournament Tree are identified. The structure of such a Tournament Tree tends to have fewer steps than the others. As a test, the structure is then applied for a drum cartridge with 38 parts. In all the assembly sequences generated from the contact-related figures, the best assembly sequence is generated by using the Tournament Tree.