• 제목/요약/키워드: digital mathematical model

검색결과 125건 처리시간 0.025초

GeoMaTree : Geometric and Mathematical Model Based Digital Tree Authoring System

  • Jung, Seowon;Kim, Daeyeoul;Kim, Jinmo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제12권7호
    • /
    • pp.3284-3306
    • /
    • 2018
  • This study proposes a method to develop an authoring system(GeoMaTree) for diverse trees that constitute a virtual landscape. The GeoMaTree system enables the simple, intuitive production of an efficient structure, and supports real-time processing. The core of the proposed system is a procedural modeling based on a mathematical model and an application that supports digital content creation on diverse platforms. The procedural modeling allows users to control the complex pattern of branch propagation through an intuitive process. The application is a multi-resolution 3D model that supports appropriate optimization for a tree structure. The application and a compatible function, with commercial tools for supporting the creation of realistic synthetic images and virtual landscapes, are implemented, and the proposed system is applied to a variety of 3D image content.

분산 시스템에서 동적 파일 이전과 수학적 모델 (Dynamic File Migration And Mathematical model in Distributed Computer Systems)

  • 문원식
    • 디지털산업정보학회논문지
    • /
    • 제10권3호
    • /
    • pp.35-40
    • /
    • 2014
  • Many researches have been conducted to achieve improvement in distributed system that connects multiple computer systems via communication lines. Among others, the load balancing and file migration are considered to have significant impact on the performance of distributed system. The dynamic file migration algorithm common in distributed processing system involved complex calculations of decision function necessary for file migration and required migration of control messages for the performance of decision function. However, the performance of this decision function puts significant computational strain on computer. As one single network is shared by all computers, more computers connected to network means migration of more control messages from file migration, causing the network to trigger bottleneck in distributed processing system. Therefore, it has become imperative to carry out the research that aims to reduce the number of control messages that will be migrated. In this study, the learning automata was used for file migration which would requires only the file reference-related information to determine whether file migration has been made or determine the time and site of file migration, depending on the file conditions, thus reflecting the status of current system well and eliminating the message transfer and additional calculation overhead for file migration. Moreover, mathematical model for file migration was described in order to verify the proposed model. The results from mathematical model and simulation model suggest that the proposed model is well-suited to the distributed system.

선형연속데이터형 제어계통의 플랜트와 디지털모델의 오차자승적분지표에 의한 최적디지탈제어기의 전달함수유도 (Deriviation of the z-transfer Function of Optimal Digital Controller Using an Integral-Square-Error Criterion with the continuous-data Model in Linear Control Systems)

  • Park, Kyung-Sam
    • 대한전기학회논문지
    • /
    • 제32권6호
    • /
    • pp.211-218
    • /
    • 1983
  • In this paper, an attempt is made to match the continuous state trajectory of the digital control system with that of its continuous data model. Matching the state trajectories instead of the output responses assures that the performances of the internal variables of the plant as well as the output variables are preserved in the discretization. The mathematical tool used in this research is an extended maximum principle of the Pontryagin type, which enables one to synthesize a staircase type of optimal control signals, such as the output signal of a zero-order hold asociated with a digital controller. A general mathematical expression of the digital controller which may be used to replace the analog controller of a general system while preserving as mauch as possible the performance characteristics of the original continuous-data control system is derived in this paper.

  • PDF

Chaotic Phenomena in Addiction Model for Digital Leisure

  • Bae, Youngchul
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제13권4호
    • /
    • pp.291-297
    • /
    • 2013
  • Chaotic dynamics have been studied by many researchers in the fields of biology, physics, and engineering. Interest in chaos is also expanding to the social sciences such as politics, economics, and others, including the prediction of societal events. The concept of leisure has developed from a passive concept correlated with relaxation, entertainment, and ideology formation into a positive concept that assumes a more active role. As information and communications technology develops, digital leisure activity is expected to continue spreading. This expansion of digital leisure function correctly, as well as. Traditional leisure activity functions correctly more, whereas digital leisure activity is predicted to function incorrectly more often. In this paper, we propose a mathematical addiction model of digital leisure that deals with its dysfunctions such as addiction to digital leisure, including computer games, internet search, internet chatting, and social media. Herein, to solve addiction to digital leisure, we propose a model derived from a nicotine addiction.

