• Title/Summary/Keyword: Idea generation and development

Search Result 71, Processing Time 0.03 seconds

Research on the Process of Constructing Application Systems Using the E-R Model and an Automated Application Generator (E-R 모델과 자동생성기를 이용한 응용시스템의 구축 과정에 관한 연구)

  • Chung, Il-Choo
    • Journal of Information Technology Applications and Management
    • /
    • v.12 no.4
    • /
    • pp.133-155
    • /
    • 2005
  • This Paper makes an attempt to suggest a process of automatically generating application software based on the Entity-Relationship model 1. The designer develops an E-R model of an real-world system. 2. The designer inputs the entity and relationship types, and attributes shown in the E-R model, and also the basic operations of the application system to the software generator. 3. The application generator produces database schema and link information between application programs, and then automatically generates a stereo-type application system. In order for the automated application generator to build the application system in a systematic way, four basic program generation rules have been suggested. A set of computer programs have been developed in order to show the applicability of the automated software generation process suggested in this paper. By following each rule with the generator, the designer can build an application in an efficient manner compared with traditional (manual programming) approaches. It has been demonstrated from the case study that the idea of applying an automated generator in systems development based upon the E-R model is feasible.

  • PDF

"3+3 PROCESS" FOR SAFETY CRITICAL SOFTWARE FOR I&C SYSTEM IN NUCLEAR POWER PLANTS

  • Jung, Jae-Cheon;Chang, Hoon-Sun;Kim, Hang-Bae
    • Nuclear Engineering and Technology
    • /
    • v.41 no.1
    • /
    • pp.91-98
    • /
    • 2009
  • The "3+3 Process" for safety critical software for nuclear power plants' I&C (Instrumentation and Control system) has been developed in this work. The main idea of the "3+3 Process" is both to simplify the software development and safety analysis in three steps to fulfill the requirements of a software safety plan [1]. The "3-Step" software development process consists of formal modeling and simulation, automated code generation and coverage analysis between the model and the generated source codes. The "3-Step" safety analysis consists of HAZOP (hazard and operability analysis), FTA (fault tree analysis), and DV (design validation). Put together, these steps are called the "3+3 Process". This scheme of development and safety analysis minimizes the V&V work while increasing the safety and reliability of the software product. For assessment of this process, validation has been done through prototyping of the SDS (safety shut-down system) #1 for PHWR (Pressurized Heavy Water Reactor).

A Study on the development of mobile system for younger generation based on the experience-based product development process (경험디자인을 적용한 모바일 상품 컨셉 개발에 관한 연구)

  • 이종호
    • Archives of design research
    • /
    • v.17 no.3
    • /
    • pp.421-430
    • /
    • 2004
  • The aim of this research is to develop communication model and tools that would help in incorporating user experience into information appliance product development. To do so, this research suggested three major modelling techniques, including user-experience model, design strategy model and experience product model. Using these modelling tools, any members in design teams (investigator and designers) will be able to communicate their own ideas and research results each other at any period of the product development process. Each tools have distinct factors that would help identify elements in the user research stages, idea generation stages and product development stages. To verify the efficiency of these models, the case study was conducted with final year students at their studio class. As a result, the benefit of using these tools were identified as 1) these tools accelerate the communication between user researchers, designers and engineers and 2) evaluation process of the product is much more dearer that before. and 3) various user research techniques can be explored.

  • PDF

Development of Automatic Selection of Assembly Direction and Assembly Sequence Correction System (조립 방향 자동 판별 및 조립 순서 자동 수정 시스템 개발)

  • Park, Hong-Seok;Park, Jin-Woo
    • Korean Journal of Computational Design and Engineering
    • /
    • v.18 no.6
    • /
    • pp.417-427
    • /
    • 2013
  • Assembly direction is used in order to confirm the generated assembly sequences in an automatic assembly sequence planning system. Moreover, assembly sequence planners can ascertain the feasibility of a sequence during simulation with assembly direction based in a CAD environment. In other words, assembly direction is essential for sequence optimizing and automatic generation. Based on the importance of assembly direction, this paper proposes a method to select the best direction for the generated assembly sequence using disassembly simulation and geometrical common area between assembled parts. Simultaneously, this idea can be applied to verify the generated assembly sequence. In this paper, the automatic selection of assembly direction and sequence correction system is designed and implemented. The developed algorithms and the implemented system are verified based on case study in the CAD environment.

Development Capstone Design Operation Model for Strategic Achievement (전략적 성과 창출을 위한 캡스톤디자인 운영모델 개발)

  • Choi, Kwang-hak;Kang, Jae-kwan
    • Journal of Engineering Education Research
    • /
    • v.22 no.4
    • /
    • pp.71-77
    • /
    • 2019
  • Capstone design is a very important college course that enhances students' creativity and skills. However, in most universities, the operation of capstone design is operated by the experience and intuition of the advisor, and it is somewhat lacking in the generation of useful results such as patent rights and technology start-up from the capstone design result. In this study, we proposed a performance - based capstone design operation model through patent linkage so that the capstone design class can create creative and useful results. The proposed operating model includes support for research on prior art of patent information utilization, patent right of idea, and technology commercialization. The proposed operating model was directly applied to the capstone design class in the university, and it was confirmed that useful results such as expansion of the scope of the research achievement and technology start - up were created compared to the existing operation model.

