• 제목/요약/키워드: Remote I/O

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

그리드 환경에서 효율적인 작업 처리를 위한 대용량 파일 프로비저닝 방안 (Provisioning Scheme of Large Volume File for Efficient Job Execution in Grid Environment)

  • 김은성;염헌영
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제15권8호
    • /
    • pp.525-533
    • /
    • 2009
  • 그리드 환경에서 작업에 필요한 파일은 스테이징 기법에 의해서 전송된다. 이때 요구되는 파일이 대용량일 경우 전송에 걸리는 시간이 늘어나 작업의 시작 시간을 지연시키게 되다. 또한, 이는 작업의 전체 실행 시간을 증가시키는 요인이 되어서 작업처리량을 감소시키는 결과를 가져오게 된다. 따라서 이러한 파일 전송 시간 때문에 생기는 오버헤드를 줄인다면 그리드에서 실행되는 작업의 효율을 상당히 향상 시킬 수 있다. 이러한 사실에 근거하여 본 논문에서는 그리드에서 효율적인 작업 처리를 위한 파일 프로비저닝 기법으로서 다음과 같은 두 가지 방법을 제안한다. 첫째, RA-RFT라는 방법을 제안한다. RA-RFT는 Globus Toolkit에서 파일 전송을 담당하는 RFT가 리플리카를 관리하는 RLS의 정보를 이용할 수 있도록 RFT를 확장한 것이다. RA-RFT는 파일 전송 시 가용한 리플리카들로부터 파일을 분할 전송함으로써 대용량 파일 전송 시간을 단축시킬 수 있다. 둘째 리모트 링크라는 방법을 제안한다. 리모트 링크는 파일을 계산 노드로 직접 전송하지 않고 계산 노드에서 파일에 원격 접근할 수 있는 방법을 제공한다. 원격 접근 방법을 이용함으로써 계산 노드의 저장 공간을 절약할 수 있고 선반입을 통해서 효율적인 파일 프로비저닝을 가능하게 한다. 우리는 이러한 두 가지 방법이 기존 그리드 환경에서 사용하고 있는 스테이징 방식보다 우월한 성능을 보여준다는 것을 다양한 실험을 통해서 증명한다.

산업용 6관절 로봇의 원격제어를 위한 실시간 병렬데이터통신 인터페이스 (Development of Realtime Parallel Data Communication Interface for Remote Control of 6-DOF Industrial Robot)

  • 최명환;이우원
    • 산업기술연구
    • /
    • 제21권A호
    • /
    • pp.97-103
    • /
    • 2001
  • This paper presents the development of the I/O Interface for the real time parallel data communication between controller of a six-axis industrial robot(CRS-A460) and an external computer. The proposed I/O Interface consists of the hardware I/O interface and the software that is downloaded to the robot controller and executed by the controller operating system. The constitution of the digital I/O Port for CRS-A460 robot controller and the digital I/O board for IBM-PC are presented as well as the Process Control Program of the robot controller. The developed protocol for the parallel data communication is described. The data communication is tested, and the performance is analysed. In particular, it is shown that the real-time constraint of the robot controller process is satisfied.

  • PDF

Remote Experiments for Control Education

  • Kwon, Bo-Kyu
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.2192-2197
    • /
    • 2003
  • This paper suggests remote experiments using the internet for the control education. The remote experiment is composed of equipment server computers, networks accessible to internet, and real plants such as inverted pendulums, crane systems and microcontrollers. Additionally, it requires a server program that has I/O functions with plants and calculate the control, an interface program bridging between web and the server program, and the home page including the detail explanation for the usage. For effective educations, how to perform experiments and how to combine the experiment with lectures will be discussed. The simple experiments by entering a few control parameters and the complex experiments by designing overall controls, will be explained. Technologies related with the remote experiment and other possible remote experiment will be introduced. It is demonstrated that the remote experiment will be very useful, particular for control education where students have difficulties in performing the experiments for lack of experimental equipments.

  • PDF

