• 제목/요약/키워드: Interface generation

검색결과 927건 처리시간 0.023초

오존발생기의 특성 연구 및 모니터링 시스템 구축 (A Study on the Characteristics of Ozonizers and Implementation of a Monitoring System)

  • 김용철;김규식;최주엽
    • 전력전자학회논문지
    • /
    • 제6권5호
    • /
    • pp.460-466
    • /
    • 2001
  • 오존의 산화력은 상용의 산화제중에서 가장 강력하고 따라서 수처리에서 염소를 대체해 가고 있다. 또한, 수처리 시 효율적인 에너지절감을 위해서도 고농도의 오존이 요구되고 무성방전 오존발생기가 산업체에서 효과적이고 가장 널리 사용된다. 본 연구에서 오존방전전압, 주파수, 오존방전관 내의 온도 등이 오존발생율을 결정짓는 주요한 변수임을 확인하였다. 이들 변수들을 효과적으로 제어하기 위해 그래픽사용자 인터페이스를 갖는 모니터링 시스템을 구축하였다. 이 시스템은 윈도우 98에서 C++과 LabView로 프로그램 하였다.

  • PDF

Path Generation Method of UAV Autopilots Using Max-Min Algorithm

  • Kwak, Jeonghoon;Sung, Yunsick
    • Journal of Information Processing Systems
    • /
    • 제14권6호
    • /
    • pp.1457-1463
    • /
    • 2018
  • In recent times, Natural User Interface/Natural User Experience (NUI/NUX) technology has found widespread application across a diverse range of fields and is also utilized for controlling unmanned aerial vehicles (UAVs). Even if the user controls the UAV by utilizing the NUI/NUX technology, it is difficult for the user to easily control the UAV. The user needs an autopilot to easily control the UAV. The user needs a flight path to use the autopilot. The user sets the flight path based on the waypoints. UAVs normally fly straight from one waypoint to another. However, if flight between two waypoints is in a straight line, UAVs may collide with obstacles. In order to solve collision problems, flight records can be utilized to adjust the generated path taking the locations of the obstacles into consideration. This paper proposes a natural path generation method between waypoints based on flight records collected through UAVs flown by users. Bayesian probability is utilized to select paths most similar to the flight records to connect two waypoints. These paths are generated by selection of the center path corresponding to the highest Bayesian probability. While the K-means algorithm-based straight-line method generated paths that led to UAV collisions, the proposed method generates paths that allow UAVs to avoid obstacles.

잠수함 데이터 분산 시스템을 위한 테스트 케이스 생성 기법 (A Test Case Generation Method for Data Distribution System of Submarine)

  • 손수익;강동수
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제8권4호
    • /
    • pp.137-144
    • /
    • 2019
  • 무기체계 기술의 국산화 과정에서 경험과 기술이 부족한 상태로 개발 중인 체계에 대한 테스트 기술의 성숙도는 매우 중요하다. 테스트에서 발견하지 못한 결함은 시스템 운용 중 막대한 영향을 미친다. 잠수함에서 실시간 정보공유 체계는 신속한 지휘결심과 임무능력으로 이어진다. 데이터 분산 시스템은 매우 중요한 정보 공유체계이며 제조사나 데이터 형태가 다른 체계들 간에 이루어진다. 본 논문에서는 데이터 분산 시스템의 데이터 분산 특성을 분석하여 데이터별 체계를 그룹핑하고, 경로 테스트 기법에 트리순회 방법인 후위트리순회, 전위트리순회를 이용하여 테스트케이스 생성기법을 제시한다. 제시한 기법은 기존기법들에 비해 73.7% 테스팅 리소스를 감소시킬 수 있다.

CHIP생성 및 절삭열 발생기구 해석을 위한 유한요소법 적용에 관한 연구 (A Study on the Applications of Finite Element Techniques to Chip Formation and Cutting Heat Generation Mechanism of Cutting Process)

  • 황준;남궁석
    • 한국정밀공학회지
    • /
    • 제12권9호
    • /
    • pp.148-155
    • /
    • 1995
  • The object of this study is to achieve a gteater understanding of meterial removal process and its mechanism. In this study, some applications of finite element techniques are applied to analyze the chip formation and cutting heat generation mechanism of metal cutting. To know the effect of cutting parameters, simulations employed some independent cutting variables change, such as constitutive deformation laws of workpiece and tool material, frictional coefficients and tool-chip contact interfaces, cutting speed, tool rake angles, depth of cut and this simulations also include large elastic-plastic defor- mation, adiabetic thermal analysis. Under a usual plane strain assumption, quasi-static, thermal-mechanical coupling analysis generate detailed informations about chip formation process and cutting heat generation mechanism Some cutting parameters are affected to cutting force, plastic deformation of chip, shear plane angle, chip thickness and tool-chip contact length and reaction force on tool, cutting temperature and thermal behavior. Several aspects of the metal cutting process predicted by the finite element analysis provide information about tool shape design and optimal cutting conditions.

  • PDF

