CS499 Senior research project Implementation note Climate simulation using Nonlinear dynamics Shin. Jeongkyu, Dept. of Physics, POSTECH Leading Prof. Kim.

Slides:



Advertisements
Similar presentations
10 september 2002 A.Broersen Developing a Virtual Piano Playing Environment By combining distributed functionality among independent Agents.
Advertisements

Developing and implementing an integrated system to support researchers: the St Andrews experience Managing Research: Smoothing the Way 27 Jan 2011 Janet.
Modeling Electrical Systems With EMTP-RV
Method of nonlinear estimation Imagine, you conducted an experiment and got information. For example, interests you, what exists dependence between Charges.
P3, P4, P5, P6.
MATLAB PROJECT DO YOU WANT TO PLAY A GAME?. DESIGN CRITERIA For this project, you are required to implement any card game using MATLAB  All selections.
By Neil Kruger Supervisor: Prof. KD Palmer University of Stellenbosch
Quickfilter Pro Software Demonstration for QF1D512 The following slides will illustrate how you can design and verify a filter design in minutes! BEGIN.
Vending Machine Specifications State Machine GUI Comments.
Practical Bifurcation Theory1 John J. Tyson Virginia Polytechnic Institute & Virginia Bioinformatics Institute.
Nonlinear Physics Textbook: –R.H.Enns, G.C.McGuire, “Nonlinear Physics with Mathematica for Scientists & Engineers”, Birhauser (01) References: –R.C.Hilborn,
Tina design review Main design decisions. Top level modules. Responsibilities. Phases A & B. Test plan. Time table.
Mathematical Analysis of a Demonstrative Chaotic Circuit Karen Kelleher and Dr. Thomas Kling, Department of Physics, Bridgewater State College, Bridgewater,
Operating Systems Simulator Jessica Craddock Kelvin Whyms CPSC 410.
Starting Introduction Project description Project demonstration Conclusion Question.
By K atherine I E buoh ( M sc ) Information Technology Implementation Of Technical Analysis Stock Trading Application For The Nigerian Stock Exchange.
Hydro Models Team. Introduction RHESSys is a spatially distributed model of watershed carbon, water and nutrient dynamics. RHESSys stands for Regional.
1 Test Slide Text works. Text works. Graphics work. Graphics work.
CS499 Senior research project Weather forecast simulation using Nonlinear dynamics Shin. Jeongkyu, Dept. of Physics, POSTECH Leading Prof. Kim. Daejin.
JAS3 + AIDA LC Simulations Workshop SLAC 19 th May 2003.
10/2/2015Electronic Chaos Fall Steven Wright and Amanda Baldwin Special Thanks to Mr. Dan Brunski.
A Spring 2005 CS 426 Senior Project By Group 15 John Studebaker, Justin Gerthoffer, David Colborne CSE Dept., University of Nevada, Reno Advisors (CSE.
 CS 5380 Software Engineering Chapter 8 Testing.
M.S. Thesis Defense Jason Anderson Electrical and Computer Engineering Dept. Clemson University.
Quiz. Quiz One Type your name, ID and address in the.asm file. MUST DO or ZERO SCORE. Change q1 to yourStudentID_q1. You were working as a programming.
1 DMSS Disaster Management System Simulation. 2 What is DMSS? A single player simulation that allows the user to control emergency services, in order.
Design of a Simulation Toolbox for Gastrointestinal Electrical Activity n BME 273: Senior Design Projects n John F Gouda n Advisor: Dr. Alan Bradshaw,
Lesson Objectives Students should understand how the Earth’s atmosphere is structured Students should be able to describe and explain the changes in temperature.
Scatter Diagrams Objective: Draw and interpret scatter diagrams. Distinguish between linear and nonlinear relations. Use a graphing utility to find the.
Graphical User Interface You will be used to using programs that have a graphical user interface (GUI). So far you have been writing programs that have.
MWO – APPLICATION IN FILTER DESIGN Soh Ping Jack Sabarina Ismail.
Department of Mechanical Engineering, LSUSession VII MATLAB Tutorials Session VII Introduction to SIMULINK Rajeev Madazhy
Technion – Israel Institute of Technology Department of Electrical Engineering Winter 2009 Instructor Amit Berman Students Evgeny Hahmovich Yaakov Aharon.
SUNY-New Paltz Computer Simulation Lab Electrical and Computer Engineering Department SUNY – New Paltz “Lecture 12”
ECE 576 – Power System Dynamics and Stability
Modeling & Simulation Omar Alhinai. Modeling What is Modeling? Modeling is the simulation of real life situations. Architectures use modeling when designing.
CUFSM Overview Main Input Properties Post Compare New: constrained finite strip (cFSM) functionsonstrained finite strip CUFSM 3.12.
CS499 Senior research project Weather forecast simulation using Nonlinear dynamics Shin. Jeongkyu, Dept. of Physics, POSTECH Leading Prof. Kim. Daejin.
Development of MOZAIX A Peak Profiling Software Suminar Pratapa * Materials Research Group Seminar Curtin University of Technology 19 April 2002 * Currently.
Data Analysis GUI Documentation guide. Terminology GUI – Graphical User Interface Log-File – File containing data of interest which is generated by user’s.
Simple Console Output. What we will briefly discuss System.out.println( … ) System.out.print( … ) System.out.printf( … )
Application of Bifurcation Theory To Current Mode Controlled (CMC) DC-DC Converters.
System Dynamics and Industrial Management – Hospital transportation exercise.
Cascade Review 3/2/2011. NIM CLIC CRAB paper – practically finished….awaiting final author approval/comments  Draft awaiting final submitting procedure.
It’s always important that all of your nodes be numbered. So the way to do that is to go to Options at the top of the screen then select Preferences. When.
Gadget-2 Tutors: Bruce Baker Carla Carrubba. Summary  What is the Gadget-2  How Gadget-2 works  Preliminar results  Work in progress GADGET-2 GROUP.
Plot Diagram.
Model Initialization Spring 2016 Kyle Imhoff.
The Cournot duopoly Kopel Model
Introduction to Tanner EDA T-Spice
17 March, 2011 Presenter Prof. Shih-Chung Kang
Theory of nonlinear dynamic systems Practice 7
Weather forecasting.
Theory of Computation Semester Project: Vending Machine
Date of download: 11/7/2017 Copyright © ASME. All rights reserved.
Strategies and Rubrics for Teaching Chaos and Complex Systems Theories as Elaborating, Self-Organizing, and Fractionating Evolutionary Systems Fichter,
Using linear regression features on graphing calculators.
Question 1: How many equilibria does the DE y’=y2+a have?
Part 10 Q46 to Q50 of National 5 Prelim
Gustaaf van Moorsel September 9, 2003
GlobalMMCS Entry Portlets
Quick update on the project
ELEG 3124 Signals and Systems
Visualizing the Attracting Structures Results and Conclusions
Simulating A Dragonfly Intercepting Its Prey
Mapping Potential Disaster Zones
Steven L. Brunton, Joshua L. Proctor, J. Nathan Kutz
An interactive, user-driven physics simulator
Fruit Fly Learning: Operant and classical conditioning
An interactive, user-driven physics simulator
Presentation transcript:

CS499 Senior research project Implementation note Climate simulation using Nonlinear dynamics Shin. Jeongkyu, Dept. of Physics, POSTECH Leading Prof. Kim. Daejin

2 Progress Make a controlled environment that have some fluctuations like weather in nature (~4.13) Do an experiment about some situations.(~4.20) Make new simple equations for explaining.(~4.30) Write a program that can simulate those situations using new theory and equations.(~5.13) → 5.29 Make a tutor program and manual.(~5.30) → 6.9 Weather forecast simulation using Nonlinear dynamics

3 Design Revised Program structure  Calculation part (80% done.)  Printing part (50% done.)  User Interface part (Still in progress) Weather forecast simulation using Nonlinear dynamics Calculation part User Interface part Printing part ParametersResult data (Figure, raw data, ETC…)

4 Implementation Note(1) Calculation Part Calc(Period)  Receive parameters and calculate.  100% implemented.  Subfunctions Solarconst.(days) Daylength(days)  Also contains printing part (plot data directly)  Found that it is TOO SLOW. Need to enlarge the time gap option. Weather forecast simulation using Nonlinear dynamics

5 Implementation Note(2) Printing part  Included in the calc()  Plot data directly to the ‘figure’ marked area.  Implemented but needs to import to the GUI.  Extra implementation available : Bifurcation diagram at the same screen / separately. Weather forecast simulation using Nonlinear dynamics

6 Implementation Note(3) User Interface part  Not implemented yet.  Main part is still in progress Weather forecast simulation using Nonlinear dynamics

7 Demonstration Weather forecast simulation using Nonlinear dynamics Fig. 2 Console mode Simulator (BETA TEST) and Figure control.

8 Reference Steven H. Strogatz. Nonlinear dynamics and chaos, 1 st ed. Westbook press, 2000, Part III.(chaos) Weather forecast simulation using Nonlinear dynamics