• 제목/요약/키워드: Open Time

검색결과 4,463건 처리시간 0.035초

실시간 데이터 처리를 위한 개방형 데이터 프레임워크 적용 방안 (Application Of Open Data Framework For Real-Time Data Processing)

  • 박순호;김영길
    • 한국정보통신학회논문지
    • /
    • 제23권10호
    • /
    • pp.1179-1187
    • /
    • 2019
  • 오늘날의 기술 환경에서 대다수의 빅 데이터 기반 애플리케이션 및 솔루션은 스트리밍 데이터의 실시간 처리를 기반으로 한다. 빅 데이터 스트림의 실시간 처리 및 분석은 빅 데이터 기반 애플리케이션 및 솔루션 개발에서 중요한 역할을 한다. 특히 해사 분야 데이터 처리 환경에서도 데이터의 폭발적 증대에 따른 대용량 실시간 데이터를 빠르게 처리 및 분석할 수 있는 기술 개발의 필요성이 가속화되고 있다. 따라서 본 논문에서는 다양한 빅 데이터 처리를 위한 오픈소스 기술 중에 적합한 오픈소스로 NiFi, Kafka, Druid의 특징을 분석하여 한국형 e-Navigation 서비스에서 해사 분야 서비스 분석에 필요한 외부 연계 필요 정보들을 상시 최신 정보로 제공할 수 있도록 실시간 데이터 처리를 위한 개방형 데이터 프레임워크 기술 적용의 기초를 마련하고자 한다.

OpenCL을 이용한 임베디드 GPGPU환경에서의 AES 암호화 성능 개선과 평가 (Performance Enhancement and Evaluation of AES Cryptography using OpenCL on Embedded GPGPU)

  • 이민학;강우철
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제22권7호
    • /
    • pp.303-309
    • /
    • 2016
  • 최근, ARM Mali와 같은 여러 임베디드 프로세서들이 OpenCL과 같은 GPGPU 프레임워크를 지원함에 따라 기존 PC 환경에서 활용되던 GPGPU 기술이 임베디드 시스템 영역으로 확대 되고 있다. 그러나 임베디드 시스템은 PC와는 상이한 구조를 갖으며, 저전력이나 실시간성과 같은 성능이 더욱 중요하다. 본 논문에서는 임베디드 GPGPU환경에서 AES 암호화 알고리즘을 개방형 범용 병렬 컴퓨팅 프레임워크인 OpenCL을 사용하여 구현하고 이를 CPU만을 이용한 구현과 비교한다. 실험결과, 1000KByte의 데이터 사이즈의 128비트 AES 암호화 시에 OpenCL을 사용하여 GPU로 병렬 처리하는 것이 OpenMP를 사용하여 CPU상에서 병렬 처리한 방식보다 응답 시간은 최대 1/150, 에너지 소비량은 최대 1/290로 감소함을 확인하였다. 또한 호스트와 GPU 디바이스 간에 메모리를 공유하는 임베디드 구조의 특성에 최적화하여 메모리 복제를 하지 않는 기법을 적용하는 경우 응답시간과 에너지 소비량에서 최대 100% 이상의 추가적인 성능개선을 이룰 수 있었으며, 연구에서 사용한 데이터의 크기에 비례하여 더 높은 성능의 개선이 나타나는 것을 확인하였다.

Open Source GIS를 이용한 고해상도 영상의 Tile Map Service 시스템 구축에 관한 연구 (A Study on Tile Map Service of High Spatial Resolution Image Using Open Source GIS)

  • 정명훈;서용철
    • 대한공간정보학회지
    • /
    • 제17권1호
    • /
    • pp.167-174
    • /
    • 2009
  • Tile Map Service는 정적인 이미지들을 모아둔 저장소를 이용하여 매우 빠르게 지도 서비스를 수행하는 서비스이다. 지도 이미지 저장소는 특정 축척별로 지도 영역을 Tile 이미지로 저장한 디렉토리 구조이다. 따라서 디렉토리 구조로부터 이미지를 불러오는 것은 사용자의 요구에 따라서 지도를 데이터베이스로부터 직접 생성하는 것보다 훨씬 시간 단축이 이루어진다. 이와 같은 Tile Map Service를 이용하면 사용자가 복잡한 지도를 생성할 때 획기적으로 지도 생성 시간을 단축시키는 효과와 성능 향상을 위한 제반 노력을 제거할 수 있다. 본 논문은 Open Source GIS를 사용하여 고해상도 영상의 Tile Map Service 시스템을 구축하는 방안을 제시하는 것이다. Open Source GIS중 GDAL(Geospatial Data Abstraction Library)을 사용하여 Tile Map Image를 생성하였으며, OpenLayers를 이용하여 웹브라우저를 통한 서비스를 구축하였다. 또한 Tile Map Service 시스템을 구축 한 후 전통적인 방식으로 지도 렌더링을 수행하는 시스템과 성능테스트를 수행하여 결과를 비교 분석하였다. 수행 결과 본 연구를 통하여 제안된 방법으로 고해상도의 영상 데이터를 상용소프트웨어의 도입 없이 고가용성의 Tile Map Service 시스템을 구축할 수 있었다.

  • PDF