클러스터 컴퓨터를 위한 단일 I/O 공간 서비스의 구현 및 성능분석 (Implementation and Performance Analysis of Single I/O Space Service for Cluster Computers)

  • 김태규;김방현;김종현
    • 정보처리학회논문지A
    • /
    • 제13A권6호
    • /
    • pp.517-524
    • /
    • 2006
  • 클러스터 컴퓨터에 있어서 I/O 중심적인 응용을 효과적으로 처리하기 위해서는 통합 I/O 하부 구조를 지원하는 단일 I/O 공간(SIOS)이 필수적으로 구현되어야 한다. SIOS 서비스는 클러스터 컴퓨터 내의 어느 노드에서든지 자신 혹은 원격 노드에 위치한 주변기기 및 하드 디스크들을 직접 액세스할 수 있도록 전역 I/O 주소 공간을 구축해준다. 본 논문에서는 리눅스 클러스터에서 프리웨어들만을 이용하여 SIOS를 구현하는 방법을 제안하였다. 이 방법은 ENBD를 이용한 디바이스 드라이버 레벨과 S/W RAID 및 NFS를 이용한 파일 시스템 레벨에서 구현되었다. 이 방법의 주요 장점은 프리웨어들만을 이용하기 때문에 구현이 용이하고 비용이 거의 들지 않는다는 것이다. 또한 본 연구에서 사용한 프리웨어들은 공개 소스이기 때문에 다른 플랫폼에서도 약간의 수정을 통하여 적용이 가능하다는 장점이 있다. 이러한 장점을 가지면서도 실험 결과에서 나타난 I/O 처리율은 커널 수준에서 별도로 개발된 디바이스 드라이버를 사용하는 CDD보다 쓰기 동작에서는 최대 5.5배, 읽기 동작에서는 2.3배정도 더 높게 나타났다.

공작기계에서의 원격고장진단 시스템 개발에 관한 연구 (A Study on the Development of Remote Fault Diagnosis and Maintenance System for Machine Tool)

  • 현웅근;신동수;박인준
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1997년도 춘계학술대회 논문집
    • /
    • pp.708-713
    • /
    • 1997
  • A remote data communication system for monitoring of NC machine fault diagnosis and status is developed. This system communicates with host PC by using dial-up communication method on PSTN. The developed system consists of (1)remote communication module among NC's and host PC using PSTN, (2) 8 channels analog data sensing module, (3) digital I/O module for control of NC machine, (4) communication module between NC machine and remote data communication system using RS-232c, and (5) Software man-machine interface. This system may be applied for remote sensing of the status in Fms. To show the veridity of the developed system, several examples are illustrated.

  • PDF

공작기계용 원격 고장진단 및 보수 시스템 (Remote Fault Diagnosis and Maintenance System for NC Machine Tools)

  • 신동수;현웅근;정성종
    • 한국정밀공학회지
    • /
    • 제15권1호
    • /
    • pp.19-25
    • /
    • 1998
  • Remote fault diagnosis and maintenance system using general telecommunication network is necessary for an effective fault diagnosis and higher productivity of NC machine tools. In order to monitor machine tool condition and diagnose alarm states due to electrical and mechanical faults, a remote data communication system for monitoring of NC machine fault diagnosis and status is developed. The developed system consists of (1) remote communication module among NC's and host PC using PSTN. (2) 8 channels analog data sensing module, (3) digital I/O module for control or NC machine, (4) communication module between NC machine and remote data communication system via RS-232C, and (5) software man-machine interface. Diagnostic monitoring results generated through a successive type inference engine are displayed in user-friendly graphics. The validity and reliability of the developed system is verified to be a powerful commercial version on a vertical machining center through a series of experiments.

  • PDF

JMF 기반의 실시간 원격 공정 감시 및 제어 시스템 설계 및 구현 (Design md Implementation for the Remote Real Time Process Monitoring and Control System based on the JMF)

  • 김삼룡;임인택;이정배
    • 정보처리학회논문지D
    • /
    • 제11D권2호
    • /
    • pp.453-460
    • /
    • 2004
  • 본 논문에서는 I/O 인터페이스 제어 보드와 ISA 인터페이스 제어 보든 그리고 레고 기반의 프로토타이핑(Prototyping)을 통해 실시간 신발 공정 컨베이어 제어를 위한 원격 감시 및 제어 시스템을 구현하였다. 컨베이어 서버에서 실시간으로 공정을 제어하기 위하여 작업의 우선권을 사용자가 정할 수 있는 RTLinux(Real-Time Linux)를 사용하였으며, RTLinux 기반으로 디바이스 드라이버를 작성하였다. 이를 통해 Client/Server 분산 환경 시스템의 구현 및 테스트를 하며, JMF(Java Media Framework) 기반의 모니터링 시스템을 구현하여 전체 공정 상황을 확인하였다.

