11/29/07 1 TCS November Presentation Telescope Control System (TCS) Modeling & Analysis Update Eric Warmbier.

Slides:



Advertisements
Similar presentations
TCS3 Conceptual Design Review 1 Aug 21, 2003 TCS3 Project Replacement of the Telescope Control System for the IRTF Conceptual Design Review Aug 2003.
Advertisements

1 H2 Cost Driver Map and Analysi s Table of Contents Cost Driver Map and Analysis 1. Context 2. Cost Driver Map 3. Cost Driver Analysis Appendix A - Replica.
Information Retrieval in Practice
St Testing, Simulation and Monitoring (actually mostly simulation) Stephen Hillier Joint Meeting, Mainz, June 2001.
1 CS1001 Lecture Overview Java Programming Java Programming Midterm Review Midterm Review.
SIMULINK Dr. Samir Al-Amer. SIMULINK SIMULINK is a power simulation program that comes with MATLAB Used to simulate wide range of dynamical systems To.
9 1 Chapter 9 Database Design Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
A Guide to SQL, Seventh Edition. Objectives Understand, create, and drop views Recognize the benefits of using views Grant and revoke user’s database.
Simulink ® From Simulink® 7 Getting Started Guide.
Problem with Software Requirements are complex The client does not know the functional requirements in advance Requirements may be changing Technology.
LSU 10/09/2007System Design1 Project Management Unit #2.
Overview of Search Engines
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Typical Software Documents with an emphasis on writing proposals.
Managing Software Quality
Building Industry Game B.I.G. - Building oror Building/Heavy Associated Schools.
Chapter 6 : Software Metrics
Help Desk System How to Deploy them? Author: Stephen Grabowski.
Antenna Azimuth Position Control System
Introduction to Controlling the Output Power of a Transistor Stage A load network will be designed to maximize the output power obtainable from the Mitsubishi.
Toward the Development of an Interactive Modeling, Simulation, Animation, and Real- Time Control (MoSART) Hardware/Software Testbed for a Tilt-Wing Rotorcraft.
Welcome to Session 4 – Project Management Process Overview (continued) Instructor:Phyllis Sweeney Instructor: Phyllis Sweeney Project Management Certificate.
Lecture 1: Performance EEN 312: Processors: Hardware, Software, and Interfacing Department of Electrical and Computer Engineering Spring 2013, Dr. Rozier.
Design Report Expectations Sophomore Engineering Clinic I November 24, 2014.
Operating Systems Lecture 02: Computer System Overview Anda Iamnitchi
2 FOR INTERNAL USE ONLY Project Chartering  Define the components of a project charter  Develop a project idea into an effective project charter  Review.
© SAP AG Production Planning and Execution (PP) SAP University Alliances Version 2.1 Authors Bret Wagner Stefan Weidner Product SAP ERP 6.0 EhP4 Global.
Chapter 9 요구사항 모델링: 시나리오 기반 방법론 Requirements Modeling: Scenario-Based Methods 임현승 강원대학교 Revised from the slides by Roger S. Pressman and Bruce R. Maxim.
Software Development Cycle What is Software? Instructions (computer programs) that when executed provide desired function and performance Data structures.
I Power Higher Computing Software Development The Software Development Process.
Collecting requirements – Different methods Defining scope – Estimates for all resources Creating the WBS – Different approaches Verifying scope – Formal.
Exploring Engineering Chapter 10 Control Systems and Mechatronics.
CMSC 345 Fall 2000 Requirements Overview. Work with customers to elicit requirements by asking questions, demonstrating similar systems, developing prototypes,
Software Engineering 1 Object-oriented Analysis and Design Chap 24 Iteration 2 More Patterns.
The Theoretical Design
Sensor testing and validation plans for Phase-1 and Ultimate IPHC_HFT 06/15/ LG1.
Objectives Understand Corrective, Perfective and Preventive maintenance Discuss the general concepts of software configuration management.
1 Requirements Engineering From System Goals to UML Models to Software Specifications Axel Van Lamsweerde.
Evaluate Phase Pertemuan Matakuliah: A0774/Information Technology Capital Budgeting Tahun: 2009.
Homing Estun Overseas Dept Purpose In position mode, homing is often done before operating the machine in order to get precise positions. In.
Ambient Feedback Control System Jonathan Uht.  Description of Ambient Feedback Control System  Block Diagram of Ambient Feedback Control System  Hardware.
Clients/Faculty Advisors Dr. Eric Bartlett May01-14 Team Members David Herrick Brian Kerhin Chris Kirk Ayush Sharma Incremental Learning With Neural Networks.
TOPSpro Special Topics Data Detective II: Data Integrity and Payment Points.
Analysis. This involves investigating what is required from the new system and what facilities are available. It would probably include:
Modeling First Order Systems in Simulink And Analyzing Step, Pulse and Ramp Responses SOEN385 Control Systems and Applications.
 System Requirement Specification and System Planning.
