• Title/Summary/Keyword: Architectural Approach

Search Result 708, Processing Time 0.03 seconds

A Study on the Development of a BIM Design Tool for Hanok Windows and Doors (BIM을 활용한 한옥 창호 설계 도구 개발에 관한 연구)

  • Choi, Joong-Hyun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.15 no.12
    • /
    • pp.7331-7339
    • /
    • 2014
  • As the Korean government initiates the Han-style campaign, the efforts and expectations for the modernization and industrialization of Hanok are growing. Accordingly, a major R&D project sponsored by the government is in progress for the development of related technologies, in which the development of a Hanok design support system based on Building Information Modeling(BIM) technology is included as one of the major subjects. However, the development of design tools for Hanok so far has not focused on the windows and doors, which is another major element of Korean traditional architecture. Therefore, this study developed a BIM-based design tool for Hanok windows and doors as an approach to the integrated design of various Hanok elements and their applications to modern buildings. To this end, the characteristics of Hanok windows and doors were analyzed first in terms of the location, opening method, style, components, and the over-all construction. A design tool was then developed with the parametric modeling functions of the $ArchiCAD^{(R)}$system. The applicability and efficiency of the developed tool were verified with design simulations. This is expected to contribute to not only the application of Hanok windows and doors to modern buildings but also to the further development of an integrated Hanok design system.

Architectural Refactoring of Real-Time Software Design for Predictable Controls of Artificial Heart (인공심장의 예측 가능한 제어를 위한 실시간 소프트웨어 설계 구조의 개선)

  • Jeong, Se-Hun;Kim, Hee-Jin;Park, Sang-Soo;Cha, Sung-Deok
    • The KIPS Transactions:PartA
    • /
    • v.18A no.6
    • /
    • pp.271-280
    • /
    • 2011
  • Time-Triggered Architecture (TTA), one of real-time software design paradigms which executes tasks in timely manner, has long been advocated as being better suited in fore-sighting system behavior than event-triggered architecture (ETA). To gain this valuable feature of TTA, however, precise task designing process is mandatory. Alternatively, ETA tries to execute tasks whenever paired events are occurred. It provides intuitive and flexible basement to add/remove tasks and, moreover, better response time performance. However ETA is difficult to analyze because system behavior might be different depending on the order of interrupts detected by the system. Many previous researches recommended TTA when developing safety-critical real-time systems, but cost problem of task designing process and insufficient consensus for applying rigorous software engineering practice are still challenging in practice. This paper describes software refactoring process which applying TTA approach into ETA based embedded software in artificial heart system. We implemented dedicated interrupt monitoring program to capture existing tasks' real-time characteristics. Based on the captured information, proper task designing process is done. Real-time analysis using RMA (Rate-Monotonic Analysis) verified that new design guarantees timeliness of the system. Empirical experiments revealed that revised design is as efficient, when measured in terms of system's external output, as the old design and enhances predictability of the system behavior as well.

Liquefaction-Induced Uplift of Geotechnical Buried Structures: Centrifuge Modeling and Seismic Performance-Based Design (지반 액상화에 의한 지중 매설구조물의 부상: 원심모형시험 및 내진성능설계)

  • Kang, Gi-Chun;Iai, Susumu
    • Journal of the Korean Geotechnical Society
    • /
    • v.28 no.10
    • /
    • pp.5-16
    • /
    • 2012
  • Geotechnical buried structures with relatively light weight have been suffering from uplift damage due to liquefaction in the past earthquakes. The factor of safety approach by Koseki et al. (1997a), which is widely used in seismic design, predicts the triggering of uplift. However, a method for "quantitative" estimates of the uplift displacement has yet to be established. Estimation of the uplift displacement may be an important factor to be considered for designing underground structures under the framework of performance-based design (ISO23469, 2005). Therefore, evaluation of the uplift displacement of buried structure in liquefied ground during earthquakes is needed for a performance-based design as a practical application. In order to predict the uplift displacement quantitatively, a simplified method is derived based on the equilibrium of vertical forces acting on buried structures in backfill during earthquakes (Tobita et al., 2012). The method is verified through comparisons with results of centrifuge model tests and damaged sewerage systems after the 2004 Niigata-ken Chuetsu, Japan, earthquake. The proposed flow diagram for performance-based design includes estimation of the uplift displacement as well as liquefaction limit of backfill.

Model Integration of Systems Design and Safety Analysis Processes for Systematic Design of Safety-Critical Systems (안전중시 시스템의 체계적인 설계를 위한 시스템 설계 및 안전 분석 활동 모델의 통합)

  • Kim, Chang-Won;Lee, Jae-Chon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.17 no.8
    • /
    • pp.363-368
    • /
    • 2016
  • In safety-critical systems (SCS), failure may result in accidents with serious damage to human beings and property. As systems become more complex and automated, the goal of acquiring safety has attracted increasing attention lately in the defense industry, as well as the rail, automotive, and aerospace industries, among others. As such, the Department of Defense and international organizations have established appropriate standards and guidelines for systems safety and design. To this end, there has been research on the processes, methods, and associated tools for safety design. However, those results do not seem to sufficiently utilize system architectural information. The purpose of this paper is to provide a more systematic approach to SCS design. To better identify potential hazards, design information at each level of system hierarchy is exploited. Based on the results, an integrated process model was developed by combining the processes of system design and safety analysis. As a case study, the resultant integrated process model was applied to the safety design of an automobile system, which shows useful results for safety evaluation.

