• Title/Summary/Keyword: Windows Systems

Search Result 560, Processing Time 0.029 seconds

Development of an Intelligent Software Programmable Logic Controller for IEC1131-3 International Standard Languages (IEC1131-3 표준언어 처리를 위한 지능적 소프트웨어 PLC 개발)

  • Cho, Young-Im
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.14 no.2
    • /
    • pp.207-215
    • /
    • 2004
  • The PLC programming by IEC1131-3 is hard to handle to ordinary users as well as professionals. Also it has not a generality, so that it couldn't be debugging some logic errors easily. In order to be adapted for such environment, In this paper, I have developed the ISPLC(Intelligent Agent System based Software Programmable Logic Controller). In ISPLC system, LD programmed by a user is converted to the C code which can be used in a commercial editor such as Visual C++. The detection of logical errors in C code is more effective than PLC programming itself. ISPLC provides the GUI-based interface in web environment and an easy programming platform to such beginners as well as professionals. The study of code conversion of LD to IL as well as IL to C is firstly tried in the world as well as KOREA. To show the effectiveness of the developed system, I applied it to a practical case, a real time traffic control system. ISPLC is minimized the error debugging and programming time owing to be supported by windows application programs.

Development of a Portable Welding Robot for Welding Jobs in Ship Blocks (조선소의 대형블록 용접을 위한 인력 운반형 용접로봇 개발)

  • Park, Juyi;Kim, Jin-Wook;Kim, Jung-Min;Kim, Ji-Yoon;Kim, Woongji;Kim, Soo-Ho
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.20 no.7
    • /
    • pp.760-766
    • /
    • 2014
  • This paper represents a portable robot for use in the welding process of the double hulls in shipbuilding yards. It has 5 degrees of freedom and 3kg of payload. Its body weight is 17.3 [kg] so that human workers can carry it by hand to the work place. Its body is mainly made of magnesium and aluminum alloys. Since the robot is placed about 25m apart from its controller, EtherCAT is adopted for reliable connection between the robot and controller through a single light cable. RTX real-time kernel and KPA EtherCAT master are used to control the robot on a Windows XP environment. The performance of the developed robot is satisfactory to the requirement in welding tasks of U-type cells in shipbuilding yards.

Development of Hospital Image Management and Communication System (의료용 화상정보 처리 시스템 개발)

  • 이준하;이상학;신현진
    • Progress in Medical Physics
    • /
    • v.4 no.2
    • /
    • pp.59-67
    • /
    • 1993
  • In this paper, we present a result of our study on how to construct a HIMCS(hospital image management and communication system) based on Windows system. The proposed HIMCS is composed of image acquisition units, image archiving and processing units, display units, and all units are interfaced with LAN. We construct high speed image transmission system for distributed database and retrieval of various medical pictures in ward through image transmission system and realize integrated image diagnosis. Hospital image management and communication systems(HIMCS) have been proposed as a way to meet the challenge presented by the growing volume of medical imaging data. These systems are based on the concept of handing images in digital form, there by marking use of advances in computer-based technology. A HIMCS offers a wide spectrum of advantages over filmbased imaging. Digital acquisition of images eliminates the need for film processing and associated costs in both time and materials.

  • PDF

Development of An User-Friendly Integrated Program and Teaching System for Automatic Polishing Robot System (자동 연마 시스템의 사용자 지향형 통합 프로그램 및 자동 교시 시스템 개발)

  • Go, Seok-Jo;Lee, Min-Cheol;Lee, Man-Hyeong;An, Jung-Hwan;Jeon, Cha-Su;Lee, Don-Jin
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.7 no.4
    • /
    • pp.334-343
    • /
    • 2001
  • Polishing a die that has free-form surfaces is a time-consuming and tedious job, and requires a considerable amount of high-precision skill. Some workers tend to gradually avoid the polishing work because of the poor environment caused by dust and noise. In order to reduce the polishing time and cope with the shortage of skilled workers, a user-friendly automatic polishing system was developed in this research. The polishing system with five degrees of freedom is able to keep the polishing tool normal to the die surface. The polishing system is controlled by a PC-NC controller. To easily operate the developed polishing robot system, this study developed an integrated program in the Windows environment. This program consists of four modules: the polishing module, the graphic simulator, the polishing data generation module, and the teaching module. Also, the automatic teaching system was developed to easily obtain teaching data and it consists of a three dimensional joystick and a proximity sensor. The joystick is used to simultaneously drive the polishing system to an arbitrary orientation and the proximity sensor is used to obtain teaching points precisely. Also, to evaluate the stability of the driving program and the teaching system, polishing experiments of a die of saddle shape were carried out.

  • PDF

