• Title/Summary/Keyword: design-oriented analysis

Search Result 915, Processing Time 0.029 seconds

An Information System Analysis and Design Methodology Based on Object-Oriented IDEF0: A Case Study for the PDM System of ship Production (OOIDEF0 기반의 정보시스템 분석 및 설계 기법: 조선 PDM 시스템 적용사례)

  • Kim, Jae-Gyun;Jang, Gil-Sang
    • IE interfaces
    • /
    • v.16 no.1
    • /
    • pp.70-84
    • /
    • 2003
  • Recently, object-oriented techniques have been used more and more for developments of an information system. But, established object-oriented methodologies are hard to express a business process of various abstract degrees in the analysis level and independent components of the system. They have difficulties in developing a large-scale information system of manufacturing industry such as PDM and CIM. This paper proposes an information system development methodology that imports the object-oriented IDEF0 (OOIDEF0) function model in analysis level. This methodology is made up of requirements gathering, system analysis, system design, and implementation. In requirements gathering level, organization diagram and interview technique are used for input data of OOIDEF0 function model. The OOIDEF0 function model, the interface model and function descriptions are made out in analysis level. Information objects and implementation objects are designed on the basis of the OOIDEF0 function model in design level. The database is built and programming is accomplished in implementation level. In order to prove the consistency and efficiency of the proposed methodology, the PDM system for ship production is modeled and prototyped.

A Study on the Design of an Electronic Interlocking Software Using the Object-Oriented Method (객체지향 기법을 이용한 전자연동 소프트웨어의 설계에 관한 연구)

  • 이재호;이병일;박영수;이재훈;이기서
    • Proceedings of the KSR Conference
    • /
    • 2000.05a
    • /
    • pp.284-291
    • /
    • 2000
  • Interlocking software used in the electronic interlocking has been implemented through the structured approach until now. But there was the demerit that interlocking software has some problem in the standardization and the maintenance because of the limit in structured approach. Object-Oriented method overcoming this demerit was specified in the design step and the analysis step. There were object model, dynamic model and functional model in the analysis step and there were also two steps which were system design and object design in the design step. In this paper, Interlocking software was designed using Object-Oriented method to improve the standardization and the maintenance of the electronic interlocking. The electronic interlocking was analyzed with object modeling, dynamic modeling and functional modeling.

  • PDF

The Study on Strategic Coalition Modeling using Social Network Analysis for B2B Activation in Public Oriented e-Marketplace -An Application of Public Parts of Cybercity Reference Model- (공적 e-Marketplace에서 사회관계망 분석을 이용한 기업간 전자상거래 활성화를 위한 전략적 제휴모형에 관한 연구 - 사이버시티 참조모델의 공적부문을 중심으로 -)

  • 정석찬;박기남
    • The Journal of Society for e-Business Studies
    • /
    • v.7 no.2
    • /
    • pp.113-128
    • /
    • 2002
  • This paper proposes a public oriented e-Marketplace that induces strategic coalition using database in which detail information about each firm is contained. A public oriented e-Marketplace links each firm through the type of Internet business model and constructs a trading community. We introduce a design methodology of public oriented e-Marketplace called as social network analysis. Social network analysis helps each firm's network easily visualized and completely modeled. Additionally, this paper tries to analyze the relationship among the level of competition, potential of strategic coalition, and financial performance. We demonstrate the firm to easily accept various strategic coalitions can make higher financial performance under the more competitive condition. This implies that strategic coalition through public oriented e-Marketplace provide the each firm with various opportunities.

  • PDF

