• 제목/요약/키워드: object-oriented method

검색결과 549건 처리시간 0.031초

피라미드 구조 및 국부 오차 보상을 이용한 물체지향 부호화 (Object-oriented coder using pyramid structure and local residual compensation)

  • 조대성;박래홍
    • 한국통신학회논문지
    • /
    • 제21권12호
    • /
    • pp.3033-3045
    • /
    • 1996
  • In this paper, we propse an object-oriented coding method in low bit-rate channels using pyramid structure and residual image compensation. In the motion estimation step, global motion is estimated using a set of multiresolution images constructed in a pyramid structure. We split an input image into two regions based on the gradient value. Regions with larte motions obtain observation points at low resolution level to guarantee robustness to noise and to satisfy a motion constraint equation whereas regions with local motions such as eye, and lips get observation points at the original resolution level. Local motion variations and intesity variations of an image reconstructed by the golbal motion are compensated additionally by using the previous residual image component. Finally, the model failure (MF) region is compensated by the pyramid mapping of the previous displaced frame difference (DFD). Computer simulation results show that the proposed method gives better performance that the convnetional one in terms of the peak signal to noise ratio (PSNR), compression ratio (CR), and computational complexity.

  • PDF

Computer Aided Design of RC Structures

  • Islam, S.M. Shahidul;Khennane, A.
    • International Journal of Concrete Structures and Materials
    • /
    • 제7권2호
    • /
    • pp.127-133
    • /
    • 2013
  • After reviewing the background and motivations for using modern computational methods for the design of reinforced concrete structures, an algorithm making use of the object oriented programming language Python and professionally developed finite element software is presented for the sizing and placement of the reinforcement in RC structures. The developed method is then used to design the reinforcement of a deep beam. To validate the design, two identical deep beam specimens were manufactured with the obtained steel, and then tested in the laboratory. It was found that the experimental results corroborated those predicted with the finite element design method.

자동설계프로그램 개발 및 활용에 관한 연구 (A Study on the Application and Development of Automatic Design Program)

  • 이승수;김민주;김태호;김성욱;박정보;전언찬
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2003년도 춘계학술대회
    • /
    • pp.1179-1186
    • /
    • 2003
  • This study is described about development method and application of developed automatic design program. Automatic design program is the object-oriented program which based on mathematical algorithm. Automatic design program can do mathematic operation according to program contents. Also it can do modeling of shape. Shape modeling method is based on mathematical and geometrical algorithm. And created models can generate NC manufacturing program from CAM software. Also STL file format that is changed form created models can do RP manufacturing.

  • PDF

확률 페트리 네트를 이용한 객체기향 기반의 칩마운터 시뮬레이터 구현 (Object-Oriented Programming Based Chip-Mounter Simulator Using Stochastic Petri Nets)

  • 박기범;박태형
    • 제어로봇시스템학회논문지
    • /
    • 제7권6호
    • /
    • pp.540-549
    • /
    • 2001
  • An implementation method for chip-mounter simulator is proposed to improve the productivity and utility of electronic assembly lines. The simulator emulates the assembly sequence graphically to verify the chip mounter program in offline. It also presents functions of time estimation and productivity analysis considering the error probability. To increase the flexibility of simulator, stochastic petri nets are applied to modeling of the assembly sequence. The sequence model is then implemented as extendable classes by an object oriented language. The simulator is applied to a commercial chip mounter to verify the usefulness of the method proposed.

  • PDF

소스코드 재사용을 위한 효율적인 의미망 구성에 관한 연구 (A Study on Efficient Construction of Sementic Net for Source Code Reuse)

  • 김귀정
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2005년도 춘계 종합학술대회 논문집
    • /
    • pp.475-479
    • /
    • 2005
  • 본 연구에서는 객체 지향 소스 코드의 검색과 재사용을 효율적으로 수행할 수 있는 의미망을 구축하였다. 이를 위하여 각 노드 간 객체지향 상속의 개념을 표현할 수 있도록 의미망의 초기 관련값을 시소러스로 구축하였다. 또한, 의미망의 노드와 간선을 활성화시키고 활성값을 전파 시키기 위해 사용되는 spreading activation 방법의 단점을 보완하여 spreading activation의 성능은 최대한 유지하면서 검색 속도를 향상 시킬 수 있는 방법을 제안하였다.

  • PDF

