• Title/Summary/Keyword: Implementation problem

Search Result 2,507, Processing Time 0.033 seconds

An Implementation of Efficient OTC(Over-The-Cell) Channel Router (효과적인 OTC 채널 라우터의 구현)

  • Jang, Seung-Kew;Chang, Hoon
    • Proceedings of the KIEE Conference
    • /
    • 1998.11b
    • /
    • pp.591-593
    • /
    • 1998
  • As evolution of the process technology, we proposed the Over-The-Cell channel routing algorithm for the advanced three-layer process. The proposed algorithm simplifies the channel routing problem, and then makes use of Simulated Annealing Technique to converge at global optimal solution. Also, we proposed a new method to remove the cyclic vertical constraints which are known to be the hardest element in the channel routing problem and a way to detect the local minimal solution and escape from it successfully.

  • PDF

Performance Improvement and Integrated Implementation for Minimum Cost Flow Problem (최소비용문제의 해법 효율화와 통합구현)

  • 정호연
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.20 no.43
    • /
    • pp.67-79
    • /
    • 1997
  • In this paper we develop the integrated software that can compare algorithms of the minimum cost flow problem using PC. The chosen algorithms are the network simplex method, dual network simplex method, and out-of-kilter method, which methods correspond to primal, dual, and primal-dual approach respectively. We also present the improved methods obtaining the initial solution to increase the efficiency of algorithms, and experiment results shown the difference between the entering(dropping) selection rules.

  • PDF

(An Implementation of Preprocessing for 0-1 Integer Programming) (0-1 정수계획법을 위한 사전처리의 구현)

  • 엄순근
    • Journal of the military operations research society of Korea
    • /
    • v.25 no.1
    • /
    • pp.133-140
    • /
    • 1999
  • Preprocessing for the -01 integer programming can reduce the size of problem instance as well as tighten its linear programming relaxations. In this research, the preprocessing techniques are classified into two categories. First, for the reduction of problem size, there are variable fixing and constraint elimination techniques. Second, for the reduction of feasible region, there are coefficient reduction and Euchidean reduction techniques. These methods are implemented and the effects are shown by experimental results.

  • PDF

A Novel Fuzzy Morphology, Part II:Neural Network Implementation

  • Yonggwan Won;Lee, Bae-Ho
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1995.10b
    • /
    • pp.52-58
    • /
    • 1995
  • A shared-weight neural network that performed classification based on the features extracted with the fuzzy morphological operation is introduced. Learning rules for the structuring elements, degree of membership, and weighting factors are also precisely described. In application to handwritten digit recognition problem, the fuzzy morphological shared-weight neural network produced the results which are comparable to the state-of-art for this problem.

  • PDF

A Survey on the Implementation of Musculoskeletal Disorders Prevention Program in Shipbuilding Industry

  • Kim, Day-Sung
    • Journal of the Ergonomics Society of Korea
    • /
    • v.31 no.1
    • /
    • pp.151-156
    • /
    • 2012
  • Objective: In 2010, the rate of injuries and illnesses in the shipbuilding industry was 1.20, about 1.74 times higher than the average of overall industries(0.69). Musculoskeletal disorders(MSDs) became a major problem since 2000 in shipbuilding industry. The purpose of this study was to provide efficient implementation management through evaluating the economic effectiveness of the Musculoskeletal Disorders Prevention Program(MDPP). Successfully implementing the MDPP in the workplace may decrease the risk of MSDs and therefore reduce MSDs related costs. Methods: Occupational accident index (frequency rate, severity rate, and frequency severity indicator), estimated direct costs, and total occupational accident occurrence rate were provided by analysis of MSDs, statistical analysis of MDPP decreed companies, and data analysis of implementation. Results: The study shows the number of MSDs for MDPP decreed companies decreased 76.2% from 2,319 in 2004 to 551 in 2008. Above all, the number of MSDs decreased 78.7% in Shipbuilding industries. Forty companies (85.1%) showed a decreasing tendency and 27.7% of those had an $R^2$ > 0.7. Similar results were found in severity rate and frequency severity indicator. From these results, it appears there are a number of advantages in implementing the MDPP. Conclusion: MDPP effectiveness was demonstrated by analysing implementation and occupational accident index. A more effective and efficient implementation would take into account business sector, size, policy, and organization of the company.

A Method for Architecture-based Design and Implementation of Component Assembly and its Tool Support (아키텍처에 기반한 컴포넌트 조립 시스템의 설계 및 구현 방법과 지원 도구의 개발)

  • 이승연;권오천;신규상
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.9
    • /
    • pp.812-820
    • /
    • 2003
  • Component-Based Development(CBD) leverages software reusability and diminishes development costs. Various works about component models, such as EJB, COM, and CCM are in progress to support CBD. However, current component models hardly support flexible assembly of pre-built components. To cope with this problem, architecture for component assembly must be defined in the abstract level and the gap between system architecture and its implementation should be diminished in the implementation level. This paper proposes a method for architecture-based design and implementation of component assembly. Architecture is described by the ADL, and the tool, COBALT Assembler, is introduced to support the proposed design and implementation phase of component assembly.

