• 제목/요약/키워드: Software Architecture Design

검색결과 818건 처리시간 0.025초

Software for adaptable eccentric analysis of confined concrete circular columns

  • Rasheed, Hayder A.;El-Fattah, Ahmed M. Abd;Esmaeily, Asad;Jones, John P.;Hurst, Kenneth F.
    • Computers and Concrete
    • /
    • 제10권4호
    • /
    • pp.331-347
    • /
    • 2012
  • This paper describes the varying material model, the analysis method and the software development for reinforced concrete circular columns confined by spiral or hoop transverse steel reinforcement and subjected to eccentric loading. The widely used Mander model of concentric loading is adapted here to eccentric loading by developing an auto-adjustable stress-strain curve based on the eccentricity of the axial load or the size of the compression zone to generate more accurate interaction diagrams. The prediction of the ultimate unconfined capacity is straight forward. On the other hand, the prediction of the actual ultimate capacity of confined concrete columns requires specialized nonlinear analysis. This nonlinear procedure is programmed using C-Sharp to build efficient software that can be used for design, analysis, extreme event evaluation and forensic engineering. The software is equipped with an elegant graphics interface that assimilates input data, detail drawings, capacity diagrams and demand point mapping in a single sheet. Options for preliminary design, section and reinforcement selection are seamlessly integrated as well. Improvements to KDOT Bridge Design Manual using this software with reference to AASHTO LRFD are made.

Seismic design and elastic-plastic analysis of the hengda group super high-rise office buildings

  • Zhang, Xiaomeng;Ren, Qingying;Liu, Wenting;Yang, Songlin;Zhou, Yilun
    • Earthquakes and Structures
    • /
    • 제19권3호
    • /
    • pp.175-188
    • /
    • 2020
  • The Hengda Group super high-rise building in Jinan City uses the frame-core tube structural system. With a height of 238.3 m, it is above the B-level height limit of 150 m for buildings within 7-magnitude seismic fortification zones. Therefore, it is necessary to apply performance-based seismic design to this super high-rise building. In this study, response spectrum analysis and comparative analysis of the structure are conducted using two software applications. Moreover, elastic time-history analysis, seismic analysis under an intermediate earthquake, and elastic-plastic time-history analysis under rare earthquakes are performed. Based on the analysis results, corresponding strengthening measures are implemented at weaker structural locations, such as corners, wall ends connected to framed girders, and coupling beams connected to framed girders. The failure mode and failure zone of major stress components of the structure under rare earthquakes are analysed. The conclusions to this research demonstrate that weaker locations and important parts of the structure satisfy the requirements for elastic-plastic deformation in the event of rare earthquakes.

임베디드 소프트웨어의 설계모델로부터 에너지 효율을 향상시키기 위한 태스크 도출 (Task Extraction from Software Design Models to Improve Energy Efficiency of Embedded Software)

  • 홍장의;김두환
    • 정보처리학회논문지D
    • /
    • 제18D권1호
    • /
    • pp.45-56
    • /
    • 2011
  • 저전력을 소모하는 임베디드 시스템 개발의 중요성이 증대되고 있다. 저전력 소모의 시스템 개발은 하드웨어 측면에서 많이 연구되어 왔지만, 소프트웨어의 동작이 하드웨어 전력 소모를 유발하기 때문에 소프트웨어의 소모 전력을 분석하는 것 또한 중요한 이슈중의 하나이다. 본 논문에서는 임베디드 소프트웨어 개발 과정에서 작성되는 설계 모델을 이용하여 에너지 효율적인 태스크 도출 방법을 제시한다. 이를 위하여 먼저 태스크 분할 기준을 제시하고, 이를 이용한 UML 설계 모델의 분할 과정을 설명한다. 제안된 태스크 도출 방법은 성능과 함께 전력 소모에 많은 영향을 미치는 임베디드 소프트웨어 개발에 활용하여 선행적으로 에너지 소모량을 절감할 기회를 제공할 수 있다.

