• 제목/요약/키워드: Object-Oriented Programming (OOP)

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

객체지향 기법을 적용한 삼상조류계산 (Three Phase Loadflow Applied for Object-Oriented Programming)

  • 이영민;김건중;김원경;장정태
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1997년도 하계학술대회 논문집 D
    • /
    • pp.1091-1093
    • /
    • 1997
  • 조류계산은 전력계통해석에서 가장 기본적인 것이다. 일반적으로 조류계산은 선로의 3상을 평형으로 간주하여 한상에 대해서만 해석하였다. 삼상조류계산의 복잡함에 비해 그 필요성은 크지 않았기 때문이었다. 한편, 80년대에 소프트웨어 위기의 대안으로 제시되었던 객체지향기법(OOP)은 객체의 효율적인 모델링을 통해 복잡하고 거대한 프로그램의 작성을 보다 용이하게 할 수 있도록 하였다. 본 논문에서는 전력계통의 콤포넌트와 그 콤포넌트로 구성된 전력계통을 모델링하였고 계산에서 사용하는 수학적 모델을 모델링하였다. 또한 본 논문에서 사용한 객체지향 언어인 C++의 큰 특징인 template을 적응하였다. 결과적으로 기존의 단상 조류계산과 삼상조류계산이 사용되는 콤포넌트의 모델이 다른 것을 제외하고는 전체적인 구조를 동일하게 할 수 있었다.

  • PDF

$\rho$-Version 유한요소 프로그램을 위한 자동절점생성 알고리즘 및 전처리 기법 개발 (Development of Automatic Node Generation Algorithm and Preprocessing Technique for $\rho$-Version Finite Element Program)

  • 조준형;홍종현;우광성
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 1998년도 가을 학술발표회 논문집
    • /
    • pp.69-76
    • /
    • 1998
  • Due to the drastic improvement of computer hardware and operating system, it is easy to break through the main defects of limited computer memory and processing time, etc. To keep up with this situation, this paper is focused on developing the preprocessor program with the input method based on vector graphic editor and the preprocessing technique including automatic node generation algorithm for the $\rho$-version finite element program. To develop this preprocessor program, the special data structure and the OOP(Object Oriented Programming) have been used by the Visual Basic 4.0. The Special data structure is proposed to describe the geometric data of node numberings and coordinates suitable for the $\rho$-version finite element program, which are quite different from the comvential h-version finite element program.

  • PDF

배관망 내의 정상상태 유동 해석 (Steady-state flow analysis of pipe network)

  • 채은미;사종엽
    • 설비공학논문집
    • /
    • 제11권3호
    • /
    • pp.281-291
    • /
    • 1999
  • A computer code based on a node equation method has been developed for the analysis of pipe network. Both data structure and object-oriented programming technique are used for pipe and node modelling, in which simplification process is applied to complicated and large pipe network. The semi-direct solver, ILU-CGS, improves greatly both the accuracy and the rate of convergence. The computational result of high-pressure pipe network of city gas in Taegu shows the good agreement with the real data.

  • PDF

하이브리드 방법을 이용한 전력계통 안정도 해석 (Power System Stability Analysis Using a Hybrid Approach)

  • 서규석;박지호
    • 조명전기설비학회논문지
    • /
    • 제24권10호
    • /
    • pp.21-25
    • /
    • 2010
  • This paper explains hybrid method that combines Time domain simulation technique with the direct method of Transient stability analysis. First, it calculate trajectory of real system by Time domain Simulation using OOP(Object Oriented Programming method) and evaluate Transient Energy Function to induce stability index to calculate Transient stability margin. Once the status of system(stable or unstable) has been identified, proper criteria are proposed to stop time-domain simulation to reduce CPU time.

배전계통 유도장해 해석을 위한 불평형 선로 고장계산 (Unbalanced line fault study for inductive disturbance analysis of distribution system)

  • 류정현;김건중;임종호;박헌경;김태균;김용학
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2003년도 추계학술대회 논문집 전력기술부문
    • /
    • pp.154-157
    • /
    • 2003
  • The exicting short circuit analysis calculate the current with the balance system and unbalance fault impedance. That method deal with only bus fault with the consequence that line fault study is irrational. This paper propose the line fault, shunt unbalance and series unbalance analysis method using template concept that is one of advantages for OOP(Object-Oriented Programming). This method is possible to use for calculating inductive distrubance.

  • PDF

