• 제목/요약/키워드: Structure-mapping Model

검색결과 144건 처리시간 0.037초

Predicting the likelihood of impaired stream segments using Geographic Information System on Abandoned Mine Land in Gangwon Province

  • Lee, Ju-Young;Yang, Jung-Suk;Choi, Jae-Young
    • 한국수자원학회:학술대회논문집
    • /
    • 한국수자원학회 2007년도 학술발표회 논문집
    • /
    • pp.1081-1083
    • /
    • 2007
  • The study in river basin has been performed for the identify water quality impaired stream segments, to create a priority ranking of those segments, and to calculate the heavy metal ion distribution for each impaired segment based on chemical and physical water quality standards. Two methods for modeling the potential area-specific heavy metal distribution are pursued in this study. First, a novel approach focuses on distance. Heavy metal distribution can be associated with a particular small geographic area. Based on the derived estimates an distribution map can be generated. Second, the approach is used the near watershed by means of kriging interpolation algorithm. These approaches provide an alternative distribution mapping of the area. The exposure estimates from both of these modeling methods are then compared with other environmental monitoring data. A GIS-based model will be used to mimic the hierarchical stream structure and processes found in natural watershed. Specifically, the relationship between landscape variables and reach scale habitat conditions most influential found in the Abandoned mine will be explored.

  • PDF

ON LEARNING OF CMAC FOR MANIPULATOR CONTROL

  • 최동엽;황현
    • 한국기계연구소 소보
    • /
    • 통권19호
    • /
    • pp.93-115
    • /
    • 1989
  • Cerebellar Model Arithmetic Controller(CMAC) has been introduced as an adaptive control function generator. CMAC computes control functions referring to a distributed memory table storing functional values rather than by solving equations analytically or numerically. CMAC has a unique mapping structure as a coarse coding and supervisory delta-rule learning property. In this paper, learning aspects and a convergence of the CMAC were investigated. The efficient training algorithms were developed to overcome the limitations caused by the conventional maximum error correction training and to eliminate the accumulated learning error caused by a sequential node training. A nonlinear function generator and a motion generator for a two d. o. f. manipulator were simulated. The efficiency of the various learning algorithms was demonstrated through the cpu time used and the convergence of the rms and maximum errors accumulated during a learning process; A generalization property and a learning effect due to the various gains were simulated. A uniform quantizing method was applied to cope with various ranges of input variables efficiently.

  • PDF

로보트의 Compliance 제어에서의 안정성:이론 (Stability of the Robot Compliant Motion Control, Part 1 : Theory)

  • Sung-Kwun Kim
    • 대한전기학회논문지
    • /
    • 제38권11호
    • /
    • pp.941-949
    • /
    • 1989
  • This two-part paper presents a control method that allows for stable interaction of a robot manipulator with environment. In part 1, we focus on the input output relationships (unstructured modeling) of the robot and environment dynamics. This analysis leads to a general condition for stability of the robot and environment taken as a whole. This stability condition, for stable maneuver, prescribes a finite sensitivity for robot and environment where sensitivity of the robot (or the environment) is defined as a mapping forces into displacement. According to this stability condition, smaller sensitivity either in robot or in environment leads to narrower stability range. In the limit, when both systems have zero sensitivity, stability cannot be guaranteed. These models do not have any particular structure, yet they can model a wide variety of industrial and research robot manipulators and environment dynamic behavior. Although this approach of modeling may not lead to and design procedure, it will allow us to understand the fundamental issues in stability when a robot interacts with an environment.

관계형 모델에 대한 XML계층 구조 사상 기법 (A Mapping Technique of XML hierarchical structure from Relational Model)

  • 안영희;황부현
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2002년도 가을 학술발표논문집 Vol.29 No.2 (1)
    • /
    • pp.196-198
    • /
    • 2002
  • 웹 상에서 다양한 데이터를 표현하고 정보교환을 위한 수단으로 등장하는 XML문서가 급속도로 증가하고 데이터베이스를 이용한 XML 문서 저장기법에 대한 많은 연구가 현재 진행되고 있다. XML 문서의 구조 정보를 활용하기 위해서는 기존의 문서와는 다른 계층적인 트리 방식으로 처리되어야한다. 본 논문에서는 관계형 데이터베이스에 XML문서를 저장할 때 XML이 지니는 구조정보를 효과적으로 데이터베이스에 표현할 수 있도록 스키마를 생성하는 사상 기법을 제안한다. XML 문서를 엘리먼트 타입에 따라 분류하여 효과적으로 스키마를 생성하고, XML문서의 구조를 나타내기 위해 레코드(record)단위로 ID를 생성한다. 또한 멀티미디어 데이터와 같은 동적인 데이터를 포함하고 있는 XML문서를 효율적으로 저장할 수 있고 빠른 검색이 가능하도록 스키마를 설계한다.

  • PDF

