• Title/Summary/Keyword: Mapping software

Search Result 432, Processing Time 0.027 seconds

A Multi-Strategic Mapping Approach for Distributed Topic Maps (분산 토픽맵의 다중 전략 매핑 기법)

  • Kim Jung-Min;Shin Hyo-phil;Kim Hyoung-Joo
    • Journal of KIISE:Software and Applications
    • /
    • v.33 no.1
    • /
    • pp.114-129
    • /
    • 2006
  • Ontology mapping is the task of finding semantic correspondences between two ontologies. In order to improve the effectiveness of ontology mapping, we need to consider the characteristics and constraints of data models used for implementing ontologies. Earlier research on ontology mapping, however, has proven to be inefficient because the approach should transform input ontologies into graphs and take into account all the nodes and edges of the graphs, which ended up requiring a great amount of processing time. In this paper, we propose a multi-strategic mapping approach to find correspondences between ontologies based on the syntactic or semantic characteristics and constraints of the topic maps. Our multi-strategic mapping approach includes a topic name-based mapping, a topic property-based mapping, a hierarchy-based mapping, and an association-based mapping approach. And it also uses a hybrid method in which a combined similarity is derived from the results of individual mapping approaches. In addition, we don't need to generate a cross-pair of all topics from the ontologies because unmatched pairs of topics can be removed by characteristics and constraints of the topic maps. For our experiments, we used oriental philosophy ontologies, western philosophy ontologies, Yahoo western philosophy dictionary, and Yahoo german literature dictionary as input ontologies. Our experiments show that the automatically generated mapping results conform to the outputs generated manually by domain experts, which is very promising for further work.

3 Leveled Viewed Classification and Definition of Service Type for SOA (3 레벨 관점의 서비스 타입의 분류 및 정의 방법)

  • Choi, Mi-Sook;Lee, Seo-Jeong
    • Journal of Information Technology Services
    • /
    • v.5 no.2
    • /
    • pp.137-153
    • /
    • 2006
  • SOA(Service Oriented Architecture) can be a technique to make compassable software from mapping business service to software component. To support effective SOA, it is important that services have to be defined or classified more independently for dynamic and reusable composition. Several methods have been issued but no ways to defined service granularities, service type or service unit. In this paper we introduce 3 level views, service level, service granularity to reuse effectively. And, we suggest service definition guidelines using them.

Mapping Tasks to Processors in Combination with Metaheuristics (메타휴리스틱스 결합을 이용한 태스크-프로세서 매핑)

  • Park, Kyeong-Mo;Hong, Chul-Eui
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.119-122
    • /
    • 2003
  • 본 논문에서는 분산메모리 멀티프로세서 시스템에서 태스크와 프로세서 노드간의 매핑에 관한 최적화 문제를 메타휴리스틱스(metatheuristics)의 장점을 효과적으로 결합한 새로운 방안을 소개한다. 태스크-프로세서 할당에 있어 부하균형을 고려한 MFA-GA 하이브리드 알고리즘을 제안하고 기존의 할당 방안들과 성능실험을 통해 비교 분석한다. 우리의 합성 휴리스틱을 이용하면 각 방법을 단독으로 사용하는 것 보다 매핑 품질과 수행시간 면에서 개선된 성능결과를 얻을 수 있음을 보여주었다.

  • PDF

Direct Mapping based Binary Translation Rule Generator with Considering Retargetability (재목적성을 고려한 직접 매핑 기반의 이진 변환 규칙 생성 도구)

  • Seo, Yongjin;Kim, Hyeon Soo
    • Journal of KIISE:Software and Applications
    • /
    • v.41 no.7
    • /
    • pp.501-517
    • /
    • 2014
  • Binary translation is a restructuring process in order to execute a program targeting a specific device on the other devices. In binary translation, it is very important to generate the translation rules between two devices. There are two methods for generating the translation rules, direct and indirect mapping. The direct mapping is the method for performance, while the indirect mapping is the method for retargetability. This paper suggests a binary translation method based on the direct mapping for the embedded systems. Because, however, the retargetability is also important requirement, we suggest the direct mapping based binary translation with considering the retargetability. In addition, we implement an automatic generation tool for translation rules to prove our concept. Through this method, we can generate the translation rules with considering the performance as well as the retargetability. Furthermore, we can reduce costs for the binary translation.

Performance Analysis of Mapping Functions and Mean Temperature Equations for GNSS Precipitable Water Vapor in the Korean Peninsula

  • Park, Han-Earl;Yoo, Sung-Moon;Yoon, Ha Su;Chung, Jong-Kyun;Cho, Jungho
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.5 no.2
    • /
    • pp.75-85
    • /
    • 2016
  • The performance of up-to-date mapping functions and various mean temperature equations were analyzed to derive optimal mapping function and mean temperature equation when GNSS precipitable water vapor (PWV) was investigated in the Korean Peninsula. Bernese GNSS Software 5.2, which can perform high precision GNSS data processing, was used for accurate analysis, and zenith total delay (ZTD) required to calculate PWV was estimated via the Precise Point Positioning (PPP) method. GNSS, radiosonde, and meteorological data from 2009 to 2014 were acquired from Sokcho Observatory and used. ZTDs estimated by applying the global mapping function (GMF) and Vienna mapping function 1 (VMF1) were compared with each other in order to evaluate the performance of the mapping functions. To assess the performance of mean temperature equations, GNSS PWV was calculated by using six mean temperature equations and a difference with radiosonde PWV was investigated. Conclusively, accuracy of data processing was improved more when using VMF1 than using GMF. A mean temperature equation proposed by Wu (2003) had the smallest difference with that in the radiosonde in the analysis including all seasons. In summer, a mean temperature equation proposed by Song & Grejner-Brzezinska (2009) had the closest results with that of radiosonde. In winter, a mean temperature equation proposed by Song (2009) showed the closest results with that of radiosonde.