Development of Hydrologic Data Management System Based on Relational Database (관계형 데이터베이스를 이용한 수문자료 관리시스템 개발)

  • Kim, Hak-Kwan;Park, Seung-Woo;Kim, Sang-Min
    • Journal of Korea Water Resources Association
    • /
    • v.39 no.10 s.171
    • /
    • pp.855-866
    • /
    • 2006
  • In this paper, the Hydrologic Data Management System (HDMS) was developed for the efficient management of hydrologic data. The applicability of the system was demonstrated using the hydrologic data of study watershed located in the southwest from Suwon city MySQL 5.0, relational database management system, and MS Visual Basic 6.0 were used for the development of MS windows based HDMS. The primary components of the HDMS are data search system, data management system, and data analysis system. Data search and management systems provide basic functions for the efficient data search, storage, update and export. Data analysis system enables the users to get the further and diverse hydrologic statistical information from the stored data. Furthermore, the accuracy and quality of hydrologic data was analyzed and evaluated through data analysis system.

A Reactive Cross Collision Exclusionary Backoff Algorithm in IEEE 802.11 Network

  • Pudasaini, Subodh;Chang, Yu-Sun;Shin, Seok-Joo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.4 no.6
    • /
    • pp.1098-1115
    • /
    • 2010
  • An inseparable challenge associated with every random access network is the design of an efficient Collision Resolution Algorithm (CRA), since collisions cannot be completely avoided in such network. To maximize the collision resolution efficiency of a popular CRA, namely Binary Exponential Backoff (BEB), we propose a reactive backoff algorithm. The proposed backoff algorithm is reactive in the sense that it updates the contention window based on the previously selected backoff value in the failed contention stage to avoid a typical type of collision, referred as cross-collision. Cross-collision would occur if the contention slot pointed by the currently selected backoff value appeared to be present in the overlapped portion of the adjacent (the previous and the current) windows. The proposed reactive algorithm contributes to significant performance improvements in the network since it offers a supplementary feature of Cross Collision Exclusion (XCE) and also retains the legacy collision mitigation features. We formulate a Markovian model to emulate the characteristics of the proposed algorithm. Based on the solution of the model, we then estimate the throughput and delay performances of WLAN following the signaling mechanisms of the Distributed Coordination Function (DCF) considering IEEE 802.11b system parameters. We validate the accuracy of the analytical performance estimation framework by comparing the analytically obtained results with the results that we obtain from the simulation experiments performed in ns-2. Through the rigorous analysis, based on the validated model, we show that the proposed reactive cross collision exclusionary backoff algorithm significantly enhances the throughput and reduces the average packet delay in the network.

VirtAV: an Agentless Runtime Antivirus System for Virtual Machines

  • Tang, Hongwei;Feng, Shengzhong;Zhao, Xiaofang;Jin, Yan
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.11 no.11
    • /
    • pp.5642-5670
    • /
    • 2017
  • Antivirus is an important issue to the security of virtual machine (VM). According to where the antivirus system resides, the existing approaches can be categorized into three classes: internal approach, external approach and hybrid approach. However, for the internal approach, it is susceptible to attacks and may cause antivirus storm and rollback vulnerability problems. On the other hand, for the external approach, the antivirus systems built upon virtual machine introspection (VMI) technology cannot find and prohibit viruses promptly. Although the hybrid approach performs virus scanning out of the virtual machine, it is still vulnerable to attacks since it completely depends on the agent and hooks to deliver events in the guest operating system. To solve the aforementioned problems, based on in-memory signature scanning, we propose an agentless runtime antivirus system VirtAV, which scans each piece of binary codes to execute in guest VMs on the VMM side to detect and prevent viruses. As an external approach, VirtAV does not rely on any hooks or agents in the guest OS, and exposes no attack surface to the outside world, so it guarantees the security of itself to the greatest extent. In addition, it solves the antivirus storm problem and the rollback vulnerability problem in virtualization environment. We implemented a prototype based on Qemu/KVM hypervisor and ClamAV antivirus engine. Experimental results demonstrate that VirtAV is able to detect both user-level and kernel-level virus programs inside Windows and Linux guest, no matter whether they are packed or not. From the performance aspect, the overhead of VirtAV on guest performance is acceptable. Especially, VirtAV has little impact on the performance of common desktop applications, such as video playing, web browsing and Microsoft Office series.

