• Title/Summary/Keyword: 코딩규칙

Search Result 94, Processing Time 0.031 seconds

Automatic acquisition of local fuzzy reasoning rules through DNA coding method (DNA 코딩 방법을 이용한 국소 퍼지 추론규칙의 자동획득)

  • Park, Jong-Gyu;Yun, Sung-Yong;Oh, Sung-Kwon;Ahn, Tae-Chon
    • Proceedings of the KIEE Conference
    • /
    • 1999.07b
    • /
    • pp.543-545
    • /
    • 1999
  • In this paper, the composition method of global and local fuzzy reasoning concepts is researched for reducing the number of rules, not losing the performance for fuzzy controller. A new method is proposed in details that controls the interaction between global reasoning and local reasoning. In order to automatically acquire and optimize the method, the DNA coding algorithm is introduced to the local fuzzy reasoning of the proposed composition fuzzy reasoning method. The method is applied to the real liquid level control system for the purpose of evaluating the Performance. The simulation results show that the proposed technique can produce the fuzzy rules with higher accuracy and feasibility than the conventional methods.

  • PDF

PID Controller Tuning Rules for Integrating Processes with Time Delay (시간지연을 갖는 적분시스템용 PID 제어기의 동조규칙)

  • Lee, Yun-Hyung;So, Myung-Ok;Hwang, Seung-Wook;Ahn, Jong-Kap;Kim, Min-Jung;Jin, Gang-Gyoo
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.30 no.6
    • /
    • pp.753-759
    • /
    • 2006
  • Integrating processes are frequently encountered in process industries. In this paper, new tuning formulae of the PID controllers for set-point tracking and load disturbance rejection are presented for integrating processes involving time delay. First, the controller parameter sets are tuned using a real-coded genetic algorithm (RCGA) such that performance criterion(IAE, ISE or ITSE) is minimized. Then, tuning rules are addressed using tuned PID parameter sets. tuning model and another RCGA. The performances of the proposed rules are tested on two processes.

Design of fuzzy Independence Array Structure using DNA Coding Optimization (DNA 코딩 최적화에 의한 독립 배열구조의 퍼지규칙 설계)

  • Kwon, Yang-Won;Choi, Yong-Sun;Han, Il-Suk;Ahn, Tae-Chon
    • Proceedings of the KIEE Conference
    • /
    • 2000.07d
    • /
    • pp.3019-3021
    • /
    • 2000
  • In this paper. a new fuzzy modeling algorithm is proposed : it can express a given unknown system with a small number of fuzzy rules and be easily implemented. This method uses an independent array instead of a lattice form for a premise membership function. For the purpose of getting the initial value of fuzzy rules. the method uses the fuzzy c-means clustering method. To optimally tune the initial fuzzy rule. the DNA coding method is also utilized at same time. Box and Jenkins's gas furnace data is used to illustrate the validity of the proposed algorithm.

  • PDF

Performance of Packet Header Compression with Sliding Window Size for Efficient Data Communication (효율적인 데이터 통신을 위한 Sliding Window 크기에 따른 패킷 헤더 압축 성능 개선 방안)

  • Cha, Hyejin;Kim, Kangseok;Hong, Manpyo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2014.11a
    • /
    • pp.187-189
    • /
    • 2014
  • 패킷 네트워크에서 음성, 영상 트래픽이 IP, UDP, RTP 를 이용하여 전송 될 때 중복 헤더가 사용되어 통신의 비효율을 초래한다. 이를 방지 하기 위해 ROHC(Robust Header Compression)가 적용된다. 이는 인접 패킷 헤더 간의 차이 값이 규칙적으로 증가하는 영역은 그 차이 값만을 전송한다. 차이 값은 WLSB 인코딩 과정을 거쳐 전송이 되는데 인코팅 시 Sliding Window 값이 사용된다. Sliding Window 크기에 따라 헤더 압축률이 변하고 대역폭에도 영향을 미치게 된다. 본 논문에서는 효과적인 Sliding Window 값을 구하여 기존 ROHC 에 적용 하여 네트워크 통신의 효율성을 향상 시키고자 한다.