The Effects of Lifestyles on Pursuing Benefits and Purchase Intention of Athleisure wear (라이프 스타일이 애슬레저 웨어 제품추구혜택과 제품구매의도에 미치는 영향 연구)

  • Kim, Se Na;Jung, Hye Jung;Oh, Kyung Wha
    • Fashion & Textile Research Journal
    • /
    • v.19 no.6
    • /
    • pp.723-735
    • /
    • 2017
  • The explosive growth rates in sales of climbing clothes-centered outdoor wear has slowed; however, athleisure wear worn while enjoying sports activities is still popular. This research study investigated differences between pursuing benefits of athleisure clothing and purchase intentions of athleisure clothing according to lifestyles, targeting male and female consumers aged 20s-50s. Analytic research data was statistically processed with the use of SPSS 18.0. The factor analysis and reliability analysis, multiple-regression analysis and t-test analysis and descriptive statistics were conducted. The study analyzed the results of pursuing benefits of athleisure clothing according to lifestyle. The study results showed that fashion oriented, health oriented, and sociability oriented factors had significant effects on youth and fashion; however, rational consumption, leisure orientation, sociability orientation, and value oriented factors showed significant effects on everyday clothing functionality. Health orientation and leisure orientation factors also exerted significant effects on comfort; in addition, the factors of fashion oriented, value oriented, rational consumption, and health orientation also had significant effects on ideal body image. This study investigated purchase intentions for athleisure clothing according to lifestyles. The study results revealed that fashion oriented, leisure oriented, private life centered, and health oriented factors also showed significant effects on purchase intentions for athleisure clothing.

A Study on an Object oriented Modeling for the Satelite Control System Development reusing Structured Analysis and Design Approach (위성관제 시스템 개발을 위한 구조적 기법을 재사용한 객체 지향 모델링에 관한 연구)

  • 김재훈;정원찬;이상범
    • Journal of Astronomy and Space Sciences
    • /
    • v.15 no.2
    • /
    • pp.475-484
    • /
    • 1998
  • The object-oriented approach is a difficult method for engineers who are accustomed to other software development methods although it is an excellent software development approach. This paper presents a method for object-orineted modeling re-using DFD(Data Flow Diagram) and SC(Structure Chart) of structured analysis and design approach. This paper suggests an easy method for analysis and design using structured approach for object abstraction, which is one of the most difficult things in object-oriented approach.

  • PDF

Analysis of Object-Oriented Metrics to Predict Software Reliability (소프트웨어 신뢰성 예측을 위한 객체지향 척도 분석)

  • Lee, Yangkyu
    • Journal of Applied Reliability
    • /
    • v.16 no.1
    • /
    • pp.48-55
    • /
    • 2016
  • Purpose: The purpose of this study is to identify the object-oriented metrics which have strong impact on the reliability and fault-proneness of software products. The reliability and fault-proneness of software product is closely related to the design properties of class diagrams such as coupling between objects and depth of inheritance tree. Methods: This study has empirically validated the object-oriented metrics to determine which metrics are the best to predict fault-proneness. We have tested the metrics using logistic regressions and artificial neural networks. The results are then compared and validated by ROC curves. Results: The artificial neural network models show better results in sensitivity, specificity and correctness than logistic regression models. Among object-oriented metrics, several metrics can estimate the fault-proneness better. The metrics are CBO (coupling between objects), DIT (depth of inheritance), LCOM (lack of cohesive methods), RFC (response for class). In addition to the object-oriented metrics, LOC (lines of code) metric has also proven to be a good factor for determining fault-proneness of software products. Conclusion: In order to develop fault-free and reliable software products on time and within budget, assuring quality of initial phases of software development processes is crucial. Since object-oriented metrics can be measured in the early phases, it is important to make sure the key metrics of software design as good as possible.

