• 제목/요약/키워드: multi-platform

검색결과 916건 처리시간 0.028초

하둡 기반 대규모 작업처리 프레임워크에서의 Adaptive Parallel Computability 기술 연구 (A Study on Adaptive Parallel Computability in Many-Task Computing on Hadoop Framework)

  • 김직수
    • 방송공학회논문지
    • /
    • 제24권6호
    • /
    • pp.1122-1133
    • /
    • 2019
  • 본 연구팀에서는 YARN 기반의 하둡 플랫폼에서 대규모의 태스크들로 구성된 Many-Task Computing(MTC) 응용들을 효율적으로 지원할 수 있는 신규 프레임워크로서 MOHA(Mtc On HAdoop)를 연구/개발해왔다. MTC 응용들은 수십만 개에서 수백만 개 이상의 대규모 태스크들로 구성되고 각 응용별로 자원의 사용 패턴이 다를 수 있기 때문에, 전체적인 시스템 성능 향상을 위해 MOHA-TaskExecutor(MTC 응용 태스크를 실행하는 주체)의 Adaptive Parallel Computability 기술 연구를 수행하였다. 이는 한 번에 하나의 태스크를 실행하던 기존의 처리 모델을 고도화하여 하나의 TaskExecutor가 동시에 여러 개의 태스크들을 실행함으로써 YARN Container의 병렬 컴퓨팅 능력을 극대화하기 위함이다. 이를 위해 각각의 TaskExecutor들이 "독립적이고, 동적으로" 동시에 실행시키는 MTC 응용 태스크들을 조정할 수 있도록 하였으며, 최적의 동시 실행 태스크 숫자를 찾기 위해서 Hill-Climbing 알고리즘을 활용하였다.

웹 트랜잭션 처리 시스템의 구현 (An Implementation of a Web Transaction Processing System)

  • 이강우;김형주
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제5권5호
    • /
    • pp.533-542
    • /
    • 1999
  • 웹은 지금까지의 문자 위주의 응용에서 벗어나, 그림, 동영상과 같은 멀티미디어 자료를 브라우저를 통해 접근할 수 있도록 하여, 점차 많은 응용분야에서 사용되고 있다. 최근에 들어서는 데이타베이스와 웹의 연동을 통해, 보다 다양하고, 양질의 웹 서비스를 지원하고자 하는 노력으로, 많은 연구자들이 웹 통로에 대한 많은 연구로 좋은 결과를 내고 있다. 그러나 웹과 데이타베이스의 연동에 있어 필요한 웹 트랜잭션 처리시 발생하는 문제에 있어서는 아직까지 만족할 만한 연구결과가 제시되지 않고 있다.본 논문에서는 웹 통로에서 웹 트랜잭션 처리를 위한 시스템인 WebTP를 제안하고, 이를 구현하였다. WebTP는 워크, 워크-전역변수 등을 도입하여, 웹 응용 단위에서의 저장점 설치와 부분 철회와 트랜잭션 상태 관리 기법을 제공하여, 시스템의 가용성과 안정성을 높이며, 구조적인 웹 응용작성이 가능토록 하여, 복잡한 웹 응용 개발을 돕는다.Abstract Enabling users to access multi-media data like images and motion pictures, in addition to the traditional text-based data, Web becomes a popular platform for various applications. Recently, many researchers have paid a large amount of works on integrating Web and databases to improve the quality of Web services, and have produced many noticeable results on this area. However, no enough research results have been presented on processing Web transactions that are essential in integrating Web and databases.In this paper, we have designed and implemented WebTP, which is a Web transaction processing system for Web gateways to databases. WebTP, by introducing work and work-global-variables, provides a more robust state management, supports application-level savepoints and partial rollbacks. It also nhances productity by providing a modular way to develop Web applications.

