• Title/Summary/Keyword: 구조변경

Search Result 1,963, Processing Time 0.03 seconds

Design of Management Structure Measuring Integrated Monitoring System Based on Mobile Cloud (모바일 클라우드 기반 구조물 유지관리계측 통합모니터링시스템 설계)

  • Min, Byung-Won;Oh, Yong-Sun
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2014.11a
    • /
    • pp.9-10
    • /
    • 2014
  • 구조물 계측 및 유지관리에 포함되는 계측센서, 계측장비, 전산장비, 통신장비, 소프트웨어 등은 구조물 수명에 비해 비교적 짧은 내구수명을 가지기 때문에 공용 기간 중 지속적으로 교체/변경이 요구되고 있으며, 소프트웨어 또한 분석기술의 향상과 정보통신기술의 발전 등을 계속해서 반영해야 하므로 일정기간마다 모니터링시스템에 대한 업그레이드 작업이 요구되고 있다. 그러나, 기존에 개발된 시스템은 구조물 관리자에 의한 일부 하드웨어와 분석 알고리즘의 변경이나 업그레이드가 쉽지 않고 모니터링 시스템의 구축에 활용된 프로그램 내부구조 파악이 어려워 원 개발자의 지속적인 지원에 의존해야한다. 본 논문에서 제안된 모바일 클라우드 기반 구조물 유지관리계측 통합모니터링시스템에서는 구조계가 평상시나 특수한 상황에서 장 단기적으로 어떠한 거동을 보이고 있는지를 분석하고, 이를 토대로 향후의 거동이 어떻게 될지 예측하기 위해서 확률과 통계기법의 적용을 통해서 구할 수 있는 새로운 데이터 분석 기법을 적용하였으며, 모바일 클라우드 기반으로 데이터를 수집하고, 많은 데이터 양 및 데이터 신뢰도 수준에서 건전성평가를 할 수 있는 새로운 개념의 구조물 거동계측 통합모니터링시스템 설계로 기존의 단점을 해결할 수 있도록 개선하였다.

  • PDF

A Study on the Structural Dynamic Modification of sub-structure of Clean Room using VSD System (반도체 크린룸 구조물의 하중 측정 시스템을 이용한 동특성 개선에 관한 연구)

  • 백재호;이홍기;손성완
    • Proceedings of the Korean Society for Noise and Vibration Engineering Conference
    • /
    • 2003.05a
    • /
    • pp.1099-1106
    • /
    • 2003
  • 진동에 민감한 각종 정밀장비를 갖추고 있는 공장구조물은 설립하는 설계 초기단계에서부터 정밀장비가 정상 운용을 위하여 공장구조물의 진동허용규제치 및 동특성허용규제치를 결정해야 한다. 이를 만족할 수 있도록 공장구조물 설계시 진동측면에 대하여 동적 특성을 검토해야만 한다. 이때 반드시 필요한 자료로 정밀장비 Maker에게서 제공되는 진동허용규제치 및 구조물의 동특성허용규제치 등 설치시방의 상세한 자료를 제공받아야 한다 이러한 선계조건을 만족시켜주기 위한 방안으로 외부에서 정밀장비로 유입되는 진동에 대한 진동절연을 위하여 진동전달률 이론을 적용하여 방진효율 산출하는 방법과 정밀장비에서 발생하는 동하중을 고려하여 공장구조물에 대한 동적설계를 수행하는 것으로, 구조물 동특성을 요구되는 만큼 구조물 동특성 변경 SDM(Structural Dynamic Modifacation)방법이 주로 활용된다. 이에 본 연구에서는 앞서 언급한 구조물의 동적설계시 후자조건인 구조물의 동특성을 변경하고자 하는 경우에 실구조물에 하중을 정량적으로 조절하며 가할 수 있는 VSD 시스템을 이용하여 구조물의 동특성을 변화시키는 것을 동적해석으로 예측하였고, 현장에서 실제 동적실험으로 구한 결과를 동적설계 목표치와 비교하여 유용성에 대하여 확인하였다.

  • PDF

An Indexing Scheme for Efficient Retrieval and Update of Structured Documents Based on GDIT (GDIT를 기반으로 한 구조적 문서의 효율적 검색과 갱신을 위한 인덱스 설계)

  • Kim, Young-Ja;Bae, Jong-Min
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.2
    • /
    • pp.411-425
    • /
    • 2000
  • Information retrieval systems for structured documents which are written in SGML or XML support partial retrieval of document. In order to efficiently process queries based on document structures, low memory overhead for indexing, quick response time for queries, supports to powerful types of user queries, and minimal updates of index structure for document updates are required. This paper suggests the Global Document Instance Tree(GDIT) and proposes an effective indexing scheme and query processing algorithms based on the GDIT. The indexing scheme keeps up indexing and retrieval effciency and also guarantees minimal updates of the index structure when document structures are updated.

  • PDF

