• 제목/요약/키워드: State transition Methodology

검색결과 27건 처리시간 0.026초

HMI 기능성 시뮬레이션과 VR 기법과의 연동을 통한 개인용 전자제품의 가상시작 방안 (Virtual Prototyping of Consumer Electronic Products by Embedding HMI Functional Simulation into VR Techniques)

  • 박형준;배채열;이관행
    • 한국CDE학회논문집
    • /
    • 제12권2호
    • /
    • pp.87-94
    • /
    • 2007
  • The functional behavior of a consumer electronic product is nearly all expressed with human-machine interaction (HMI) tasks. Although physical prototyping and computer aided design (CAD) software can show the appearance of the product, they cannot properly reflect its functional behavior. In this paper, we propose an approach to virtual prototyping (VP) that incorporates HMI functional simulation into virtual reality techniques in order to enables users to capture not only the realistic look of a consumer electronic product but also its functional behavior. We adopt state transition methodology to capture the HMI functional behavior of the product into a state transition chart, which is later used to construct a finite state machine (FSM) for the functional simulation of the product. The FSM plays an important role to control the transition between states of the product. We have developed a VP system based on the proposed approach. The system receives input events such as mouse clicks on buttons and switches of the virtual prototype model, and it reacts to the events based on the FSM by activating associated activities. The system provides the realistic visualization of the product and the vivid simulation of its functional behavior using head-mounted displays (HMD) and stereo speakers. It can easily allow users to perform functional evaluation and usability testing. A case study about the virtual prototyping of an MP3 player is given to show the usefulness of the proposed approach.

일시적 비사용과 사용 간의 동태적 상태 변화에 대한 연구: 근거이론방법론에 의한 접근 (Dynamic State Changes between Temporary Non-Use and Use: Approached by Grounded Theory Methodology)

  • 이웅규
    • 한국정보시스템학회지:정보시스템연구
    • /
    • 제28권4호
    • /
    • pp.359-375
    • /
    • 2019
  • Purpose The purpose of this study is to investigate the nature of temporal non-use, namely, the type of temporal non-use and the dynamic relationships between temporary non-use and use by expanding the model of dynamic state transition of non-use which is proposed by the previous study. Design/methodology/approach This study adopted grounded theory methodology as a research methodology. Fifteen university students were interviewed for open coding and for selected coding which leads the research model ten students were interviewed. Findings Based on the coding, the types of use were divided into interactive use and one-way use, and the types of temporal use were classified into temporal non-use in which use is intended and temporal non-use in which use is not intended. The dynamic transition model is presented for each type of use and temporalnon-use, and an integrated model that combines them is presented. This study found the following four things: First, all non-use can be temporal Second, there are different types of temporal non-use. Third, the pattern of use is not just one, but new patterns will continue to emerge. Fourth, we found a change in the function of SNS.

증강현실 기반 상호작용과 시뮬레이션을 이용한 휴대용 전자제품의 설계품평 (Design Evaluation of Portable Electronic Products Using AR-Based Interaction and Simulation)

  • 박형준;문희철
    • 한국CDE학회논문집
    • /
    • 제13권3호
    • /
    • pp.209-216
    • /
    • 2008
  • This paper presents a novel approach to design evaluation of portable consumer electronic (PCE) products using augmented reality (AR) based tangible interaction and functional behavior simulation. In the approach, the realistic visualization is acquired by overlaying the rendered image of a PCE product on the real world environment in real-time using computer vision based augmented reality. For tangible user interaction in an AR environment, the user creates input events by touching specified regions of the product-type tangible object with the pointer-type tangible object. For functional behavior simulation, we adopt state transition methodology to capture the functional behavior of the product into a markup language-based information model, and build a finite state machine (FSM) to controls the transition between states of the product based on the information model. The FSM is combined with AR-based tangible objects whose operation in the AR environment facilitates the realistic visualization and functional simulation of the product, and thus realizes faster product design and development. Based on the proposed approach, a product design evaluation system has been developed and applied for the design evaluation of various PCE products with highly encouraging feedbacks from users.