Hyperspectral Remote Sensing for Agriculture in Support of GIS Data

  • Zhang, Bing;Zhang, Xia;Liu, Liangyun;Miyazaki, Sanae;Kosaka, Naoko;Ren, Fuhu
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2003년도 Proceedings of ACRS 2003 ISRS
    • /
    • pp.1397-1399
    • /
    • 2003
  • When and Where, What kind of agricultural products will be produced and provided for the market? It is a commercial requirement, and also an academic questions to remote sensing technology. Crop physiology analysis and growth monitoring are important elements for precision agriculture management. Remote sensing technology supplies us more selections and available spaces in this dynamic change study by producing images of different spatial, spectral and temporal resolutions. Especially, the hyperspectral remote sensing should do play a key role in crop growth investigation at national, regional and global scales. In the past five years, Chinese academy of sciences and Japan NTT-DATA have made great efforts to establish a prototype information service system to dynamically survey the vegetable planting situation in Nagano area of Japan mainly based on remote sensing data. For such concern, a flexible and light-duty flight system and some practical data processing system and some necessary background information should be rationally made together. In addition, some studies are also important, such as quick pre-processing for hyperspectral data, Multi-temporal vegetation index analysis, hyperspectral image classification in support of GIS data, etc. In this paper, several spectral data analysis models and a designed airborne platform are provided and discussed here.

  • PDF

OpenGL과 Unity간의 GPU를 이용한 Particle Simulation의 성능 비교 (Performance Comparison of Particle Simulation Using GPU Between OpenGL and Unity)

  • 김민상;성낙준;최유주;홍민
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제6권10호
    • /
    • pp.479-486
    • /
    • 2017
  • 최근 GPGPU를 이용하여 저하된 컴퓨터 성능 향상폭을 높일 수 있게 되었고, 이로 인하여 높은 연산을 요구로 하는 물리 기반의 실시간 시뮬레이션을 PC에서 구동할 수 있게 되었다. 물리 시뮬레이션에서 적용되는 물리 계산은 병렬 처리로 수행되어질 수 있으며, 최근 OpenGL 4.3 및 Unity4.0에서 지원되는 Compute shader를 통한 병렬 연산을 이용하면 효율적으로 구동할 수 있다. 본 논문에서는 다양한 플랫폼을 지원하는 디지털 콘텐츠 제작 툴인 Unity와 다양한 플랫폼에서 구동되어지는 OpenGL에서의 실시간 물리 시뮬레이션에서의 성능을 측정 및 비교한다. 본 논문에서 particle 시뮬레이션의 실험 결과 Unity를 이용한 particle 시뮬레이션이 OpenGL을 이용한 particle 시뮬레이션에 비해 최대 136.04% 빠른 성능을 보인다. 이를 통하여 추후 멀티 플랫폼을 지원하는 디지털 콘텐츠를 제작함에 있어 더 나은 개발 도구를 선정할 수 있을 것으로 기대된다.

Computational analysis of three dimensional steel frame structures through different stiffening members

  • Alaskar, Abdulaziz;Wakil, Karzan;Alyousef, Rayed;Jermsittiparsert, Kittisak;Ho, Lanh Si;Alabduljabbar, Hisham;Alrshoudi, Fahed;Mohamed, Abdeliazim Mustafa
    • Steel and Composite Structures
    • /
    • 제35권2호
    • /
    • pp.187-197
    • /
    • 2020
  • Ground motion records are commonly used for fragility curves (FCs) developing utilized in seismic loss estimating analysis for earthquake prone zones. These records could be 'real', say the recorded acceleration time series or 'simulated' records consistent with the regional seismicity and produced by use of alternative simulation methods. This study has focused on fragility curves developing for masonry buildings through computational 'simulated' ground motion records while evaluating the properness of these fragilities compared to the curves generated by the use of 'real' records. Assessing the dynamic responses of structures, nonlinear computational time history analyses through the equivalent single degree of freedom systems have been implemented on OpenSees platform. Accordingly, computational structural analyses of multi-story 3D frame structures with different stiffening members considering soil interaction have been carried out with finite element software according to (1992) Earthquake East-West component. The obtained results have been compared to each frame regarding soil interaction. Conclusion and recommendations with the discuss of obtaining findings are presented.

