• Title/Summary/Keyword: 소프트웨어 통합

Search Result 1,547, Processing Time 0.029 seconds

Methods to Enhance Service Scalability Using Service Replication and Migration (서비스 복제 및 이주를 이용한 서비스 확장성 향상 기법)

  • Kim, Ji-Won;Lee, Jae-Yoo;Kim, Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • v.37 no.7
    • /
    • pp.503-517
    • /
    • 2010
  • Service-oriented computing, the effective paradigm for developing service applications by using reusable services, becomes popular. In service-oriented computing, service consumer has no responsibility for managing services, just invokes services what service providers are producing. On the other hand, service providers should manage any resources and data for service consumers can use the service anytime and anywhere. However, it is hard service providers manage the quality of the services because an unspecified number of service consumers. Therefore, service scalability for providing services with higher quality of services specified in a service level agreement becomes a potential problem in service-oriented computing. There have been many researches for scalability in network, database, and distributed computing area. But a research about a definition of service scalability and metrics of measuring service scalability is still not mature in service engineering area. In this paper, we construct a service network which connects multiple service nodes, and integrate all the resources to manage it. And we also present a service scalability framework for managing service scalability by using a mechanism of service migration or replication. In section 3, we, firstly, present the structure of the scalability management framework and basic functionalities. In section 4, we propose scalability enhancement mechanism which is needed to release functionality of the framework. In section 5, we design and implement the framework by using proposed mechanism. In section 6, we demonstrate the result of our case study which dynamically manages services in multi-nodes environment by applying our framework. Through the case study, we show the applicability of our scalability management framework and mechanism.

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.

Design and Implementation of SQL Audit Tool for Database Performance (데이터베이스 성능을 위한 SQL 감리 도구의 설계 및 구현)

  • Liu, Chen;Kim, Taewoo;Zheng, Baowei;Yeo, Jeongmo
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.5 no.5
    • /
    • pp.203-208
    • /
    • 2016
  • Information system audit is the requirement to configure the information system successfully. However, there is a problem with reduction of efficiency in the audit work when the system capacity is growing up. In the subsidiary field of information system audit, there is the same problem. In this paper, we will focus on the database audit, and implement an SQL audit tool in order to improve the performance of a database. During the designing phase of the SQL audit tool which aim to improve the performance of a database, we have analyzed the requirements of SQL audit work. Based on the aforementioned them, the process of the SQL audit tool has been designed with SQL audit features in accordance with information audit process. During the implementation phase, we have implemented 3 main function modules according to the output of the design phase. The main modules we implemented are the audit job definition module, audit job executing module and result reporting module. With the implemented tool, it applied to an Electric Power Corporation project in China and compared with other tools that are able to use SQL audit. In this paper, the implemented SQL audit tool is able to perform the general SQL audit work and to reduce the cost of the audit work for database performance and to raise the accuracy of result and to apply the extended inspection rule which need to use SQL parsing.

An Optimized Hardware Design for High Performance Residual Data Decoder (고성능 잔여 데이터 복호기를 위한 최적화된 하드웨어 설계)

  • Jung, Hong-Kyun;Ryoo, Kwang-Ki
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.13 no.11
    • /
    • pp.5389-5396
    • /
    • 2012
  • In this paper, an optimized residual data decoder architecture is proposed to improve the performance in H.264/AVC. The proposed architecture is an integrated architecture that combined parallel inverse transform architecture and parallel inverse quantization architecture with common operation units applied new inverse quantization equations. The equations without division operation can reduce execution time and quantity of operation for inverse quantization process. The common operation unit uses multiplier and left shifter for the equations. The inverse quantization architecture with four common operation units can reduce execution cycle of inverse quantization to one cycle. The inverse transform architecture consists of eight inverse transform operation units. Therefore, the architecture can reduce the execution cycle of inverse transform to one cycle. Because inverse quantization operation and inverse transform operation are concurrency, the execution cycle of inverse transform and inverse quantization operation for one $4{\times}4$ block is one cycle. The proposed architecture is synthesized using Magnachip 0.18um CMOS technology. The gate count and the critical path delay of the architecture are 21.9k and 5.5ns, respectively. The throughput of the architecture can achieve 2.89Gpixels/sec at the maximum clock frequency of 181MHz. As the result of measuring the performance of the proposed architecture using the extracted data from JM 9.4, the execution cycle of the proposed architecture is about 88.5% less than that of the existing designs.

