• Title/Summary/Keyword: 분산처리구조

Search Result 937, Processing Time 0.036 seconds

Design and Implementation of Web-based Factory Monitoring System for Complement MES (제조실행시스템의 기능 보완을 위한 웹 기반 공장 모니터링시스템의 설계 및 구현)

  • Kim, Yun-Gi;Gang, Mun-Seol;Kim, Byeong-Gi
    • The KIPS Transactions:PartD
    • /
    • v.9D no.4
    • /
    • pp.667-676
    • /
    • 2002
  • Digital environment that is represented to Internet is displacing business way of industry and business achievement way with the fast speed being giving great change on life whole. Improve existent business process utilizing Internet and Web connection technology, information superhighway to tradition industrialist manufacturer and e-Transformation's propulsion that wish to maximize productivity and administration efficiency is spread vigorously. In this paper, administration efficiency raising of Web-based factory monitoring system to do monitoring when everywhere integrating operation present condition current point of time of discrete factories in inside and outside of the country by purpose design and implemented. That is, do to normalize system structure and achievement function, and administration data of Web-based, and design using VML (Unified Modeling Language) and take advantage of ASP (Active Server Pages) and implemented web function. Implemented Web-based factory monitoring system is applying two factory (Kl, K2) of K CO., LTD. tire operation division to caravan, and application result was evaluated by very efficient thing to grasp operation situation of whole factory synthetically.

Visualized Execution Analyzer for the Java Class File (자바 클래스 파일에 대한 시각화 실행 분석기)

  • Ko, Kwang-Man
    • The KIPS Transactions:PartA
    • /
    • v.11A no.5
    • /
    • pp.319-324
    • /
    • 2004
  • The Java language is rapidly being adopted in the Internet. The distributed applications and their application range are being expanded beyond just a programing language and developed Into software applications. A variety of researches are going on with regard to the Java Virtual Machine runtime environment and methods of analyzing the Java class files and utilizing the information for applications. A class file is a converted file that is executable by the Java virtual machine. Analysis on the class file structure and the runtime processes will be convenient in arranging the decompilers and debugging the source programs. This paper is about the runtime process analyzer that presents the runtime processes, including class files, more visually. The content of a class file will be easily accessed and expressed as in a graphic user interface. The information in the class file displayed is divided into Constant_Pool, Class_file, Interface, Field, Method and Attribute with information on method area, operand stack and local variables expressed visually.

Real-time Hand Gesture Recognition System based on Vision for Intelligent Robot Control (지능로봇 제어를 위한 비전기반 실시간 수신호 인식 시스템)

  • Yang, Tae-Kyu;Seo, Yong-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.13 no.10
    • /
    • pp.2180-2188
    • /
    • 2009
  • This paper is study on real-time hand gesture recognition system based on vision for intelligent robot control. We are proposed a recognition system using PCA and BP algorithm. Recognition of hand gestures consists of two steps which are preprocessing step using PCA algorithm and classification step using BP algorithm. The PCA algorithm is a technique used to reduce multidimensional data sets to lower dimensions for effective analysis. In our simulation, the PCA is applied to calculate feature projection vectors for the image of a given hand. The BP algorithm is capable of doing parallel distributed processing and expedite processing since it take parallel structure. The BP algorithm recognized in real time hand gestures by self learning of trained eigen hand gesture. The proposed PCA and BP algorithm show improvement on the recognition compared to PCA algorithm.

Efficient Connection Scheduling Technique for Hosting Internet Services on a Cluster of Servers (서버 클러스터에서의 인터넷 서비스를 위한 효율적인 연결 스케줄링 기법)

  • 최재웅;김성천
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.30 no.7_8
    • /
    • pp.352-358
    • /
    • 2003
  • A cluster of servers is the most promising solution to provide highly scalable and highly available network services with low implementation cost. One of popular solutions is using dispatcher as a request distributor. However this solution has the problem that is can be the bottleneck or single-point of failure point of itself. ONE-IP, the previous work, solves this serious problem by using broadcast message for distributing the request packet in LAN. Using simple scheduling technique, in addition, the overhead due to dispatching the request becomes minimal. However, as ONE-IP using very simple static scheduling algorithm, it would spread the request among servers unevenly and downgrades the cluster performance consequently. In this paper, we propose an improved TCP connection scheduling technique solving this unbalanced distributing problem. Using Round-Robin(RR) scheduling instead of hashing clients IP address, proposed technique can more evenly distribute incoming service requests among the servers. Experiments show average 3.8% improved performance in throughput compared to original ONE-IP technique.