OpenPose기반 딥러닝을 이용한 운동동작분류 성능 비교 (Performance Comparison for Exercise Motion classification using Deep Learing-based OpenPose)

  • 손남례;정민아
    • 스마트미디어저널
    • /
    • 제12권7호
    • /
    • pp.59-67
    • /
    • 2023
  • 최근 인간의 자세와 행동을 추적하는 행동 분석 연구가 활발해지고 있다. 특히 2017년 CMU에서 개발한 오픈소스인 오픈포즈(OpenPose)는 사람의 외모와 행동을 추정하는 대표적인 방법이다. 오픈포즈는 사람의 키, 얼굴, 손 등의 신체부위를 실시간으로 감지하고 추정할 수 있어 스마트 헬스케어, 운 동 트레이닝, 보안시스템, 의료 등 다양한 분야에 적용될 수 있다. 본 논문에서는 헬스장에서 사용자들이 가장 많이 운동하는 Squat, Walk, Wave, Fall-down 4개 동작을 오픈포즈기반 딥러닝인 DNN과 CNN을 이용하여 운동 동작 분류 방법을 제안한다. 학습데이터는 녹화영상 및 실시간으로 카메라를 통해 사용자의 동작을 캡처해서 데이터 셋을 수집한다. 수집된 데이터 셋은 OpenPose을 이용하여 전처리과정을 진행하고, 전처리과정이 완료된 데이터 셋은 본 논문에서 제안한 DNN 및 CNN 모델 이용하여 운동 동작 분류를 학습한다. 제안한 모델에 대한 성능 오차는 MSE, RMSE, MAE를 사용한다. 성능 평가 결과, 제안한 DNN 모델 성능이 제안한 CNN 모델보다 우수한 것으로 나타났다.

한부모가족의 시간사용과 시간부족감의 성차 분석 (Time Use and Time Famine in Single-Parent Families: A Comparison of Single-Mothers and Fathers)

  • 김외숙;박은정
    • 가족자원경영과 정책
    • /
    • 제22권3호
    • /
    • pp.1-19
    • /
    • 2018
  • This study was aimed at exploring gender differences in time use and time famine between single-parent families. Data were obtained from the time use surveys, that were conducted by the Korea National Statistical Office in 2014. A total of 500 time diaries (168 from fathers, 332 from mothers) from single-parents aged between 20 and 59 were analyzed. Descriptive statistics, chi-square test, and t-test were used for the statistical analyses. Results indicated that the single-parent families exhibit gender differences in time use and subjective time famine. The single-mothers spend a significantly longer amount of time on housework and less time on leisure than do the single-fathers. The single fathers and mothers also differ in time use and time famine according to employment status and working days on/off.

Forecasting Symbolic Candle Chart-Valued Time Series

  • Park, Heewon;Sakaori, Fumitake
    • Communications for Statistical Applications and Methods
    • /
    • 제21권6호
    • /
    • pp.471-486
    • /
    • 2014
  • This study introduces a new type of symbolic data, a candle chart-valued time series. We aggregate four stock indices (i.e., open, close, highest and lowest) as a one data point to summarize a huge amount of data. In other words, we consider a candle chart, which is constructed by open, close, highest and lowest stock indices, as a type of symbolic data for a long period. The proposed candle chart-valued time series effectively summarize and visualize a huge data set of stock indices to easily understand a change in stock indices. We also propose novel approaches for the candle chart-valued time series modeling based on a combination of two midpoints and two half ranges between the highest and the lowest indices, and between the open and the close indices. Furthermore, we propose three types of sum of square for estimation of the candle chart valued-time series model. The proposed methods take into account of information from not only ordinary data, but also from interval of object, and thus can effectively perform for time series modeling (e.g., forecasting future stock index). To evaluate the proposed methods, we describe real data analysis consisting of the stock market indices of five major Asian countries'. We can see thorough the results that the proposed approaches outperform for forecasting future stock indices compared with classical data analysis.

