• Title/Summary/Keyword: Simulation Object

Search Result 1,447, Processing Time 0.031 seconds

Potential of an Object-Oriented Simulator, AgvTalk (객체지향 시뮬레이터, AgvTalk의 가능성)

  • 김경섭
    • Journal of the Korea Society for Simulation
    • /
    • v.3 no.1
    • /
    • pp.1-16
    • /
    • 1994
  • In this paper, the modeling capabilities of an object-oriented simulator, AgvTalk is demonstrated by designing and simulating a conceptually configuration of AGV systems, known as the tandem configuration. The characteristics and design methodology in AgvTalk are described between the tandem configuration for AGV systems and conventional AGV systems. Also, simulation between the conventional AGV system and its corresponding tandem AGV system are compared with AgvTalk in the job shop environment. From the simulation results, the characteristics of each system observed are discussed.

  • PDF

Real Time simulation programming in Object Oriented Distributed Computing Systems (객체지향 분산 컴퓨팅 시스템에서 실시간 시뮬레이션 프로그래밍)

  • Bae, Yong-Geun;Chin, Dal-Bok
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.2
    • /
    • pp.159-168
    • /
    • 2002
  • Real-time(RT) object-oriented(OO) distributed computing is a form of RT distributed computing realized with a distributed computer system structured in the form of an object network. Several approached proposed in recent years for extending the conventional object structuring scheme to suit RT applications, are briefly reviewed. Then the approach named the Real Time Simulation Programing(RTSP) structuring scheme was formulated with the goal of instigating a quantum productivity jump in the design of distributed time triggered simulation. The RTSP scheme is intended to facilitate the pursuit of a new paradigm in designing distributed time triggered simulation which is to realize real-time computing with a common and general design style that does not alienate the main-stream computing industry and yet to allow system engineers to confidently produce certifiable distributed time triggered simulation for safety-critical applications. The RTSP structuring scheme is a syntactically simple but semantically Powerful extension of the conventional object structuring approached and as such, its support tools can be based on various well-established OO programming languages such as C+ + and on ubiquitous commercial RT operating system kernels. The Scheme enables a great reduction of the designers efforts in guaranteeing timely service capabilities of application systems.

Simulation of Explosion Using the Ideal Viscoelastic Object Yield Condition (이상적인 점탄성체 항복 조건을 이용한 폭발 시뮬레이션)

  • Sung, Su-Kyung;Kim, Gyeong-Su;Shin, Byeong-Seok
    • Journal of Korea Game Society
    • /
    • v.14 no.6
    • /
    • pp.49-58
    • /
    • 2014
  • In particle-based fluid simulation, the yield stress is required for the deformation of the viscoelastic material like gel. von Mises's yield condition has been proposed to implement deformation of viscoelastic objects, but did not express the explosion. Furthermore, von Mises's yield condition is hard to approximate. We propose an ideal yield condition for viscoelastic object that reference from Tresca's yield condition. Unlike conventional particle-based simulation approximate the external power by the deformed length of the object, this paper is approximate the external power by area of the object. We check up that explosion was realistic when a viscoelastic object is compressed under the ideal yield condition.

The Development of Graphics Package for Power System Analysis using Object-Oriented Programming (객체지향기법을 이용한 전력계통 해석을 위한 그래픽 소프트웨어 개발)

  • Gim, Jae-Hyeon
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.55 no.10
    • /
    • pp.418-425
    • /
    • 2006
  • This paper describes a simulation package for a power system using objected-oriented programming. The package includes four parts which are a power flow, a short circuit calculation, a transient simulation program, and an economic dispatch. The graphical user interface(GUI) is designed as a common platform which allows the user to create one-line diagrams of systems, specify components of power systems as well as simulation parameters, and view the output produced by the chosen application. The paper presents the data structure of the functional modules such as the draw module, power system data module, the power system simulation module, and the utility module using the object oriented programming. This package may be useful for educational and research purposes.

Effective Simulation Control for Deformable Object (변형 가능한 물체를 위한 효과적인 시뮬레이션 제어)

  • Hong, Min;Choi, Min-Hyung
    • The Journal of Korean Association of Computer Education
    • /
    • v.8 no.1
    • /
    • pp.73-80
    • /
    • 2005
  • To achieve a natural and plausible interaction with deformable objects and to setup the desirable initial conditions of simulation, user should be able to define and control the geometric constraints intuitively. In addition, user should be able to utilize the simulation as a problem solving platform by experimenting various simulation situations without major modification of the simulator. The proposed physically based geometric constraint simulation system solves the problem using a non-linear finite element method approach to represent deformable objects and constraint forces are generated by defining geometric constraints on the nodes of the object to maintain the restriction. It allows user to define and modify geometric constraints and an algorithm converts these geometric constraints into constraint forces which seamlessly integrate controllability to the simulation system. Simulator can handle linear, angular, inequality based geometric constraints on the objects. Our experimental results show that constraints are maintained in the tight error bound and preserve desired shape of deformable object during the entire simulation.

  • PDF