A Study on the Standardization of On-Board Training System Software for Naval Ship Engineering Control System

  • Kwak, Seung-Chul
    • 한국컴퓨터정보학회논문지
    • /
    • 제26권9호
    • /
    • pp.97-104
    • /
    • 2021
  • 1993년 이후 국산화에 성공한 해군 전투체계는 다양한 국내외 함정에 탑재되어 다방면에서 꾸준한 발전을 이루어왔다. 반면 함정 통합기관제어체계(Engineering Control System, ECS) 소프트웨어는 아직도 해외 업체에 의존적임으로 해군 방위산업에서도 ECS의 국산화에 많은 관심과 연구들이 진행되고 있다. 다양한 연구 중 하나로 해군 함정에 공통적으로 적용 가능한 국산 ECS 소프트웨어 선행연구가 진행되고 있다. 본 논문에서는 함정 전투체계(Combat Management System, CMS)의 국산화를 하면서 개선하고 발전하였던 객체지향 프로그래밍과 표준화를 ECS의 함상훈련계통(On-Board Training System, OBTS) 소프트웨어에 적용하여 ECS OBTS 소프트웨어의 표준 아키텍쳐로 Ecs Obts Scalable Platform Architecture(EOSPA)를 제시하고 각 컴포넌트의 구조와 기능 및 특징을 소개한다. 더 나아가 다양한 함정에서 EOSPA를 적용한 ECS OBTS 소프트웨어 개발에 있어 높은 재사용성, 유지보수성을 기대한다.

VHDL을 이용한 프로그램 가능한 스택 기반 영상 프로세서 구조 설계 (Design of Architecture of Programmable Stack-based Video Processor with VHDL)

  • 박주현;김영민
    • 전자공학회논문지C
    • /
    • 제36C권4호
    • /
    • pp.31-43
    • /
    • 1999
  • 본 논문의 주요 목표는 고성능 SVP(Stack-based Video Processor)를 설계하는 것이다. SVP는 과거에 제안된 스택 머신과 영상 프로세서의 최적의 측면만을 선택함으로써 더 좋은 구조를 갖도록 하는 포괄적인 구조이다. 본 구조는 객체 지향형 프로그램의 소규모의 많은 서브루틴을 가지고 있기 때문에 스택 버퍼를 갖는 준범용 S-RISC(Stack-based Reduced Instruction Set Comuter)를 이용하여 객체 지향형 영상 데이터를 처리한다. 그리고 MPEG-4의 반화소 단위 처리와 고급 모드 움직임 보상, 움직임 예측, SA-DCT(Shape Adaptive-Discrete Cosine Transform)가 가능하며, 절대값기, 반감기를 가지고 있어서 부호화하기로 확장할 수 있도록 하였다. SVP는 0.6㎛ 3-메탈 계층 CMOS 표준 셀 기준을 이용하여 설계되었으며, 110K 로직 게이트와 12Kbit SRAM 내부 버퍼로 이루어지고 50 MHz의 동작 속도를 가진다 . MPEG-4의 VLBL(Very Low Bitrate Video) 최대 전송율인 QCIF 15fps(frame per second)로 영상 재생 알고리즘을 수행한다.

  • PDF

