• Title/Summary/Keyword: Design methodology

Search Result 9,022, Processing Time 0.15 seconds

On the design method of physical architecture based on the Design Structure Matrix (DSM) approach (물리적 아키텍처 설계에 대한 DSM 방법론 적용 사례 연구)

  • Choi, Sang Wook;Choi, Sang Taik;Jung, Yun Ho;Jang, Jae Deok
    • Journal of the Korean Society of Systems Engineering
    • /
    • v.8 no.1
    • /
    • pp.21-28
    • /
    • 2012
  • Development of the system that has required performance is the most important figure and that is the key of project succeed. In order to perform that, systems engineering has come to the fore as a solution. In each step of system engineering process, particularly, requirement analysis and derivation, logical solution, architecture design step are known to affect many of the function and efficiency. Of these, this paper focus on architecture design. We introduce methodology for physical architecture design by applying DSM(Design Structure Matrix) methodology which is based on result of logical solution from MBSE methodology.

Application of Knowledge-Based System in the Design of Pre-cast Concrete Member (프리캐스트 콘크리트 부재설계에서 지식기반시스템의 적용)

  • 김성중;이승창;이병해
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 1995.04a
    • /
    • pp.176-183
    • /
    • 1995
  • The design process of pre-cast concrete member needs various design parameters and the engineer's experiences. The introduction of knowledge-based system in the design of pre-cast concrete member enables us to design complicated members using the designer's heuristics. The objectives of this research are to study useful methodology for representing knowledge and data in the development of knowledge-based system and to show the application of methodology by developing a prototype sysytem for design of pre-cast concrete member. This paper nrst describes methodology for building knowledge-based system. It then presents knowledge-based system for pre-cast concerete member design.

  • PDF

Development of Product Design Methodology for Assemblability and Disassemblability Considering Recycling (재활용을 고려한 조립 및 분리용이성을 위한 제품 설계 방법론 개발)

  • Mok, Hak-Soo;Cho, Jong-Rae
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.18 no.7
    • /
    • pp.72-84
    • /
    • 2001
  • This paper proposes a design methodology for customer, assembly and disassembly considering recycling. The disign process starts with the identification of customer needs, which are in turn converted into functional requirements. The concepts of Design for Customer(DFC), Design for Assembly(DFA), Design for Variety(DFV) and Design for Disassembly(DFD) are considered in the product design phases in order to decreas production variety and mass customization. And, a new module generation approach is developed for rearranging and clustering parts and subassemblies for disassembly and recycling. Based on the result of the module generation, a new configuration methodology is suggested to minimize the disassembly time or number of disassembly operations for recycling.

  • PDF

On the Design of Distributed Time-Triggered Embedded Systems

  • Kopetz, Hermann
    • Journal of Computing Science and Engineering
    • /
    • v.2 no.4
    • /
    • pp.340-356
    • /
    • 2008
  • The cognitive constraints of the human mind must drive the decisions in architecture and methodology design in order that the systems we build are comprehensible. This paper presents a methodology for the design of time-triggered embedded systems that leads to understandable artifacts. We lift the design process to a higher level of abstractionto the level of computational components that interact solely by the exchange of messages. The time-triggered architecture makes it possible to specify the temporal properties of component interfaces precisely and provides temporally predictable message communication, such that the precise behavior of a large design can be studied in the early phases of a design on the basis of the component interface specifications. This paper shows how the cognitive simplification strategies of abstraction, partitioning and segmentation are supported by the time-triggered architecture and its associated design methodology to construct evolvable embedded systems that can be readily understood and modified.

Optimal Bandwidth Allocation and QoS-adaptive Control Co-design for Networked Control Systems

  • Ji, Kun;Kim, Won-Jong
    • International Journal of Control, Automation, and Systems
    • /
    • v.6 no.4
    • /
    • pp.596-606
    • /
    • 2008
  • In this paper, we present a co-design methodology of dynamic optimal network-bandwidth allocation (ONBA) and adaptive control for networked control systems (NCSs) to optimize overall control performance and reduce total network-bandwidth usage. The proposed dynamic co-design strategy integrates adaptive feedback control with real-time scheduling. As part of this co-design methodology, a "closed-loop" ONBA algorithm for NCSs with communication constraints is presented. Network-bandwidth is dynamically assigned to each control loop according to the quality of performance (QoP) information of each control loop. As another part of the co-design methodology, a network quality of service (QoS)-adaptive control design approach is also presented. The idea is based on calculating new control values with reference to the network QoS parameters such as time delays and packet losses measured online. Simulation results show that this co-design approach significantly improves overall control performance and utilizes less bandwidth compared to static strategies.