A Study on the Design Elements and Features of Environment-Friendly Architecture (친환경건축(親環境建築)의 디자인구성요소(構成要素)와 계획특성(計劃特性)에 관한 연구(硏究))

  • Lee, Sang-Ok;John, Che-Hui
    • KIEAE Journal
    • /
    • v.2 no.3
    • /
    • pp.47-54
    • /
    • 2002
  • As the problems of environment have been increasing, the architecture is exploring ways toward development of a idea for future generation. The purpose of this study is design element of environment-friendly architecture, and a general concept and mark of environment-friendly architecture are considered. And then, the design element is analyzed to come true the mark by considering the internal and external examples. The related elements on design of environment-friendly architecture are proposed by considering estimation items: The items are divided into six branches that is placement strategy, outside space furtherance, form of building, room environment furtherance, supply processing system, and preservation administration. Through this process, this study is proposed applicable solution of a concrete plan.

Automated Generation of Software Systems in Systems Construction (시스템 구축 과정에서 소프트웨어 자동생성 도구의 적용)

  • 정일주
    • Journal of Information Technology Application
    • /
    • v.3 no.4
    • /
    • pp.63-92
    • /
    • 2001
  • This paper makes an attempt to look at the process of automatically generating an application software system based on the Entity-Relationship (E-R) model. Basically, the process consists of five steps as follows: First, the designer develops an E-R model of an real-world system. Second, the software generator automatically generates a stereo-type application system. Third, the generator produces database schema and link information between application programs. Fourth, the designer designs the user interface including menu, screen design and so on. Finally, the generator completes the process integrating all the elements of an application system. Five basic program generation rules, three extended rules and a database generation rule have been suggested. By following each rule with the generator, the designer can build an application with an extremely efficient manner compared with traditional approaches. A case study has been included in order to show the applicability of the automated software generation process suggested in this paper. It has been demonstrated from the case study that the idea of applying an automated generator in systems development based upon the E-R model worked well.

  • PDF

DEVELOPMENT OF A CORE THERMO-FLUID ANALYSIS CODE FOR PRISMATIC GAS COOLED REACTORS

  • Tak, Nam-Il;Lee, Sung Nam;Kim, Min-Hwan;Lim, Hong Sik;Noh, Jae Man
    • Nuclear Engineering and Technology
    • /
    • v.46 no.5
    • /
    • pp.641-654
    • /
    • 2014
  • A new computer code, named CORONA (Core Reliable Optimization and thermo-fluid Network Analysis), was developed for the core thermo-fluid analysis of a prismatic gas cooled reactor. The CORONA code is targeted for whole-core thermo-fluid analysis of a prismatic gas cooled reactor, with fast computation and reasonable accuracy. In order to achieve this target, the development of CORONA focused on (1) an efficient numerical method, (2) efficient grid generation, and (3) parallel computation. The key idea for the efficient numerical method of CORONA is to solve a three-dimensional solid heat conduction equation combined with one-dimensional fluid flow network equations. The typical difficulties in generating computational grids for a whole core analysis were overcome by using a basic unit cell concept. A fast calculation was finally achieved by a block-wise parallel computation method. The objective of the present paper is to summarize the motivation and strategy, numerical approaches, verification and validation, parallel computation, and perspective of the CORONA code.

Study on smart contents development directions for children with autistic disorder to enhance adaptive behavior (자폐성장애 아동의 적응행동 향상을 위한 스마트 콘텐츠 개발 방향에 대한 연구)

  • Han, Dong-Wook;Kang, Min-Chae
    • Journal of Digital Convergence
    • /
    • v.11 no.10
    • /
    • pp.123-131
    • /
    • 2013
  • This study aims to investigate development directions for smart contents to support enhancing adaptive behavior skills of children with autistic disorder in elementary school. AHP survey of experts including special education teachers and directors in educational institution for disability children was performed to analyze importance weight for smart contents development necessity and effectiveness in adaptive behavior skills. And the smart contents development suitability through pre-discussion for idea generation for various development method and AHP survey with smart application development experts was evaluated. The results show that the effective and suitable adaptive behavior skills for smart contents development were understanding of languaging, time management and keeping, movement skills, wearing clothes, and personal hygiene in order of importance. Based on this study, education authorities should make an effort not to develop fragmentary educational smart contents but to support development of smart contents and service systems with better effectiveness and usability to meet demand for special education teachers and parents considering characteristics of children with autism.

Development of Creative Design Coursework in Industrial Engineering - Focus on the Product Family Design (산업공학에서의 창의설계 교육 사례연구 - 제품가족디자인을 중심으로)

  • Kim, Tai-Oun;Yang, Seong-Min;Kim, Hee-Bok
    • Journal of Engineering Education Research
    • /
    • v.9 no.3
    • /
    • pp.49-61
    • /
    • 2006
  • The objective of this study was to propose a new framework for the creative engineering in the product family design coursework. The idea of product family design is a good solution to fulfill customer's requirements and to respond quickly for the technology change. Mass customization based on product family and product platform is a new paradigm with variety and customization through flexibility and quick responsiveness. In this study, the subjects of product family, product platform, product family map, platform leveraging strategy, morphological matrix and module based product family design were reviewed and presented. A new idea generation scheme utilizing SCAMPER method was combined with the morphological matrix approach. For the effective product family and platform design, creative efforts and approaches were utilized and implemented in the coursework process. This will help students to develop creative thinking and approaches in the engineering problem solving.