• Title/Summary/Keyword: grid-system map

Search Result 161, Processing Time 0.026 seconds

Design of Security RoadMap for C4I System (C4I 시스템 보안 로드맵 설계)

  • Lee, Gang-Taek;Lee, Dong-Hwi;Yang, Jae-Su;J. Kim, Kui-Nam;Park, Sang-Min
    • Convergence Security Journal
    • /
    • v.6 no.4
    • /
    • pp.113-120
    • /
    • 2006
  • C4I system is the centerpiece of the military force. The system is an information based system which facilitates information grid, collection of data and dissemination of the information. The C4I system seeks to assure information dominance by linking warfighting elements in the battlespace to information network which enables sharing of battlespace information and awareness; thereby shifting concept of warfare from platform-centric paradigm to Network Centric Warfare. Although, it is evident that C4I system is a constant target from the adversaries, the issues of vulnerability via cyberspace from attack still remains. Therefore, the protection of C4I system is critical. The roadmap I have constructed in this paper will guide through the direction to protect the system during peace and war time. Moreover, it will propose vision, objectives and necessary supporting framework to secure the system from the threat. In order to fulfill these tasks, enhanced investments and plans from the Joint chief of Staff and Defense of Acquisition and Program Administration (DAPA) is critical; thereby enabling the establishment of rapid and efficient security system.

  • PDF

Information of Flood Estimation using GIS for Three Dimensional Visualization (GIS를 이용한 2차원 홍수범람정보의 3차원 가시화)

  • Lee, Jin-Woo;Kim, Hyung-Jun;Cho, Yong-Sik
    • Journal of the Korean Society of Hazard Mitigation
    • /
    • v.8 no.2
    • /
    • pp.159-164
    • /
    • 2008
  • This study simulated the flood inundations of the Nakdong River catchment running through Yangsan, a small city located in the south eastern area of Korea by using the depth averaged two-dimensional hydrodynamic numerical model. The numerical model employs the staggered grid system including moving boundary and a finite different method to solve the Saint-Venant equations. A second order upwind scheme is used to discretize the nonlinear convection terms of the momentum equations, whereas linear terms are discretized by a second order Leap-frog scheme(Cho and Yoon, 1998). The numerical model was applied to a real topography to simulate the flood inundation of the Yangsan basin in Yangsan. The numerical result for urban district was visualization for three dimension. These results can be essentially utilized to construct the three dimensional inundation map after building the GIS-based database in local public organizations in order to protect the life and property safely.

Accuracy Assessment of Reservoir Depth Measurement Data by Unmanned Boat using GIS (GIS를 이용한 무인보트의 저수지 수심측정자료 정확도 평가)

  • Kim, Dae-Sik
    • Journal of Korean Society of Rural Planning
    • /
    • v.30 no.3
    • /
    • pp.75-84
    • /
    • 2024
  • This study developed the procedure and method for the accuracy assessment of unmanned boat survey data, based on the reservoir water depth data of Misan Reservoir, measured by the manned and unmanned boats in 2009 by Korea Rural Community Corporation. In the first step, this study devised the method to extract the contour map of NGIS data in AutoCAD to generate easily the reservoir boundary map used to set the survey range of reservoir water depth and to test the survey accuracy. The surveyed data coordinate systems of the manned and the unmanned boat were also unified by using ArcGIS for the standards of accuracy assessment. In the accuracy assessment, the spatial correlation coefficient of the grid maps of the two measurement results was 0.95, showing high pattern similarity, although the average error was high at 78cm. To analyze in more detail assessment, this study generated randomly the 3,250m transverse profile route (PR), and then extracted grid values of water depth on the PR. In the results of analysis to the extracted depth data on PR, the error average difference of the unmanned boat measurements was 73.18cm and the standard deviation of the error was 55cm compared to the manned boat. This study set these values as the standard for the correction value by average shift and noise removal of the unmanned boat measurement data. By correcting the unmanned boat measurements with these values, this study has high accuracy results, the reservoir water depth and surface area curve with R2 = 0.97 and the water depth and storage volume curve with R2 = 0.999.

