Provides an overview of the main components in the simulator. Shows the relation between functions, data and user-inputs. The design is broken up into.

Slides:



Advertisements
Similar presentations
RP Designs Semi-Custom e-Commerce Package. Overview RP Designs semi- custom e-commerce package is a complete website solution. Visitors can browse a catalog.
Advertisements

Presentation by Prabhjot Singh
PRESENTATION 3 Sri Raguraman CIS 895 Kansas State University.
S88 structure used in system configuration
The Science of Astronomy
Altitude Azimuth 3 rd Coordinate System Your zenith Your zenith 180 degrees from you zenith is Nadir directly on the other side of earth 180 degrees from.
Enabling Efficient On-the-fly Microarchitecture Simulation Thierry Lafage September 2000.
The CrossGrid project Juha Alatalo Timo Koivusalo.
Colorado Center for Astrodynamics Research The University of Colorado 1 Computation of Azimuth and Elevation George H. Born These slides describe how to.
Fundamentals of Information Systems, Second Edition
OUTLINE WHAT ? HOW ? WHY ? BLUEPOST Poster and Message Content Specified by the User Displaying the Poster Content on a Monitor Sending Messages to.
CDMA X RTT Overview. Global 3G Evolution.
Page 1 Building Reliable Component-based Systems Chapter 18 - A Framework for Integrating Business Applications Chapter 18 A Framework for Integrating.
Lesson 18: Configuring Application Restriction Policies
Frank L. H. WolfsDepartment of Physics and Astronomy, University of Rochester Physics 121. Thursday, January 24, Thor's Emerald Helmet. Credit &
Testing - an Overview September 10, What is it, Why do it? Testing is a set of activities aimed at validating that an attribute or capability.
Introduction.
Palletizing the Easy Way
Position and Motion Section 1.1.
GIS for Environmental Engineering
Coordinate Systems in Geodesy By K.V.Ramana Murty, O. S.
Framework: ISA-95 WG We are here User cases Studies
Efficient design of a C-band aperture-coupled stacked microstrip array using Nexxim and Designer Alberto Di Maria German Aerospace Centre (DLR) – Microwaves.
An Introduction to Software Architecture
A Web interface to cloud-based Monte Carlo simulations for TrueBeam and C-linac Good morning. I will be introduce the ‘ cloud-based Monte Carlo simulations.
Understand Application Lifecycle Management
The Celestial Sphere Lab 2. Celestial sphere Geocentric model zenith - the point on the celestial sphere that is directly over our heads always 90˚ from.
Faculty of Applied Engineering and Urban Planning Civil Engineering Department Geographic Information Systems Spatial Referencing Lecture 4 Week 6 1 st.
CHAPTER 3 - INPUT DEFINITION
SOFTWARE DESIGN (SWD) Instructor: Dr. Hany H. Ammar
 There are 2 types: i. Az/Alt. -The horizontal coordinate system is a celestial coordinate system that uses the observer's local horizon as the fundamental.