A Quality-Attribute-Driven Software Architecture Brokering Mechanism for Intelligent Service Robots (지능형 서비스 로봇을 위한 품질특성 기반의 소프트웨어 아키텍처 브로커링 방법)

  • Seo, Seung-Yeol;Koo, Hyung-Min;Ko, In-Young
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.1
    • /
    • pp.21-29
    • /
    • 2009
  • An intelligent service robot is a robot that monitors its surroundings, and then provides a service to meet a user's goal. It is normally impossible for a robot to anticipate all the needs of its user and various situations in the surroundings ahead, and to prepare for all the necessary functions to cope with them. Therefore, it is required to support the self-growing capability by which robots can extend their functionality based on users' needs and external conditions. In this paper, as an enabler of the self-growing capability, we propose a method that allows a robot to select a component-composition pattern represented in an architectural form (called a sub-architecture), and to extend its functionality by obtaining a set of software components that are prescribed in the pattern. Sub-architecture is selected and instantiated not only based on the functionality required but also based on quality requirements of a user and the surrounding environment. To provide this method, we constructed a quality-attributes-in-use ontology and developed a brokering mechanism that matches quality requirements of users and surroundings against quality attributes of sub-architectures. The ontology provides the common vocabularies to represent quality requirements and attributes, and enables the semantically-based reasoning in matching and instantiating appropriate sub-architectures in supporting services to users. This ontology-based approach contributes to provide a great flexibility in extending robot functionality based on available software components, and to narrow the gap between users' Quality requirements and the Quality of the actual services provided by a robot.

The Visual Quality in Environmental Cognition and Its Effect on Human Behavior - From the Perspective of Empirical Aesthetics - (환경인지의 시각적 질과 그 효과에 관한 연구 - 경험미학적 관점 -)

  • 김주미
    • Archives of design research
    • /
    • v.11 no.1
    • /
    • pp.173-184
    • /
    • 1998
  • This study deals with the visual quality in the future urban landscape and architectural environment, and as such, aims to identify a scientific and objective aesthetic and visual quality from the perspective of empirical aesthetics. The empirical aesthetics provides a framework that can be utilized in understanding human perception, consciousness, and behavior and a way to categorize the visual quality and to explain and predict its effect. The study examines various theories on environmental perception, cognition, and some new approaches to environmental aesthetics, and tries to present aesthetic properties that can be applied to environmental design. First, the aesthetic experience in visual perception can be defined as a combined effect of psychobiological properties and human activity, i.e. an interaction between the formal and symbolic signs in environment and the conceptual framework of man. The effect of visual quality differs and varies a great deal, depending on the sociocultural, personal and collective value system, so it is hard to define it in absolute terms. Second, the impact of visual quality and its aesthetic effect has to do with pleasure, preference, the aptitude for survival, and self regulation. Third, aesthetics is one of the areas that can benefit a great deal from an interdisciplinary approach. and an empirical study such as this can be used as a basis for design, planning, and evaluation.

  • PDF

Estimation of Shear Strength Along Concrete Construction Joints Considering the Variation of Concrete Cohesion and Coefficient of Friction (콘크리트 시공줄눈 면에서 점착력 및 마찰계수의 변화를 고려한 전단내력 평가)

  • Yang, Keun-Hyeok;Kwon, Hyuck-Jin;Park, Jong-Beom
    • Journal of the Korea institute for structural maintenance and inspection
    • /
    • v.21 no.6
    • /
    • pp.106-112
    • /
    • 2017
  • This paper presents a mathematical model derived from the upper-bound theorem of concrete plasticity to rationally evaluate the shear friction strength of concrete interfaces with a construction joint. The upper limit of the shear friction strength was formulated from the limit state of concrete crushing failure on the strut-and-tie action along the construction joints to avoid overestimating the shear transfer capacity of a transverse reinforcement with a high clamping force. The present model approach proposed that the cohesion and coefficient of friction of concrete can be set to be $0.27(f_{ck})^{0.65}$ and 0.95, respectively, for rough construction joints and $0.11(f_{ck})^{0.65}$ and 0.64, respectively, for smooth ones, where $f_{ck}$ is the compressive strength of concrete. From the comparisons with 155 data compiled from the available literature, the proposed model gave lower values of standard deviation and coefficient of variation of the ratios between predictions and experiments than AASHTO and fib 2010 equations, indicating that the proposed model has consistent trends with test results, unlike the significant underestimation results of such code equations in evaluating the shear friction strength.