Application of a Grid-Based Rainfall-Runoff Model Using SRTM DEM (SRTM DEM을 이용한 격자기반 강우-유출모의)

  • Jung, In-Kyun;Park, Jong-Yoon;Park, Min-Ji;Shin, Hyung-Jin;Jeong, Hyeon-Gyo;Kim, Seong-Joon
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.13 no.4
    • /
    • pp.157-169
    • /
    • 2010
  • In this study, the applicability of SRTM(The Shuttle Radar Topography Mission) DEM(Digital Elevation Model) which is one of the remotely sensed shuttle's radar digital elevation was tested for use as the input data in a grid-based rainfall-runoff model. The SRTM DEM and digital topographic map derived DEM(TOPO DEM) were building with 500m spatial resolution for the Chungju-Dam watershed which located in the middle east of South Korea, and stream-burning method was applied to delineate the proper flow direction for model application. Similar topographical characteristics were shown as a result of comparing elevation, flow-direction, hydrological slope, number of watershed cell, and profile between SRTM DEM and TOPO DEM. Two DEMs were tested by using a grid-based rainfall-runoff model named KIMSTORM with 6 storm events. The results also showed no significant differences in average values of relative error for both peak runoff(0.91 %) and total runoff volume(0.29 %). The results showed that the SRTM DEM has applicability like TOPO DEM for use in a grid-based rainfall-runoff modeling.

Very High-speed Integer Fuzzy Controller Using VHDL

  • Lee Sang-Gu;Carpinelli John D.
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.5 no.3
    • /
    • pp.274-279
    • /
    • 2005
  • For high-speed fuzzy control systems, an important problem is the improvement of speed for the fuzzy inference, particularly in the consequent part and the defuzzification stage. This paper introduces an algorithm to map real values of the fuzzy membership functions in the consequent part onto an integer grid, as well as a method of eliminating the unnecessary operations of the zero items in the defuzzification stage, allowing a center of gravity method to be implemented with only integer additions and one integer division. A VHDL implementation of the system is presented. The proposed system shows approximately an order of magnitude increase in speed as compared with conventional methods while introducing only a minimal error and can be used in many fuzzy controller applications.

Big Data Processing and Performance Improvement for Ship Trajectory using MapReduce Technique

  • Kim, Kwang-Il;Kim, Joo-Sung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.10
    • /
    • pp.65-70
    • /
    • 2019
  • In recently, ship trajectory data consisting of ship position, speed, course, and so on can be obtained from the Automatic Identification System device with which all ships should be equipped. These data are gathered more than 2GB every day at a crowed sea port and used for analysis of ship traffic statistic and patterns. In this study, we propose a method to process ship trajectory data efficiently with distributed computing resources using MapReduce algorithm. In data preprocessing phase, ship dynamic and static data are integrated into target dataset and filtered out ship trajectory that is not of interest. In mapping phase, we convert ship's position to Geohash code, and assign Geohash and ship MMSI to key and value. In reducing phase, key-value pairs are sorted according to the same key value and counted the ship traffic number in a grid cell. To evaluate the proposed method, we implemented it and compared it with IALA waterway risk assessment program(IWRAP) in their performance. The data processing performance improve 1 to 4 times that of the existing ship trajectory analysis program.

Estimation of Flood Discharge Using Satellite-Derived Rainfall in Abroad Watersheds - A Case Study of Sebou Watershed, Morocco - (위성 강우자료를 이용한 해외 유역 홍수량 추정 - 모로코 세부강 유역을 대상으로 -)

  • KIM, Joo-Hun;CHOI, Yun-Seok;KIM, Kyung-Tak
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.20 no.3
    • /
    • pp.141-152
    • /
    • 2017
  • This paper presents a technical method for flood estimation based on satellite rainfall and satellite rainfall correction method for watersheds lacking measurement data. The study area was the Sebou Watershed, Morocco. The Integrated Flood Analysis System(IFAS) and Grid-based Rainfall-Runoff Model(GRM) were applied to estimate watershed runoff. Daily rainfall from ground gauges and satellite-derived hourly data were used. In the runoff simulation using satellite rainfall data, the composites of the daily gauge rainfall and the hourly satellite data were applied. The Shuttle Radar Topographic Mission Digital Elevation Model(SRTM DEM) with a 90m spatial resolution and 1km resolution data from Global map land cover and United States Food and Agriculture Organization(US FAO) Harmonized World Soil Database(HWSD) were used. Underestimated satellite rainfall data were calibrated using ground gauge data. The simulation results using the revised satellite rainfall data were $5,878{\sim}7,434m^3/s$ and $6,140{\sim}7,437m^3/s$ based on the IFAS and GRM, respectively. The peak discharge during flooding of Sebou River Watershed in 2009~2010 was estimated to range from $5,800m^3/s$ to $7,500m^3/s$. The flood estimations from the two hydrologic models using satellite-derived rainfall data were similar. Therefore, the calibration method using satellite rainfall suggested in this study can be applied to estimate the flood discharge of watersheds lacking observational data.