근거리 수치사진측량 과정의 단일 통합환경 구축에 관한 연구 (A Study on the Integrated System Implementation of Close Range Digital Photogrammetry Procedures)

  • 유복모;이석군;최송욱;김의명
    • 대한공간정보학회지
    • /
    • 제7권1호
    • /
    • pp.53-63
    • /
    • 1999
  • 사진측량 과정은 단위연구를 중심으로 독립적으로 수행되고 있으나 종합적이고 체계적인 연계 및 이용을 위해서는 전체를 통합하는 기반환경의 조성이 필요하다. 기존의 절차형 방식의 처리과정을 통해서는 통합환경으로 구현하기가 어려우나, 객체지향기법으로 주제별로 클래스화 할 경운 통합환경의 구현 뿐만 아니라 새로운 변경요소나 연구성과의 갱신이 용이하다. 본 연구에서는 객체지향기법으로 근거리 수치사진측량 과정을 수행하기 위해 자료입력부분에서는 사진을 수치영상으로 그 개념과 특성을 확장하여 영상의 입출력에 대한 클래스를 제작하였고 자료처리부분에서는 3자원 렌즈김정모형식으로 검정을 거친 영상에 대해 자료 처리 각 부분에 대한 클래스를 제작하여 영상정합과 좌표변환을 실시하였다. 또한 대상물의 3차원 위치를 결정하기 위해 직접선형변환과 광속조정법을 클래스화하여 사진상의 대상물과 지상물체의 관계를 모형화하였다. 본 연구의 결과, 수치사진측량 과정의 각 주제에 대해 객체지향기법으로 다단계 처리를 할 수 있는 클래스를 설계하고, 클래스들의 계층도를 구축, 수치사진측량을 위한 단일 통합환경을 구현하였고, CCD 사진기에 대한 3차원 렌즈 검증 모형식의 개발을 통해 근거리 사진측량을 수행하여 단일 통합환경에서 각각의 방법으로 대상물의 3차원 좌표를 추출할 수 있었다.

  • PDF

SOC Bus Transaction Verification Using AMBA Protocol Checker

  • Lee, Kab-Joo;Kim, Si-Hyun;Hwang, Hyo-Seon
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • 제2권2호
    • /
    • pp.132-140
    • /
    • 2002
  • This paper presents an ARM-based SOC bus transaction verification IP and the usage experiences in SOC designs. The verification IP is an AMBA AHB protocol checker, which captures legal AHB transactions in FSM-style signal sequence checking routines. This checker can be considered as a reusable verification IP since it does not change unless the bus protocol changes. Our AHB protocol checker is designed to be scalable to any number of AHB masters and reusable for various AMBA-based SOC designs. The keys to the scalability and the reusability are Object-Oriented Programming (OOP), virtual port, and bind operation. This paper describes how OOP, virtual port, and bind features are used to implement AHB protocol checker. Using the AHB protocol checker, an AHB simulation monitor is constructed. The monitor checks the legal bus arbitration and detects the first cycle of an AHB transaction. Then it calls AHB protocol checker to check the expected AHB signal sequences. We integrate the AHB bus monitor into Verilog simulation environment to replace time-consuming visual waveform inspection, and it allows us to find design bugs quickly. This paper also discusses AMBA AHB bus transaction coverage metrics and AHB transaction coverage analysis. Test programs for five AHB masters of an SOC, four channel DMAs and a host interface unit are executed and transaction coverage for DMA verification is collected during simulation. These coverage results can be used to determine the weak point of test programs in terms of the number of bus transactions occurred and guide to improve the quality of the test programs. Also, the coverage results can be used to obtain bus utilization statistics since the bus cycles occupied by each AHB master can be obtained.

닷넷 프레임워크에서 클래스 최적화를 위한 추상구조트리 생성 및 크로스커팅 위빙 메커니즘 (AST Creating and Crosscutting Concern Weaving Mechanism for Class Optimization in .NET Framework)

  • 이승형;박제연;송영재
    • 한국콘텐츠학회논문지
    • /
    • 제10권2호
    • /
    • pp.89-98
    • /
    • 2010
  • 엔터프라이즈 시스템은 점점 복잡해지고 대형화되고 있다. 시대적 흐름에 따라 재사용에 초점을 맞춘 객체지향 프로그래밍 방법으로 시스템을 개발하고 있다. 하지만, 객체지향 방법에서는 core class에 중복되는 코드가 삽입되기 때문에, 생산성 저하, 새로운 요구사항을 적용하기 어려운 문제가 발생한다. 이 단점을 해결하기 위하여, 메타데이터와 크로스커팅 개념을 적용하는 위빙 메카니즘을 제안한다. 클래스 최적화와 다른 언어사이의 통합을 위하여 다음의 방법을 사용한다. 리플렉션을 이용한 메타데이타 생성, 추상구조트리로의 변환, 그리고 XML로 명세된 크로스커팅 정보를 통한 매핑을 이용한다. 제안하는 방법을 이용하여, 기능의 분산과 코드의 혼란을 해결함으로서 클래스를 최적화 할 수 있다.