Evaluation of Axial Behavior of Columns Strengthened with Different Transverse Reinforcements in Jacket Section (확대단면에서의 띠철근 배근 방법에 따른 보강 기둥의 중심 축하중 거동 평가)

  • Hwang, Yong-Ha;Yang, Keun-Hyeok;Sim, Jae-Il;Choi, Yong-Soo
    • Journal of the Korea institute for structural maintenance and inspection
    • /
    • v.22 no.6
    • /
    • pp.81-88
    • /
    • 2018
  • The present study evaluated the effective arrangement approach of transverse reinforcement in the jacket section for seismic strengthening of reinforced concrete columns. To simulate the full-scale columns, the section dimensions were determined as $450{\times}450mm$ for non-seismic existing columns and $750{\times}750mm$ for section enlargement strengthening columns. Over-lapped channel-shape bars and prefabricated bar units were proposed for closed-hoops in the jacket section, and conventional cross-ties anchored into existing columns and V-ties were considered for the supplementary ties. Test results showed that the axial capacity of the existing column and section enlargement columns with over-lapped channel-shape hoops was similar to the nominal strength calculated using ACI 318-14 procedure whereas the section enlargement column with prefabricated bar units possessed 1.25 times higher axial capacity than the nominal prediction. Furthermore, the axial ductility ratio of the section enlargement column with prefabricated bar unit was 139% higher than that of the existing column despite the potential size effect on ductility of concrete. Thus, it can be concluded that the developed prefabricated bar unit technique is practically useful for preventing the premature buckling of longitudinal reinforcement and confining core concrete in the section enlargement strengthening columns.

A study on the Kineticism which was introduced to Boundary form in Interior Design (실내디자인에 있어서 경계의 형태에 도입된 키네티시즘에 관한 연구)

  • Choi, Joo-Yeun;Lee, Jin-Min
    • Archives of design research
    • /
    • v.18 no.3 s.61
    • /
    • pp.171-180
    • /
    • 2005
  • The purpose of this research is to investigate the nature of direction of the design corresponding to a human-centered design, digitalism, ecological design, and culture-oriented design which is an issue of design in the 21st century, from the design of the inside of a room. As a method of approach to this objective, first, 1 understand the form of boundary structure appearing in space, through the theoretical investigation of a boundary form. This research is trying to elicit the expression characteristic of kineticism which was introduced to the boundary form as a factor constituting space, by investigating the characteristic of kinaticism which was expressed in plastic arts and other genres. As a process of the proceeding of this investigation, It is explained the background, purpose, and method of this study in Chapter I, and look into the characteristic of the unfolding and expression of kinetic arts as well as the structure of a boundary form of space in Chapter II. In Chapter III, I divide the aspect of modern architectural space into realistic movement, relative movement, and associational movement and examine them. In Chapter IV, I investigate a case of modern space in which the three types of the characteristic of movement mentioned in Chapter Three was expressed, and analyze to what boundary structure the space was introduced. Last of all, in Chapter V, I elicit the characteristic of a boundary form of kineticism which was the result that appeared through the above analysis, and present the nature of future direction of interior.

  • PDF

Seismic Capacity Evaluation of Existing Medium-and low-rise R/C Frame Retrofitted by H-section Steel Frame with Elastic Pad Based on Pseudo-dynamic testing (유사동적실험에 의한 탄성패드 접합 H형 철골프레임공법으로 보강 된 기존 중·저층 R/C 골조의 내진성능 평가)

  • Kim, Jin-Seon;Lee, Kang-Seok
    • Journal of the Korea institute for structural maintenance and inspection
    • /
    • v.25 no.4
    • /
    • pp.83-91
    • /
    • 2021
  • In this study, to improve the connection performance between the existing reinforced concrete (R/C) frame and the strengthening member, we proposed a new H-section steel frame with elastic pad (HSFEP) system for seismic rehabilitation of existing medium-to-low-rise reinforced concrete (R/C) buildings. This HSFEP strengthening system exhibits an excellent connection performance because an elastic pad is installed between the existing structure and reinforcing frame. The method shows a strength design approach implemented via retrofitting, to easily increase the ultimate lateral load capacity of R/C buildings lacking seismic data, which exhibit shear failure mechanism. Two full-size two-story R/C frame specimens were designed based on an existing R/C building in Korea lacking seismic data, and then strengthened using the HSFEP system; thus, one control specimen and one specimen strengthened with the HSFEP system were used. Pseudodynamic tests were conducted to verify the effects of seismic retrofitting, and the earthquake response behavior with use of the proposed method, in terms of the maximum response strength, response displacement, and degree of earthquake damage compared with the control R/C frame. Test results revealed that the proposed HSFEP strengthening method, internally applied to the R/C frame, effectively increased the lateral ultimate strength, resulting in reduced response displacement of R/C structures under large scale earthquake conditions.