Development of a Close-range Real-time Aerial Monitoring System based on a Low Altitude Unmanned Air Vehicle (저고도 무인 항공기 기반의 근접 실시간 공중 모니터링 시스템 구축)

  • Choi, Kyoung-Ah;Lee, Ji-Hun;Lee, Im-Pyeong
    • Spatial Information Research
    • /
    • v.19 no.4
    • /
    • pp.21-31
    • /
    • 2011
  • As large scaled natural or man-made disasters being increased, the demand for rapid responses for such emergent situations also has been ever-increasing. These responses need to acquire spatial information of each individual site rapidly for more effective management of the situations. Therefore, we are developing a close-range real-time aerial monitoring system based on a low altitude unmanned helicopter. This system can acquire airborne sensory data in real-time and generate rapidly geospatial information. The system consists of two main parts: aerial and ground parts. The aerial part includes an aerial platform equipped with multi-sensor(cameras, a laser scanner, a GPS receiver, an IMU) and sensor supporting modules. The ground part includes a ground vehicle, a receiving system to receive sensory data in real-time and a processing system to generate the geospatial information rapidly. Development and testing of the individual modules and subsystems have been almost completed. Integration of the modules and subsystems is now in progress. In this paper, we w ill introduce our system, explain intermediate results, and discuss expected outcome.

Pre/Post processor for structural analysis simulation integration with open source solver (Calculix, Code_Aster) (오픈소스 솔버(Calculix, Code_Aster)를 통합한 구조해석 시뮬레이션 전·후처리기 개발)

  • Seo, Dong-Woo;Kim, Jae-Sung;Kim, Myung-Il
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.18 no.9
    • /
    • pp.425-435
    • /
    • 2017
  • Structural analysis is used not only for large enterprises, but also for small and medium sized ones, as a necessary procedure for strengthening the certification process for product delivery and shortening the time in the process from concept design to detailed design. Open-source solvers that can be used atlow cost differ from commercial solvers. If there is a problem with the input data, such as with the grid, errors or failures can occur in the calculation step. In this paper, we propose a pre- and post-processor that can be easily applied to the analysis of mechanical structural problems by using the existing structural analysis open source solver (Caculix, Code_Aster). In particular, we propose algorithms for analyzing different types of data using open source solvers in order to extract and generate accurate information,such as 3D models, grids and simulation conditions, and develop and apply information analysis. In addition, to improve the accuracy of open source solvers and to prevent errors, we created a grid that matches the solver characteristics and developed an automatic healing function for the grid model. Finally, to verify the accuracy of the system, the verification and utilization results are compared with the software used.

The predictability of science experience, school support and learning flow on the attitude of scientific inquiry in physical computing education (피지컬 컴퓨팅 교육에서 과학적 탐구 태도에 대한 과학경험, 교육지원, 학습몰입의 예측력 규명)

  • Kang, Myunghee;Jang, JeeEun;Yoon, Seonghye
    • Journal of The Korean Association of Information Education
    • /
    • v.21 no.1
    • /
    • pp.41-55
    • /
    • 2017
  • The physical computing education, as the emerging field, is a form of education that helps learners to develop the attitude of scientific inquiry by developing meaningful and creative output through the integration of hardware and software elements. Based on the literature, the authors of the study used science experience, school support and learning flow as the variables that predict the outcome variable which is the attitude of scientific inquiry. The authors collected data from 64 fourth and sixth graders who studied physical computing at an institution for the gifted and talented in Korea and then analyzed them using descriptive statistics, correlation, multiple regression and simple mediation analysis methods. As a result, science experience and learning flow significantly predicted the attitude of scientific inquiry. In addition, learning flow mediated the relationship between science experience and the attitude of scientific inquiry, and the relationship between school support and the attitude of scientific inquiry. Based on these results, the authors propose that to promote the attitude of scientific inquiry in physical computing education, strategies must be implemented for improving science experience, school support and learning flow in instructional design.

