• 제목/요약/키워드: Active Application

검색결과 2,330건 처리시간 0.027초

제어 및 모니터링 시스템 구현을 위한 ActiveX 기반의 애플리케이션 설계 (Design of ActiveX based Application for the Implementation of Control & Monitoring System)

  • 송민규
    • 한국산학기술학회논문지
    • /
    • 제7권6호
    • /
    • pp.1237-1242
    • /
    • 2006
  • ActiveX는 컴포넌트 간 통신을 위하여 마이크로소프트사가 개발한 기술로서 COM 기반의 분산 애플리케이션 모델이 발전된 형태에 해당한다[1]. ActiveX는 애플리케이션 개발 과정에서 코드의 재사용 및 객체 링크를 지원하므로 개발자는 이를 통해 여러 객체를 하나의 애플리케이션으로 통합시키는 것이 가능하고 시스템 개발에 있어서 효율성을 얻을 수 있다. 뿐만 아니라 분산된 애플리케이션의 기능을 하나의 애플리케이션에서 구현할 수 있기 때문에 사용자 위주의 프로그램을 손쉽게 작성할 수 있다[2]. 그동안 Visual C++, Visual Basic 개발 환경에서 통신 애플리케이션을 개발하기 위한 도구로 사용되던 ActiveX는 프로그램 개발의 효율성으로 인하여 제어 및 계측 분야에서도 현재 널리 활용되고 있다. 본 논문에서는 이러한 ActiveX 기술을 활용하여 원격에서 시스템 제어 및 모니터링 기능을 수행하는 애플리케이션을 구현하고자 한다. 이를 위하여 웹 브라우져와 미디어 플레이어를 ActiveX 컨트롤의 형태로 구현하여 제어와 모니터링을 수행하도록 할 것이며 인스트루먼트 컨트롤을 위한 드라이버로서 VISA(Virtual Instrument Standard Architecture)를 활용할 것이다.

  • PDF

ActiveX 기술을 이용한 분산 컴퓨팅 시스템 구현 (Implementation of Distributed Computing System using ActiveX Technology)

  • 송민규;변도영;제도홍;김광동;노덕규;오세진;이보안
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2004년도 학술대회 논문집 정보 및 제어부문
    • /
    • pp.462-464
    • /
    • 2004
  • ActiveX is the general name for a set of Microsoft Technologies that allows users to re-use code and link individual programs together to suit their computing needs. In addition ActiveX technology Provides a standard model for interapplication communication that different programming language. ActiveX is based on COM(Component Object Model), the COM standard allow developer to create code and application from a multitude of different languages and build a defined interface to that code, making it easily accessible by other application. By using ActiveX, user can access the functionality of other applications running remote computer distributed through the network and communicate over the network to build distributed applications. LabVIEW provides access to other Windows applications using ActiveX technologies. So in this paper we implement distributed application using ActiveX technology for remote control and monitoring.

  • PDF

Holographic Reconstruction of Finite Airy Beams with Self-Healed and Multiplexed Features

  • Choi, Dawoon;Hong, Keehoon;Kim, Kyoung-Youm;Lee, Kyookeun;Lee, Il-Min;Lee, Byoungho
    • Journal of the Optical Society of Korea
    • /
    • 제18권6호
    • /
    • pp.793-798
    • /
    • 2014
  • To generate finite-power Airy beams, a novel holographic method is proposed. We record the interference pattern between an Airy beam (signal beam) and plane wave (reference beam) on a photopolymer, then decode the hologram by illuminating with the reference beam. The reconstructed beams still present the non-diffraction, acceleration, and self-healing features of optical Airy beams. In addition, angular multiplexing of two Airy beams with opposite acceleration directions is presented.

Effects of Thorax Belt Application on the Spinal Stability in Subjects with Wide Infra-sternal Angle

  • Ha, Sung-min
    • 한국컴퓨터정보학회논문지
    • /
    • 제26권4호
    • /
    • pp.143-147
    • /
    • 2021
  • 본 연구의 목적은 정상 범위보다 큰 명치각을 가진 대상자들에게 가슴벨트 적용이 척추 안정성에 어떠한 영향을 미치는지에 대하여 알아보고자 하였다. 정상 범위보다 큰 명치각을 가진 총 15 명의 대상자가 본 연구에 참여했으며 가슴벨트 적용 유-무의 조건에서 능동적 두 다리 내리기와 능동적 한 다리 올리기가 수행되었다. 가슴 벨트 적용 여부에 따라 수행 된 두 가지 척추 안정성 테스트 (능동적 두 다리 내리기와 능동적 한 다리 올리기)는 각 조건 간에 유의 한 차이를 보였다. 본 연구의 결과에 따르면, 가슴벨트 적용은 비정상적으로 증가된 명치각으로 인해 척추 또는 몸통 불안정성을 가진 대상자에게 척추를 안정화 시켜줄 수 있는 효과적인 치료적 방법으로 여겨진다.

분산환경에서 객체지향 능동 규칙 시스템 구현 (Implementation of Object-oriented Active Rule System in Distributed Environment)

  • 고굉욱;유상봉;김기창;차상균
    • 한국정보처리학회논문지
    • /
    • 제6권11호
    • /
    • pp.2875-2888
    • /
    • 1999
  • In this paper we present compiler-based active rule system to efficiently maintain spatial integrity constraints in a heterogeneous, distributed environment. Specially, the prototype active rule system presented has been developed as a component of a whole middleware system called SDBC(Spatile DataBase Connectivity). Due to this reason, our active rule system is provided for heterogeneous ODBMSs in a distributed environment and used to define spatial integrity constraints using the active rules in E-C-A(Event-Condition-Action) type. Using this active rule system, an application programmer can free himself from a heavier burden on the integrity maintenance of application objects. In the compiler-based approach, active rules applicable to events raised by a database program are directly inserted into the program in a function type by the preprocessor, and then they are compiled with the application program source codes. One advantage of this approach is that there is no run-time overhead accompanied by monitoring all the database transitions when preprocessed program is executed. This active rule system also provides facilities to manage changed rules and dynamically interpret those rules at run-tuime.

  • PDF