XML 데이타 관리시스템과 유전체 데이타베이스에의 응용 (An XML Data Management System and Its Application to Genome Databases)

  • 이경희;김태경;김선신;이충세;조완섭
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제31권4호
    • /
    • pp.432-443
    • /
    • 2004
  • 최근 들어 XML의 급속한 확산으로 인해 DBMS를 이용한 XML 데이타 관리의 필요성이 높아지고 있다. 기존의 DBMS를 이용한 XML 저장 및 검색에 관한 연구들은 편의성 측면이나 성능 측면에서 아직 해결할 문제점을 가지고 있다. 특히, 관계 DBMS를 이용하는 경우 복잡한 XML 문서를 간단한 테이블 형태로 변환하는 데이타 모델 변환과 그에 따른 질의 변환의 복잡성이 문제점으로 지적되고 있다. 본 논문에서는 UniSQL ORDBMS를 이용한 DTD 의존적 데이타 관리 시스템인 Xing을 제안한다. Xing 시스템에서는 ORDBMS의 객체 참조와 다중값 속성을 이용하므로 XML 데이타를 객체 모델로 매핑하는 것이 간단하다. 또한, DTD 의존적인 객체 스키마를 생성하므로 XML 저장 알고리즘이 간단하고, 검색을 위한 질의 변환도 용이하다. 특히, Xing에서는 SAX 파서를 이용하여 메모리 부하가 적은 고유의 Xing 트리를 생성하므로 대량의 XML 데이타를 빠르게 저장할 수 있다. 그리고, 질의결과를 XML 형태로 반환함으로써 완전한 XML 데이타 관리시스템으로 사용할 수 있다. GenBank의 유전체 XML 데이타에 대하여 Xing을 이용한 저장과 관계 데이터베이스로 저장한 경우에 검색성능을 비교한 결과 제안한 시스템이 최고 10배까지 좋은 성능을 보였다.

ShareSafe: An Improved Version of SecGraph

  • Tang, Kaiyu;Han, Meng;Gu, Qinchen;Zhou, Anni;Beyah, Raheem;Ji, Shouling
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제13권11호
    • /
    • pp.5731-5754
    • /
    • 2019
  • In this paper, we redesign, implement, and evaluate ShareSafe (Based on SecGraph), an open-source secure graph data sharing/publishing platform. Within ShareSafe, we propose De-anonymization Quantification Module and Recommendation Module. Besides, we model the attackers' background knowledge and evaluate the relation between graph data privacy and the structure of the graph. To the best of our knowledge, ShareSafe is the first platform that enables users to perform data perturbation, utility evaluation, De-A evaluation, and Privacy Quantification. Leveraging ShareSafe, we conduct a more comprehensive and advanced utility and privacy evaluation. The results demonstrate that (1) The risk of privacy leakage of anonymized graph increases with the attackers' background knowledge. (2) For a successful de-anonymization attack, the seed mapping, even relatively small, plays a much more important role than the auxiliary graph. (3) The structure of graph has a fundamental and significant effect on the utility and privacy of the graph. (4) There is no optimal anonymization/de-anonymization algorithm. For different environment, the performance of each algorithm varies from each other.

Using DQ method for vibration analysis of a laminated trapezoidal structure with functionally graded faces and damaged core

  • Vanessa Valverde;Patrik Viktor;Sherzod Abdullaev;Nasrin Bohlooli
    • Steel and Composite Structures
    • /
    • 제51권1호
    • /
    • pp.73-91
    • /
    • 2024
  • This paper has focused on presenting vibration analysis of trapezoidal sandwich plates with a damaged core and FG wavy CNT-reinforced face sheets. A damage model is introduced to provide an analytical description of an irreversible rheological process that causes the decay of the mechanical properties, in terms of engineering constants. An isotropic damage is considered for the core of the sandwich structure. The classical theory concerning the mechanical efficiency of a matrix embedding finite length fibers has been modified by introducing the tube-to-tube random contact, which explicitly accounts for the progressive reduction of the tubes' effective aspect ratio as the filler content increases. The First-order shear deformation theory of plate is utilized to establish governing partial differential equations and boundary conditions for the trapezoidal plate. The governing equations together with related boundary conditions are discretized using a mapping-generalized differential quadrature (GDQ) method in spatial domain. Then natural frequencies of the trapezoidal sandwich plates are obtained using GDQ method. Validity of the current study is evaluated by comparing its numerical results with those available in the literature. After demonstrating the convergence and accuracy of the method, different parametric studies for laminated trapezoidal structure including carbon nanotubes waviness (0≤w≤1), CNT aspect ratio (0≤AR≤4000), face sheet to core thickness ratio (0.1 ≤ ${\frac{h_f}{h_c}}$ ≤ 0.5), trapezoidal side angles (30° ≤ α, β ≤ 90°) and damaged parameter (0 ≤ D < 1) are carried out. It is explicated that the damaged core and weight fraction, carbon nanotubes (CNTs) waviness and CNT aspect ratio can significantly affect the vibrational behavior of the sandwich structure. Results show that by increasing the values of waviness index (w), normalized natural frequency of the structure decreases, and the straight CNT (w=0) gives the highest frequency. For an overall comprehension on vibration of laminated trapezoidal plates, some selected vibration mode shapes were graphically represented in this study.

