• Title/Summary/Keyword: LD program

Search Result 45, Processing Time 0.027 seconds

Development of a Software PLC for PC Based on IEC 61131-3 Standard (IEC 61131-3 표준을 따른 PC용 소프트웨어 PLC의 개발)

  • Lee, Cheol-Soo;Jeong, Gu;Lee, Je-Phil;Sim, Ju-Hyun
    • Transactions of the Korean Society of Machine Tool Engineers
    • /
    • v.11 no.1
    • /
    • pp.61-69
    • /
    • 2002
  • This paper describes a converting algorithm between programmable languages of a software PLU. It is based on IEC 61131-3 standard and PC. The proposed control logic is designed by the software model and common element with data type, variables, POUs(program organization unit) and execution control unit commonly used within programmable languages of IEC 61131-3 Standard. The generation method of object file is proposed on five programmable language based on IEC 61131-3. It is represented as fo11ows; 1) the generation method using conversion algorithm from LD to IL with FBD(function block diagram), 2) the generation method using f code generation algorithm from SFC using the SFC execution sequence with FBD and ST(structured text). The proposed control logic generator was implemented by Visual C++ 6.0 and MFC on MS-windows NT 4.0.

Systematic Design of Programmable Logic Controller Based on Efficient Code Conversion Algorithm (효율적 코드변환 알고리즘에 기반한 PLC 의 체계적 설계)

  • Cha, Jong-Ho;Cho, Kwang-Hyun
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.7 no.12
    • /
    • pp.1009-1014
    • /
    • 2001
  • The ladder diagram (LD) for programmable logic controllers (PLCs) ar responsible for much important roles in advance industrial automation. As automated systems become more complex the design procedures of the system become more difficult as well. Hence. the design automation issues based on discrete event models(DEMs) are receiving more attention. One of the popular ways of tackling these problems is employing Petri nets. In this paper, we use the modified automation Petri net(MAPN) to model the manufacturing system and the modified token passing logic (MTPL) method conversion (ECC) algorithm based on the MAPN and the MTPL Finally, an example of the manufacturing system is provided to illustrate the proposed ECC algorithm.

  • PDF

Study on Development of a Nutrition Education Program Model for Foreign Worker Patients (외국인 근로자 환자의 영양 교육 프로그램 모델 개발을 위한 연구)

  • Kwon, Jong-Sook
    • The Korean Journal of Food And Nutrition
    • /
    • v.23 no.4
    • /
    • pp.649-658
    • /
    • 2010
  • This study was performed to develop a nutrition education program model for foreign worker patients. Questionnaire and interview were carried out for collecting quantitative and qualitative information from subjects, respectively. All subjects were foreign worker patients who could speak Korean, composed of 75 Chinese, 4 Mongolians and 1 American, aged from 22 to 73 years old. Among the subjects, 36 subjects had gastrointestinal disease(GD), 16 had coronary heart disease(CHD), 6 had diabetes, 6 had liver disease(LD) and the others had various different diseases. List of recommended and restricted foods for foreign workers to prevent GD and CHD were obtained from interviews with the subjects. A nutrition education program model for foreign worker patients having GD and CHD were developed, and small group education method was recommended. The contents of the program include cause and common symptom and basic nutrition care for the patients, choice of foods and cooking methods, behavioral modification, importance of medication and list of foods recommended and restricted for the patients.

Realization of the Data Acquisition and Transmission for PIC Based on LabVIEW

  • Lei, Zhang;Tao, Yu;Park, Sung-Jun
    • Proceedings of the KIPE Conference
    • /
    • 2007.07a
    • /
    • pp.473-475
    • /
    • 2007
  • This paper shows a monitoring program, and this Exploiting monitoring program is a program for real-time monitoring the current and voltage which is produced by wind generators. And this program helps to check efficiency and situation of the wind generator; therefore, it uses LabVIEW for this real-time monitoring program. It is expensive that the specific network is needed in the common LD (long distance) data transmission. So in this paper, it shows the transmission method which use ezTCP/LAN (Serial-port${\leftarrow}{\rightarrow}$LAN-port converter) and combine with the TCP/IP based on LabVIEW. And in this method the specific network is not needed for using the Internet network to transmit the data, which can reduce the application cost of the system.

  • PDF

Development of an Editor and Howling Engine for Realtime Software Programmable Logic Controller based on Intelligent Agents (지능적 에이전트에 의한 실시간 소프트웨어 PLC 편집기 및 실행엔진 개발)

  • Cho, Young-In
    • Journal of KIISE:Software and Applications
    • /
    • v.32 no.12
    • /
    • pp.1271-1282
    • /
    • 2005
  • Recently, PC-based control is incredibly developed in the industrial control field, but it is difficult for PLC programming in PC. Therefore, I need to develop the softeware PLC, which support the international PLC programming standard(IECl131-3) and can be applied to diverse control system by using C language. In this paper, I have developed the ISPLC(Intelligent Agent System based Software Programmable Logic Controller). In ISPLC system, LD programmed by a user which is used over $90\%$ among the 5 PLC languages, is converted to IL, which is one of intermediate codes, and IL is converted to the standard C rode which can be used in a commercial editor such as Visual C++. In ISPLC, the detection of logical error in high level programming(C) is more eaier than PLC programming itself The study of code conversion of LD->IL->C is firstly tried in the world as well as KOREA. I developed an execution engine with a good practical application. To show the effectiveness of the developed system, 1 applied it to a practical case, a real time traffic control(RT-TC) system. ISPLC is minimized the error debugging and programming time owing to be supported by windows application program.

