• Title/Summary/Keyword: 디자인 설계

Search Result 1,991, Processing Time 0.031 seconds

고객 가치를 바탕으로 최고의 경쟁력을 갖춘 기업 동부건설 고객 중심의 차별화된 명품 디자인 설계로 주택 업계 선도

  • Kim, Hye-Yeong
    • 주택과사람들
    • /
    • no.6 s.217
    • /
    • pp.70-73
    • /
    • 2008
  • 독특한 설계와 디자인으로 주택 업계에서 명성을 쌓아온 동부건설이 올해도 활발한 활동을 선보인다. 특히 최고의 투자처로 각광받고 있는 흑석 뉴타운과 용산, 인천 귤현 등 서울.수도권 지역에 최고급 디자인의 아파트를 공급할 계획이라 수요자들의 관심이 집중되고 있다.

  • PDF

Implementation of Mobile System based on LBS using Design Pattern (디자인 패턴을 활용한 LBS기반 모바일 시스템 구현)

  • Lee, Hong-Ro;Baek, Jeong-Ho;Mun, Young-Chae
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.12 no.1
    • /
    • pp.26-35
    • /
    • 2009
  • This paper will propose the efficient method that should be designed to utilize the design pattern of GoF(Gang of Four) for implementation of LBS(Location Based Service) mobile system. The design method proposed by this paper can design and implement system interface using creational patterns, structural patterns and behavioral patterns of design pattern from the user and mobile system viewpoint. The design method using design pattern can show increasing reusability of module and software, abridging the development time, minimizing the maintenance and decreasing the efficiency of memory of system to software development. Therefore, we used a design pattern in order to change the middleware applying geographic information system from mobile environment. Finally, the mobile system applied to design pattern shall contribute to showing high stability and reliability, improving reusability and scalability of module and software and developing efficient LBS mobile system.

  • PDF

Present Situation and Student Satisfaction of Engineering Capstone Design Course in Engineering Colleges of Korea (공학대학 캡스톤 디자인(창의적 공학 설계) 교육과정 운영실태 및 학습 만족도 조사)

  • Lee, Tai-Sik;Jun, Young-Joon;Lee, Dong-Wook;Chang, Byung-Chul
    • Journal of Engineering Education Research
    • /
    • v.12 no.2
    • /
    • pp.36-50
    • /
    • 2009
  • The Capstone Design courses in the final academic year of undergraduate engineering education provide students with a realistic design experience in which they can integrate and capitalize on the basic disciplinary material they have learned during their engineering program to synthesize a new product, device or process. The objective of this study is to assess the student satisfaction of Capstone Design courses. This paper briefly describes the history, administration and implementation of the Capstone Design courses in engineering colleges of Korea. It highlights the weaknesses of the Capstone Design courses and suggests improvements. To investigate the student satisfaction questionnaire was surveyed.

Design and Implementation of Template Design System for Constructing Electronic Shopping Mall (쇼핑몰의 구축을 위한 템플릿 디자인 시스템의 설계 및 구현)

  • 심명선;강현석;이승호
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.11a
    • /
    • pp.349-352
    • /
    • 2000
  • 인터넷 쇼핑몰의 구축이 활발해 짐에 따라 독자적인 쇼핑몰을 보다 쉽게 구축할 수 있는 방법이 필요하게 되었다. 이렇게 독자적인 쇼핑몰의 구축을 쉽게 한 수 있기 위해서 미리 제공되는 여러 화면들을 조합하여 원하는 상점을 체계적으로 디자인한 수 있게 하는 템플릿 시스템의 개발이 활발하다. 본 논문에서는 비전문가들도 자신이 원하는 형태의 쇼핑몰을 손쉽게 디자인할 수 있게 템플릿 설정 기능과 설정된 페이지들을 편집하는 기능을 가진 새로운 템플릿 디자인 시스템을 설계하고 구현한다.

  • PDF

Nonfunctionality-driven Design Refactoring (비기능성 기반 디자인 재구성)

  • 권재은;김형호;배두환
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10a
    • /
    • pp.367-369
    • /
    • 2000
  • 소프트웨어 설계 단계에서 기능성(functionality)과 더불어 비기능성 (non-functionality)에 관한 고려가 매우 중요하다. 그럼에도 불구하고 비기능성 고유의 복잡성으로 인해 두가지를 함께 해결하기는 매우 어려운 문제였고, 비기능성을 구현하는데 많은 난점이 있어왔다. 우리는 이러한 문제를 해결하기 위해 기능성의 유지를 보장하는 소프트웨어 수정 방법인 재구성(refactoring)에 착안하였다. 이를 사용하여 기능성과 독립적으로 비기능성을 획득하도록 설계를 수정할 수 있도록 도와주는 체계적인 비기능성 기반 디자인 재고성(Nonfunctionality-driven Design Refactoring)을 제안한다. 또한 우리가 제시한 방법을 간단한 웹 쇼핑몰 시스템 예제에 적용하여 확장성이 증가하도록 디자인 재구성을 하여 본다.

  • PDF