A Case Study of ERP Implementation for PCB Manufacturer

  • Lo, Chan-Hsing;Lin, Yu-Hsin;Tsai, Chih-Hung;Li, Rong-Kwei
    • International Journal of Quality Innovation
    • /
    • v.4 no.1
    • /
    • pp.160-174
    • /
    • 2003
  • This study researched an enterprise resources planning (ERP) implementation project at a printed circuit board (PCB) manufacturer. In depth research was achieved by participating and observing in an implementation project at an actual PCB manufacturer. It is hoped that this study will contribute a valuable reference resource for future PCB manufacturers that wish to select or implement ERP systems. The first step in implementing ERP software is to set a clear target. At the same time, the tasks of each department and the system of cooperation between departments must be clearly defined. In this way, the cycle time of each flow and the accuracy of data will both be improved. In order to ensure smooth implementation of an ERP project, the followings are key factors: (1) an ERP system that suits the PCB industry; (2) effective project management; (3) effective project cost/budget control; (4) project problem management system; (5) comprehensive implementation method and information technology (IT), etc. By keeping to these principals, Company A achieved rapid transactions, and lower total cycle times and inventory levels, and other such benefits that had been predicted.

Parallel Implementation of the Recursive Least Square for Hyperspectral Image Compression on GPUs

  • Li, Changguo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.11 no.7
    • /
    • pp.3543-3557
    • /
    • 2017
  • Compression is a very important technique for remotely sensed hyperspectral images. The lossless compression based on the recursive least square (RLS), which eliminates hyperspectral images' redundancy using both spatial and spectral correlations, is an extremely powerful tool for this purpose, but the relatively high computational complexity limits its application to time-critical scenarios. In order to improve the computational efficiency of the algorithm, we optimize its serial version and develop a new parallel implementation on graphics processing units (GPUs). Namely, an optimized recursive least square based on optimal number of prediction bands is introduced firstly. Then we use this approach as a case study to illustrate the advantages and potential challenges of applying GPU parallel optimization principles to the considered problem. The proposed parallel method properly exploits the low-level architecture of GPUs and has been carried out using the compute unified device architecture (CUDA). The GPU parallel implementation is compared with the serial implementation on CPU. Experimental results indicate remarkable acceleration factors and real-time performance, while retaining exactly the same bit rate with regard to the serial version of the compressor.

Analysis of University-industry Needs to Improve University Evaluation Institution from Industry Perspective (산업계관점 대학평가 제도 개선을 위한 대학-산업체 요구분석)

  • Yoon, Jiyoung;Kim, Hyekyung
    • Journal of Engineering Education Research
    • /
    • v.26 no.6
    • /
    • pp.30-39
    • /
    • 2023
  • This study was conducted with analyzing the perceptions of universities and industry regarding need analysis, curriculum design-implementation-outcomes, and the educational environment of the university evaluation institution from an industry perspective. First, as a result of analyzing the importance and implementation level of needs analysis, universities and industries recognized 'industrial trends in related fields' as the most important, but both groups perceived the implementation level to be significantly low. Second, as a result of analyzing the importance of implementing a curriculum based on industry needs, there was a difference in that universities recognized the 'adequacy of curriculum implementation based on industrial needs' and industries recognized the 'field training participation rate' as the most important. Third, as a result of analyzing the importance of curriculum outcomes based on industrial needs, it was found that both groups recognized 'field connection of major curriculum' as the most important. Fourth, as a result of analyzing the importance of the industry-university cooperative educational environment, it was found that both groups recognized 'construction and operation of experimental.practice educational facilities and infrastructure' as the most important. In short, the results of this study are expected to resolve the problem of mismatch between universities and industry in terms of talent development and education, and contribute to the effective implementation of the university evaluation institution from an industry perspective.

Implementation Of Client Management Database Program For Digital Hearing Aids Fitting System

  • Lee Gun Jae;Park Byoung Uk;Yoo Dong Gu;Kim Hack Yoon
    • Proceedings of the IEEK Conference
    • /
    • 2004.08c
    • /
    • pp.755-758
    • /
    • 2004
  • A hearing aid performs the role of fitting in order to provide those with a hearing problem with a better hearing ability in ordinary circumstances. The existing Fitting system in the hearing aid is consisted somewhat complex, and simply performs the role of Fitting without any supervisions of those with a hearing problem. Such is these methods makes it unable to establish an organized supervision, and shows a problem in making high efficiency. In order to solve this problem mentioned as above, the based thesis have connected the Fitting program and the patient-management database program for the easy use by the user.

  • PDF