An Approximate Shortest Path Re-Computation Method for Digital Road Map Databases in Mobile Computing Environments (모바일 컴퓨팅 환경에서의 디지털 로드맵 데이타베이스를 위한 근접 최단 경로 재계산 방법)

  • 김재훈;정성원;박성용
    • Journal of KIISE:Databases
    • /
    • v.30 no.3
    • /
    • pp.296-309
    • /
    • 2003
  • One of commercial applications of mobile computing is ATIS(Advanced Traveler Information Systems) in ITS(Intelligent Transport Systems). In ATIS, a primary mobile computing task is to compute the shortest path from the current location to the destination. In this paper, we have studied the shortest path re-computation problem that arises in the DRGS(Dynamic Route Guidance System) in ATIS where the cost of topological digital road map is frequently updated as traffic condition changes dynamically. Previously suggested methods either re-compute the shortest path from scratch or re-compute the shortest path just between the two end nodes of the edge where the cost change occurs. However, these methods we trivial in that they do not intelligently utilize the previously computed shortest path information. In this paper, we propose an efficient approximate shortest path re-computation method based on the dynamic window scheme. The proposed method re-computes an approximate shortest path very quickly by utilizing the previously computed shortest path information. We first show the theoretical analysis of our methods and then present an in-depth experimental performance analysis by implementing it on grid graphs as well as a real digital road map.

Construction of Three Dimensional Soil Cadmium Pollution Map Using Geotechnical Information DB System (국토지반정보시스템을 이용한 3차원 토양오염지도 구축)

  • Hwang, Dae Young;Kang, In Joon;Jang, Yong Gu;Kim, Soo Kyum
    • Journal of Korean Society for Geospatial Information Science
    • /
    • v.24 no.4
    • /
    • pp.13-19
    • /
    • 2016
  • This study presented the build-up of three-dimensional soil pollution map for precise analysis. To do this, survey on the existing pollutant region on Dongnae-gu, Busan that is the study subject, showed that it tended to produce 0.72 clusters. So, this study suggested to investigate center of $1km{\times}1km $ grid and, as the results of comparing the pollution map that input pollution figure values based on the actually investigation point showed precise results. And, it divided the standard of pollution into 5 levels in surface and underground space and the map was built up using IDW interpolation against the amount of polluted substance. The pollution of ground surface, flow of polluted substance, coefficient of permeability and ground water level that are 504 geotechnical informations were selected as the influential parameters in pollution analysis of underground space, and it calculated that to 0~20 points by dividing the characteristics. It enables the build-up of pollution map of ground surface-underground with depth that considers the characteristics of soil layers and it is considered that it is possible to analyze the general infiltration. And, it was considered that it enables more accurate forecast about influential analysis per depth and pollution of underground water.

A Display System of Realtime 3D Bathymetry Using Remote Sensing Exploration and Cloud Computing Technologies (원격탐사와 클라우드 컴퓨팅 기술을 활용한 실시간 3D 해저지형의 디스플레이 시스템)

  • Lee, Jong-Hoon;Park, Man-Gon
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.2
    • /
    • pp.152-159
    • /
    • 2014
  • Recently. utilization of remote sensing exploration and cloud computing has been extended to efficient measurement, store, and update of bathymetry map data according to cloud computing technology. In the field of real ocean, water depth measurements and measurement data management, distribution, and display equipment for the development and dissemination have generated a lot of time and cost. To improve these problems, through real-time three-dimensional display system at this location, we can determine the importance of measurement activities, and reduce the time and cost of measurement activities. Data measured from marine probe vessels and remote sensing exploration equipments and other various channels can be handled and managed. In this paper, we propose a realtime three-dimensional display system through the depth measurements from remote sensing exploration. The proposed real-time three-dimensional display system can be effectively applied in the field of measurement of the topographical survey of the land as well as bathymetry of the sea.