A Design of the Java Library for Combined Hangul Regular Expression (조합형 한글 정규식 Java 라이브러리 설계)

  • Jeong, Jae-Yong;Woo, Gyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.04a
    • /
    • pp.31-34
    • /
    • 2015
  • 현재의 한글 정규식은 완성형 한글에 맞춰 글자단위로 사용할 수밖에 없으므로 사용이 불편하다. 따라서 이러한 불편함을 해결하기 위해 자모단위로 처리 가능한 조합형 한글 정규식 Java 라이브러리를 설계하였다. 조합형 한글 정규식 Java 라이브러리를 통해서 단순히 '가'로 시작하는 글자가 아니라 'ㄱ'으로 시작하는 글자나, 종성이 없는 단어 등을 처리할 수 있으며 기존의 정규식 문법 또한 사용할 수 있다. 이를 위해서 초성, 중성, 종성 각각에 조건을 주는 규칙을 한글 정규식 문법에 추가하였으며, 기존의 Java 정규식 라이브러리와 해당 라이브러리에서 이용하는 유니코드 표현상에서의 한글 인코딩 특징을 이용하였다.

A Study on the Limitedness and Regularity of Addressing Patterns in a Concurrent Input/Output Access with Different Orders (상이한 순서의 동시 입출력 동작시 주소변화패턴의 유한성 및 규칙성에 관한 연구)

  • Lee, Gunjoong;Ryoo, Kwangki
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.11a
    • /
    • pp.537-539
    • /
    • 2012
  • 영상신호처리와 같이 공간적 신호처리를 하는 실시간 신호처리시스템에서는 서로 다른 입출력 순서를 갖는 특정 크기의 블록 단위 신호처리가 요구된다. 다양한 영상압축코덱에 쓰이는 엔트로피 코딩을 위한 데이터 재정렬이 대표적인 예이다. 이 경우 동일 주소에 데이터를 읽고 쓰는 단일 버퍼링 방법이 저장 공간을 최소화 하는 최적의 방법이지만 상이하고 불규칙한 입출력 순서를 갖는 경우 이 방법을 적용할 경우 불규칙한 순서열이 이어지기 때문에 구현하기 어렵고 두 배의 저장 공간을 소모하는 이중 버퍼링 방법을 주로 사용한다. 본 논문에서는 불규칙한 순서열 변화를 보이는 임의의 상이한 입출력 순서를 갖는 동시 입출력 동작에서도 예측가능한 유한한 횟수 안에 규칙적인 반복성이 나타남을 입증하고 자원을 최소화하는 단일 버퍼링 방법이 적용될 수 있음을 보였다.

Design of a Web Interview System using Active Documents (능동문서를 활용한 웹기반 설문 시스템 설계)

  • Jang, Seon-Ah;Yang, Jae-Gun;Bae, Jae-Hak J.
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.04a
    • /
    • pp.601-604
    • /
    • 2009
  • 최근 고객의 만족도나 선호도와 같은 정보를 수집하기 위해서 컴퓨터를 이용한 설문조사가 다양한 형태로 이루어지고 있다. 현재의 설문시스템은 지필형 설문에 비해서 여러 가지 이점이 있지만 여전히 부족한 점이 있다. 예를 들어 로직, 변수, 구성요소 등과 같은 처리절차 또는 규칙들이 시스템에 하드코딩되기 때문에 설문이 바뀌면 처리 엔진을 재설계하고 재구현해야 하는 점이 그것이다. 본 논문에서는 설문에 독립적인 시스템을 구축하고자 설문엔진과 로직엔진을 분리 설계하였으며, 각 설문에 설문처리 로직을 포함시킴으로써 기존 방식의 약점을 보완하고자 하였다. 설문에 로직을 포함시키고 구조화하기 위해서 능동문서(Active Documents)를 이용하였다.