불어내기식 풍동의 정체실 압력제어 시스템 모델링 (Mathematical modeling study for the stagnation pressure control system of the blow-down type wind tunnel)

  • 김영준;권정태
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1992년도 한국자동제어학술회의논문집(국내학술편); KOEX, Seoul; 19-21 Oct. 1992
    • /
    • pp.206-211
    • /
    • 1992
  • A mathematical model of the blow-down type wind tunnel is developed in order to design the controller which controls the stagnation pressure being used to obtain the setpoint Mach Number. The motion of compressible fluids in the tunnel is modeled using the one-dimensional gasdynamics. The time responses of the wind tunnel states, such as pressures, mass flow rates, and valve open area, are investigated by digital computer simulation. By the simulation study it is shown that the real blow-down wind tunnel can be simulated by the obtained mathematical model.

  • PDF

PRICING OF TIMER DIGITAL POWER OPTIONS BASED ON STOCHSTIC VOLATILITY

  • Mijin Ha;Sangmin Park;Donghyun Kim;Ji-Hun Yoon
    • East Asian mathematical journal
    • /
    • 제40권1호
    • /
    • pp.63-74
    • /
    • 2024
  • Timer options are financial instruments proposed by Société Générale Corporate and Investment Banking in 2007. Unlike vanilla options, where the expiry date is fixed, the expiry date of timer options is determined by the investor's choice, which is in linked to a variance budget. In this study, we derive a pricing formula for hybrid options that combine timer options, digital options, and power options, considering an environment where volatility of an underlying asset follows a fast-mean-reverting process. Additionally, we aim to validate the pricing accuracy of these analytical formulas by comparing them with the results obtained from Monte Carlo simulations. Finally, we conduct numerical studies on these options to analyze the impact of stochastic volatility on option's price with respect to various model parameters.

분산 시스템에서 파일 이전과 부하 균등을 위한 수학적 모델 (Mathematical Model for File Migration and Load Balancing in Distributed Systemsc)

  • 문원식
    • 디지털산업정보학회논문지
    • /
    • 제13권4호
    • /
    • pp.153-162
    • /
    • 2017
  • Advances in communication technologies and the decreasing cost of computers have made distributed computer systems an attractive alternative for satisfying the information needs of large organizations. This paper presents a distributed algorithm for performance improvement through load balancing and file migration in distributed systems. We employed a sender initiated strategy for task migration and used learning automata with several internal states for file migration. A task can be migrated according to the load information of a computer. A file is migrated to the destination processor when it is in the right boundary state. We also described an analytical model for load balancing with file migration to verify the proposed algorithm. Analytical and simulation results show that our algorithm is very well-suited for distributed system environments.

디지털 시대의 대학수학교육: 선형대수학을 중심으로 (Linear Algebra Teaching in the Digital Age)

  • 이상구;이재화;박경은
    • 한국수학교육학회지시리즈E:수학교육논문집
    • /
    • 제31권4호
    • /
    • pp.367-387
    • /
    • 2017
  • 본 연구는 디지털 시대의 대학수학교육이라는 주제로, 21세기 디지털 교육환경에서 한국에 적합한 대학수학교육 강좌를 어떻게 구성하고 운영할 수 있는지에 대한 것이다. 21세기 디지털 시대의 교육 환경은 수학 교수 학습 방법의 변화 뿐 아니라 수학교육에 대한 인식과 철학의 변화에도 지대한 영향을 주고 있다. 본 연구진은 디지털 환경에 적합한 대학수학교육이란 디지털과 첨단 모바일/인터넷 환경을 강의에 적절히 반영하고 이 과정에서 학생이 스스로 학습과정에 참여하도록 안내하는 교육이라고 판단하였다. 따라서 본 연구진은 디지털 시대의 대학수학교육을 위하여 첫째, 다양한 웹 링크와 시뮬레이션 및 계산이 가능한 코드를 갖춘 실습실을 개발하여 강의에 활용함으로써 학생들이 언제 어디서든 실시간으로 실습이 가능하고 둘째, 계산된 결과를 LMS를 통해 동료 및 교수자와 함께 질의 응답 토론하여 개념에 대해 깊게 이해하고 설명할 수 있으며 마지막으로 LMS에서 이루어지는 모든 과정을 평가에 지속적으로 반영하여 학생들이 자신의 학습과정과 문제해결과정을 서술하고 발표하면서 비판적 사고 능력을 자연스럽게 갖추어야 한다는 교수 학습 방향을 제안하였다. 더불어 디지털 교육환경에 가장 적합한 수학강좌 중 하나인 '선형대수학' 강좌에 무료 디지털 전자 교과서와 콘텐츠를 갖추고 연구진이 제안한 방향에 따른 교수 학습 모형과 대학 선형대수학강좌 운영에 대한 구체적인 방법을 제시하였다.