메타데이타 인터페이스를 이용한 분산된 반구조적 문서 검색을 위한 질의처리 알고리즘 설계 및 구현 (Design and frnplernentation of a Query Processing Algorithm for Dtstributed Semistructlred Documents Retrieval with Metadata hterface)

  • 최귀자;남영광
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제32권6호
    • /
    • pp.554-569
    • /
    • 2005
  • 반구조적 분산 문서에서는 구조 정보가 제공되지 않고, 자료 구조에 대한 엄격한 형식이 없기 때문에 질의 처리 시스템을 정형화하고 구현하기 어렴다. 이질적이고 이구조적인 반구조적 문서의 요소를 정확하게 검색하기 위해서는 한 요소가 1:1, 1:N, W:1과 같이 서로 다른 매핑 형태를 취하면서 동시에 여러 요소에 매핑되는 다중 매핑을 처리할 수 있어야 하며, 지역문서의 태그를 파싱하여 구조적인 정보를 얻고 경로 트리를 생성해야 한다. 본 논문에서는 분산된 시스템에 존재하는 이질적인 반구조적 자료나 문서에 대한 동시 다중 매핑을 완벽히 지원하고, 문서 자체를 파싱하여 구조적 정보를 얻을 수 있도록 통합 질의와 검색을 수행하기 위한 추상적인 질의 처리 알고리즘을 설계하고 메타데이타 인터페이스를 이용하여 구현하였다. 이 알고리즘은 전역질의를 기반으로 지역질의를 생성하기 위해서 메타데이타 정보를 이용하여 노드들 사이의 매핑, 매핑 종류에 따른 데이타의 변환, 경로교체 및 노드 사이의 이질성을 해결하기 위한 알고리즘으로 제시하였다. 전역스키마와 지역스키마에 대한 매핑과 함수에 의한 데이타의 변환 및 경로교체는 사용자에 의해 구축된 메타데이타 인터페이스인 DDXMI(for Distributed Documents XML Metadata Interface)를 기반으로 하여 구현되었으며, 같은 이름을 갖지만 다른 의미를 갖는 자료나 노드에 대한 검색은 노드를 구분할수 있는 노드가 가지고 있는 자식정보를 이용하여 노드 구분 조건절을 생성하여 구현하였다. XML 질의언어로 Quilt를 사용하였으며, OEM 모델로 제시한 세 개의 서로 다른 반구조적 레스토랑 안내 문서에서구현한 결과를 보였다. 프로토타입 시스템은 윈도우즈 환경에서 Java와 JavaCC 컴파일러를 이용하여 개발하였다.

CMAC을 이용한 구조물의 동적응답 예측 (Prediction of Dynamic Response of Structures Using CMAC)

  • 김동현;김현택;이인원
    • 한국강구조학회 논문집
    • /
    • 제12권5호통권48호
    • /
    • pp.605-615
    • /
    • 2000
  • CMAC을 이용하여 구조물의 지진응답을 예측하였다. CMAC은 매우 빠른 학습성능을 가지고 있는 것이 장점이며 구조물의 동적응답을 학습함에 있어서도 수 초 이내에 만족할 만한 정도로 학습을 끝낸다. 따라서 실시간 학습을 필요로 하는 분야에 매우 효과적으로 사용될 수 있다. 실시간 응답학습은 장기거동 등으로 역학적 특성이 변하거나 손상을 입은 구조물의 적응제어 등이 있다. 수치해석에서는 3층 전단건물의 지진응답을 CMAC을 통하여 학습하였으며 학습은 매우 빠르게 완수 되었다. 결론적으로 CMAC은 구조물의 진동제어 분야에서 매우 효과적으로 사용될 수 있는 인공지능의 하나이다.

  • PDF

시-공간 정보도표상의 사용자 관심정보 획득을 위한 3차원 지도 기반 가시화기법 (The Representation Techniques based on 3D Map to Obtain User-interested Information from Spatio-Temporal Table)

  • 이석준;정기숙;정승대;정순기
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2005년도 가을 학술발표논문집 Vol.32 No.2 (1)
    • /
    • pp.751-753
    • /
    • 2005
  • 다양한 과학 분야와 공학 분야에서는 그들이 다루고 있는 특정한 주제의 정보를 좀 더 신속하고, 명확하게 사용자에게 전달하기 위해서 여러 가지 정보가시화(information visualization) 기법을 사용한다. 정보를 가시화 할 때는 기본적으로 세 가지 과정을 거치는데, 원천 데이터(raw data)로부터 데이터 모델(data model)로 변환하고, 변환된 데이터 모델을 가시화 구조상(visual structure)에 매핑(mapping)시킨 후 정보화 모델(information model)로 변환하게 된다. 본 논문에서는 특정 행사가 진행되고 있는 건물내부에서 발생하는 시간, 공간적인 정보를 정리한 도표 메타포(metaphor)를 토대로, 해당 데이터 모델로부터 추출한 다양한 정보를 3차원 지도로 구성된 정보화 모델 상에 반영하기 위한 방법을 제안하였다. 또한, 정보를 단순히 공간상에 반영하기 보다는 사용자의 관심영역(interest area)에 따른 정보의 공간적 의미에 중점을 두어 3차원 공간상에 표현하였다.

  • PDF