Development of Analysis and Visualization Tool for Java Source Code Changes using Reverse Engineering Technique (역공학을 이용한 자바 소스 코드의 변화량 분석 및 시각화 도구 개발)

  • Kwon, Jin-Wook;Choi, Yun-Ja;Lee, Woo-Jin
    • The KIPS Transactions:PartD
    • /
    • v.19D no.1
    • /
    • pp.39-48
    • /
    • 2012
  • In order to quickly understand which changes of source codes have been made and to perform effective maintenance of a system, it is important to visualize the changed parts. Although there are many works for analyzing software changes, there are few works for visualizing both of the change types and change quantifications for Java based systems. In this paper, we propose a change analysis technique based on class diagram and provide a change visualization technique by using change quantification information. In order to check the structural changes in source codes, source codes are transformed to class diagrams by reverse engineering methods. On the class diagrams, the changes are analyzed and quantified by numbers. Based on the change quantification, the changes are visualized on the class diagram by color spectrum. By using visualization techniques, maintainers can easily recognize the code changes to reduce the cost and time of maintenance.

초대형 Containership 선수부 구조 최적 배치

  • 이진호;이경석;임강재;한성환
    • Bulletin of the Society of Naval Architects of Korea
    • /
    • v.42 no.1 s.143
    • /
    • pp.47-50
    • /
    • 2005
  • 최근 Containership의 대형화가 진행됨에 따라 선수부의 선형 변화에 따른 선체의 구조부재 배치에 상당한 변화가 필요하게 되었다. 선수구조는 선형 변화 특히, Bow Flare Angle의 작은 변화에도 Bow Impact Pressure가 상당히 민감하게 반응함으로 외력에 의한 구조 배치 변경 및 추가적인 구조보강에 대한 여유를 갖고 설계를 진행할 필요성이 요구된다. 따라서, 본 논문에서는 선수부의 선형 및 구조 배치 변화에 따른 강도 평가를 구조해석을 통하여 구조 안정성을 검증하였으며, 구조 안정성 평가 절차 및 구조 해석 결과에 따른 구조 최적 배치 및 구조개선 사항을 간략히 정리하였다.

  • PDF

An Efficient Technique for Processing Frequent Updates in the R-tree (R-트리에서 빈번한 변경 질의 처리를 위한 효율적인 기법)

  • 권동섭;이상준;이석호
    • Journal of KIISE:Databases
    • /
    • v.31 no.3
    • /
    • pp.261-273
    • /
    • 2004
  • Advances in information and communication technologies have been creating new classes of applications in the area of databases. For example, in moving object databases, which track positions of a lot of objects, or stream databases, which process data streams from a lot of sensors, data Processed in such database systems are usually changed very rapidly and continuously. However, traditional database systems have a problem in processing these rapidly and continuously changing data because they suppose that a data item stored in the database remains constant until It is explicitly modified. The problem becomes more serious in the R-tree, which is a typical index structure for multidimensional data, because modifying data in the R-tree can generate cascading node splits or merges. To process frequent updates more efficiently, we propose a novel update technique for the R-tree, which we call the leaf-update technique. If a new value of a data item lies within the leaf MBR that the data item belongs, the leaf-update technique changes the leaf node only, not whole of the tree. Using this leaf-update manner and the leaf-access hash table for direct access to leaf nodes, the proposed technique can reduce update cost greatly. In addition, the leaf-update technique can be adopted in diverse variants of the R-tree and various applications that use the R-tree since it is based on the R-tree and it guarantees the correctness of the R-tree. In this paper, we prove the effectiveness of the leaf-update techniques theoretically and present experimental results that show that our technique outperforms traditional one.