Celestial Sphere. Earthly Sphere Latitude measures the number of degrees north or south of the equator. –DeKalb at 41° 55’ N Longitude measures degrees.
Bill Sahr EVLA M&C EVLA Advisory Committee Meeting December 14-15, EVLA Monitor & Control.
Software Status Sonja Vrcic Socorro,
GRIM & DynaPos Overview, Examples and Results Dr. Benjamin Remondi Kendall The XYZs' of GPS,
1 Japan-US collaboration to develop the “End-to-End simulator” Tsunefumi Mizuno Mar 12, 2003.
GAYA Analyzer SDD Presentation. GAYA Analyzer Introduction OMS40G256 is a hardware device used for detection of radioactive radiation for medical imaging.
Software Requirements: A More Rigorous Look 1. Features and Use Cases at a High Level of Abstraction  Helps to better understand the main characteristics.
Bell Work Do you think constellations would look similar or different from Mars? WHY?!
Portable Infrastructure for the Metafor Metadata System Charlotte Pascoe 1, Gerry Devine 2 1 NCAS-BADC, 2 NCAS-CMS University of Reading PIMMS provides.
Software Architecture Evaluation Methodologies Presented By: Anthony Register.
© Federal Statistical Office, Institute for Research and Development in Federal Statistics, Elmar Wein Federal Statistical Office Concepts, materials and.
The Round Earth to Flat Map: Map Projections for Designers SP 240 Cartography Alex Chaucer.
Design of an Integrated Robot Simulator for Learning Applications Brendon Wilson April 15th, 1999.
12/24/2015 A.Aruna/Assistant professor/IT/SNSCE 1.
Page 1© Crown copyright 2004 FLUME Marco Christoforou, Rupert Ford, Steve Mullerworth, Graham Riley, Allyn Treshansky, et. al. 19 October 2007.
Grab your clickers please Bell Work Briefly explain how an astrolabe works.
Accounting Events.
Cycle 1 GroundStation User Stories covered – 1: initiate connection Open connection on given serial port to RF modem – 2: send GPS Send sample GPS string.
PI2134 Software Engineering IT Telkom.  Layered technology  Software Process  Generic Process (by Pressman)  Fundamental activities (by Sommerville)
Correlator GUI Sonja Vrcic Socorro, April 3, 2006.
9.2 Latitude and longitude
Design and implementation Chapter 7 – Lecture 1. Design and implementation Software design and implementation is the stage in the software engineering.
To use and understand celestial co-ordinates. To explain why Polaris remains fixed in the sky at an elevation equal to latitude.
IceCube DAQ Mtg. 10,28-30 IceCube DAQ: Implementation Plan.
Chapter 4: Rising & Setting Stars © BRIEF
Tuning Knobs for ATF2: An Update Anthony Scarfe, James Jones The Cockcroft Institute LCWS’07 31 st May 2007.
1 © 2003, Cisco Systems, Inc. All rights reserved. DMTF and Cisco Profile overview/comparison August 17, 2005.
Muen Policy & Toolchain
Task detailed definition Pierfrancesco Lombardo
Extensions, System Outline and Correlation Modes and
EIN 6133 Enterprise Engineering
UML dynamic Modeling (Behavior Diagram)
OSKAR station simulator
Quick update on the project
INFORMATION SYSTEMS PLAN
Aperture Array Simulations
Human Understanding of both Earth and Space has Changed Over Time
IMPLEMENTATION OF SMART ANTENNA USING
Reading the Celestial sphere
Presentation transcript:

Provides an overview of the main components in the simulator. Shows the relation between functions, data and user-inputs. The design is broken up into five sections:  Sky simulation module  Antenna simulation module  Weight generation module  Beamformer module  Metrics/visualisation module Plug-and-play interfaces (specified separately), using data checkpoints. User specifies simulation starting point.

Defines how sources, beams and antennas are positioned. Celestial coordinate system:  Generic equatorial system using unspecified epoch.  Celestial and geodetic longitude are equivalent.  Sources and beams are fixed in this frame. Local (horizontal) coordinate system:  Conventional horizontal system using azimuth and elevation.  Describes how the local sky above the station changes with time. Antenna coordinate system:  Two dimensional Cartesian axes to specify antenna positions relative to the station phase centre.

North (y) East (x)

Describes how the simulator is run by the user. Full simulation mode:  Realistic simulation of all required components used in an observation.  User specifies required start point of the simulation.  Optimised for data flow.  Gives the capability to form images of the model sky. Diagnostic mode:  Investigate and understand how various configurations and options affect the quality of the beams.  Provides more information about the operation of the simulator.  Restricts the options available to the user.  Visualise beam pattern in response to a given set of sources or weights.

Describes in (excruciating) detail the data transfer and interfaces between each major component of the simulator. Considers the amount and rate of data at each interface. Describes the structure of the data. Provides initial documentation for development of the simulator code. Defines the data formats to provides a flexible framework for future development.

Target completion by end of May Remaining components/documents:  User Interface Description All current documents in Basecamp. Wiki available from Monday 19 th May:   Documents to be made available as soon as mini-review is passed. Also to be shared with Manchester University, Cambridge University, and interested parties.

Programming conventions. Simulator parallelism.