A Study on XMDR-DSM System Design for Cooperative (협업을 위한 XMDR-DSM 시스템 설계에 관한 연구)

  • Moon, Seok-Jae;Jung, Kye-Dong;Choi, Young-Keun
    • The KIPS Transactions:PartD
    • /
    • v.16D no.5
    • /
    • pp.701-714
    • /
    • 2009
  • In the enterprises the data integration based on service requires integrated data management as the change in the environment of enterprises accelerates. Cooperation among enterprises is accomplished through accessing distributed database using business process. As this approach is performed based on the global query, problems such as data heterogeneity, schema heterogeneity, and verification of validity have to be solved in advance for the interoperability among the heterogeneous system. Thus, cooperation requires dynamic and reliable construction. In this paper, we propose XMDR-DSM (eXtended MetaData Registry-Data Service Mediator) system for cooperation. XMDR-DSM, which is comprised of XMDR-DS, XMDR-DQP, and XMDR-DAI, supports the mapping between global schema and local schema and provides data access and integration service. Therefore, XMDR-DSM enables the mutual support of business operations among heterogeneous database. In addition, it can secure information as reusable asset and the standardization of interchange. Also it can manage unified information since it provides business process based on workflow; therefore, it will be able to increase the life span of information and reduce the cost.

A hybrid prioritized worker model for efficiency of shared resources in the real-time system (실시간 시스템에서 공유자원의 효율적 사용을 위한 혼합형 우선순위 작업자 모델)

  • Park, Hong-Jin;Chun, Kyung-Ah;Kim, Chang-Min
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.12
    • /
    • pp.3652-3661
    • /
    • 1999
  • To support multimedia applications such as a multimedia communication systems and multimedia broadcasting, an operating system need to predict their timing-constraints. So, In this real-time systems, we must solve the priority inversion problem that may make the behavior of unpredictable systems and need a real-time server model that provides a better preemptability and minimizes a system overhead. In current real-time systems, the single thread server model, the worker model and the dynamic server model are being used for synchronization but they cannot propose an effective structure for managing shared resources. In this paper, the priority inheritance protocol is used to solve the priority inversion problem and the hybrid prioritized worker model is proposed, which can provide a more effective structure and a faster response time minimizing a system overhead. The hybrid prioritized worker model is to combine the static and the dynamic prioritized worker model, and have a better performance than other models in response time which is an important factor in a real-time system.

  • PDF

A Design and Implementation of JiKU/XML Object-oriented Code Generator Using for Design Pattern (디자인 패턴을 이용한 JiKU/XML 객체지향코드 생성기 설계 및 구현)

  • Sun, Su-Kyun
    • The KIPS Transactions:PartD
    • /
    • v.11D no.4
    • /
    • pp.907-916
    • /
    • 2004
  • The present code generation system, developing based on single system, Is not easy for developers or maintenance men to share pattern design information in distribution environment. So in this paper, we design and implement XML as basis of web environment, and JiKU/XML object-oriented code generator using pattern design. We use UML to change pattern design to XML code, and create code, suitable to PIML command, to generate design information designed by UML into XML code. This JiKU/XML Object-oriented Code Generator makes 10-step codes, and can be easily applied to web environment. It complements the disadvantage of present generator, F77/J++, and makes standardization of design because it uses UML and design pattern information. We compare it with present system by implement Eases, and as a result, generator suggested in this study gives more effective function.