메타데이터 인터페이스를 이용한 DTD 기반 XML 문서 변환기의 골격 원시 코드 생성 (Skeleton Code Generation for Transforming an XML Document with DTD using Metadata Interface)

  • 최귀자;남영광
    • 정보처리학회논문지D
    • /
    • 제13D권4호
    • /
    • pp.549-556
    • /
    • 2006
  • 본 논문에서는 목표 문서의 DTD에 정의된 구조에 따라 원시문서를 목표 문서로 변환하는 XML 문서변환기와 골격 원시 프로그램을 생성하는 방법을 제안한다. 사용자는 생성된 프로그램을 이용하여 코드를 추가하거나 프로그램을 변경하고, 외부 클래스나 라이브러리 파일들을 연결하여 자신이 원하는 방법으로 쉽게 문서를 변환할 수 있다. 생성된 프로그램은 목표 DTD 경로(path)를 기준으로 코드를 생성하기 때문에 가독성이 높다. 현재까지의 대부분의 XML 문서변환은 XSLT를 이용하거나 XQuery를 이용하여 Java 프로그램을 생성하고 있으나, 각 요소별로 코드를 조작할 수 없는 단점이 있다. 본 논문에서 제안된 방법은 사용자가 원시/목표 문서에서 제공되는 DTD 혹은 문서에서 자동으로 추출된 DTD를 이용하여 원소 사이의 관계를 지정하면 자동적으로 문서가 변환되고 Java 원시 프로그램을 생성하기 때문에 코드 생성과정이 매우 단순하다. 메타데이터 인터페이스는 Java GUI를 이용하여 트리 형태로 표현된 DTD의 원소를 클릭하여 쉽게 생성할 수 있다. 문서변환을 위한 매핑은 원소의 특성에 따라 1:1, 1:N, N:1로 구분되며 데이터의 분해 혹은 합성을 위한 사용자 지정 함수가 메타데이터 인터페이스에 저장된다. 본 시스템은 실제 사용되고 있는 논문 XML 문서를 서지문서로 변환한 결과 및 프로그램 코드를 예제로 구현하여 결과를 제시하였다.

WEB2.0 기반 디자인 아이디어 발상 시스템의 사용자 인터페이스 개선 (An Improvement of User Interface for Design Idea Generation System based on WEB2.0)

  • 최은석;정승호;김대용
    • 한국콘텐츠학회논문지
    • /
    • 제10권1호
    • /
    • pp.37-45
    • /
    • 2010
  • 정보의 디지털화라는 특성을 통한 컨텐츠의 무한한 공유라는 전에 없었던 경험을 인류에게 제공 한 WEB은 비합리적인 정보의 과잉이라는 경험적인 문제와 2001년 닷컴 버블의 붕괴라는 현실적인 문제에 직면하게 되었고, 사용자와 컨텐츠라는 주체에 대한 새로운 접근방법인 WEB 2.0혹은 시맨틱웹 이라는 개념을 구체화하기에 이른다. 개방성과 협업 이라는 특성으로 하나의 플랫폼을 형성하는 WEB 2.0에 대한 개념은 2003년 개발한 WEB 기반의 컴퓨터 지원 발상시스템인 CGTS(Creative Group Thinking System)가 지니고 있었던 비합리적인 데이터 관리와 인터페이스를 효과적으로 해결 및 관리 할 수 있는 기술적 배경을 제공하게 되었다. 본 연구에서는 아이디어 발상 시스템으로써 CGTS가 지녔던 복잡한 화면 구조 및 효율적이지 못한 데이터 처리방식 등으로 인한 사용성의 저하 및 데이터 관리의 어려움을 WEB2.0 기반기술인 AJAX와 DOM을 이용하여 데이터 구조를 단순화/간결화 하고 WEB 플랫폼의 인터페이스 구성을 사용자 중심으로 통합함으로써 사용성의 증대를 통한 사용자 참여의 현실화를 목적으로 기존 CGTS의 인터페이스를 개선하고자 한다.

SPI-4.2 인터페이스 코어의 설계 (A Design of SPI-4.2 Interface Core)

  • 손승일
    • 한국정보통신학회논문지
    • /
    • 제8권6호
    • /
    • pp.1107-1114
    • /
    • 2004
  • 시스템 패킷 인터페이스 4레벨 2단계(System Packet Interface Leve14 Phase 2)는 10Gbps 이더넷응용 뿐만 아니라, OC-192 대역폭의 ATM 및 POS를 통한 패킷 또는 셀 전송을 위한 물리계층과 링크계층 소자간의 인터페이스이다. SPI-4.2 코어는 전송 인터페이스 블록과 수신 인터페이스 블록으로 구성되어 있으며, 전이중 통신을 지원한다. 전송부는 사용자 인터페이스로부터 64비트의 데이터와 14비트의 헤더 정보를 비동기 FIFO에 쓰고, PL4 인터페이스를 통해 DDR 데이터를 전송한다. 그리고 수신부의 동작은 전송부와 역으로 동작한다. 전송부와 수신부는 캘런더 메모리를 컨피규레이션함으로서 최대 256개의 채널 지원이 가능하고, 대역폭 할당을 제어할 수 있도록 설계하였다 DIP-4 및 DIP-2 패리티 생성 및 체크를 자동적으로 수행하도록 구현하였다. 설계된 코어는 자일링스 ISE 5.li 툴을 이용하여 VHDL언어를 사용하여 기술하였으며, Model_SIM 5.6a를 이용하여 시뮬레이션 하였다. 설계된 코어는 라인당 720Mbps의 데이터 율로 동작하였다. 따라서 총 11.52Gbps의 대역폭을 지원할 수 있다. SPI-4.2 인터페이스 코어는 기가비트/테라비트 라우터, 광학 크로스바 스위치 및 SONET/SDH 기반의 전송 시스템에서 라인카드로 사용할 경우 적합할 것으로 사료된다.