AUTOSAR 소프트웨어 설계를 위한 실습 환경 (AUTOSAR Starter Kit for AUTOSAR Software Design)

  • 이성훈;김영재;금대현;진성호
    • 대한임베디드공학회논문지
    • /
    • 제9권2호
    • /
    • pp.87-99
    • /
    • 2014
  • An AUTomotive Open System ARchitecture (AUTOSAR) is a de-facto standardized software platform, which developed for an automotive Electronic Control Unit (ECU) in global automotive industry. AUTOSAR improves the reusability and the scalability, thus the software development can be easier, faster and more reliable. However, it requires a lot of time and efforts to develop an AUTOSAR software due to the difficulties of understanding of massive AUTOSAR documentations and complicated usage of AUTOSAR design tools. AUTOSAR training is offered by AUTOSAR design tool venders but it is limited to introduction of their simplified concept and usages based on PC. Therefore the training is not enough for industrial developers or graduate students. In this paper we present an AUTOSAR starter kit which allows industrial engineers and graduate students to practice the detailed process of AUTOSAR software development easily and more conveniently. The kit is composed of a practical environment similar to actual automotive system and a textbook that explains how to design AUTOSAR software. And we demonstrated the validity of our methodology based on a case study.

경량 컨테이너 구조 환경의 스프링 프레임워크 2.5를 기반으로 호텔예약시스템의 설계 및 구현 (Design and Implementation of Hotel Reservation System Based Spring Framework 2.5 of Lightweight Container Architecture)

  • 이명호
    • 한국산학기술학회논문지
    • /
    • 제10권3호
    • /
    • pp.589-595
    • /
    • 2009
  • 본 논문은 스프링 프레임워크 2.5와 연관된 객체지향 소프트웨어 개발에 대한 지침과 평가 지표를 제공하는데 목적이 있다. Non EJB와 EJB 아키텍처가 가지고 있는 문제점을 해결하고 장점들을 지원하기 위하여 새롭게 등장한 아키텍처가 경량 컨테이너 아키텍처이다. 이 구조는 EJB 아키텍처와 같이 무겁지 않으면서도 EJB 컨테이너의 모든 가능을 제공하는 구조이다. 현재까지 경량 컨테이너 아키텍처로 현업에서 가장 많이 사용되고 잘 알려진 아키텍처로 스프링 프레임워크가 있다. 따라서 본 연구에서는 Non EJB와 EJB 아키텍처가 가지고 있는 단점들을 해결하고 장점들을 지원하기 위하여 개발된 최신 경량 컨테이너 아키텍처인 스프링 프레임워크 2.5를 기반으로 호텔예약시스템의 설계 및 구현을 통하여 이전의 사양과의 객관적인 소프트웨어 개발 생산성 지침을 제공하고자 한다.

디지털 신경회로망의 하드웨어 구현을 위한 재구성형 모듈러 디자인의 적용 (A reconfigurable modular approach for digital neural network)

  • 윤석배;김영주;동성수;이종호
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2002년도 하계학술대회 논문집 D
    • /
    • pp.2755-2757
    • /
    • 2002
  • In this paper, we propose a now architecture for hardware implementation of digital neural network. By adopting flexible ladder-style bus and internal connection network into traditional SIMD-type digital neural network architecture, the proposed architecture enables fast processing that is based on parallelism, while does not abandon the flexibility and extensibility of the traditional approach. In the proposed architecture, users can change the network topology by setting configuration registers. Such reconfigurability on hardware allows enough usability like software simulation. We implement the proposed design on real FPGA, and configure the chip to multi-layer perceptron with back propagation for alphabet recognition problem. Performance comparison with its software counterpart shows its value in the aspect of performance and flexibility.

  • PDF

System-level Function and Architecture Codesign for Optimization of MPEG Encoder

  • Choi, Jin-Ku;Togawa, Nozomu;Yanagisawa, Masao;Ohtsuki, Tatsuo
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2002년도 ITC-CSCC -3
    • /
    • pp.1736-1739
    • /
    • 2002
  • The advanced in semiconductor, hardware, and software technologies enables the integration of more com- plex systems and the increasing design complexity. As system design complexity becomes more complicated, System-level design based on the If block and processor model is more needed in most of the RTL level or low level. In this paper, we present a novel approach fur the system-level design, which satisfies the various required constraints and an optimization method of image encoder based on codesign of function, algorithm, and architecture. In addition, we show an MPEG-4 encoder as a design case study. The best tradeoffs between algorithm and architecture are necessary to deliver the design with satisfying performance and area constraints. The evaluations provide the effective optimization of motion estimation, which is in charge of an amount of performance in the MPEG-4 encoder module.

  • PDF