객체지향기법을 이용한 다목적 실용위성 전력계 시뮬레이터 설계 (Design of Power Subsystem Simulator for KOMPSAT Using Object Oriented Methods)

  • 정규범;이상욱;조성기;김재훈;한경민;최용규
    • 전력전자학회:학술대회논문집
    • /
    • 전력전자학회 2002년도 전력전자학술대회 논문집
    • /
    • pp.681-684
    • /
    • 2002
  • In this paper, electrical power subsystem(EPS) simulator for KOMPSAT 2 has been analyzed designed and simulated by object oriented design(OOP) method. To design EPS simulator, the EPS modules, which modeled solar array, solar array regulator, deployment device controller, battery, power control unit, and EPS control unit, are modeled. To verify the EPS simulator, the modules has been simulated. By OOP designs, the EPS simulator is very powerful because this method is applicable to design other EPS simulator.

  • PDF

Case 기반 재사용에서 효율적인 의미망의 구축과 컴포넌트 검색 (Construction of Efficient Semantic Net and Component Retrieval in Case-Based Reuse)

  • 한정수
    • 한국콘텐츠학회논문지
    • /
    • 제6권3호
    • /
    • pp.20-27
    • /
    • 2006
  • 본 연구는 객체 지향 소스 코드의 검색과 재사용을 효율적으로 수행할 수 있는 의미망을 구축하였다. 이를 위하여 각 노드 간 객체지향 상속의 개념을 표현할 수 있도록 의미망의 초기 관련값을 시소러스로 구축하였다. 또한, 의미망의 노드와 간선을 활성화시키고 활성값을 전파시키기 위해 사용되는 스프레딩 엑티베이션 방법의 단점을 보완하여 스프레딩 엑티베이션의 성능은 최대한 유지하면서 검색 속도를 향상 시킬 수 있는 방법을 제안하였다.

  • PDF

이용자시스템 설계를 위한 객체지향 모델링 방법에 관한 연구 (A study on object oriented modeling methodology for user system design)

  • 유양근
    • 정보관리학회지
    • /
    • 제14권2호
    • /
    • pp.165-189
    • /
    • 1997
  • 기존의 모델링 방법은 분석, 설계, 구현단계에서 시스템이 수행해야 할 기능적 및 비기능적 요구를 완전하고 일관성 있게 반영할 수 있는 설계절차와 명세서가 미흡하다. 이러한 문제점은 다양한 형태의 자료와 다양한 검색방법을 요구하고 있는 문헌정보 시스템에서는 문제가 있을것으로 본다. 따라서 본 논문에서는 OMT에서 제시되고 있는 방법을 부분적으로 개선하여 시스템개발에 적용할 수 있도록 OMT를 변형한 객체모델링을 도서관 이용자 시스템 요구사항을 대상으로 설계하였다.

  • PDF

객체지향기법을 이용한 농촌하천환경관리시스템 개발에 관한 연구 (A Study on the Development Rural Stream Environment Management System Using Object Oriented Programming (OOP))

  • 이성학;정하우;김대식;최진용
    • 농촌계획
    • /
    • 제6권1호
    • /
    • pp.44-49
    • /
    • 2000
  • The purpose of this study is to develop a rural stream environment management system (RUSEMS) using Object Oriented Programming (OOP). In this study, the management goals of RUSEMS were conceptualized and systemized. The objects which required in RUSEMS were developed, then the method and the attribute of the objects were also devised, and the hierarchy of the objects was constructed by OMT method in this study. The results of the system application showed that RUSEMS was enable to manage, to analyze, and to offer the information about the monitoring, analyzing of the rural stream pollution, and managing pollution source of the watershed and the rural stream environment management for the friendly water space.

  • PDF

MVPE:멀티패러다임 시각 프로그래밍 환경 (MVPE:multiparadign visual programming environment)

  • 유재우;최종명
    • 한국통신학회논문지
    • /
    • 제23권9A호
    • /
    • pp.2313-2324
    • /
    • 1998
  • Although visual programming is used in many fields of computer science and engineering, some dis-advantages can be found when they work together in an integrated programming environment. To overcome these shortcomings, there have been researches in combining multiparadigm with visual programming. However they have failed because they tried to combine the paramdigms without any coceptural model and structured method. In this paper, we investigate a new multiparadigm visual programming environment (MVPE), in which dataflow paradigm, form-based paradign, direct manipulation paradigm, and object-oriented paradigm are integrated together in an object-oriented way, based on the conceptual model of "method = paradigm, " This MVPE would overcome the limits of visual programming, and may also lead to the new discipline of visual programming environment.vironment.

  • PDF