MANAGEMENT of INFORMATION SECURITY, Fifth Edition.
Descriptive Statistics The means for all but the C 3 features exhibit a significant difference between both classes. On the other hand, the variances for.
Information Retrieval in Practice
John Philbrick PE, CCP, PMP
Michael J. Salé, Seidenberg School of CSIS, Westchester DPS 2016
Archiving and Document Transfer Utilities
OVERVIEW Impact of Modelling and simulation in Mechatronics system
Systems Analysis and Design
DC MOTOR SPEED CONTROL 1. Introduction
Maintaining software solutions
Software Project Planning &
BIS 221 MENTOR Lessons in Excellence- -bis221mentor.com.
BIS 221 RANK Perfect Education/ bis221rank.com.
Thursday’s Lecture Chemistry Building Musspratt Lecture Theatre,
Systems Analysis and Design
Course Lab Introduction to IBM Watson Analytics
Knowing When to Stop: An Examination of Methods to Minimize the False Negative Risk of Automated Abort Triggers RAM XI Training Summit October 2018 Patrick.
Software Engineering Lecture 17.
IEEE MEDIA INDEPENDENT HANDOVER DCN:
Final Design Authorization
Agile Project Management and Quantitative Risk Analysis
Introduction Software maintenance:
Presentation transcript:

11/29/07 1 TCS November Presentation Telescope Control System (TCS) Modeling & Analysis Update Eric Warmbier

11/29/07 TCS November Presentation 2 Overview New engineer assigned to work on TCS3 project who needs to “come up to speed” First goal was to understand operation of TCS1 –TCS3 incorporates some of the TCS1 hardware –TCS1 is a fully operational system, which makes it a perfect example to study and start at Best method to accomplish this was to understand and modify original SIMULINK model Realistically, model will not be able to perfectly represent actual system Model provides general trends and a good understanding of the TCS and the telescope

11/29/07 TCS November Presentation 3 Documentation: Files & Format With no prior familiarity with the TCS, it was a great opportunity to create documentation for a future reader with no prior knowledge Documentation is contained in following documents each for TCS1 and TCS3 –“TCS Control Block Diagram” & “Model vs. Actual” Nontraditional, multipurpose format created in Visio Primarily technical in nature –“TCS Transfer Functions” Mathcad sheet containing derivations of transfer functions –“TCS Model” & “Original TCS Model” (multiple files) SIMULINK model (in PDF for presentation) –Revisions will be made on a continuous basis

11/29/07 TCS November Presentation 4 Model Creation Method The original SIMULINK model used as a basis Each block was then derived from the actual TCS schematics and compared with original Modifications were made where conflicts or missing blocks/components were found Only electrical, software, and motor blocks derived Mechanical model not analyzed in further detail –Created earlier with description and analysis by Tim Bond, see “TCS Servo System: Mechanical Modeling”, May 12, 2004

11/29/07 TCS November Presentation 5 Changes to Model Most calculations agreed with existing, original model blocks with the following exceptions: –Amplifier & Motor Motor transfer function in question Amplifier missing or simplification excluding it not intuitive No current output to monitor, making it difficult to compare against actual TCS system using available, measurable data –Feed forward pulses for offsets missing Important TCS1 feature that decreases settling time Functionally, pulses remove charge from integrator –Slew integrator short and feed forward missing Distinct mode with specific actions

11/29/07 TCS November Presentation 6 Model Results Model comparison with actual system is documented in “Model vs. Actual” Modification of the model is an ongoing process “Offset pulses” result in a faster settling time similar to the actual system (reduces overshoot) –The actual amount used in actual system isn’t known Slew mode is also similar to actual system Current levels do not correlate to the actual system –Model has higher currents, even on “drag” motor –Some additional, simple measurements will solve this Same axis tachometers appear to be too independent –Testing indicates tighter coupling

11/29/07 TCS November Presentation 7 Summary Understanding TCS hardware objective met TCS1 model is improved, but needs some additional modification after measurements –Comparison vs. actual required TCS3 model will be finished once TCS1 model is improved and verified within reasonable limits –TCS3 uses a significant portion of TCS1 Emphasis shifting away from models and more to working with what is present in system using models for trends where applicable

11/29/07 TCS November Presentation 8 Recommendations/Comments Do not spend significant amounts of time improving model –Goal of understanding system hardware met –Current testing at summit on TCS3 is yielding very positive results Model is worthwhile updating further as time allows because it does provide a simulation that gives insight into the system and general responses to changes