• Title/Summary/Keyword: Execution Behavior

Search Result 183, Processing Time 0.026 seconds

Holistic Scheduling Analysis of a CAN based Body Network System (CAN을 이용한 차체 네트웍 시스템에 대한 Holistic 스케줄링 해석)

  • 신민석;이우택;선우명호
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.10 no.5
    • /
    • pp.114-120
    • /
    • 2002
  • In a distributed real-time control system, it is essential to confirm the timing behavior of all tasks because these tasks of each real-time controller have to finish their processes within the specified time intervals called a deadline. In order to satisfy this objective, the timing analysis of a distributed real-time system such as shcedulability test must be performed during the system design phase. In this study, a simple application of CAN fur a vehicle body network system is formulated to apply to a holistic scheduling analysis, and the worst-case execution time (WCET) and the worst-case end-to-end response time (WCRT) are evaluated in the point of holistic system view.

Degree of Overlapping Design Activities in Vehicle Development:A System Dynamics Approach

  • Lee, Sang-Don;Lim, Ik-Sung
    • International Journal of Quality Innovation
    • /
    • v.8 no.2
    • /
    • pp.115-131
    • /
    • 2007
  • The vehicle development process (VDP) is iterative in nature with numerous interactions and information flows between design groups and between development phases. The VDP has been changed from a sequential-functional development to a concurrent-team based approach. Concurrent execution of design activities may reduce the development lead-time, but it increases the managerial complexity in the VDP. A system dynamics model was developed to understand the transient behavior of parallel, overlap, and sequential processes in the VDP and to determine the optimal level of overlapping considering the development lead-time and total number of reworks. The simulation results showed that different execution processes should be used, depending upon the intensity of reworks.

A Thread Monitoring System for Java (Java 언어를 위한 쓰레드 모니터링 시스템)

  • Moon Se-Won;Chang Byeong-Mo
    • The KIPS Transactions:PartA
    • /
    • v.13A no.3 s.100
    • /
    • pp.205-210
    • /
    • 2006
  • To assist developing robust multithreaded software, we develop a thread monitoring system for multithreaded Java programs, which can trace or monitor running threads and synchronization. We design a monitoring system which has options to select interesting threads and synchronizations. Using this tool, programmers can monitor only interesting threads and synchronization in more details by selecting options. It also provides profile information after execution, which summarizes behavior of running threads and synchronizations during execution. We implement the system based on code inlining, and presents some experimental results.

Comparative Analysis of Consumer's Impulse Buying Behavior with Different Household Incomes : Empirical Evidence from Faisalabad

  • Mehmood, Sana;Hamid, Kashif
    • East Asian Journal of Business Economics (EAJBE)
    • /
    • v.5 no.2
    • /
    • pp.38-47
    • /
    • 2017
  • In today's highly unpredictable marketing environment, where the consumer demands and behaviors are continuously and rapidly changing therefore various factors of consumer impulse buying behavior are proving to be challenging for the existing and new business organizations. Shopping has become a relaxing and rejoicing activity for the consumers making impulsive buying as a socially acceptable and common practice. So by taking into account all these aspects, the objective of this study was to understand the factors affecting impulse buying behavior of the consumer. Store atmosphere and fashion involvement were selected as independent variables while consumer impulse buying behavior was taken as dependent variable for this study. Likewise, impulse buying behavior of consumers with different monthly household income was also analyzed in this study. Primary data was collected through a questionnaire from 250 respondents of district Faisalabad, and then it was analyzed by using various statistical techniques. The results indicated a significant positive impact of store atmosphere and fashion involvement on consumer impulse buying behavior. The study also revealed that among consumer groups with different household incomes; at least one group differed from others in impulse buying behavior. These results were consistent with previous literature. These results could provide information to the marketers and retailers for planning and execution of various marketing techniques. Moreover, educators could expand on the findings by developing new studies examining consumer impulse buying behavior.

