• Title/Summary/Keyword: Data visualization

Search Result 1,962, Processing Time 0.033 seconds

실시간 시각화를 위한 계층 구조 구축 기법 개발 (Real-Time Terrain Visualization with Hierarchical Structure)

  • 박찬수;서용철
    • 대한토목학회논문집
    • /
    • 제29권2D호
    • /
    • pp.311-318
    • /
    • 2009
  • 최근 지형 정보의 시각화 기술은 GIS 응용분야는 물론 게임, 가상현실, 항공 시뮬레이션 및 군사적인 목적 등을 실현하기 위한 중요한 기술로 부각되고 있다(유병현 2002). 그러나 대용량 지형 데이터를 실시간으로 처리하여 시각화를 구현하기 위한 메모리 한계성의 극복은 아직도 과제로 남아있다. 본 연구에서는 대규모 지형 표현을 위해 파일 기반의 효율적인 실시간 LOD (level-of-detail) 알고리즘 개발을 수행하였다. 실시간 LOD 알고리즘은 대규모 지형 데이터를 가시화하는데 필요한 기하학적 연산 처리를 가능하게 한다. 본 연구에서는 수치지도의 등고선이나 LiDAR, DTM, DSM 등으로부터 취득된 대용량 DEM의 가시화를 위해 계층적인 $4{\times}4$ 또는 $2{\times}2$ 타일 구조를 선택하였다. 또한 정규화된 Giga Byte급 고도데이터는 사용자 중심적 지형 정보의 원활하고 사실감 있는 표현이 될 수 있도록 고도데이터를 활용한 음영기복도를 생성하여 비메모리 방식의 계층적 타일 구조로 생성된 지형 블록에 Texture Mapping 하여 지형 가시화를 수행하였다. 대용량 데이터는 실시간 가시화를 위해 지형 데이터를 다양한 상세도를 가지는 데이터로 변형하여 이를 계층적으로 상호 연결함으로서 데이터의 손실이 최소화되며, 프레임 속도를 극대화하였고, 또한 사용자 시점에 따라 상세도 변화가 끊김없이(seamless) 고품질로 표현되도록 하였다.

Development of a User-Friendly Application for Voltage Sag Analysis

  • Park Chang-Hyun;Jang Gil-Soo;Kim Chul-Hwan;Kim Jae-Chul
    • Journal of Electrical Engineering and Technology
    • /
    • 제1권2호
    • /
    • pp.145-152
    • /
    • 2006
  • This paper presents a windows application for voltage sag analysis and effective data visualization. The developed Voltage Sag Analysis Tool (VSAT) was designed by using the Object-Oriented Programming (OOP) concept and C++ programming language. The VSAT provides basic functions for voltage sag analysis such as power flow analysis, short circuit analysis and stochastic analysis. In particular, the VSAT provides effective data visualization through computer graphics and animation. Analysis results are expressed realistically and intuitively on geographical display. The Graphic User Interface (GUI) of VSAT was designed specifically for voltage sag analysis. In this paper, the development and implementation of VSAT is presented. In order to demonstrate the capabilities of VSAT, it is used to analyze the Jeju Island power system in South Korea.

건물 에너지 모니터링과 공간정보 시각화를 이용한 에너지 통합 운영시스템 개발 방안 제안 - 세종시 첫마을 공공건물을 대상으로 한 시스템 구축 사례 - (A proposal of total energy operating system development using spatial information visualization and energy monitoring - Case study on design of total operation system in Sejong city -)

  • 권기정;이동환;차기춘;박승희
    • 한국BIM학회 논문집
    • /
    • 제4권1호
    • /
    • pp.8-12
    • /
    • 2014
  • This research and project is going on the Korean government. The objective of project is that developing total energy management solution. So, this paper is going to introduce a proposal that energy total operating system development using spatial information visualization and energy monitoring. It could efficiently operate the building energy wirelessly controling cooling/heating, lighting, air-conditioning and geothermal system. The metering data is collected to total database. The data is linked to BAS gateway, which is connected the device by the standard protocol.

정렬 프로그래밍 교육을 위한 시각화 도구의 개발 (Development of Visualization Tool for Sorting Programming Instruction)

  • 정인기
    • 컴퓨터교육학회논문지
    • /
    • 제7권6호
    • /
    • pp.27-35
    • /
    • 2004
  • 자료구조 및 알고리즘 분야는 컴퓨터 프로그래밍 교육의 기반이 되는 과목이다. 그러나 교육방법이 헌재의 추세인 비주얼 프로그래밍과 윈도우 프로그래밍 방법을 따라가지 못하여 학생들의 흥미를 유발하지 못하고 있다. 정렬 프로그래밍도 다른 자료 구조와 상황은 마찬가지이다. 이러한 문제점을 해결하기 위하여 본 논문에서는 교육자가 효과적으로 정렬 알고리즘을 교육할 수 있는 VTSPI (Visualization Tool for Sorting Programming Instruction)를 개발하였다. 뿐만 아니라 VTSPI는 비주얼 프로그래밍에 기반을 둔 소프트웨어 컴포넌트이기 때문에 학생들이 쉽게 프로그래밍할 수 있고, 자신의 프로그램을 이해할 수 있고, 디버깅을 쉽게 할 수 있게 해준다.

  • PDF

