• 제목/요약/키워드: Aspect-oriented Development

검색결과 109건 처리시간 0.024초

공동주택의 개발에 있어 활동체계에 의한 공간/시설물 계획.설계에 관한 연구 (A Study on the Activity System Methods of Site Planning and Design)

  • 정하광
    • 한국조경학회지
    • /
    • 제21권4호
    • /
    • pp.43-53
    • /
    • 1994
  • This Study is to construct the Activity System Methods of Site Planning and Design. A planned spaces and facilities is considered usually in relation to users of space and facilities, user attributes, needs and values, and activity patterns. Information obtained form this study adds a qualitative dimension to the quantitative emphasis and supplies information for design-oriented analyses of site planning. In the design-oriented aspect, the concern is with devising desirable land use arrangements and facility supply considering objectives defined in the public interest. The design-oriented approache in site planning and design must use information on activity systems and space qualities in defining planning and design requirements of site development-one in the form of principles and standards of design used in land use and facility planning guidelines, and the other form of input variables for land use model and facility supply model.

  • PDF

A Real-time Remote Logging Model for Development of Location-Based Mobile Applications

  • Choi, Yun-seok
    • 한국컴퓨터정보학회논문지
    • /
    • 제21권10호
    • /
    • pp.69-76
    • /
    • 2016
  • In this paper, we propose a real-time remote logging model for development of android applications using LBS(Location based Service). The model has two major parts: Mobile Log Management Service and Remote Log Server. Mobile Log Management Service consists of the log collector and the remote log manager. The log collector is an aspect of AOP which can collect logs from the target application without modifications of source codes. The remote log manager has a background service component so that it can receive logs whenever the log collector captures logs from the target application. Remote Log Server communicates with Mobile Log Management Service by socket interface. Therefore, Remote Log Server can show logs in real-time. To validate the efficiency of the proposed model, we show a case study, and compare the model with other models.

UML기반의 요구사항 추적 매트릭스 설계 (A Study on the RTMD(Requirement Tracing Matrix Design) Base on UML)

  • 허계범;김영규;양동일
    • 한국항행학회논문지
    • /
    • 제15권3호
    • /
    • pp.419-431
    • /
    • 2011
  • 오늘날 기업의 비즈니스 환경은 시장, 기술 및 사회에서 오는 여러 가지 요인들로 인하여 한층 더 복잡해지고 있다. 비즈니스 패러다임의 변화에 따른 빠른 시장 대응(Time-to Market)에의 요구 증가 및 비용 감소, 높은 생산성에 대한 요구 증가, 재사용성 증대를 통한 유연한 애플리케이션을 개발할 수 있는 절차와 매커니즘에 대한 필요성이 대두되고 있다. UML 기반의 객체지향 소프트웨어 개발 생명주기에서 요구사항 추적 매트릭스 설계(RTMD : Requirement Tracing Matrix Design) 모델을 제시하여 실제업무에 적용하였다. 이 방법은 소프트웨어 개발의 생산성 향상 및 유지보수 비용을 절감하는 효과가 있다. 그러나 관련 문서들의 완전성(completeness), 일관성(consistency), 정확성(correctness)을 검증하기 위한 절차 및 규칙이 미흡하며, 또한 이들 명세서들은 보다 체계적으로 관리할 수 있는 자동화된 시스템을 필요로 한다.

사용자 니즈의 디자인 정보 변환 프로세스 개발에 관한 연구 (A Study on the Development of Design Information Elicitation Process based on Customer Needs)

  • 황재준;김명석
    • 디자인학연구
    • /
    • 제12권1호
    • /
    • pp.63-72
    • /
    • 1999
  • 사용자 니즈는 디자인 활동에서 매우 중요한 정보로서 활용된다. 그리고 이의 제품 디자인에서의 충실한 구현은 제품의 성공과도 밀접하게 연관되어 있다고 할 수 있다. 그러나 이러한 사용자 니즈는 일반적으로 마케터에 의해 수집되고, 그들의 언어로서 표현함으로써 디자이너는 이를 디자인 작업으로 신속하고 효율적으로 반영하는데 어려움을 갖게 되고, 따라서 이러한 니즈의 충실한 구현이 용이하게 이루어질 수 없게 된다. 본 연구는 바로 이러한 필요성에서 출발하게 된다. 즉, 본 연구에서는 효율적인 사용자 니즈 활용을 위한 가이드라인으로서 사용자 니즈의 디자인 정보 변환 프로세스를 개발하게 된다.

  • PDF

