• Title/Summary/Keyword: Structure of Storage

Search Result 1,605, Processing Time 0.033 seconds

A Mathematical Model for Coordinated Multiple Reservoir Operation (댐군의 연계운영을 위한 수학적 모형)

  • Kim, Seung-Gwon
    • Journal of Korea Water Resources Association
    • /
    • v.31 no.6
    • /
    • pp.779-793
    • /
    • 1998
  • In this study, for the purpose of water supply planning, we propose a sophisticated multi-period mixed integer programming model that can coordinate the behavior of multi-reservoir operation, minimizing unnecessary spill. It can simulate the system with operating rules which are self- generated by the optimization engine in the algorithm. It is an optimization model in structure, but it indeed simulates the coordinating behavior of multi-reservoir operation. It minimizes the water shortfalls in demand requirements, maintaining flood reserve volume, minimizing unnecessary spill, maximizing hydropower generation release, keeping water storage levels high for efficient hydroelectric turbine operation. This optimization model is a large scale mixed integer programming problem that consists of 3.920 integer variables and 68.658 by 132.384 node-arc incidence matrix for 28 years of data. In order to handle the enormous amount of data generated by a big mathematical model, the utilization of DBMS (data base management system)seems to be inevitable. It has been tested with the Han River multi-reservoir system in Korea, which consists of 2 large multipurpose dams and 3 hydroelectric dams. We demonstrated successfully that there is a good chance of saving substantial amount of water should it be put to use in real time with a good inflow forecasting system.

  • PDF

Comparison of enzyme activities of the native and N-terminal 6xHis-tagged Fe supreoxide dismutase from Streptomyces subrutilus P5 (Streptomyces subrutilus P5의 천연 Fe superoxide dismutase와 N-말단 6xHis-태그가 결합된 Fe superoxide dismutase의 활성비교)

  • Park, Joong-ho;Kim, Jae-heon
    • Korean Journal of Microbiology
    • /
    • v.52 no.2
    • /
    • pp.230-235
    • /
    • 2016
  • This study was carried out to analyze the differences in enzyme activity and stability between the native Fe superoxide dismutase (FeSOD) and the 6xHis-tagged superoxide dismutase (6xHis-FeSOD) of Streptomyces subrutilus P5. The optimum pHs for both native FeSOD and 6xHis-FeSOD were 7, while the pH range of the activity was narrower for the 6xHis-FeSOD. The native FeSOD was stable at pH 4-9, but the 6xHis-FeSOD lost its stability at pH > 9. The temperatures of the optimum activities were same for both types of enzymes. However, the heat stability of the 6xHis-FeSOD was clearly decreased; even at $20^{\circ}C$ the enzyme lost the activity after 360 min. In contrast, the native FeSOD was stable after 720 min at below $40^{\circ}C$. $H_2O_2$ inhibition was occurred already at 0.5 mM for the 6xHis-tagged enzyme. Therefore, from the results that the 6xHis-FeSOD retained the enzyme activity at pH 6-7 and $20-40^{\circ}C$, it can be assumed that the protein structure became destabilized under different storage conditions and sensitive to the enzyme inhibitor.

Evaluation of Mechanical Performance Considering Prolonged Length of Glass Fiber-Reinforced Composite on Structure Weakness by Thermal Stress at Secondary Barrier in Cryogenic Liquified Gas Storage (극저온 액화가스 화물창 2차방벽 구조 열 응력 취약 부 Prolonged 길이 고려 유리섬유 강화 복합재 기계적 물성 평가)

  • Yeon-Jae Jeong;Hee-Tae Kim;Jeong-Dae Kim;Jeong-Hyun Kim;Seul-Kee Kim;Jae-Myung Lee
    • Composites Research
    • /
    • v.36 no.4
    • /
    • pp.246-252
    • /
    • 2023
  • A secondary barrier made of glass fiber reinforced composites has been installed infinitely using automatic bonding machine(ABM) in membrane type LNG cargo containment system (CCS). At the same time, significant thermal stress due to cryogenic heat shrinkage has occurred in the composite on the non-bonding area between the adhesive fixation at both ends. There have been studies from the perspective of structural safety evaluation taking this into account, but none that have analyzed mechanical property taking an prolonged length into account. In this study, 2-parameter Weibull distribution statistical analysis was used to standardize reliable mechanical property for actual length, taking into account the composite's brittle fracture of ceramic material with wide fracture strength dispersion. Related experimental data were obtained by performing uniaxial tensile tests at specific temperatures below cryogenic condition considering LNG environment. As a result, the mechanical strength increased about 1.5 times compared to -20℃ at -70℃ and initial non-linear behavior of fiber stretched was suppressed. As the temperature decreased until the cryogenic, the mechanical strength continued to increase due to cold brittleness. The suggested mechanical property in this study would be employed to secure reliable analysis support material property when assessing the safety of secondary barrier's structures.