Effect of Chinese Consumers' Lifestyle on Pursuing Benefits and Purchase Intention for Athleisure Wear (중국 소비자의 라이프스타일이 애슬레저웨어 추구혜택과 구매의도에 미치는 영향)

  • Fenrong Zhang;Kyung Wha Oh
    • Journal of the Korea Fashion and Costume Design Association
    • /
    • v.25 no.1
    • /
    • pp.1-13
    • /
    • 2023
  • This study examines the effects of Chinese consumers' lifestyles on pursuing the benefits and purchase intentions for athleisure wear. Chinese female consumers aged 20 to 40 in Shanghai and Chengdu, who have purchased athleisure wear were selected for a survey, and 510 questionnaires were collected. Data was analyzed using SPSS 26.0 software. Factor analysis, reliability verification, regression analysis, and discrete analysis were performed. As a result, Chinese consumers' lifestyles were classified into three categories: 'personality orientation', 'show-off orientation', and 'health orientation'. There were four benefits: 'situation pursuit', 'practicality pursuit', 'fashion style pursuit', and 'appearance pursuit' for athleisure wear. Among the lifestyle types of Chinese consumers, "individuality-oriented" showed a positive effect on "pursuit of practicality", "pursuit of situation", "pursuit of fashion style", and "pursuit of appearance" among the benefits of pursuing athleisure wear. Next, among lifestyle types, 'show-off orientation' showed a positive effect on 'individuality' and 'appearance pursuit'. Finally, among lifestyle types, 'health-oriented' showed a positive effect on 'pursuit of practicality' and 'pursuit of appearance'. On the other hand, Chinese consumers' lifestyle types of "show-off," "health-oriented," and "individuality-oriented" all exhibited a significant impact on their purchase intention for athleisure wear. According to age groups and location, there is no significant difference in terms of 'lifestyle', 'athleisure wear pursuit benefits' and 'purchase intention'. Compared married women and unmarried women, it was found that unmarried women value their health and leisure, while those with a lower their educational background, considered the lifestyle of "individuality-oriented" and "show-off-oriented", as well as "situation-pursuit", "practicality", and "fashion style pursuit".

Application of object-oriented methodology for structural analysis and design (구조해석에서 객체지향 방법론의 도입)

  • 김홍국;이주영;김재준;이병해
    • Computational Structural Engineering
    • /
    • v.8 no.3
    • /
    • pp.123-133
    • /
    • 1995
  • This study presents an application of object-oriented methodology for structural design process. A prototype of integrated structural design system is developed by introducing a structural analysis object model(SAOM) and structural design object model (SDOM). This SAOM module, which models structural member, performs structural analysis using FEM approach and the SDOM module checks structural members based on Korea steel design standard. The abstraction, encapsulation and reusability properties of the proposed models are in establishing the integrated structural design system.

  • PDF

Design and Implementation of Group Decision Support System using Object-Oriented Modeling Technique (OMT를 이용한 그룹의사결정지원시스템의 설계 및 구현)

  • Kim, Soung-Hie;Cho, Sung-Sik;Kim, Sun-Uk;Park, Hung-Kook
    • IE interfaces
    • /
    • v.10 no.1
    • /
    • pp.169-187
    • /
    • 1997
  • Recently, in organizations many decisions are being made by groups. And the organization is changing a lot so are groups. To help decision making of changing groups, we need more flexible and more adaptive GDSS. Therefore one of the critical success factors of GDSS is flexibility and incremental improvement. Prior research on specifying design requirements of GDSS suggests generic design requirements. But they are too general to be incorporated directly into system design, because of the disparity between real group and ideal group that the researchers studied. Many design strategies that start from the generic design requirements thus have contingency variables that changes as the characteristics of group change. From the viewpoint of developers, these variables implicate the desirability of flexibility. To achieve flexibility we need new methodology of design and implementation. Nowadays, object-oriented analysis and design methodologies have been progressed to the point that many systems are being developed through these methodologies. In this paper, a design is proposed using Object-Oriented Modeling Techniques(OMT). Exploiting object-oriented paradigm results in a highly flexible and easily upgradable design.

  • PDF

An Object-Oriented Analysis and Design for Remote Examination System on Internet (인터넷기반 원격시험시스템의 객체지향적 분석 및 설계)

  • 김윤호;박운영
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.6
    • /
    • pp.966-973
    • /
    • 2002
  • This Pager presents an object-oriented analysis and design for Remote Examination System on Internet. The UML is used for describing the process of analyzing and designing the system. The system is composed of the parts: Question Generation part that professors make questions, Question Answer part that students answer the questions. By object-oriented analysis and design, the system inherits the advantages of object-oriented methodology. All the results are retained on database on server-side. This system can be integrated with the Cyber-University System, and substituted for off-line paper-based tests or adopted to on-line poll applications on Internet.