A Design of Active Questionnaire System Based on Web Standards (웹표준 기반 능동형 설문 시스템 설계)

  • Jang, Seon-Ah;Yang, Jae-Gun;Bae, Jae-Hak J.
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.777-779
    • /
    • 2011
  • 현재의 컴퓨터 설문 시스템은 지필형 설문에 비해 여러 가지 이점이 있지만 처리절차 또는 규칙들이 시스템에 하드 코딩(Hard Coding)되기 때문에 설문이 변경되면 설문처리 엔진을 수정 또는 재구현해야 한다. 이러한 문제를 해결하고자 기존에 능동문서를 도입한 컴퓨터 설문 시스템인 능동문서 기반의 웹 설문 시스템(WINAD: The Web Interview System with Active Documents)을 구현하였다. 하지만 WINAD 시스템은 응답자의 참여도를 높이거나 응답률을 최대화할 수 있는 플래쉬, 플랙스, 실버라이트 등 인터렉티브한 설문지 작성 환경을 제공하지 않는다. 브라우저 상호호환성과 웹접근성 문제를 발생시키기 때문이다. 본 논문에서는 WINAD 시스템을 모바일 및 다양한 브라우저 환경에서 동작가능 하도록 HTML5 기술을 적용한 웹표준 기반 능동형 설문 시스템을 설계하였다.

Design and Implementation of Rule Engine based Android Interactive Signage for Context Awareness (상황인지 지원을 위한 규칙엔진 기반 안드로이드 인터랙티브 사이니지 설계 및 구현)

  • Cha, Jun-Yeob;Chung, Sun-Tae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2020.11a
    • /
    • pp.247-250
    • /
    • 2020
  • 현재 전개되고 있는 대부분의 인터랙티브 사이니지는 SI 작업으로, 해당 응용 및 적용 현장에 맞게 하드코딩을 하여 고정된 방식으로 구현되고 있다. 따라서, 또 다른 현장의 응용 목적 사이니지 개발을 위해 다시 엔지니어가 재프로그래밍하여야 하는 불편 및 낭비가 존재한다. 본 논문에서는 안드로이드 사이니지 플레이어 환경에서의 더욱 유연하게 확장되고 개선된, 상황인지 지원 안드로이드 인터랙티브 사이니지 시스템 설계와 구현에 대한 개발 결과를 보고한다.

Numerical Analysis on Wave Characteristics around Submerged Breakwater in Wave and Current Coexisting Field by OLAFOAM (파-흐름 공존장내 잠제 주변에서 OLAFOAM에 의한 파랑특성의 수치해석)

  • Lee, Kwang-Ho;Bae, Ju-Hyun;An, Sung-Wook;Kim, Do-Sam;Bae, Kee Seung
    • Journal of Korean Society of Coastal and Ocean Engineers
    • /
    • v.28 no.6
    • /
    • pp.332-349
    • /
    • 2016
  • OLAFOAM is the powerful CFD code and is an expanded version of $OpenFOAM^{(R)}$, for wave mechanics simulation. The $OpenFOAM^{(R)}$ does provide many solvers to correspond to each object of the numerical calculation in a variety of fields. OLAFOAM's governing equation bases on VARANS (Volume-Averaged Reynolds-Averaged Navier-Stokes) equation, and the finite volume method is applied to numerical techniques. The program is coded in C++ and run on the Linux operating system. First of all, in this study, OLAFOAM was validated for 1) wave transformation inside porous structure under bore and regular wave conditions, 2) wave transformation by submerged breakwater under regular wave condition, and 3) regular wave transformation and resultant vertical velocity distribution under current by comparison with existing laboratory measurements. Hereafter, this study, which is almost no examination carried out until now, analyzed closely variation characteristics of water surface level, wave height, frequency spectrum, breaking waves, averaged velocity and turbulent kinetic energy around porous submerged breakwater in the wave and current coexisting field for the case of permeable or impermeable rear beach. It was revealed that the wave height fluctuation according to current direction(following or opposing) was closely related to the turbulent kinetic energy, and others.