STABILITY OF FUZZY DYNAMIC CONTROL SYSTEM: The Cell-State Transition Method

  • Kang, Hoon
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 1993년도 Fifth International Fuzzy Systems Association World Congress 93
    • /
    • pp.1078-1081
    • /
    • 1993
  • The Objective of this paper is to provide fuzzy control designers with a design tool for stable fuzzy logic controllers. Given multiple sets of data disturbed by vagueness uncertainty, we generate the implicative rules that guarantee stability and robustness of closed-loop fuzzy dynamic systems. We propose the cell-state transition method which utilizes Hsu's cell-to-cell mapping concept [1]. As a result, a generic and implementable design methodology for obtaining a fuzzy feedback gain K, a fuzzy hypercube [2], is provided and illustrated with simple examples.

  • PDF

A modelling methodology for robotic workcells through knowledge base

  • Kim, Dae-Won;Ko, Myoung-Sam;Lee, Bum-Hee
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1989년도 한국자동제어학술회의논문집; Seoul, Korea; 27-28 Oct. 1989
    • /
    • pp.583-588
    • /
    • 1989
  • In this paper, a modelling methodology for a robotic workcell is proposed and compared with the conventional Petri nets model. Also, a method for managing the cell operation is described through the knowledge base. The knowledge bases for state transition and assembly job information are obtained from the state transition map(STM) and the assembly job tree(AJT), respectively. Using the knowledge base, the system structure is discussed in both managing the cell operation and evaluating the various performance. Finally, a simulation algorithm is presented with the simulation results to show the effectiveness of the proposed modelling approach.

  • PDF

HMI 기능 시뮬레이션 기반 개인용 휴대전자제품의 가상시작 (Virtual Prototyping of Portable Consumer Electronic Products Based on HMI Functional Simulation)

  • 박형준;배채열;문희철;이관행
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회/대한산업공학회 2005년도 춘계공동학술대회 발표논문
    • /
    • pp.854-861
    • /
    • 2005
  • The functional behavior of a portable consumer electronic (PCE) product is nearly all expressed with human-machine interaction (HMI) tasks. Although physical prototyping and computer aided design (CAD) software can show the appearance of the product, they cannot properly reflect its functional behavior. In this paper, we propose a virtual prototyping (VP) system that incorporates virtual reality and HMI functional simulation in order to enables users to capture not only the realistic look of a PCE product but also its functional behavior. We obtain geometric part models of the product and their assembly and kinematics information with the help of CAD and reverse engineering tools, and visualize them with various display tools. We adopt state transition methodology to capture the HMI functional behavior of the product into a state transition chart, which is later used to construct a finite state machine (FSM) for the functional simulation of the product. The FSM plays an important role to control the transition between states of the product. The proposed VP system receives input events such as mouse clicks on buttons and switches of the virtual prototype model, and it reacts to the events based on the FSM by activating associated activities. The VP system provides the realistic visualization of the product and the vivid simulation of its functional behavior. It can easily allow users to perform functional evaluation and usability testing. Moreover, it can greatly reduce communication errors occurring in a typical product development process. A case study about VP of an MP3 player is given to show the usefulness of the proposed VP system.

  • PDF

The Development of High Oxygen Pressures and the Stabilization of Unusual Oxidation States of Transition Metals

  • Gerard DEMAZEAU
    • 대한화학회지
    • /
    • 제42권1호
    • /
    • pp.135-140
    • /
    • 1998
  • High oxygen pressures appear an important tool in Solid State Chemistry. Two main routes can be developed: (i) the stabilization of thermally unstable oxides, used as precursors, in order to open the synthesis of new materials, (ii) the stabilization of the highest oxidation states of transition metals. This paper is essentially devoted to this second research axis. The methodology developed for preparing new oxides containing Fe(Ⅴ), Ir(Ⅵ), high spin Fe(Ⅳ) and Cu(Ⅲ) is described.

  • PDF

Thermodynamic Analysis of the Low- to Physiological-Temperature Nondenaturational Conformational Change of Bovine Carbonic Anhydrase

  • Hollowell, Heather N.;Younvanich, Saronya S.;McNevin, Stacey L.;Britt, B. Mark
    • BMB Reports
    • /
    • 제40권2호
    • /
    • pp.205-211
    • /
    • 2007
  • The stability curve - a plot of the Gibbs free energy of unfolding versus temperature - is calculated for bovine erythrocyte carbonic anhydrase in 150 mM sodium phosphate (pH = 7.0) from a combination of reversible differential scanning calorimetry measurements and isothermal guanidine hydrochloride titrations. The enzyme possesses two stable folded conformers with the conformational transition occurring at ~30$^{\circ}C$. The methodology yields a stability curve for the complete unfolding of the enzyme below this temperature but only the partial unfolding, to the molten globule state, above it. The transition state thermodynamics for the low- to physiological-temperature conformational change are calculated from slow-scan-rate differential scanning calorimetry measurements where it is found that the free energy barrier for the conversion is 90 kJ/mole and the transition state possesses a substantial unfolding quality. The data therefore suggest that the x-ray structure may differ considerably from the physiological structure and that the two conformers are not readily interconverted.