해상 무선통신소자의 응용을 위한 RFIC/MMIC용 소형화된 능동형 90$^{\circ}$ 위상 분배기의 설계 (Design of miniaturized active 90$^{\circ}$ phase divider on RFIC/MMIC for application to maritime wireless communication components)

  • 박영배;윤영
    • 한국마린엔지니어링학회:학술대회논문집
    • /
    • 한국마린엔지니어링학회 2005년도 전기학술대회논문집
    • /
    • pp.406-411
    • /
    • 2005
  • In this paper, we propose an active 90$^{\circ}$ phase divider for application to MMIC. Because of their very large size, conventional passive 90$^{\circ}$ dividers can't be integrated on MMIC. Therefore, highly miniaturized 90$^{\circ}$ dividers are required for a development of highly integrated MMIC. For this reason, active 90$^{\circ}$ divider is indispensable because active phase divider is much smaller than conventional passive dividers, and it can be integrated on MMIC. In this work, we developed active 90$^{\circ}$ divider with emitter inductor, and it was employed for the operation of the balanced mixer in order to verify the performance of the active 90$^{\circ}$ divider. According to the results, it was found that the active 90$^{\circ}$ divider exhibited good RF performances comparable to conventional passive power dividers.

  • PDF

센서 네트워크 응용을 위한 능동적 다중 에이전트 미들웨어 설계 및 구현 (Design and Implementation of the Active Multi-Agent Middleware for the Sensor Network Application)

  • 이연식;장민석
    • 정보처리학회논문지A
    • /
    • 제18A권4호
    • /
    • pp.159-164
    • /
    • 2011
  • 본 논문에서는 다양한 센서 네트워크 응용을 위한 능동적 에이전트 미들웨어를 제안한다. 이를 위하여, 이동 에이전트가 네이밍 에이전트의 네임 스페이스의 메타 테이블로부터 제공되는 이주 대상 센서 노드들을 차례로 방문하여, 사용자 조건, 용도 및 필요에 따른 다양한 능동규칙을 통하여 센서 데이터를 수집 및 전송하며, 임의의 발생 사건들(센서 데이터 값 및 시간 등의 변화)에 상응하는 조치들을 직접 실행할 수 있는 능동규칙 탑재 이동 에이전트를 설계 구현한다. 또한, 기존의 센서 데이터 관련 규칙 및 상황 데이터베이스 시스템과의 연동을 통하여 다양한 능동적 센서 네트워크 응용에의 적용 가능성을 보인다.

액티브 네트워크 응용의 검증 (Verifying Active Network Applications)

  • 박준철
    • 한국정보과학회논문지:정보통신
    • /
    • 제29권5호
    • /
    • pp.510-523
    • /
    • 2002
  • The routers in an active network perform customized computations on the messages flowing through them, while the role of routers in the traditional packet network, such as the Internet, is to passively forward packets as fast as possible. In contrast to the Internet, the processing in active networks can be customized on a per user or per application basis. Active networks allow users to inject information into the network, where the information describes or controls a program to be executed for the users by the routers as well as the end hosts. So the network users can realize the active networks by "programming" the network behavior via the programming interface exposed to them. In this paper, we devise a network protocol model and present a verification technique for reasoning about the correctness of an active application defined using the model. The technique is developed in a platform- and language-independent way, and it is algorithmic and can be automated by computer program. We give an example dealing with network auction to illustrate the use of the model and the verification technique.

웹 데이터베이스 응용을 위한 액티브데이터마이닝 컴포넌트 개발 (Development of Active Data Mining Component for Web Database Applications)

  • 최용구
    • Journal of Information Technology Applications and Management
    • /
    • 제15권2호
    • /
    • pp.1-14
    • /
    • 2008
  • The distinguished prosperity of information technologies from great progress of e-business during the last decade has unavoidably made software development for active data mining to discovery hidden predictive information regarding business trends and behavior from vary large databases. Therefore this paper develops an active mining object(ADMO) component, which provides real-time predictive information from web databases. The ADMO component is to extended ADO(ActiveX Data Object) component to active data mining component based on COM(Component Object Model) for application program interface(API). ADMO component development made use of window script component(WSC) based on XML(eXtensible Markup Language). For the purpose of investigating the application environments and the practical schemes of the ADMO component, experiments for diverse practical applications were performed in this paper. As a result, ADMO component confirmed that it could effectively extract the analytic information of classification and aggregation from vary large databases for Web services.

  • PDF

종파 분리 방법을 이용한 파동 관점의 능동 진동 제어 (Study on active vibration control based on wave viewpoint using the longitudinal wave separation method)

  • 정병보;박영진;박윤식
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2007년도 춘계학술대회논문집
    • /
    • pp.928-933
    • /
    • 2007
  • In this research, we investigated active vibration control based on wave-viewpoint using the longitudinal wave separation method. The control strategy is the one of active vibration control technique for generating vibration reduced zone and uses wave information including the directivity as the cost function. In order to get the wave information from the measured values, we proposed and examined the time-domain longitudinal wave separation method proper to real time application like active vibration control. Using the proposed method, we examine the performance and feasibility of active vibration control based wave view-point through the simulation. The related experimental verification and application is going to be expected in a near future.

  • PDF