Automated Methodology for Campus Network Design and Performance Analysis (캠퍼스 네트워크의 구성 및 성능분석 자동화 방법론)

  • 지승도
    • Journal of the Korea Society for Simulation
    • /
    • v.7 no.2
    • /
    • pp.1-16
    • /
    • 1998
  • This paper presents an automated methodology for campus network design and performance analysis using the rule-based SES and DEVS modeling & simulation techniques. Proposed methodology for structural design and performance analysis can be utilized not only in the early stage of network design for selecting configurable candidate from all possible design alternatives, but also in simulation verification for generating performance data. Our approach supercedes conventional methodologies in that, first, it can support the configuration automation by utilizing the knowledge of design expert ; second, it can provide the simulation-based performance evaluation ; third, it is established on the basis of the well-formalized framework so that it can support a hierarchical and modular system design. Several simulation tests performed on a campus network example will illustrate our technique.

  • PDF

A Model-based Methodology for Application Specific Energy Efficient Data path Design Using FPGAs (FPGA에서 에너지 효율이 높은 데이터 경로 구성을 위한 계층적 설계 방법)

  • Jang Ju-Wook;Lee Mi-Sook;Mohanty Sumit;Choi Seonil;Prasanna Viktor K.
    • The KIPS Transactions:PartA
    • /
    • v.12A no.5 s.95
    • /
    • pp.451-460
    • /
    • 2005
  • We present a methodology to design energy-efficient data paths using FPGAs. Our methodology integrates domain specific modeling, coarse-grained performance evaluation, design space exploration, and low-level simulation to understand the tradeoffs between energy, latency, and area. The domain specific modeling technique defines a high-level model by identifying various components and parameters specific to a domain that affect the system-wide energy dissipation. A domain is a family of architectures and corresponding algorithms for a given application kernel. The high-level model also consists of functions for estimating energy, latency, and area that facilitate tradeoff analysis. Design space exploration(DSE) analyzes the design space defined by the domain and selects a set of designs. Low-level simulations are used for accurate performance estimation for the designs selected by the DSE and also for final design selection We illustrate our methodology using a family of architectures and algorithms for matrix multiplication. The designs identified by our methodology demonstrate tradeoffs among energy, latency, and area. We compare our designs with a vendor specified matrix multiplication kernel to demonstrate the effectiveness of our methodology. To illustrate the effectiveness of our methodology, we used average power density(E/AT), energy/(area x latency), as themetric for comparison. For various problem sizes, designs obtained using our methodology are on average $25\%$ superior with respect to the E/AT performance metric, compared with the state-of-the-art designs by Xilinx. We also discuss the implementation of our methodology using the MILAN framework.

Analysis and Optimal design of Axial Magnetic Bearings (축방향 자기베어링의 해석 및 최적설계)

  • 박영진
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 1997.10a
    • /
    • pp.278-283
    • /
    • 1997
  • This paper proposes a systematic design method for axial(or thrust) magnetic bearings using optimal design methodology. The objective of the optimal design is to minimize bearing volume. The constraints include the bearing load capacity, linearized bearing stiffness and damping, the magnetic flux density, and geometric relations. In order to obtain design values which can be applied to fabrication of bearings, branch and bound method was introduced in the postprocessing procedure of optimal design results. Verification of the proposed design methodology was perfomed by an example.

  • PDF

A Study on the Methodology of Design history through the using CORSSMEDIA SYSTEM (실내디자인의 CROSSMEDIA SYSTEM 도입을 위한 디자인사 영역과 범위에 관한 연구)

  • 최정민
    • Proceedings of the Korean Institute of Interior Design Conference
    • /
    • 1999.04a
    • /
    • pp.79-82
    • /
    • 1999
  • A study on methodology of Design history of the using crossmedia system, Accordingly the study is aimed at focusing the interior design history that readily appreciates and accommodetes the internet characteristics of various design, from this point of view it make it a purpose of this study to make basic design history through the using crossmedia system.

  • PDF

The Characteristic Analysis and Design of Transformer for LCD Backlight Inverter (LCD 구동 Backlight Inverter용 변압기의 설계 방법과 특성 분석)

  • Kim, Youn-Hyun
    • The Transactions of the Korean Institute of Electrical Engineers B
    • /
    • v.55 no.7
    • /
    • pp.353-361
    • /
    • 2006
  • This paper presents the design scheme of transformer for backlight inverter and discuss the characteristics related to its design, including driving inverter. A few studies have so far been made at design and characteristics analysis of transformer. Therefore, this paper manages the presentation of the advisable design methodology of transformer for backlight inverter supplying CCFL. To verify the proposed method, this paper accomplishes the analysis by FEM coupled with circuit and finally shows that the proposed design method is very useful.