3D CAD 데이터 기반의 제조기업 지원서비스를 위한 소프트웨어 플랫폼 설계 (Design of a Software Platform to Support Manufacturing Enterprises Using 3D CAD Data)

  • 권혁진;윤주성;오요셉;이주연;김보현
    • 한국CDE학회논문집
    • /
    • 제19권4호
    • /
    • pp.434-442
    • /
    • 2014
  • Most manufacturing enterprises create CAD data as a result of the product/part design process; however, the CAD data is being utilized only for production activities. Besides the processes directly related to manufacturing such as design and production, the CAD data is an important resource that can be used in variety of services (e.g., catalog production and production manuals) for manufacturing enterprises. This study proposes a software platform that can support a wide range of services for manufacturing companies in an efficient and productive way. The software platform was designed based on the functions identified by requirement analysis. The platform consists of four layers: data model layer to manage relevant data; library layer and common function layer to configure services; and application layer to install and run the software. Finally, this study evaluates the validity of the proposed platform architecture by applying it to the digital catalog system.

컴포넌트 기반 소프트웨어 개발의 효율적인 재사용성을 지원하기 위한 도메인 설계 방법 ((Domain Design Method to Support Effective Reuse in Component-Based Software Development))

  • 문미경;박준석;염근혁
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제30권5_6호
    • /
    • pp.398-413
    • /
    • 2003
  • 컴포넌트와 재사용의 개념을 함께 가지는 컴포넌트 기반 소프트웨어 개발 방법은 소프트웨어 개발시간과 비용을 줄이고, 생산성을 향상시키는 등의 장점을 가진다 이때 컴포넌트들의 재사용을 체계적으로 지원하기 위해 컴포넌트 기반 소프트웨어 개발 프로세스와 병행한 도메인 분석과 설계 방법이 필요하다. 또한 현재의 도메인 분석, 설계 방법에서 부족한 도메인 내의 공통성과 다양성을 인식하는 과정에 대해 객관적인 분석 제시가 필요하다. 그리고 그 정보를 도메인 모델에 잘 반영시켜 그로부터 도메인 컴포넌트를 추출하고 이를 도메인 아키텍쳐에 명시적으로 나타내는 방법이 필요하다 본 논문에서는 컴포넌트 기반 소프트웨어 개발 시 효율적인 재사용 방안으로 도메인을 체계적으로 정의하고 분석, 설계하는 방법을 제안한다. 도메인 내에서 다시 사용될 수 있는 부분, 즉 공통성을 가진 요소들을 요구사항 분석 단계에서부터 추출하여 이를 계속 유지, 정제시켜가며 각 단계의 산출물에 반영시킨다. 이 과정을 통해 공통성을 가진 형태의 도메인 컴포넌트를 생성해 낼 수 있으며 이를 기반으로 도메인 아키텍처를 설계할 수 있다. 본 논문에서 제시하는 도메인 분석, 설계를 통해 소프트웨어를 재사용(software reuse)할 수 있도록 해 주는 동시에, 재사용 가능한 소프트웨어(reusable software)를 생산할 수 있도록 함으로써 체계적인 재사용의 선순환 관계를 지원하게 된다.

개방형 BIM 지원 소프트웨어간 파라메트릭 건축부재 정보의 호환성 향상을 위한 변환기 (A Translator for Parametrized Building Component Interoperability among Open BIM Support Software)

  • 김인한;이지아;박승화
    • 한국CDE학회논문집
    • /
    • 제15권6호
    • /
    • pp.467-475
    • /
    • 2010
  • Due to the needs of design optimization and productivity for modernized Korean traditional house, standardization of Korean traditional building components is proceeding by BIM (Building Information Modeling). Currently, most of BIM software support object-based parametric modeling. By means of parameterized Korean traditional building components, the shape and assembly relation can be controlled. Although IFC(ISO/PAS 16739), which is an international standard in the AEC field, has been developed for information exchange among BIM software, IFC and other existing common data formats cannot be exchangeable parametric information. For the exchangeable parametric information within IFC, the authors defined meta-data by using Pset(Property-Set). The authors analyzed results about interoperability test in Revit $Architecture^{TM}$, $ArchiCAD^{TM}$ and Digital $Project^{TM}$. In order to solve found problems, the authors developed a translator to improve interoperability among BIM software.