Movement Simulation on the Path Planned by a Generalized Visibility Graph (일반화 가시성그래프에 의해 계획된 경로이동 시뮬레이션)

  • Yu, Kyeon-Ah;Jeon, Hyun-Joo
    • Journal of the Korea Society for Simulation
    • /
    • v.16 no.1
    • /
    • pp.31-37
    • /
    • 2007
  • The importance of NPC's role in computer games is increasing. An NPC must perform its tasks by perceiving obstacles and other characters and by moving through them. It has been proposed to plan a natural-looking path against fixed obstacles by using a generalized visibility graph. In this paper we develop the execution module for an NPC to move efficiently along the path planned on the generalized visibility graph. The planned path consists of line segments and arc segments, so we define steering behaviors such as linear behaviors, circular behaviors, and an arriving behavior for NPC's movements to be realistic and utilize them during execution. The execution module also includes the collision detection capability to be able to detect dynamic obstacles and uses a decision tree to react differently according to the detected obstacles. The execution module is tested through the simulation based on the example scenario in which an NPC interferes the other moving NPC.

  • PDF

Performance Improvement of Parallel Processing System through Runtime Adaptation (실행시간 적응에 의한 병렬처리시스템의 성능개선)

  • Park, Dae-Yeon;Han, Jae-Seon
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.26 no.7
    • /
    • pp.752-765
    • /
    • 1999
  • 대부분 병렬처리 시스템에서 성능 파라미터는 복잡하고 프로그램의 수행 시 예견할 수 없게 변하기 때문에 컴파일러가 프로그램 수행에 대한 최적의 성능 파라미터들을 컴파일 시에 결정하기가 힘들다. 본 논문은 병렬 처리 시스템의 프로그램 수행 시, 변화하는 시스템 성능 상태에 따라 전체 성능이 최적화로 적응하는 적응 수행 방식을 제안한다. 본 논문에서는 이 적응 수행 방식 중에 적응 프로그램 수행을 위한 이론적인 방법론 및 구현 방법에 대해 제안하고 적응 제어 수행을 위해 프로그램의 데이타 공유 단위에 대한 적응방식(적응 입도 방식)을 사용한다. 적응 프로그램 수행 방식은 프로그램 수행 시 하드웨어와 컴파일러의 도움으로 프로그램 자신이 최적의 성능을 얻을 수 있도록 적응하는 방식이다. 적응 제어 수행을 위해 수행 시에 병렬 분산 공유 메모리 시스템에서 프로세서 간 공유될 수 있은 데이타의 공유 상태에 따라 공유 데이타의 크기를 변화시키는 적응 입도 방식을 적용했다. 적응 입도 방식은 기존의 공유 메모리 시스템의 공유 데이타 단위의 통신 방식에 대단위 데이타의 전송 방식을 사용자의 입장에 투명하게 통합한 방식이다. 시뮬레이션 결과에 의하면 적응 입도 방식에 의해서 하드웨어 분산 공유 메모리 시스템보다 43%까지 성능이 개선되었다. Abstract On parallel machines, in which performance parameters change dynamically in complex and unpredictable ways, it is difficult for compilers to predict the optimal values of the parameters at compile time. Furthermore, these optimal values may change as the program executes. This paper addresses this problem by proposing adaptive execution that makes the program or control execution adapt in response to changes in machine conditions. Adaptive program execution makes it possible for programs to adapt themselves through the collaboration of the hardware and the compiler. For adaptive control execution, we applied the adaptive scheme to the granularity of sharing adaptive granularity. Adaptive granularity is a communication scheme that effectively and transparently integrates bulk transfer into the shared memory paradigm, with a varying granularity depending on the sharing behavior. Simulation results show that adaptive granularity improves performance up to 43% over the hardware implementation of distributed shared memory systems.

An Analysis Methodology for Probabilistic Specification and Execution Prediction for Improving of Reliability of Fault-Tolerant Real-Time Systems (내고장 실시간 시스템의 신뢰도 향상을 위한 확률 명세 및 실행 예측 분석 방법)

  • Lee, Chol;Lee, Moon-Kun
    • Journal of KIISE:Software and Applications
    • /
    • v.29 no.12
    • /
    • pp.926-939
    • /
    • 2002
  • The formal specification methods with probability have been demanded in the area of fault real-time systems, in order to specify the uncertainty that the systems can encounter during their execution due to various environmental factors. This paper presents a new formal method with probability. namely Probabilistic Abstract Timed Machine (PATM), in order to analyze and predict system's behavior in dynamical environmental changes, This method classifies the factors into two classes: the variable and the constant. The analysis of system's behavior is performed on the probabilistic reachability graph generated from the ATM specification for the system. The analysis can predict any possibility that the behavior may not satisfy some safety requirements of the system, indicate which variable factors cause such satisfaction, and further recover from this unsatisfying fault state by fixing the variable factors. Consequently the reliability to the fault real-time systems can be improved.