A Study of Practical Strategies for Cooperative Rural Community Regeneration in Geochang (거창군 협업형 마을만들기 실천전략 연구)

  • Oh, Hyung-Eun
    • Journal of the Korean Institute of Landscape Architecture
    • /
    • v.43 no.5
    • /
    • pp.87-99
    • /
    • 2015
  • Prior hardware-centered rural development projects implemented top-down rural community regeneration via the local government in accordance with central government agency policies. To improve this, software-centered projects have been promoted since 2000. With central agency-led rural development projects changing into local government-led ones, rural community regeneration has been built per village. Although rural community regeneration projects appear to have implemented a bottom-up development currently, the top-down development procedures being facilitated by the intervention of administrative institutions have not disappeared. In this regard, the purpose of this research thesis is to effectively perform bottom-up development methods that go one step further from the current process of rural community regeneration. As the research site, this thesis selected Geochang, which has difficulties in being steadily maintained and operated despite the development of various rural community regeneration projects. Subsequently, it determined the current status and substantial analysis of a project of the rural community regeneration in Geochang through 1:1 interviews with civil servants in charge of administration as well as conducted a prior study on rural resident awareness of rural community regeneration through a survey of village head members and in-depth interviews with rural residents. Based on these data, a 10 times-round table conference was held under the participation of pertinent civil servants, professionals and rural residents to select practical strategies for cooperative rural community regeneration in Geochang as five key areas: local food, culture & welfare, rural villages, community development, and urban and rural interchanges. In addition, it is considered that the project of building villages must be implemented by establishing steadfast administrative co-operation systems, strengthening rural residents' participation capacities and supporting professionals' systemic integrated operation and maintenance. By doing so, this research thesis sought to determine practical strategies in the cooperative rural community regeneration in Geochang. It is expected that bottom-up development rural community regeneration will be built and introduced in each rural community in the future.