레거시 컴포넌트의 유지보수를 위한 AOSD 기반의 Component Connector (The Component Connector for Maintenance of Legacy Component Based on Aspect Oriented Software Development)

  • 김경민;김태웅;김태공
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2006년도 한국컴퓨터종합학술대회 논문집 Vol.33 No.1 (C)
    • /
    • pp.244-246
    • /
    • 2006
  • 소프트웨어 컴포넌트란 하나 이상의 기능을 갖는 독립적인 소프트웨어이며, 조림을 통해 응용프로그램을 작성할 수 있는 부품 형태의 소프트웨어를 말한다. 이미 개발되어진 컴포넌트에 기능을 추가하거나 확장하기 위해서는 새로운 컴포넌트를 개발하여 기존의 컴포넌트와의 조립을 통하여 이를 실현하거나 이미 개발되어진 컴포넌트를 수정해야 한다. 더구나 추가하고자 하는 기능이 컴포넌트의 내부에 흩어져 있는 경우에는 컴포넌트를 수정해야하는 단점이 있다. 이에 본 논문에서는 Aspect를 이용하여 컴포넌트의 기능 추가 및 확장을 가능하게 하는 컴포넌트들 간의 조립을 위한 Component Connector를 제안한다. 컴포넌트들 간의 조림정보를 표현하는 Component Connector 모델을 제시하고 요청된 조립 서비스를 수행하는 Component Connector의 실현 클래스를 정의한다. 이것은 컴포넌트 플랫폼 독립적인 모델로 나타내어지며 적용사례를 통하여 다양한 형태로의 플랫폼 종속적인 모델로 변환 가능함을 검증하고자 한다.

  • PDF

A Study on the Effective Implementation of ERP System for Information System upon University Administration

  • Kim, Yeong-Real;Park, Sang-Hwan
    • 한국산업정보학회:학술대회논문집
    • /
    • 한국산업정보학회 2007년도 춘계학술대회
    • /
    • pp.82-86
    • /
    • 2007
  • This dissertation searched for a social function and role of university, and problems of information-oriented universities through the analysis of the present conditions of university ERP systems in Korea. The purpose of this study is to find main success factors by investigating case studies on university ERP systems (university own development systems, Korean ERP systems, foreign ERP systems, etc.) and by referring to documentary records on the existing research. Especially this study observed university management. from an innovative aspect by studying success factors for information-oriented university connecting general functions of universities like education, research, and administration service, etc. This study result will suggest outline effective and practical implementation strategies for university administration information systems.

  • PDF

객체 지향 방법론을 이용한 철근 콘크리트 통합 구조 시스템의 초기 구조 설계 모듈 개발 (Development of Preliminary Design Modules for an Intergrated System for Reinforced Concrete Structures appling Object Oriented Methodology)

  • 홍지선;천진호;이병해
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 1999년도 봄 학술발표회 논문집
    • /
    • pp.61-68
    • /
    • 1999
  • This paper is the study of methodology for development of preliminary structural design modules for an intergated system for reinforced concrete structures. To develop the modules. it is used that the iteratived and incremental development process of object-orientied methodology and affects. The aspect is a tool to capture characteristics of the objects. The aspects consists of .user, structure, and system. By using aspects, we can find that objects and relationships between the objects consisting of the modules in the phases of process. In this paper, UML(Unified Modeling Language) is used to the notation. It serves as the language for communicating decisions that are not obvious and provides semantics to capture all important stategic and tactical decisions. Therefore such a series of mothods is valuable to development of preliminary structural design modules. Then preliminary structural design modules were programed by using Visusl C++, a windows environmental development tool.

  • PDF