Scheduling Management Agent using Bayesian Network based on Location Awareness (베이지안 네트워크를 이용한 위치인식 기반 일정관리 에이전트)

  • Yeon, Sun-Jung;Hwang, Hye-Jeong;Lee, Sang-Yong
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.21 no.6
    • /
    • pp.712-717
    • /
    • 2011
  • Recently, diverse schedule management agents are being researched for the efficient schedule management of smart devices users, but they remain at a confirmatory level. In order to efficiently manage user's schedules, execution of planned schedules should be monitored to help users properly execute their schedules, or feedback must be given so that when setting up new schedules, users can plan their schedule according to their schedule establishment patterns. This research proposes a schedule management agent that infers the user's behaviors by using acquired user context, and provides schedule related feedback depending on the user's behavior patterns, when users are executing their schedules or planning new schedules. For this, collected user context information is preprocessed and user's behavior is inferred by Bayesian network. Also, in order to provide feedbacks necessary for confirming the user's schedule execution and new schedule establishment, a context tree pattern matching method for the user's schedule, location and time contexts was applied, then verified with 6 weeks of user simulation in a mobile environment.

A consistent FEM-Vlasov model for laminated orthotropic beams subjected to moving load

  • Ozgan, Korhan
    • Structural Engineering and Mechanics
    • /
    • v.64 no.1
    • /
    • pp.23-31
    • /
    • 2017
  • In the study, dynamic behavior of laminated orthotropic beams on elastic foundation is investigated. Consistent model presented here combines the finite element solution of the system with SAP2000 software and the calculation of soil parameters with MATLAB software using Modified Vlasov Model type elastic foundation. For this purpose, a computing tool is coded in MATLAB which employs Open Application Programming Interface (OAPI) feature of SAP2000 to provide two-way data flow during execution. Firstly, an example is taken from the literature to demonstrate the accuracy of the consistent FEM-Vlasov Model. Subsequently, the effects of boundary conditions, subsoil depth, elasticity modulus of subsoil, slenderness ratio, velocity of moving load and lamination scheme on the behavior of laminated orthotropic beams on elastic foundation are investigated on a new numerical example. It can be concluded that it is really convenient to use OAPI feature of SAP2000 to model this complex behavior of laminated orthotropic beams on elastic foundation under moving load.

The Effects of Learning Participation Motivation and Self-Efficacy for Group Work on Knowledge Sharing Behavior in Online Learning Environment (온라인 학습환경에서 학습참여동기와 협력적 자기효능감이 지식공유행동에 미치는 영향)

  • Park Hyejin;Cha, Seungbong
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.19 no.3
    • /
    • pp.105-115
    • /
    • 2023
  • This study analyzed the effects of learning participation motivation and collaborative self-efficacy on knowledge sharing behavior in an online learning environment. Collaborative learning in the online learning environment took the initiative in team formation, learning topic selection, learning planning and execution, and reflection. Collaborative learning was operated as an extracurricular program, and a survey was conducted targeting students who finally completed all learning activities. The results of the study are as follows. First, goal-oriented motivation and self-Efficacy for group work, showed significant influence on knowledge sharing behavior. Second, activity-oriented motivation did not show a statistically significant effect relationship. Interpreting the analysis results, it can be judged that the higher the goal-oriented motivation and self-Efficacy for group work of students who performed collaborative learning in an online learning environment, the higher the willingness to share knowledge, skills, and information they know. This study explored the outcomes of collaborative learning conducted in an online learning environment. It is meaningful that the learner's learning participation motivation was identified and the effect of self-Efficacy for group work, which can be expressed in collaborative learning situations, on knowledge sharing behavior, which is a necessary behavior for group performance, is significant.