Mathematical Modeling of the Tennis Serve: Adaptive Tasks from Middle and High School to College

  • Thomas Bardy;Rene Fehlmann
    • 한국수학교육학회지시리즈D:수학교육연구
    • /
    • 제26권3호
    • /
    • pp.167-202
    • /
    • 2023
  • A central problem of mathematics teaching worldwide is probably the insufficient adaptive handling of tasks-especially in computational practice phases and modeling tasks. All students in a classroom must often work on the same tasks. In the process, the high-achieving students are often underchallenged, and the low-achieving ones are overchallenged. This publication uses different modeling of the tennis serve as an example to show a possible solution to the problem and develops and discusses one adaptive task each for middle school, high school, and college using three mathematical models of the tennis serve each time. From model to model within the task, the complexity of the modeling increases, the mathematical or physical demands on the students increase, and the new modeling leads to more realistic results. The proposed models offer the possibility to address heterogeneous learning groups by their arrangement in the surface structure of the so-called parallel adaptive task and to stimulate adaptive mathematics teaching on the instructional topic of mathematical modeling. Models A through C are suitable for middle school instruction, models C through E for high school, and models E through G for college. The models are classified in the specific modeling cycle and its extension by a digital tool model, and individual modeling steps are explained. The advantages of the presented models regarding teaching and learning mathematical modeling are elaborated. In addition, we report our first teaching experiences with the developed parallel adaptive tasks.

가상 조경 생성을위한 디지털 잎 저작도구 개발 (Development of Digital Leaf Authoring Tool for Virtual Landscape Production)

  • 김진모
    • 한국컴퓨터그래픽스학회논문지
    • /
    • 제21권5호
    • /
    • pp.1-10
    • /
    • 2015
  • 본 연구는 가상 조경을 구성하는 다양한 종류의 디지털 잎을 쉽고 직관적으로 제작할 수 있는 저작도구 개발방법을 제안한다. 제안하는 저작도구의 핵심 시스템은 영상 워핑기반의 잎몸 윤곽선 변형 방법, 잎맥의 절차적 모델링 그리고 잎의 색과 명암 등을 표현하기 위한 수리모델기반 시각화 방법으로 구성된다. 우선 잎 영상을 입력으로 받아 잎몸에 대한 윤곽선 정보를 찾고, 특징기반 영상 워핑을 활용하여 다양한 잎몸 형상을 직관적인 구조에서 쉽게 생성할 수 있는 잎몸 변형 방법을 설계한다. 그리고 계산된 잎몸 윤곽선을 기반으로 잎몸 형상에 적합한 자연스러운 잎맥 패턴을 생성하는 일반화된 절차적 모델링 방법을 저작도구에 맞게 구현한다. 마지막으로 약수 함수의 합성 기반의 수리모델을 활용하여 잎의 색, 명암 그리고 시간에 따른 변화를 표현할 수 있는 시각화 기능을 적용한다. 제안한 저작도구를 활용하여 제작된 디지털 잎이 다양한 3차원 디지털 콘텐츠 분야에 활용 가능하도록 텍스쳐 지원 기능을 제공한다.