아크로레인 산화용 Mo-V 계 혼합산화물 촉매의 상승효과(I) (Synergistic Effects of Mo-V Based Mixed Oxide Catalysts for Acrolein Oxidation(I))

  • 나석은;김경훈;정종식;박대원
    • 공업화학
    • /
    • 제3권4호
    • /
    • pp.717-721
    • /
    • 1992
  • 공침법으로 제조한 vanadium molybdate와 copper molybdat촉매의 기계적 혼합물과 $V_2O_5$$MoO_3$의 기계적 혼합물을 아크로레인의 선택 산화반응용 촉매로 사용하여 각각의 금속산화물 사이의 상승효과에 대하여 고찰하였다. 반응실험 결과 혼합촉매를 사용한 경우 아크로레인의 전화율과 아크릴산의 수율이 증가하였으며 이는 remote control mechanism으로 설명할 수 있었다. 열중량 분석결과 혼합촉매에서 격자산소가 방출됨을 확인할 수 있었다.

  • PDF

APPLICATION OF MERGED MICROWAVE GEOPHYSICAL OCEAN PRODUCTS TO CLIMATE RESEARCH AND NEAR-REAL-TIME ANALYSIS

  • Wentz, Frank J.;Kim, Seung-Bum;Smith, Deborah K.;Gentemann, Chelle
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2006년도 Proceedings of ISRS 2006 PORSEC Volume I
    • /
    • pp.150-152
    • /
    • 2006
  • The DISCOVER Project (${\underline{D}}istributed$ ${\underline{I}}nformation$ ${\underline{S}}ervices$ for ${\underline{C}}limate$ and ${\underline{O}}cean$ products and ${\underline{V}}isualizations$ for ${\underline{E}}arth$ ${\underline{R}}esearch$) is a NASA funded Earth Science REASoN project that strives to provide highly accurate, carefully calibrated, long-term climate data records and near-real-time ocean products suitable for the most demanding Earth research applications via easy-to-use display and data access tools. A key element of DISCOVER is the merging of data from the multiple sensors on multiple platforms into geophysical data sets consistent in both time and space. The project is a follow-on to the SSM/I Pathfinder and Passive Microwave ESIP projects which pioneered the simultaneous retrieval of sea surface temperature, surface wind speed, columnar water vapor, cloud liquid water content, and rain rate from SSM/I and TMI observations. The ocean products available through DISCOVER are derived from multi-sensor observations combined into daily products and a consistent multi-decadal climate time series. The DISCOVER team has a strong track record in identifying and removing unexpected sources of systematic error in radiometric measurements, including misspecification of SSM/I pointing geometry, the slightly emissive TMI antenna, and problems with the hot calibration source on AMSR-E. This in-depth experience with inter-calibration is absolutely essential for achieving our objective of merging multi-sensor observations into consistent data sets. Extreme care in satellite inter-calibration and commonality of geophysical algorithms is applied to all sensors. This presentation will introduce the DISCOVER products currently available from the web site, http://www.discover-earth.org and provide examples of the scientific application of both the diurnally corrected optimally interpolated global sea surface temperature product and the 4x-daily global microwave water vapor product.

  • PDF

PACRIM SCIENCE APPLICATIONS: A DECADE WITH AIRSAR

  • Milne, A.K.;Tapley, I.J.
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2002년도 Proceedings of International Symposium on Remote Sensing
    • /
    • pp.428-428
    • /
    • 2002
  • The scientific objectives of PACRIM (Pacific Rim) are to advance the understanding of polarimetric and interferometric radar and to promote its application in environmental research designed to detect and quantify changes found in both the physical and humanly dominated ecosystems on the earth's surface. The information derived is used to more readily identify environments at risk; improve environmental decision making and the management of resources and thereby lead to the implementation of more effective and sustainable land use practices. PACRIM is a collaborative research project was organized by NASA's Mission to Planet Earth, Airborne Sciences Program; the Jet Propulsion Laboratory; CSIRO-COSSA and the Centre for Remote Sensing and GIS at the University of New South Wales. A decade of working with AIRSAR data (1993-2003) in the Australia-Asian-Pacific region has provided the opportunity for more than 400 investigators from 20 countries to collect, analyse, interpret and apply state-of-the-art radar data to earth-science studies. This has been achieved by scientists working within seven broad research themes; o Forestry and vegetation o Geology and tectonic processes o Interferometry o Disaster management o Coastal analysis o Agriculture o Urban and regional development. This paper presents an overview of the three data acquisition missions (1993,1996 and 2000) and the science research outcomes achieved from analyzing high quality radar data.

  • PDF