A Benchmark of Open Source Data Mining Package for Thermal Environment Modeling in Smart Farm(R, OpenCV, OpenNN and Orange) (스마트팜 열환경 모델링을 위한 Open source 기반 Data mining 기법 분석)

  • Lee, Jun-Yeob;Oh, Jong-wo;Lee, DongHoon
    • Proceedings of the Korean Society for Agricultural Machinery Conference
    • /
    • 2017.04a
    • /
    • pp.168-168
    • /
    • 2017
  • ICT 융합 스마트팜 내의 환경계측 센서, 영상 및 사양관리 시스템의 증가에도 불구하고 이들 장비에서 확보되는 데이터를 적절히 유효하게 활용하는 기술이 미흡한 실정이다. 돈사의 경우 가축의 복지수준, 성장 변화를 실시간으로 모니터링 및 예측할 수 있는 데이터 분석 및 모델링 기술 확보가 필요하다. 이를 위해선 가축의 생리적 변화 및 행동적 변화를 조기에 감지하고 가축의 복지수준을 실시간으로 감시하고 분석 및 예측 기술이 필요한데 이를 위한 대표적인 정보 통신 공학적 접근법 중에 하나가 Data mining 이다. Data mining에 대한 연구 수행에 필요한 다양한 소프트웨어 중에서 Open source로 제공이 되는 4가지 도구를 비교 분석하였다. 스마트 돈사 내에서 열환경 모델링을 목표로 한 데이터 분석에서 고려해야할 요인으로 데이터 분석 알고리즘 도출 시간, 시각화 기능, 타 라이브러리와 연계 기능 등을 중점 적으로 분석하였다. 선정된 4가지 분석 도구는 1) R(https://cran.r-project.org), 2) OpenCV(http://opencv.org), 3) OpenNN (http://www.opennn.net), 4) Orange(http://orange.biolab.si) 이다. 비교 분석을 수행한 운영체제는 Linux-Ubuntu 16.04.4 LTS(X64)이며, CPU의 클럭속도는 3.6 Ghz, 메모리는 64 Gb를 설치하였다. 개발언어 측면에서 살펴보면 1) R 스크립트, 2) C/C++, Python, Java, 3) C++, 4) C/C++, Python, Cython을 지원하여 C/C++ 언어와 Python 개발 언어가 상대적으로 유리하였다. 데이터 분석 알고리즘의 경우 소스코드 범위에서 라이브러리를 제공하는 경우 Cross-Platform 개발이 가능하여 여러 운영체제에서 개발한 결과를 별도의 Porting 과정을 거치지 않고 사용할 수 있었다. 빌트인 라이브러리 경우 순서대로 R 의 경우 가장 많은 수의 Data mining 알고리즘을 제공하고 있다. 이는 R 운영 환경 자체가 개방형으로 되어 있어 온라인에서 추가되는 새로운 라이브러리를 클라우드를 통하여 공유하기 때문인 것으로 판단되었다. OpenCV의 경우 영상 처리에 강점이 있었으며, OpenNN은 신경망학습과 관련된 라이브러리를 소스코드 레벨에서 공개한 것이 강점이라 할 수 있다. Orage의 경우 라이브러리 집합을 제공하는 것에 중점을 둔 다른 패키지와 달리 시각화 기능 및 망 구성 등 사용자 인터페이스를 통합하여 운영한 것이 강점이라 할 수 있다. 열환경 모델링에 요구되는 시간 복잡도에 대응하기 위한 부가 정보 처리 기술에 대한 연구를 수행하여 스마트팜 열환경 모델링을 실시간으로 구현할 수 있는 방안 연구를 수행할 것이다.

  • PDF

Study on Function Improvement and Application of D2MS (PDA 유량측정 관리시스템의 기능 개선 및 활용성 검토)

  • Lee, Kyoung-Do;Jung, Seung-Kwon;Kim, Nam-Il
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2006.05a
    • /
    • pp.903-907
    • /
    • 2006
  • 수위, 우량, 유량, 유사량 등 수문자료 중에서 유량자료는 가장 많은 쓰임새를 갖고 있음에도 불구하고 신뢰도가 낮은 이유로 인해 많은 문제점을 안고 있는 것이 현실이다. 이렇게 유량측정자료의 신뢰도가 낮은 이유는 크게 5가지로 들 수 있는데 1)측정 수행자의 잦은 교체 등에 따른 조사역량 부족, 2)수행자별 유량측정 및 분석방법 상이, 3)장비의 유속검정 등 관리미흡 및 성능 저하, 4)유량측정 상당시간 경과 후 유량측정성과 정리로 오류 수정 곤란, 5)유량측정성과의 체계적인 관리 미흡 등이다. 이러한 문제점을 개선하고 현장에서의 유량측정 신뢰도를 향상시키기 위하여 (주)웹솔루스에서는 PDA를 이용한 유량측정 관리시스템을 개발하였으며 기존의 한국수자원공사에 국한된 기능을 건설교통부 한국건설기술연구원에서 활용이 가능하도록 프라이스컵을 이용한 유량측정이 가능하도록 유량측정 관리 시스템의 기능을 개선하였다. 현재 이 시스템 C/S 기반 및 웹 기반으로 개발되었으며, 2003년부터 2005년까지의 주요 댐 지점에서의 성과를 바탕으로 그 활용성을 검토하였다. 본 시스템을 기반으로 측정된 자료들은 사용자가 보유하고 있는 서버에 실시간으로 저장이 되며, 현 2006년에는 한국수자원공사에서 운영하고 있는 13개의 댐과 1개의 국가 하천에 대하여 총 59개의 관측지점에서 활용되고 있고 있다. 본 시스템 도입을 통해 유량측정성과가 체계적으로 관리되고 있으며, 향후 시스템에 대한 지속적인 유지 관리가 이루어진다면 오랜 기간에 걸쳐 축적된 많은 양의 유량자료는 수자원관리에 큰 역할을 수행할 수 있을 것으로 판단된다. 입력자료로 변환하도록 하는 자료 동화 기능, CE-QUAL W2 모형을 수행하는 기능 및 결과자료를 분석하는 기능으로 구성되어 있으며, 각 기능을 선택하면 해당 화면으로 GUI가 전환된다. 따라서 다량의 측정자료의 신뢰성을 유지하고 이를 모형의 입력자료로 활용하는 일련의 과정을 시스템화하기 때문에 자료의 이상적 유지 관리가 이루어지며 복잡한 2차원 수질해석 모형을 수월하게 운영할 수 있는 시스템으로 개발하였다.제외하면, 부자측정 방법에 의한 유량산정시 가장 큰 오차원인은 홍수시 측정된 유속측선의 위치와 홍수 전후로 측정된 횡단면상의 위치가 일치하지 않는 점과, 대부분 두 측정 구간의 평균값을 대푯값으로 사용한다는 점이다. 본 연구는 다년간의 유량 측정 및 검증 경험과 자료를 토대로 현장에서 부자를 이용하여 측정된 측정성과를 정확도 높은 유량자료로 산정하는데 있어서의 문제점을 도출하고, 이로 인해 발생하는 오차를 추정하여 그 개선방안을 제시해 보고자한다. 더불어 보다 정확한 유량 산정을 위한 기준과 범주를 제시하고자 한다.리적 특성을 잘 반영하며, 도시지역의 복잡한 배수시스템 해석모형과 지표범람 모형을 통합한 모형 개발로 인해 더욱 정교한 도시지역에서의 홍수 범람 해석을 실시할 수 있을 것으로 판단된다. 본 모형의 개발로 침수상황의 시간별 진행과정을 분석함으로써 도시홍수에 대한 침수위험 지점 파악 및 주민대피지도 구축 등에 활용될 수 있을 것으로 판단된다. 있을 것으로 판단되었다.4일간의 기상변화가 자발성 기흉 발생에 영향을 미친다고 추론할 수 있었다. 향후 본 연구에서 추론된 기상변화와 기흉 발생과의 인과관

  • PDF