대학생의 시간전망이 시간관리와 생활만족도에 미치는 영향 (The Effects of Time Perspective on Time Management and Life Satisfaction for College Students)

  • 김외숙;박은정
    • 가족자원경영과 정책
    • /
    • 제19권4호
    • /
    • pp.141-161
    • /
    • 2015
  • The purpose of this study was to explore the differences in time perspective by socio-demographic variables and to investigate the effect of time perspective on time management and life satisfaction for college students. Questionnaires including time perspective, time management, and life satisfaction scales were used for this study. The survey data from 382 college students were analyzed by frequency, percentage, mean, standard deviation, t-test, ANOVA, Duncan test, Pearson's correlation analysis, and stepwise regression. The time perspective, composed of four factors future insensibility and present, past, and future orientation, differed according to the sex, academic grade, and specialty of the college students. The time perspective of the college students and the socioeconomic status of their households were investigated as effective variables on time management and life satisfaction. Based on these results, the implications for research and policy on the time perspective of college students were discussed.

지속가능한 주거 개발을 위한 가변성 개념의 유형학적 분석 (Typological Analysis of the Flexibility Concept for Sustainable Housing)

  • 모정현;이연숙
    • KIEAE Journal
    • /
    • 제3권3호
    • /
    • pp.59-66
    • /
    • 2003
  • From an sustainable perspective, one unique characteristic of Open Housing is its ability to individualize variable elements (infill) from the permanent elements (support) in accordance with the residents' needs. Such environment-friendly elements of Open Housing can contribute to increasing the life span of the building, reducing the scope of reconstruction, and minimizing the amount of disposed building materials during demolition. The purpose of this research is to analyze the flexibility concept from a typological perspective, so that the concept of open housing can be better understood and its development can be promoted. The main method of this study was content analysis. Based on literature review of flexibility concept in a typological approach, a primary categories were established to describe the flexibility concept such as time for flexibility, scope, and the degree of openness. Subsequently each criterion was elaborated as follows: planning, supply, and utility in the time stage; internal and external flexibility in its scope; and fixed, semi-free, and free flexibility in its openness degree. This research exposes the lack of comprehensive knowledge of Open Housing caused by rather uniform features of previous studies. This research establishes and promotes a systematic approach for a more holistic meaning of Open Housing. This approach should contribute to the proper utilization and further development of sustainable housing.

차세대 항공기용 Open Rotor 엔진 성능 모델 연구 (The Study on Performance Model of Open Rotor Engine for Next Generation Aircraft)

  • 최원;김지홍
    • 한국추진공학회:학술대회논문집
    • /
    • 한국추진공학회 2011년도 제37회 추계학술대회논문집
    • /
    • pp.842-849
    • /
    • 2011
  • Open Rotor 엔진은 차세대 항공기를 위한 잠재적 기술향상을 제공할 수 있는 여러 신기술중의 하나이다. Open Rotor 엔진은 일반적 고바이패스 터보팬 엔진보다 향상된 추진 저하율을 가지며 고바이패스비와 공기역학적 진보한 형상의 팬 블레이드 설계의 결합으로 우수한 연료소모율을 구현한다. Open Rotor 엔진 성능 모델은 F404 터보제트 엔진를 코어로 사용한 GE36 엔진의 설계 및 시험데이터를 기반으로 해석하였다. 시험데이터를 이용하여 Open Rotor 엔진 성능 모델을 검증하였으며 최신 차세대 터보프롭 엔진 성능과의 비교를 통하여 적절하게 구성되었음을 확인하였다.

  • PDF

오픈소스 컴포넌트 활용에 있어서의 소프트웨어 개발방법론 적용에 관한 탐색적 연구: 마르미-III 방법론을 이용한 웹리포팅툴 개발 사례를 중심으로 (A Study on Applying the Software Development Methodology as utilize Open-Source Components: A Case of Development a Reporting Tool using MARMI III)

  • 김종배;김두연;류성열
    • 한국IT서비스학회지
    • /
    • 제5권1호
    • /
    • pp.149-164
    • /
    • 2006
  • The companies are trying to apply to software development approach by utilizing open-source components. The open-source components are new alternatives to solve limits of the previous software developments such as quality of software, time and cost of development. Accordingly, various analysis of open-source components were performed. However, the researches about the detailed procedures and methods to utilize open-source components in practical industry are immature. In this paper, we propose the procedures and cases for identifying, validating, selecting of suitable open-source components and for applying to change and modification. Proposed procedures and cases will be a great contribution to spread of utilizing the open-source.