Case Study of K Company's Tax-Refund Information System Realization (부가가치세 환급정보시스템 구현 - K사 사례연구)

  • Yoon, Sung-Yong
    • Journal of Digital Convergence
    • /
    • v.14 no.2
    • /
    • pp.115-122
    • /
    • 2016
  • Tax-Refund System for foreign tourists is constantly increasing trend because of the discount effect of product. However, in order to get Tax-Refund, foreign tourists are supposed to keep a refund statement of paper issued after the purchases and the existing refund windows involve complicated procedure and poor accessibility, which causes the inconvenience. After recognizing the problems, K company has implemented information systems to relieve the discomfort of the Tax-Refund service by streamlining and reforming complex and inconvenient procedures of the Tax-Refund service so that it is able to plan the shopping convenience of foreign tourists. The K's information system is considered good practice to show that they can play a key role under the competitive environment with the corporate information system that is an essential element in achieving a competitive advantage.

A Study on the Influence of Career Satisfaction and Commitment on Career Anchor Style (경력 닻의 유형이 경력만족과 경력몰입에 미치는 영향 연구)

  • Park, Hee-Dong;Park, Min-Saeng
    • Management & Information Systems Review
    • /
    • v.31 no.3
    • /
    • pp.97-116
    • /
    • 2012
  • This pager purposed to investigate the style of career anchor and influence of career satisfaction and career commitment. also to concept each variable. The empirical research questions for the study are what kind of the career anchor is selected and what impacts on career satisfaction and career commitment. To examine the model, 299 questionnaires was collected from Korean workers. Each questions is based on a 7 point Likert-type scale, and the data were analyzed by SPSS and AMOS for Windows. The results of study are summarized as follows: First, style of career anchor(technical/functional, security, pure challenge, life-style integration) has an positive influence on career satisfaction. but partial style of career anchor(managerial, creativity, autonomy/independence, service/dedication) unconnected with career satisfaction. Secondly, style of career anchor(technical/functional, managerial, security, service/dedication) has an positive influence on career commitment. but partial style of career anchor(creativity, autonomy/independence, pure challenge, life-style integration) unconnected with career satisfaction.

  • PDF

The Moderating Effect of Perceived Values on The Luxury Brand Preference Depending on Consumers' Regulatory Focus (소비자 조절초점이 명품브랜드의 가치와 브랜드태도의 관계에 미치는 조절효과)

  • Suh, Yong-Han
    • Management & Information Systems Review
    • /
    • v.30 no.4
    • /
    • pp.73-92
    • /
    • 2011
  • The purpose of this study was to investigate the differences of influence between luxury brand value and preferences according to consumers' regulatory focus. For data collection, research questionnaires were responded by females consumers living in Pusan and Ulsan. The collected data were analyzed according to the frequency-factor analysis using SPSS 14.0 for windows Package, the factor analysis using Varimax, reliability analysis, T-test, multi-regression analysis, and chow-test. The results were as follows: First, Based on an independent samples t-test, It was found that prevention-oriented respondents were significantly more qualify value and economic value than promotion-oriented respondents, promotion-oriented respondents were significantly more aesthetic value than prevention-oriented respondents. Second, concerning the worth of luxury brands that aesthetic value, qualify value, economic value, conspicuous value, and emotional value significantly affected the consumers' preference about luxury brand. On the other hand, only social value of the luxury brand did not have a significant effect on the consumers' preference about luxury brand. Second, the study was to investigate whether the luxury brand value has an effect on the brand preference depending on the consumer's regulatory focus. The results showed that there were different perceived values of luxury brand preference between the promotion-focused and the prevention-focused consumers. The promotion focus group had the effect on conspicuous value and emotional value, while the prevention focus group had the effect on quality value and economic value for luxury brand preference.

  • PDF