Analysis and Suggestions of Digital Heritage Policy

  • Lee, Jongwook
    • 한국컴퓨터정보학회논문지
    • /
    • 제24권10호
    • /
    • pp.71-78
    • /
    • 2019
  • 본 논문은 국내외 디지털 문화 활성화 정책을 4가지 유형으로 나누었다. 또한 각 정책의 대표적인 프로젝트를 설명하고 한계를 분석하였다. 마지막으로 이러한 한계점들을 극복 할 수 있는 솔루션을 제안하였다. 최근 5G 네트워크 기술, 증강현실 및 가상현실 기술의 발달로 인한 일상 생활의 변화는 문화유산의 보존 및 활용 방식에 많은 변화를 가져 왔다. 특히, 디지털 기술은 문화유산의 디지털화, 디지털 데이터의 저장 및 관리, 문화유산의 디지털 복원, 시공간 및 다감각 체험을 가능하게 하였다. 이 연구는 국내 및 국제 디지털 유산 정책을 디지털 인프라 구축, 공유 및 커뮤니케이션 플랫폼 구축, 홍보 및 시범 콘텐츠 제작 지원 정책으로 나누었다. 이 연구는 디지털 유산 정책을 분류하고 디지털 유산 정책 동향 설명하고 개선점을 제안하는데 기여한다.

무선자원 운용방안에 따른 밀리미터파 대역에서의 드론형 기지국 성능분석 (Performance Analysis of Drone-type Base Station on the mmWave According to Radio Resource Management Policy)

  • 정민우
    • 한국전자통신학회논문지
    • /
    • 제14권5호
    • /
    • pp.917-926
    • /
    • 2019
  • 현재 군 지휘통제를 위한 통신용도로 전술정보통신망 TICN이 개발되어 양산 및 보급중이나, 3.5세대 이동통신기술인 WiBro를 기반으로 하고 있어 실제 운용상황에서 기술적 한계가 드러나고 있다. 이에 따라 통신 가시선 확보 어려움 및 신속한 통신망 구성 제한과 같은 기술적 한계를 극복하기 위한 대안으로 드론형 기지국 플랫폼이 주목받고 있다. 본 연구에서는 밀리미터파 대역 중 셀룰러 통신용도로 가장 적합하다고 판단되는 28GHz 대역에서 드론형 기지국 운용을 구현한 시뮬레이션 성능평가를 수행하였다. 구체적으로는 다중 셀 토폴로지 상에서 주파수 재사용 및 스케줄링과 같은 무선자원 운용방안에 따른 기지국 전송률 및 단말 간 전송률 공정성의 변화양상을 분석하였고, 이를 통해 드론형 기지국 운용에 대한 통찰을 제공하고자 하였다.

Flexible smart sensor framework for autonomous structural health monitoring

  • Rice, Jennifer A.;Mechitov, Kirill;Sim, Sung-Han;Nagayama, Tomonori;Jang, Shinae;Kim, Robin;Spencer, Billie F. Jr.;Agha, Gul;Fujino, Yozo
    • Smart Structures and Systems
    • /
    • 제6권5_6호
    • /
    • pp.423-438
    • /
    • 2010
  • Wireless smart sensors enable new approaches to improve structural health monitoring (SHM) practices through the use of distributed data processing. Such an approach is scalable to the large number of sensor nodes required for high-fidelity modal analysis and damage detection. While much of the technology associated with smart sensors has been available for nearly a decade, there have been limited numbers of fulls-cale implementations due to the lack of critical hardware and software elements. This research develops a flexible wireless smart sensor framework for full-scale, autonomous SHM that integrates the necessary software and hardware while addressing key implementation requirements. The Imote2 smart sensor platform is employed, providing the computation and communication resources that support demanding sensor network applications such as SHM of civil infrastructure. A multi-metric Imote2 sensor board with onboard signal processing specifically designed for SHM applications has been designed and validated. The framework software is based on a service-oriented architecture that is modular, reusable and extensible, thus allowing engineers to more readily realize the potential of smart sensor technology. Flexible network management software combines a sleep/wake cycle for enhanced power efficiency with threshold detection for triggering network wide operations such as synchronized sensing or decentralized modal analysis. The framework developed in this research has been validated on a full-scale a cable-stayed bridge in South Korea.