플라즈마 내부 전기장 가시화 (Visualization of Internal Electric Field on Plasma)

  • 신한솔;유태준;이건
    • 한국멀티미디어학회논문지
    • /
    • 제19권1호
    • /
    • pp.80-85
    • /
    • 2016
  • It costs high in both memory usage and time consuming to sample the space to compute charge density and calculate electric field on that with large size of plasma data. In real-time and interactive application, accelerating the compute time is critical problem. In this paper, we suggest new method to visualize electric field by using convolution theorem, and the parallel computing to accelerate computing time by using GPGPU. We conduct a simulation that compare running time between the methods with convolution and without convolution. We discussed the method of visualization of multivariate data in three dimensional space using colored volume rendering and surface construction.

자동차 후류에 대한 3차원 유동의 PIV 측정 (PIV Measurements of Three-Dimensional Wake Around a Road Vehicle)

  • 김진석;김성초;성재용;김정수;최종욱
    • 한국가시화정보학회:학술대회논문집
    • /
    • 한국가시화정보학회 2004년도 추계학술대회 논문집
    • /
    • pp.1-4
    • /
    • 2004
  • The PIV measurements are performed to get the quantitative flow visualization around a road vehicle. The model scaled with 1/48 is located in the middle test section of the closed-loop water tunnel and the measuring system consists of CCD camera, diode laser, synchronizer, and computer. The experimental data are obtained at two Reynolds numbers of 50,000 and 100,000 based on the model length. The quasi-three-dimensional isovorticity surfaces, based on two-dimensional velocity field data, are generated. There is little difference between the results in part of the recirculation region and the vorticity contour according to the Reynolds number. Also a little bit complicated three dimensional flows are predicted behind the road vehicle.

  • PDF

PIV를 사용한 2차원 원형 실린더 주위의 유동해석 (Flow Survey around Two-Dimensional Circular Cylinder using PIV Technique)

  • 박건선;곽영기
    • 한국해양공학회지
    • /
    • 제18권3호
    • /
    • pp.1-7
    • /
    • 2004
  • Flaw visualization and velocity field measurement methods have practical applications in the various fluid engineering fields, such as mechanics, ships, and heat fluids. In this study, the basic principles and theoretical methods are used to establish an application technique of Particle Imae Velocimetry(abbreviated to PIV below). Accordingly, the measured results of velocity field distribution of a section inside the Circulating Water Channel (abbreviated to CWC below) are computed using the PIV is presented. The uniformity of velocity distribution of the section in CWC is confirmed, by comparing this PIV data with the existing current meter data. Also, in order to measure the flaw fields of surroundings of 2-dimensional cylinder in the CWC, the flaw visualization technique using the PIV is applied.

3차원 탄성파 자료분석을 위한 3차원 시각화 시스템 (A 3 dimensional Visualization System for 3-D Seismic Data Analysis)

  • 이두성;김현규
    • 지구물리와물리탐사
    • /
    • 제5권2호
    • /
    • pp.71-77
    • /
    • 2002
  • 본 연구에서는 3차원 탄성파 자료를 데이터베이스화하고 이를 3차원적으로 분석하는데 필요한 도구인 모델링 및 시각화 소프트웨어를 개발하였다. 본 소프트웨어는 3차원 공간을 수직 및 수평 폴리곤으로 분할하고 이 폴리곤에 탄성파의 모든 속성정보와 기타 공간정보를 저장하도록 하였다. 탄성파 해석과정과 그 결과의 분석을 용이하게 하기 위하여 임의단면에서 특이 패턴의 반자동 디지타이징과 그 결과의 DB화를 가능하게 하였다. 정의된 패턴은 3차원으로 모델링하고 시각화할 수 있다.

멜로디 비교 시각화를 통한 음정 교정 시스템 구현 (Implementation of a Tone Correction System Through a Visualization of Melody Comparison)

  • 이혜인;박주현;이석필
    • 전기학회논문지
    • /
    • 제63권1호
    • /
    • pp.156-161
    • /
    • 2014
  • With the proliferation of digital music, public's interest in music and desire to sing well are increasing. This paper presents the implementation of a tone correction system through a visualization of comparison between music and humming data. For this we extract MIDI note from music and humming data and then design a matching engine using DTW algorithm which is for robust matching results against local timing variation and inaccurate tempo. This system is expected to correct the user's wrong tone by visualization and feedback from the result.

Web Server Log Visualization

  • Kim, Jungkee
    • International journal of advanced smart convergence
    • /
    • 제7권4호
    • /
    • pp.101-107
    • /
    • 2018
  • Visitors to a Web site leave access logs documenting their activity in the site. These access logs provide a valuable source of information about the visitors' access patterns in the Web site. In addition to the pages that the user visited, it is generally possible to discover the geographical locations of the visitors. Web servers also records other information such as the entry into the site, the URL, the used operating system and the browser, etc. There are several Web mining techniques to extract useful information from such information and visualization of a Web log is one of those techniques. This paper presents a technique as well as a case a study of visualizing a Web log.