페놀수지/탄소섬유 열경화성 복합재료의 유리전이와 고온 분해과정에서 관찰되는 점탄성 특성 연구 (A Viscoelastic Study of Glass Transition and Degradation Processes of Phenolic Resin/Carbon Fiber Composites)

  • 남재도;;윤성철
    • 유변학
    • /
    • 제11권1호
    • /
    • pp.9-17
    • /
    • 1999
  • 본 연구에서는 페놀 수지/탄소섬유 복합재료가 상온에서부터 $400^{\circ}C$까지의 온도범위에서 유리 전이와 분해반응을 경험하면서 나타내는 점탄성 특징을 연구하였다. 가교 결합된 페놀메트릭스의 전형적인 유리전이에 따라 저장 탄성율(storage modulus)은 유리전이에 의하여 감소하였고 고무상태(rubbery state)에 도달함과 동시에 후경화 반응과 분해 반응 등을 포함하는 복합적인 고온반응에 의하여 증가하다가, 최대점을 보인 후 다시 감소하는 모습을 보였다. 유리전이 과정은 시간-온도 중첩원리에 따라 해석하였으나, 분해반응이 수반된 고온에서의 점탄성 특징은 저장 탄성율을 수직 및 수평 방향으로 이동시키어 마스터 커브를 완성 할 수 있었다. 이러한 실험적 결과를 토대로 아레니우스식과 Havriliak-Negami식에서 유추된 점탄성 모델을 이용하여 유리전이와 분해반응이 연속적으로 진행되는 과정을 정량적을 해석할 수 있었다. 이때의 완화시간은 유전이 과정을 통하여 감소하다가 고무상태에 이르러 최소값을 보여주고 이후로는 고온반응에 의하여 증가하는 모습을 보여주었다. 본 연구에서 제안된 점탄성 해석 방법은 반응이 수반된 열경화성 복합재료가 보여주는 점탄성 계수의 복잡한 거동을 온도와 주파수(frequency)에 따라 정확하게 묘사함으로서 이 모델링의 유용성을 증명 할 수 있었다.

  • PDF

분만경험에 대한 주관성연구 (Subjectivity of the Delivery Experience - A Q methodology Approach -)

  • 신혜숙
    • 대한간호학회지
    • /
    • 제30권2호
    • /
    • pp.307-318
    • /
    • 2000
  • The researcher would like to suggest that the delivery experience varies depending on the personal situation and the childbirth experiences of the mother. The goals of this study are : 1. To find out the subjectivity structure on delivery experience. 2. To describe the differences in delivery experience depending on the delivery methods. 3. To suggest effective nursing intervention for each type. Q-methodology was used for the research design. One of the main reasons to use this Q methodology. Because each individual's delivery experience can be different. The result of this study shows that the subjectivity related to the delivery experience of mother has at least four distinctive types. Type I mothers can be named as "Motherhood Identity Recognition Type". Type I subjects accept delivery experience very positively, show interest in the health of the baby, and identify their motherliness with responsibility. Type II mothers can be named "Leaping to Maturity Type". It can be explained as a state that mothers experience pain, but by understanding and enduring the pain, the pain is changed to maturity. Type III mothers can be named as "Pride Experience Type". Type III feels vaginal delivery as a process to become a real mothers, and have great pride in making this type of significant emotiange delivery. Therefore, they think the labor pain is worth the value and believes that there are other differences between vaginal delivery and cesarean section. Mothers of Type III take the delivery experience to be meaningful. Type IV mothers can be named as "Lack of Motherhood Transition Type". This type does not seem to feel sorry for their babies for going through a cesarean section delivery. The also do not have the satisfaction of delivery and motherliness identity is low. In addition, they especially do not feel affection towards their babies. Also, because they delivered babies in a state of anesthetics, they do not seem to feel much different, but show negative reactions toward themselves.ow negative reactions toward themselves.

  • PDF