GDPR Compliant Blockchain Based Access Control(GCBAC) (GDPR 준수 가능한 블록체인 기반 접근제어 시스템)

  • Lim, Joon Ho;Chun, Ji Young;Noh, Geontae;Jeong, Ik Rae
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.30 no.6
    • /
    • pp.981-997
    • /
    • 2020
  • Blockchain technology can provide a high level security based on a decentralized distributed ledger and consensus-based structure. In order to increase the utilization of blockchain technology, it is necessary to find a way to use it in fields that require personal data processing such as health care and e-commerce. To achieve this goal, the blockchain based system should be able to comply with data privacy regulations represented by European Union(EU)'s GDPR(General Data Protection Regulation). However, because of the properties of the blockchain like the immutability and decentralized recorded data, it is difficult to technically implement the requirements of the existing privacy regulations on the blockchain. In this paper, we propose a multi-chain based access control system that can guarantee the rights of the personal data subject required by GDPR by utilizing Chameleon Hash and Attribute Based Encryption (ABE). Finally, we will show through security analysis that our system can handle personal data while maintaining confidentiality and integrity.

Hydrothermal Synthesis of Vanadium (IV) Dioxide and its Thermochromic Property (바나듐(IV) 이산화물의 수열합성 및 이의 열변색 특성)

  • Lee, Hun Dong;Son, Dae Hee;Lee, Won Ki;Jin, Young Eup;Lee, Gun-Dae;Park, Seong Soo
    • Applied Chemistry for Engineering
    • /
    • v.26 no.4
    • /
    • pp.427-431
    • /
    • 2015
  • In this study, vanadium dioxide ($VO_2$) powder well known as a thermochromic material was prepared from $V_2O_5$ powder and oxalic acid dihydrate by hydrothermal and calcination process at various conditions. The chemical bonding and crystal structures in addition to thermal property of samples were determined using FE-SEM, XRD, XPS, and DSC. Also, spectroscopic and thermochromic properties of film samples were analyzed by UV-Vis-NIR spectroscopy after the thin film was prepared from the sol dispersed with the size of below 50 nm by the ball-milling of powder sample. With increasing the calcination temperature, the phase transition temperature of samples increased from $40^{\circ}C$ to $70^{\circ}C$ due to the increase of particle size.

Recent Transmission Electron Microscopy in Materials Analysis (투과전자현미경을 이용한 최근의 재료분석기술)

  • Park, Gyeong-Su;Hong, Soon-Ku;Shindo, Daisuke
    • Applied Microscopy
    • /
    • v.26 no.2
    • /
    • pp.105-121
    • /
    • 1996
  • 투과전자현미경을 이용한 최근의 재료 분석기술에 대해 일본 토호쿠대학의 ASMA (Atomic Scale Morphology Analysis) 연구실에서 얻은 실험결과를 중심으로 설명하였다. 현재 토호쿠대학에서 가동 중에 있는 가속전압 1250 kV의 초고압 투과전자현미경은 분해능이 약 0.1nm이며, 이 전자현미경으로부터 얻은 고분해능상은 대형컴퓨터를 이용한 시뮤레이션에 의해 해석 할 수 있음을 나타내었다. 또한, 이러한 뛰어난 고분해능 특성을 가진 초고압 투과전자현미경과 최근 재료 분야의 전자현미경 시료 제작기술의 하나로서 크게 주목받고 있는 초박절편법 (Ultramicrotomy)을 이용한 헤마타이트 미립자의 내부구조 해석 결과를 나타내었다. 새로운 전자현미경 분석기법을 위한 주변장비의 눈에 띄는 발달중의 하나로서 전자현미경상을 디지탈 형태로 기록하고, 이를 효과적인 화상처리 기법으로 해석할 수 있는 Imaging Plate (IP)를 주목할 수 있다. 본 논문에서는 IP의 응용 예로서 IP를 이용하여 기록한 고분해능 전자현미경상과 전자 회절패턴의 정량해석 결과에 대해 나타내었다. 에너지분산 X-선 검출기를 이용한 새로운 분석기법의 예로서 전자 채널링 효과를 이용한 ALCHEMI법을 Ni-Al-Mn계 화합물에 대한 실험결과와 함께 나타내었다. 또한, 전자에너지 손실 분광 분석법을 이용한 최근 분석 결과로서 여러 구리 화합물의 전자구조 차이에 따른 구리의 $L_{23}$ 가장자리 피이크 변화를 나타내었다. 새로운 전자현미경법인 에너지 필터를 사용하여 $Al_{0.5}In_{0.5}As$의 전자회절 패턴의 백그라운드를 제거한 결과를 에너지 필터를 사용하지 않은 $Al_{0.5}In_{0.5}As$의 전자회절 패턴과 비교하여 나타내었다.

  • PDF