Design of Efficient Entity Bean Using EJB Persistence Pattern (EJB Persistence Pattern을 이용한 효과 적인 앤티티빈 설계)

  • 이돈양;이창수;송영재
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.49-51
    • /
    • 2002
  • 소프트웨어 산업의 급속한 발전과 더불어 소프트웨어의 생산성의 향상과 재사용 측면이 매우 강조되면서 다양한 방법으로 접근이 되고 있다. 특히 J2EE의 EJB 기반의 컴포넌트 개발은 플랫폼에 독립적으로 운용이 가능한 시스템개발에 큰 영향을 미쳤다. 그리고 디자인 패턴의 개념을 도입함으로써 다시 발생될 수 있는 문제점들을 패턴으로 정리하고 해결점까지 제시하고 있어 소프트웨어의 재사용 측면에 발전을 가져오고 있다. 본 논문에서는 여러 디자인 패턴 중 Dual Persistent Entity Bean 디자인 패턴을 이용하여 엔티티 빈을 설계하는데 BMP와 CMP를 동시에 지원할 수 있는 환경을 이용한 모델을 제시하고 있다.

  • PDF

Analysis of the Visual Trajectory for Wire Frame of Online Markets (온라인마켓 와이어 프레임에 대한 주시빈도 분석)

  • Ha, JongSoo;Ban, ChaeHoon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.454-457
    • /
    • 2016
  • 본 연구는 온라인마켓을 효율적이고 경험 디자인(User Experience Design : UX 디자인)적 설계가 가능하도록 제작하기 위하여 와이어 프레임에 대한 사용자의 주시빈도를 분석한다. 국내 대표적인 온라인마켓의 와이어 프레임을 제작하여 각 사이트의 화면분할과 정보영역을 분석한다. 주시빈도 확인을 위해 시선추적 장치를 사용하고 시선이 머무는 히트맵을 제시한다. 이를 통해 온라인마켓의 디자인 설계시 화면에 보이는 요소들의 효율적 배치를 위한 프레임 레이아웃 영역을 살펴본다.

  • PDF

A Proposal of Practical Management Process for Product Design (제품디자인을 위한 실무적 관리프로세스 제안)

  • 류승호
    • Archives of design research
    • /
    • v.16 no.2
    • /
    • pp.197-208
    • /
    • 2003
  • A recent trend for product development requires that product design firms participate in every process in cooperations with clients. So, this study proposed an advanced practical management process for product design according to the new trend Because existing processes explain summary steps just including market research, design, engineering, manufacturing., to support the recent trend, an extended process which explains every steps should be prepared. Design development precesses include initial meeting, contact, kick-off meeting, market research, idea sketch, rendering, design drawing, design mock-up, design manual, engineering drawing, ES mock up, mold, manufacturing, and patent. To manage these whole design processes, designers should have abundant knowledge about them. This process has three merits: 1) understanding the whole processes, 2)the unity between design and manufactures, 3)collecting accurate information by market research, 4)elevating design quality. So, designers are able to manage whole product development processes. This practical management process proposes an advanced structure for product design development, and can be accepted for various product design development environments.

  • PDF

A Study on the Design Supporting Tool of O-O Framework (객체지향 프레임워크의 설계 지원도구에 관한 연구)

  • 김형록;김강태;배제민;이경환
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10b
    • /
    • pp.561-563
    • /
    • 1998
  • 객체지향기술의 주요 목표는 구조화된 소프트웨어를 생산하는 것과, 좀더 확장가능하고 재사용가능한 시스템을 구축하는데 있다. 본 논문은 재사용이 가능한 시스템 구축에 d있어 현재 활발히 연구되고 있는 객체지향 프로그래밍 분야 중 객체지향 프레임워크의 설계 지원도구에 대해 연구하였다. 객체지향 프레임워크는 분석과 설계 정보의 재사용을 포함하는 넓은 스케일의 재사용을 제공하는 재사용가능한 소프트웨어 아키텍쳐라고 할 수 있다. 이에 대한 설계 프로세스로 우선 3개의 어플리케이션에 대한 분석으로 객체를 추출하고, 객체에 대한 책임을 부여하며, 객체들간의 연결관계를 정의함으로써 이들에 대한 공통구조를 추출한다. 객체에 대한 책임을 부여하며, 객체들간의 연결관계를 정의함으로써 이들에 대한 공통구조를 추출한다. 여기에 영역 전문가로부터의 영역지식과 기존의 해결안인 디자인 패턴을 적용하여 프레임워크의 구조를 설계한다. 그리고 이런 설계 프로세스를 지원하기 위한 지원도구들이 필요한데 이들 설계 지원도구로는 공통구조를 모델링하기 위한 모델링 도구와 영역지식에 대한 관리도구, 디자인 패턴 지원도구가 포함된다.

A study on the procedure and method for engineering comprehensive design for collaboration between engineering and design (공학과 디자인의 협업을 위한 공학 계열 종합설계의 수행절차와 방법 연구)

  • Huh, Won-Whoi
    • Journal of the Korea Convergence Society
    • /
    • v.11 no.5
    • /
    • pp.125-130
    • /
    • 2020
  • Universities that hold engineering education accreditation emphasize the importance of design education. In particular, comprehensive design courses in the engineering field are designed to produce the result reflecting the functional and limiting factors of the design. Systematic design education is also important, but the application of multidisciplinary convergence education is very high in view of the comprehensive design curriculum as a creative education program. This study describes a case study of convergence of curriculum and engineering and design, focusing on the 2019 comprehensive engineering design subject of the researcher. For the collaboration between engineering and design, the process of developing students' ideas and applying them to actual results was presented as the procedures of planning and theme selection, content design, software design, presentation and evaluation. As a result, it is meaningful that the method of convergence between engineering and design was presented without focusing only on technology in the comprehensive design subject of engineering by applying a design that considers the user in producing the work.