Implementation of 3D Object Model considering Recycle-Design of PSC Box Girder (PSC 박스 거더의 Recycle-Design을 고려한 3차원 객체 모델 구현)

  • Cho, Sung-Hoon;Park, Jae-Guen;Lee, Heon-Min;Shin, Hyun-Mock
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.23 no.3
    • /
    • pp.325-330
    • /
    • 2010
  • In the fields of design within civil engineering, BIM based Utilization of 3D object model is still far from commercialization. In this paper, BIM based 3D object model is composed for PSC box girder, super structure of railway bridge. The basic unit of the model is part model. The part model is the minimum unit model. And it has hierarchy to reflect the characteristics of structures. Change orders of structural designer must be reflected quickly in the 3D object model. Repetitive change orders are occurred in actual construction process. To prepare that, we classified design variables to parameters. Change orders of structural designer can be reflected quickly in the 3D object model because those parameters are related with information of 3D object model. In this paper, we studied various benefits of BIM based design method with 3D object model in the fields of design within civil engineering, and proposed the efficient application method of 3D object model for PSC box girder.

Structural Dynamics Modification of Structures Having Non-Conforming Nodes Using Component Mode Synthesis and Evolution Strategies Optimization Technique (부분 구조 모드 합성법 및 유전 전략 최적화 기법을 이용한 비부합 절점을 가진 구조물의 구조변경)

  • 이준호;정의일;박윤식
    • Proceedings of the Korean Society for Noise and Vibration Engineering Conference
    • /
    • 2002.05a
    • /
    • pp.651-659
    • /
    • 2002
  • Component Mode Synthesis (CMS) is a dynamic substructuring technique to get an approximate eigensolutions of large degree-of-freedom structures divisible into several components. But, In practice. most of large structures are modeled by different teams of engineers. and their respective finite element models often require different mesh resolutions. As a result, the finite element substructure models can be non-conforming and/or incompatible. In this work, A hybrid version of component mode synthesis using a localized lagrange multiplier to treat the non-conforming mesh problem was derived. Evolution Strategies (ESs) is a stochastic numerical optimization technique and has shown a robust performance for solving deterministic problems. An ESs conducts its search by processing a population of solutions for an optimization problem based on principles from natural evolution. An optimization example for raising the first natural frequency of a plate structure using beam stiffeners was presented using hybrid component mode synthesis and robust evolution strategies (RES) optimization technique. In the example. the design variables are the positions and lengths of beam stiffeners.

  • PDF

Seismic Performance-based Design using Computational Platform for Structural Design of Complex-shaped Tall Building (전산플랫폼을 이용한 비정형 초고층 건축물 성능기반 내진설계기술의 실무적용)

  • Lee, Dong-Hun;Cho, Chang-Hee;Youn, Wu-Seok;Kang, Dae-Eon;Kim, Taejin;Kim, Jong-Ho
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.26 no.1
    • /
    • pp.59-67
    • /
    • 2013
  • Complex-shaped tall building causes many structural challenges due to its structural characteristics regarding inclined members and complexed shape. This paper is aimed at development of design process using computational-platform which is effective design tool for responding frequent design changes, particularly as to overseas projects. StrAuto, a parametric structural modeling and optimizing system, provides the optimized alternatives according to design intent and realize a swift process converting a series of structural information necessary to nonlinear analytical models. The application of the process was to a 45-story hotel building in Ulanbator, Mongolia adopting shear wall and special moment frame with outrigger systems. To investigate the safety of lateral force resisting system against maximum considered earthquake(MCE), nonlinear response history analysis was conducted using StrAuto.

A Study on the Stock Performance of Distressed Restructurings (구조조정기업의 주식성과에 관한 연구)

  • Jang, Beom-Sik;Hwang, In-Deok
    • The Korean Journal of Financial Management
    • /
    • v.25 no.1
    • /
    • pp.141-176
    • /
    • 2008
  • This study provides an analysis of ex post efficient outcome, which can be said an objective of distressed restructurings, using the stock return of listed companies. The findings of this study are as follows: First, upon completing the distressed restructurings, reorganization and workout cases showed positive announcement effects, which was statistically significant. Also, composition cases displayed a positive value, but it was not statistically significant. Second, with respect to post-restructuring long-run stock performance, reorganization and composition showed underperformance after completion. However, workout cases showed overperformance after the completion. Third, multiple regression analysis to find factors affecting post-restructuring long-run stock performance suggests that higher asset decrease(ASSETCH), shareholder concentration (OWNCEN), largest shareholders' stake(OWN) have more positive impacts on long-run performance. However, change of the largest shareholder(OWNERCH) has negative impacts on long-run performance. Finally, change of the largest shareholder is a negative factor in the performance of the distressed restructurings. Therefore, this study implies that if M&A is used as a way of early completing the distressed restructurings, prudent judgment is required on whether a firm can recover its competitiveness and is likely to be economically viable again.

  • PDF