Improvement of Memory Efficiency for Alternative Sequence in Process Control System Described by SFC (SFC로 설계된 공정제어에서 선택시퀀스의 메모리효율향상)

  • You, Jeong-Bong
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.24 no.5
    • /
    • pp.55-61
    • /
    • 2010
  • When we design the control system used Programmable Logic Controller(PLC) by Sequential Function Chart(SFC), if we use a SFC, it is easy to know the sequential flow of control, to maintenance the controller and to describe a program. We program a SFC by a unique sequence, an alternative sequence and a parallel sequence. If we program a SFC by a alternative sequence, the memory size of a alternative sequence must be larger than the memory size of a unique sequence. Therefore this thesis show an efficient method to reduce a memory size and we confirmed its feasibility through actual example.

Study on the Time Delay of Single Sequence for Select Sequence (선택시퀀스 기능을 위한 단일시퀀스의 시간지연에 관한 연구)

  • You, Jeong-Bong
    • Proceedings of the IEEK Conference
    • /
    • 2009.05a
    • /
    • pp.305-307
    • /
    • 2009
  • When we design the control system used Programmable Logic Controller(PLC), we program the main algorithm by Ladder Diagram(LD) among the standard language. We can substitute the select sequence function by the unique sequence. We can implement this function by the delay time. Therefore this thesis show the select sequence function by the unique sequence and we confirmed its feasibility through actual example.

  • PDF

Acute Toxicity Study of the 2-butoxyethanol by Intratracheal Instillation in Male Sprague-Dawley Rats (수컷 랫드(Sprague-Dawley)에서 2-부톡시에탄올(2-butoxyethanol)의 단회 기도내 투여에 따른 급성 독성시험)

  • Kim, Hyeon-Young;Kim, In-Hyeon;Kim, Min-Seok;Kim, Sung-Hwan;Lee, Kyuhong
    • Journal of Korean Society of Occupational and Environmental Hygiene
    • /
    • v.31 no.4
    • /
    • pp.473-483
    • /
    • 2021
  • Objectives: The present study aimed to evaluate the potential toxicity of 2-butoxyethanol after intratracheal instillation in male rats. Methods: In order to calculate median lethal dose (LD50) of 2-butoxyethanol using Probit analysis with SAS program, the 2-butoxyethanol was administered with dose levels of 0, 101.64, 203.28 and 406.56 mg/kg by once intratracheal instillation to male rats. During the test period, clinical signs, mortality, body weights, organ weights, hematology, and serum biochemistry were examined. At the end of 14 days observation period, all animals were sacrificed and gross finding and histopathological examination were performed. Results: All animals of 406.56 mg/kg group died within 2 weeks after the administration of 2-butoxyethanol. Treatment-related clinical signs, gross observation and histopathological changes (mucous cell hyperplasia, alveolar macrophage aggregation, and hemorrhage) of lung exhibited an increased in 2-butoxyethanol treated groups in a dose dependent manner. However, there were no changes in the organ weights, hematology and serum biochemistry, and histopathology of any other organ except lung. Conclusions: On the basis of the results, it was concluded that a single intratracheal instillation of 2-butoxyethanol in male Sprague-Dawley rats resulted in some adverse effects on mortality, clinical sign, and histopathology in the lung. In the experimental conditions, the LD50 of 2-butoxyethanol was considered to be 287.2 mg/kg and lung was founded to be the target organ of 2-butoxyethanol.

Identification of Virulence Factors in Vibrio vulnificus by Comparative Transcriptomic Analyses between Clinical and Environmental Isolates Using cDNA Microarray

  • Kim, In-Hwang;Kim, Byung-Soo;Lee, Kyung-Shin;Kim, Ik-Joong;Son, Jee-Soo;Kim, Kun-Soo
    • Journal of Microbiology and Biotechnology
    • /
    • v.21 no.12
    • /
    • pp.1228-1235
    • /
    • 2011
  • We compared the gene expression among four clinical and five environmental V. vulnificus isolates, using a cDNA microarray containing 131 genes possibly associated with pathogenicity, transport, signal transduction, and gene regulations in the pathogen. cDNAs from total RNAs of these isolates were hybridized into the cDNA microarray using the cDNA of the wild-type strain MO6-24/O as a reference. We focused on selecting differentially expressed (DE) genes between clinical and environmental isolates using a modified t-statistic. We could detect two statistically significant DE genes between virulent isolates and less-virulent isolates with a marginal statistical significance (p-value of 0.008). These were genes putatively encoding pilin and adenlyate cylase. Real time-PCR confirmed that these two selected genes transcribed in significantly higher levels in virulent isolates than in less-virulent isolates. Mutants with lesions in the gene encoding pilin showed significantly higher $LD_{50}$ values than that of wild type.

Development of a IEC 1131-3-Based Control Logic Generator for the Control System Design (제어 시스템 설계를 위한 IEC 1131-3 기반의 제어 로직 생성기의 개발)

  • Jeong, Gu;Sim, Ju-Hyun;Lee, Je-Phil;Lee, Cheol-Soo
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2001.04a
    • /
    • pp.171-176
    • /
    • 2001
  • This paper describes the methodology of an IEC 1131-3-based control logic generator for the control system design and converting algorithm between programmable languages. The proposed control logic generator is generated based on the software model and common element with data type, variables, POUs(program organization unit) and execution control unit commonly used within programmable languages of IEC 1131-3 Standard. The generation method of object file was proposed on five programmable language based on IECI 131-3. The generation method of object file is represented as following; 1) the generation method using conversion algorithm from LD to IL with FBD(function block diagram), 2) the generation method using C code generation algorithm from SFC using the SFC execution sequence with FBD and ST(structured text). The proposed control logic generator was implemented by Visual C++ and MFC on MS-windows NT 4.0

  • PDF