A Comparison of PCA, LDA, and Matching Methods for Face Recognition (얼굴인식을 위한 PCA, LDA 및 정합기법의 비교)

  • 박세제;박영태
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.3_4
    • /
    • pp.372-378
    • /
    • 2003
  • Limitations on the linear discriminant analysis (LDA) for face rerognition, such as the loss of generalization and the computational infeasibility, are addressed and illustrated for a small number of samples. The principal component analysis (PCA) followed by the LDA mapping may be an alternative that ran overcome these limitations. We also show that any schemes based on either mappings or template matching are vulnerable to image variations due to rotation, translation, facial expressions, or local illumination conditions. This entails the importance of a proper preprocessing that can compensate for such variations. A simple template matching, when combined with the geometrically correlated feature-based detection as a preprocessing, is shown to outperform mapping techniques in terms of both the accuracy and the robustness to image variations.

Integration of AutoCAD and Microsoft Excel for Forest Survey Application

  • Mamat, Mohd Rizuwan;Hamzah, Khali Aziz;Rashid, Muhammad Farid;Faidi, Mohd Azahari;Norizan, Azharizan Mohd
    • Journal of Forest and Environmental Science
    • /
    • v.29 no.4
    • /
    • pp.307-313
    • /
    • 2013
  • Forest Survey consists of road survey, topographic survey, tree mapping survey, stream survey and also ridge survey. Information from forest survey is important and become essential in preparing base map to be used for forest harvesting planning and control. With the current technologies technique of data processing and mapping from traditionally hand drawn method had shifted to a computer system particularly the use of Computer Aided Design (CAD). This gives great advantages to the forest managers and logging operators. However data processing and mapping duration could be further reduced by integrating CAD with other established software such as Microsoft Excel. This time study to show that there is significance difference in term of duration for data processing and efficiency using AutoCAD in combination with Microsoft Excel program as compare to the use of AutoCAD program alone. From the study, it shows that the integration of AutoCAD and Microsoft Excel is able to reduce 70% of duration for data processing and mapping as compared to the use of AutoCAD program alone.

Cleaning Robot Algorithm through Human-Robot Interaction (사람과 로봇의 상호작용을 통한 청소 로봇 알고리즘)

  • Kim, Seung-Yong;Kim, Tae-Hyung
    • Journal of KIISE:Software and Applications
    • /
    • v.35 no.5
    • /
    • pp.297-305
    • /
    • 2008
  • We present a cleaning robot algorithm that can be implemented on low-cost robot architecture while the cleaning performance far exceeds the conventional random style cleaning through human-robot interaction. We clarify the advantages and disadvantages of the two notable cleaning robot styles: the random and the mapping styles, and show the possibility how we can achieve the performance of the complicated mapping style under the random style-like robot architecture using the idea of human-aided cleaning algorithm. Experimental results are presented to show the performance.

A Study on the Debris Flow Hazard Mapping Method using SINMAP and FLO-2D

  • Kim, Tae Yun;Yun, Hong Sic;Kwon, Jung Hwan
    • Journal of Korean Society for Geospatial Information Science
    • /
    • v.24 no.2
    • /
    • pp.15-24
    • /
    • 2016
  • This study conducted an evaluation of the extent of debris flow damage using SINMAP, which is slope stability analysis software based on the infinite slope stability method, and FLO-2D, a hydraulic debris flow analysis program. Mt. Majeok located in Chuncheon city in the Gangwon province was selected as the study area to compare the study results with an actual 2011 case. The stability of the slope was evaluated using a DEM of $1{\times}1m$ resolution based on the LiDAR survey method, and the initiation points of the debris flow were estimated by analyzing the overlaps with the drainage network, based on watershed analysis. In addition, the study used measured data from the actual case in the simulation instead of existing empirical equations to obtain simulation results with high reliability. The simulation results for the impact of the debris flow showed a 2.2-29.6% difference from the measured data. The results suggest that the extent of damage can be effectively estimated if the parameter setting for the models and the debris flow initiation point estimation are based on measured data. It is expected that the evaluation method of this study can be used in the future as a useful hazard mapping technique among GIS-based risk mapping techniques.

The SZIT based-mapping method for on-line adding disks in software RAID (소프트웨어 RAID에서 온라인 디스크 부착이 가능한 SZIT 기반 매핑 기법)

  • Bak, Yu-hyeon;Kim, Chang-soo;Kang, Dong-jae;Kim, Young-ho;Shin, Bum-joo
    • The KIPS Transactions:PartA
    • /
    • v.9A no.4
    • /
    • pp.535-546
    • /
    • 2002
  • According as the users can connect to remote hosts at anytime by using internet, the demand of non-stop system is increased. Also, the research about on-line adding/deleting disks and hosts are progressed. This paper suggests that the method of reducing additional operation when we add disks to the stripping system. That method can fast mapping like equation based mapping method because of using so-called SZIT(Striping Zone Information Table) and equations. And that method can reduce the relocation overhead in striping system at adding disks.