Wireless sensor networks for permanent health monitoring of historic buildings

  • Zonta, Daniele;Wu, Huayong;Pozzi, Matteo;Zanon, Paolo;Ceriotti, Matteo;Mottola, Luca;Picco, Gian Pietro;Murphy, Amy L.;Guna, Stefan;Corra, Michele
    • Smart Structures and Systems
    • /
    • 제6권5_6호
    • /
    • pp.595-618
    • /
    • 2010
  • This paper describes the application of a wireless sensor network to a 31 meter-tall medieval tower located in the city of Trento, Italy. The effort is motivated by preservation of the integrity of a set of frescoes decorating the room on the second floor, representing one of most important International Gothic artworks in Europe. The specific application demanded development of customized hardware and software. The wireless module selected as the core platform allows reliable wireless communication at low cost with a long service life. Sensors include accelerometers, deformation gauges, and thermometers. A multi-hop data collection protocol was applied in the software to improve the system's flexibility and scalability. The system has been operating since September 2008, and in recent months the data loss ratio was estimated as less than 0.01%. The data acquired so far are in agreement with the prediction resulting a priori from the 3-dimensional FEM. Based on these data a Bayesian updating procedure is employed to real-time estimate the probability of abnormal condition states. This first period of operation demonstrated the stability and reliability of the system, and its ability to recognize any possible occurrence of abnormal conditions that could jeopardize the integrity of the frescos.

MPEG-DASH 기반 3차원 포인트 클라우드 콘텐츠 구성 방안 (MPEG-DASH based 3D Point Cloud Content Configuration Method)

  • 김두환;임지헌;김규헌
    • 방송공학회논문지
    • /
    • 제24권4호
    • /
    • pp.660-669
    • /
    • 2019
  • 최근 3차원 스캐닝 장비 및 다차원 어레이 카메라의 발달로 AR(Augmented Reality)/VR(Virtual Reality), 자율 주행과 같은 응용분야에서 3차원 데이터를 다루는 기술에 관한 연구가 지속해서 이루어지고 있다. 특히, AR/VR 분야에서는 3차원 영상을 포인트 데이터로 표현하는 콘텐츠가 등장하였으나, 이는 기존의 2차원 영상보다 많은 양의 데이터가 필요하다. 따라서 3차원 포인트 클라우드 콘텐츠를 사용자에게 서비스하기 위해서는 고효율의 부호화/복호화와 저장 및 전송과 같은 다양한 기술 개발이 요구된다. 본 논문에서는 MPEG-I(MPEG-Immersive) V-PCC(Video based Point Cloud Compression) 그룹에서 제안한 V-PCC 부호화기를 통해 생성된 V-PCC 비트스트림을 MPEG-DASH(Dynamic Adaptive Streaming over HTTP) 표준에서 정의한 세그먼트로 구성하는 방안을 제안한다. 또한, 사용자에게 3차원 좌표계 정보를 제공하기 위해 시그널링 메시지에 깊이 정보 파라미터를 추가로 정의한다. 그리고 본 논문에서 제안된 기술을 검증하기 위한 검증 플랫폼을 설계하고, 제안한 기술의 알고리듬 측면에서 확인한다.