부처간 정책갈등과 조정에 관한 연구 -과학기술기본법 제정과정을 중심으로- (A Study on Inter-Ministerial Policy Conflict and Coordination: Focusing on the Science and Technology Basic Law Making Process in Korea)

  • 박정택
    • 과학기술학연구
    • /
    • 제3권1호
    • /
    • pp.105-156
    • /
    • 2003
  • 본 연구는 1990년 이후 모방형에서 혁신형으로 과학기술정책의 패러다임이 변화되면서 과학기술정책형성을 둘러싸고 다양하게 발생하는 부처간 정책갈등 현상과 그 조정과정을 분석하였다. 연구를 위해 과학기술기본법(기본법) 제정과정을 사례로 선정하고, 연구의 시간적 범위를 '92년부터 '01년까지로 하여, 법률안 태동기, 과도기, 입법기 등 3개의 시기단위로 구분하여 비교 분석하였다. 부처간 정책갈등의 원인과 양상을 부처간 상호작용의 동기를 기준으로 정책 지향적 갈등과 관할권 지향적 갈등으로 구분 분석하였다. 갈등조정 방법의 분석은 수평적 분석적 조정과 수직적 정치적 조정을 그 기준으로 하였다. 연구결과를 부처간 정책 갈등양상, 정책갈등의 특징, 정책갈등의 조정과정, 그리고 참여자들의 특징적 양상 등을 중심으로 요약하면 다음과 같다. 첫째, 정책갈등은 태동기에는 부처간 정책지향의 차이에 따른 갈등이 관할권 지향에 의한 갈등보다 우위현상을 보였고, 과도기에는 정책 지향과 관할권 지향에 의한 갈등이 복합적으로, 그리고 입법기에는 관할권 지향에 의한 갈등이 지배적인 현상을 보였다. 둘째, 정책갈등에 대한 조정과정은 태동기에는 수평적 분석적 조정이 주류를 이루었고, 과도기에는 수평적 수직적 정치적 조정양상이 다양하게 나타났으며, 입법기에는 수직적 정치적 조정 양상이 두드러지게 나타났다. 셋째, 정책갈등에 대한 조정결과는 참여자들의 특징을 중심으로 분석하였다. 그 결과부처간 정책갈등을 해결하는 데 있어서 국회와 정당이 결정적인 역할을 했음을 보여주었다.

  • PDF

조합된 서비스의 성능 평가를 위한 Aspect 기반 테스팅 프레임워크 (An Aspect-based Testing Framework for Performance Evaluation of Composite Service)

  • 김종필;홍장의
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제1권3호
    • /
    • pp.149-158
    • /
    • 2012
  • 최근 서비스 기반의 소프트웨어 개발이 사용자의 다양한 요구를 충족시킬 수 있는 하나의 솔루션으로 부각되면서, 안정적인 서비스의 조합을 통하여 보다 큰 서비스를 제공하려는 시도가 증가하고 있다. 그러나 조합된 서비스의 개발시 고려되어야 하는 사항중의 하나는 사용자의 입장에서 서비스의 정확성과 함께 신속성을 제공해야 한다는 것이다. 왜냐하면 사용자가 서비스의 요청 과정에서 늦은 응답으로 인하여 실행 버튼을 중복적으로 클릭하는 행동을 보이기 때문이다. 본 논문에서는 조합된 서비스의 성능을 측정하기 위한 테스팅 프레임워크를 제시한다. 즉, 조합된 서비스의 실행 시간을 측정함으로써, 개발자에게 서비스의 성능을 분석할 수 있는 도구를 제공한다. 이러한 실행시간 측정을 위하여 본 연구에서는 Aspect 컴포넌트를 이용하는 타이머 서비스를 개발하여 기존 웹 서비스들과 연동할 수 있도록 하였다. 또한 몇 실험을 통하여 조합된 서비스의 성능 테스트가 가능함을 확인하였다. 제시한 프레임워크는 조합된 서비스를 구성하는 단위 서비스 중에서 가장 많은 시간이 소요되는 서비스를 식별하고 필요에 따라 다른 서비스로 대체할 수 있는 서비스 개발을 가능하게 한다.

제화류의 고객지향적 품질평가를 위한 감성만족도 요소 개발에 관한 연구 (Development of the Human Satisfaction Dimension for Customer-Oriented Quality Evaluation of Shoes)

  • 김진호;황인극
    • 감성과학
    • /
    • 제7권2호
    • /
    • pp.107-121
    • /
    • 2004
  • 본 연구에서는 생활용품이면서 의복과 함께 생활필수품인 신발을 대상으로 감성만족도 요소의 추출과 분류체계를 개발하였다. 제화류의 감성만족도 요소는 감각성(sense), 적합성(fitness), 묘사성(description), 평가성(evaluation), 선호성(attitude)의 5개 그룹으로 구성되었으며, 각 그룹에는 형태감, 볼륨감 등 29개 요소가 포함되었다. 이들 중에서 일반 제화의 평가에 적합한 요소들로 형태감, 볼륨감, 균형감, 색감, 인체적합성, 안락성, 안정성, 여유성, 개념적 이미지, 품위감, 고급감, 조화감, 견고성, 주목성, 간편성, 신뢰성, 선호도, 수용도, 만족성, 매력성 등 20개의 요소들을 선택하여 이들에 대한 평가양식을 개발하였다. 본 연구에서 제시한 감성만족도 요소는 제화류의 고객만족도 평가 모델링에서 종속변수로 활용될 수 있다.

  • PDF