A Study on Integration of Healthcare Information Systems based on P2P in Distributed Environment (분산환경에서의 P2P기반 보건의료분야 정보시스템 통합에 관한 연구)

  • Park, Yong-Min;Oh, Young-Hwan
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.48 no.2
    • /
    • pp.36-42
    • /
    • 2011
  • The current healthcare information systems field to meet the growing demand for healthcare for a variety of building systems and operation, and subsequent information on the budget continues to increase, but the current system, although the association link between the various systems made does not, with organizations with information about each of the standardization and real-time network status data do not consist of various materials, such as insufficient to provide real-time issues have been raised. This paper proposes a Integrated information system on Healthcare based on JXTA to solve problems mentioned above. Until now, in a network environment for data storage and management is the most widely used server-intensive structure, while an increase in users and traffic difficulties in data management and communications services to handle the growing number of servers increase faster than information associated with the cost savings, P2P model in terms of efficient data management has emerged as a new solution. Therefore this paper designs a platform for Integrated information system on Healthcare based on JXTA as a method to integrate health information data and services, and then proves that the new information system on healthcare based on JXTA is the suitable model.

Performance Comparison of Spatial Split Algorithms for Spatial Data Analysis on Spark (Spark 기반 공간 분석에서 공간 분할의 성능 비교)

  • Yang, Pyoung Woo;Yoo, Ki Hyun;Nam, Kwang Woo
    • Journal of Korean Society for Geospatial Information Science
    • /
    • v.25 no.1
    • /
    • pp.29-36
    • /
    • 2017
  • In this paper, we implement a spatial big data analysis prototype based on Spark which is an in-memory system and compares the performance by the spatial split algorithm on this basis. In cluster computing environments, big data is divided into blocks of a certain size order to balance the computing load of big data. Existing research showed that in the case of the Hadoop based spatial big data system, the split method by spatial is more effective than the general sequential split method. Hadoop based spatial data system stores raw data as it is in spatial-divided blocks. However, in the proposed Spark-based spatial analysis system, there is a difference that spatial data is converted into a memory data structure and stored in a spatial block for search efficiency. Therefore, in this paper, we propose an in-memory spatial big data prototype and a spatial split block storage method. Also, we compare the performance of existing spatial split algorithms in the proposed prototype. We presented an appropriate spatial split strategy with the Spark based big data system. In the experiment, we compared the query execution time of the spatial split algorithm, and confirmed that the BSP algorithm shows the best performance.

Index for Efficient Ontology Retrieval and Inference (효율적인 온톨로지 검색과 추론을 위한 인덱스)

  • Song, Seungjae;Kim, Insung;Chun, Jonghoon
    • The Journal of Society for e-Business Studies
    • /
    • v.18 no.2
    • /
    • pp.153-173
    • /
    • 2013
  • The ontology has been gaining increasing interests by recent arise of the semantic web and related technologies. The focus is mostly on inference query processing that requires high-level techniques for storage and searching ontologies efficiently, and it has been actively studied in the area of semantic-based searching. W3C's recommendation is to use RDFS and OWL for representing ontologies. However memory-based editors, inference engines, and triple storages all store ontology as a simple set of triplets. Naturally the performance is limited, especially when a large-scale ontology needs to be processed. A variety of researches on proposing algorithms for efficient inference query processing has been conducted, and many of them are based on using proven relational database technology. However, none of them had been successful in obtaining the complete set of inference results which reflects the five characteristics of the ontology properties. In this paper, we propose a new index structure called hyper cube index to efficiently process inference queries. Our approach is based on an intuition that an index can speed up the query processing when extensive inferencing is required.

A Review of Structural Batteries with Carbon Fibers (탄소섬유를 활용한 구조용 배터리 연구 동향)

  • Kwon, Dong-Jun;Nam, Sang Yong
    • Applied Chemistry for Engineering
    • /
    • v.32 no.4
    • /
    • pp.361-370
    • /
    • 2021
  • Carbon fiber reinforced polymer (CFRP) is one of the composite materials, which has a unique property that is lightweight but strong. The CFRPs are widely used in various industries where their unique characteristics are required. In particular, electric and unmanned aerial vehicles critically need lightweight parts and bodies with sufficient mechanical strengths. Vehicles using the battery as a power source should simultaneously meet two requirements that the battery has to be safely protected. The vehicle should be light of increasing the mileage. The CFRP has considered as the one that satisfies the requirements and is widely used as battery housing and other vehicle parts. On the other hand, in the battery area, carbon fibers are intensively tested as battery components such as electrodes and/or current collectors. Furthermore, using carbon fibers as both structure reinforcements and battery components to build a structural battery is intensively investigated in Sweden and the USA. This mini-review encompasses recent research trends that cover the classification of structural batteries in terms of functionality of carbon fibers and issues and efforts in the battery and discusses the prospect of structural batteries.