품질 정보 수집을 위한 프록시 클라이언트 코드의 자동 생성 방안에 관한 연구 (A Study on Automatic Generation Method of Proxy Client Code to Quality Information Collection)

  • 서영준;한정수;송영재
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2007년도 추계 종합학술대회 논문집
    • /
    • pp.121-125
    • /
    • 2007
  • 본 논문에서는 모니터링 에이전트를 통한 웹 서비스 선정 과정의 자동화를 위해 프록시 클라이언트 코드를 자동 생성하는 방안을 제안한다. 본 논문의 기법은 템플릿 룰에 따라 WSDL 문서의 특정 엘리먼트의 속성 값을 가져옴으로써 서비스 사용자에게 프록시 클라이언트의 소스 코드를 제공할 수 있게 해 준다. 즉 XSLT 스크립트 파일은 클라이언트 코드 생성시 필요한 동적 호출 인터페이스 모델의 코드 골격을 제공한다. 이러한 코드 자동생성 기법은 이동 에이전트 기술과 더불어 선정 아키텍처에서의 기아 상태를 해결하기 위해 필요하다. 선정 서비스를 제외하더라도 검색 결과상의 모든 서비스들에 대한 요청 HTTP 메시지를 발생시키기 위해서는 코드 자동 생성 기법이 필요하다. 생성된 프록시 클라이언트 프로그램 코드는 검색된 서비스들에 대한 더미 메시지를 발생시킨다. 본 논문에서 제시한 클라이언트 코드 생성 방안은 자동 생성 프로그래밍 영역에서의 적용 가능성을 보여준다.

  • PDF

An Analytical Model of the First Eigen Energy Level for MOSFETs Having Ultrathin Gate Oxides

  • Yadav, B. Pavan Kumar;Dutta, Aloke K.
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • 제10권3호
    • /
    • pp.203-212
    • /
    • 2010
  • In this paper, we present an analytical model for the first eigen energy level ($E_0$) of the carriers in the inversion layer in present generation MOSFETs, having ultrathin gate oxides and high substrate doping concentrations. Commonly used approaches to evaluate $E_0$ make either or both of the following two assumptions: one is that the barrier height at the oxide-semiconductor interface is infinite (with the consequence that the wave function at this interface is forced to zero), while the other is the triangular potential well approximation within the semiconductor (resulting in a constant electric field throughout the semiconductor, equal to the surface electric field). Obviously, both these assumptions are wrong, however, in order to correctly account for these two effects, one needs to solve Schrodinger and Poisson equations simultaneously, with the approach turning numerical and computationally intensive. In this work, we have derived a closed-form analytical expression for $E_0$, with due considerations for both the assumptions mentioned above. In order to account for the finite barrier height at the oxide-semiconductor interface, we have used the asymptotic approximations of the Airy function integrals to find the wave functions at the oxide and the semiconductor. Then, by applying the boundary condition at the oxide-semiconductor interface, we developed the model for $E_0$. With regard to the second assumption, we proposed the inclusion of a fitting parameter in the wellknown effective electric field model. The results matched very well with those obtained from Li's model. Another unique contribution of this work is to explicitly account for the finite oxide-semiconductor barrier height, which none of the reported works considered.

Frequency-dependent C-V Characteristic-based Extraction of Interface Trap Density in Normally-off Gate-recessed AlGaN/GaN Heterojunction Field-effect Transistors

  • Choi, Sungju;Kang, Youngjin;Kim, Jonghwa;Kim, Jungmok;Choi, Sung-Jin;Kim, Dong Myong;Cha, Ho-Young;Kim, Hyungtak;Kim, Dae Hwan
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • 제15권5호
    • /
    • pp.497-503
    • /
    • 2015
  • It is essential to acquire an accurate and simple technique for extracting the interface trap density ($D_{it}$) in order to characterize the normally-off gate-recessed AlGaN/GaN hetero field-effect transistors (HFETs) because they can undergo interface trap generation induced by the etch damage in each interfacial layer provoking the degradation of device performance as well as serious instability. Here, the frequency-dependent capacitance-voltage (C-V) method (FDCM) is proposed as a simple and fast technique for extracting $D_{it}$ and demonstrated in normally-off gate-recessed AlGaN/GaN HFETs. The FDCM is found to be not only simpler than the conductance method along with the same precision, but also much useful for a simple C-V model for AlGaN/GaN HFETs because it identifies frequency-independent and bias-dependent capacitance components.