Development of Layer Object Simulation System for Construction Project based on Virtual Reality (가상현실기반 건설공사의 레이어 객체 시뮬레이션 시스템 구축 연구)

  • Kang, Leen-Seok;Ji, Sang-Bok;Kim, Seol-Gi;Moon, Jin-Seok
    • Proceedings of the Korean Institute Of Construction Engineering and Management
    • /
    • 2007.11a
    • /
    • pp.957-960
    • /
    • 2007
  • The construction information used in the design and construction phases are being gradually changed by 3D objects based on virtual reality (VR). This study developed an algorithm and computerized system to visualize layer object simulation that can be used in the pre-design phase. Layer object simulation enables designer to review expecting problems, which can reappear in real construction site, by building construction structures in a VR system. This function can be used as an important tool of virtual construction system.

  • PDF

High Level Approach Programming in Real Time Distributed Network System

  • Jeong, Chan-Joo;Kim, Gwang-Jun;Lee, Joon;Nam, Ki-Hwan;Bae, Chul-Soo
    • Proceedings of the IEEK Conference
    • /
    • 2002.07b
    • /
    • pp.1105-1108
    • /
    • 2002
  • Real-time(RT) object-oriented(OO) distributed computing is a form of RT distributed computing realized with a distributed computer system structured in the form of an object network. Several approached proposed in recent years for extending the conventional object structuring scheme to suit RT applications, are briefly reviewed. Then the approach named the TMO(Time-triggered Message-triggered Object)structuring scheme was formulated with the goal of instigating a quantum productivity jump in the design of distributed time triggered simulation. The TMO scheme is intended to facilitate the pursuit of a new paradigm in designing distributed time triggered simulation which is to realize real-time computing with a common and general design style that does not alienate the main-stream computing industry and yet to allow system engineers to confidently produce certifiable distributed time tiggered simulation for safety-critical applications. The TMO structuring scheme is a syntactically simple but semantically powerful extension of the conventional object structuring approached and as such, its support tools can be based on various well-established OO programming languages such as C++ and on ubiquitous commercial RT operating system kernels. The Scheme enables a great reduction of the designers efforts in guaranteeing timely service capabilities of application systems.

  • PDF

Real-time Simulation Technique for Visual-Haptic Interaction between SPH-based Fluid Media and Soluble Solids (SPH 기반의 유체 및 용해성 강체에 대한 시각-촉각 융합 상호작용 시뮬레이션)

  • Kim, Seokyeol;Park, Jinah
    • Journal of the Korean Society of Visualization
    • /
    • v.15 no.1
    • /
    • pp.32-40
    • /
    • 2017
  • Interaction between fluid and a rigid object is frequently observed in everyday life. However, it is difficult to simulate their interaction as the medium and the object have different representations. One of the challenging issues arises especially in handling deformation of the object visually as well as rendering haptic feedback. In this paper, we propose a real-time simulation technique for multimodal interaction between particle-based fluids and soluble solids. We have developed the dissolution behavior model of solids, which is discretized based on the idea of smoothed particle hydrodynamics, and the changes in physical properties accompanying dissolution is immediately reflected to the object. The user is allowed to intervene in the simulation environment anytime by manipulating the solid object, where both visual and haptic feedback are delivered to the user on the fly. For immersive visualization, we also adopt the screen space fluid rendering technique which can balance realism and performance.

Development of a Project Schedule Simulation System by a Synchronization Methodology of Active nD Object and Real Image of Construction Site

  • Kim, Hyeon Seung;Shin, Jong Myeong;Park, Sang Mi;Kang, Leen Seok
    • International conference on construction engineering and project management
    • /
    • 2015.10a
    • /
    • pp.344-348
    • /
    • 2015
  • The image data of the web camera is used to identify the construction status of the site in a remote office and it can be used for safety management. This study develops a construction schedule simulation system based on the active nD object linked with real image data of web camera from the construction site. The progress control method by 4D object uses a method that the progress of each activity is represented with different colors by progress status. Since this method is still based on a virtual reality object, it is less realistic description for practical engineers. Therefore, in order to take advantage of BIM more realistic, the real image of actual construction status and 4D object of planned schedule in a data date should be compared in a screen simultaneously. Those methodologies and developed system are verified in a case project where a web camera is installed for the verification of the system.

  • PDF

Research of Stable Grapsing in Field Robot (Field-Robot의 안정적 파지운동 제어에 관한 연구)

  • 박경택;심재군;한현용;양순용;이병룡
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1997.10a
    • /
    • pp.492-495
    • /
    • 1997
  • This paper aims to derive a mathematical model of the dynamics of handling task in field robot which stable grasping and manipulates a rigid object with some dexterity. Firstly, a set of differential equation describing dynamics of the manipulators and object together with geometric constraints of tight area-contacts on motion of the overall system is analyzed and a method of computer simulation for overall system of differential-algebraic equations is presented. Thirdly, simulation results are shown and the effects of geometric constraints of contact-area are discussed. Finally, it is shown that even in the simplest case of dual single D.O.F. manipulators there exists a sensory feedback from sensing data of he rotational angle of the object to command inputs to joint actuators and this feedback connection from sensing to action eventually realizes secure grasping of the object, provided that he object is of rectangular shape and motion is confined to a horizontal

  • PDF