Green Port Strategies for Reducing Air Pollution in Port of Incheon (대기오염 저감을 통한 인천항의 Green Port 전략)

  • Han, Chul-Hwan
    • Journal of Korea Port Economic Association
    • /
    • v.27 no.1
    • /
    • pp.281-304
    • /
    • 2011
  • In the energy-climate era, pollution emissions from port activities have a significant issue in international shipping and port community. Thus international organization such as IMO and developed countries are seeking to develop various reduction strategies against air pollution. However Korea has recently conducted several studies concerning air pollution in port industry. The main purpose of the paper is to suggest emission reduction strategies for bulk terminal in Port of Incheon, which handles large amount bulk cargoes as a gateway for the metropolitan area. For this aim, the clean air strategies of the world major ports were considered and air pollution reduction strategies were suggested. The main findings of this paper are as follows. First, the emission reduction strategies for container terminal are should be integrated based on technologies changes, operational changes and market-based measures. Second, the emission reduction strategies for bulk terminal can be effective when use innovative measures during loading, unloading and storage process such as telescopic cascade trimming chute, snake sandwich equipment, dry fog system and dome structure. Finally, investigation on actual conditions of air pollution in Korean ports and development of environmental evaluation scheme for persisting monitoring should be conducted.

Remote Control of Network-Based Modular Robot (네트웍 기반 모듈라 로봇의 원격 제어)

  • Yeom, Dong-Joo;Lee, Bo-Hee
    • Journal of Convergence for Information Technology
    • /
    • v.8 no.5
    • /
    • pp.77-83
    • /
    • 2018
  • A modular robot that memorizes motion can be easily created and operated because it expresses by hand. However, since there is not enough storage space in the module to store the user-created operation, it is impossible to reuse the created operation, and when the modular robot again memorizes the operation, it changes to another operation. There is no main controller capable of operating a plurality of modular robots at the same time, and thus there is a disadvantage that the user must input directly to the modular robot. To overcome these disadvantages, a remote controller has been proposed that can be operated in the surrounding smart devices by designing web server and component based software using wired and wireless network. In the proposed method, various types of structures are created by connecting to a modular robot, and the reconstructed operation is performed again after storing, and the usefulness is confirmed by regenerating the stored operation effectively. In addition, the reliability of the downloaded trajectory data is verified by analyzing the difference between the trajectory data and the actual trajectory. In the future, the trajectory stored in the remote controller will be standardized using the artificial intelligence technique, so that the operation of the modular robot will be easily implemented.

A Practical Approximate Sub-Sequence Search Method for DNA Sequence Databases (DNA 시퀀스 데이타베이스를 위한 실용적인 유사 서브 시퀀스 검색 기법)

  • Won, Jung-Im;Hong, Sang-Kyoon;Yoon, Jee-Hee;Park, Sang-Hyun;Kim, Sang-Wook
    • Journal of KIISE:Databases
    • /
    • v.34 no.2
    • /
    • pp.119-132
    • /
    • 2007
  • In molecular biology, approximate subsequence search is one of the most important operations. In this paper, we propose an accurate and efficient method for approximate subsequence search in large DNA databases. The proposed method basically adopts a binary trie as its primary structure and stores all the window subsequences extracted from a DNA sequence. For approximate subsequence search, it traverses the binary trie in a breadth-first fashion and retrieves all the matched subsequences from the traversed path within the trie by a dynamic programming technique. However, the proposed method stores only window subsequences of the pre-determined length, and thus suffers from large post-processing time in case of long query sequences. To overcome this problem, we divide a query sequence into shorter pieces, perform searching for those subsequences, and then merge their results. To verify the superiority of the proposed method, we conducted performance evaluation via a series of experiments. The results reveal that the proposed method, which requires smaller storage space, achieves 4 to 17 times improvement in performance over the suffix tree based method. Even when the length of a query sequence is large, our method is more than an order of magnitude faster than the suffix tree based method and the Smith-Waterman algorithm.