Interactive Applets and JAVA programs for Teaching Principles of Radio Astronomy J. M. Marr and K. Durkota We have developed a set of JAVA files which.

Slides:



Advertisements
Similar presentations
A Crash Course in Radio Astronomy and Interferometry: 2
Advertisements

Learn about Java applets. Know the differences between Java applets and applications. Designing and using Java applets Running Java applets. Security.
UNLOCKING THE SECRETS HIDDEN IN YOUR DATA Part 3 Data Analysis.
SOUND with MATLAB. SOUND INPUT [a, fa, na]= wavread(’mim wav') Sound data Sampling Frequency #bit representation.
Dispersion: When light enters a different medium the average speed of light through that medium will change. The speed of a wave is related to the frequency.
Sampling theory Fourier theory made easy
ASTR 278 Advanced Astronomy
Graphing Sines and Cosines By Dan Penner. My name is Daniel Penner. I teach at Enterprise High School in Redding California. My lesson is for a Trig-Pre-calculus.
The Shapes Of Cross Correlation Interferometers Daniel Birman Boaz Chen
Radio `source’ Goals of telescope: maximize collection of energy (sensitivity or gain) isolate source emission from other sources… (directional gain… dynamic.
Sampling Pixel is an area!! – Square, Rectangular, or Circular? How do we approximate the area? – Why bother? Color of one pixel Image Plane Areas represented.
Integrating Access with the Web and with Other Programs.
You have just been given a CD that contains MapInfo format data layers of parcels, streets, and target zones. Your supervisor asks you to take a look at.
Interference Daniel Mitchell, ATNF and Sydney University.
Applets, Graphical User Interfaces, and Threads / Chapter 9 1 Applets, Graphical User Interfaces, and Threads.
Fourier theory made easy (?). 5*sin (2  4t) Amplitude = 5 Frequency = 4 Hz seconds A sine wave.
Variable Phenomena Nyquist Sampling Harry Nyquist (1889 – 1976)
Tutorial 7 Working with Multimedia. XP Objectives Explore various multimedia applications on the Web Learn about sound file formats and properties Embed.
OCR Functional Skills Charts Presenting data – Good data presentation skills are important. – Poor graphs and tables lead to the wrong conclusions being.
Finding Internet Resources for Teaching Statistics Using CAUSEweb Ginger Holmes Rowell, Ph. D. Middle Tennessee State University Roundtable Luncheon August.
Tutorial 7 Working with Multimedia. XP Introducing Multimedia Bandwidth is a measure of the amount of data that can be sent through a communication pipeline.
1 CS 3870/CS 5870 Static and Dynamic Web Pages ASP.NET and IIS.
Physics 145 Introduction to Experimental Physics I Instructor: Karine Chesnel Office: N319 ESC Tel: Office hours: on appointment.
The Smiley Radio Telescope R.M. Blake, M. Castelaz, L. Owen, Pisgah Astronomical Research Institute J. Daugherty University of North Carolina Asheville.
An intro to programming. The purpose of writing a program is to solve a problem or take advantage of an opportunity Consists of multiple steps:  Understanding.
Java Programming, 3e Concepts and Techniques Chapter 3 Section 65 – Manipulating Data Using Methods – Java Applet.
Random Media in Radio Astronomy Atmospherepath length ~ 6 Km Ionospherepath length ~100 Km Interstellar Plasma path length ~ pc (3 x Km)
Tutorial 7 Working with Multimedia. XP Objectives Explore various multimedia applications on the Web Learn about sound file formats and properties Embed.
Lecture 9 Fourier Transforms Remember homework 1 for submission 31/10/08 Remember Phils Problems and your notes.
Interferometry Discuss Group & Python Tutorial Adam Leroy & Scott Schnee (NRAO) February 28, 2014.
Remote Instruction: Teaching with Visual Basic EDU 556 Programming for Instruction Dr. Steve Broskoske This is an audio PowerCast. Make sure your volume.
1 Prof. Nizamettin AYDIN Digital Signal Processing.
Welcome to (insert course name) (customize with instructor/course/section #)
Intro to Applets. Applet Applets run within the Web browser environment Applets bring dynamic interaction and live animation to an otherwise static HTML.
NASSP Masters 5003F - Computational Astronomy Lecture 14 Reprise: dirty beam, dirty image. Sensitivity Wide-band imaging Weighting –Uniform vs Natural.
NHSC HIFI DP workshop Caltech, 7-9 February page 1 Steve Lord Conversions of Intensity Scales and Frequency Units.
Figure 28-1 Constructive and Destructive Interference
Jan 2001C.Watters1 World Wide Web and E-Commerce Client Side Processing.
Introduction to Engineering Introduction to CAD Agenda Introduction to Computer Aided Drafting Reference Design and 3-D Modeling IGCE – Chapter 6, pg 159.
1 Applets are small applications that are accessed on an Internet server, transported over the internet, automatically installed and run as a part of web.
SUNY-New Paltz Computer Simulation Lab Electrical and Computer Engineering Department SUNY – New Paltz “Lecture 12”
Tools of Astronomy Chapter 28.1 Pages The Best Tool The Light that comes to earth from distant objects is the best tool that astronomers can.
HTML Overview Part 8 – Java Applets 1. Applets 2  A Java applet is a small application embedded in your HTML document which runs in the browser window.
COMPUTER PROGRAMMING I 3.01 Apply Controls Associated With Visual Studio Form.
Telecommunications JBCardenas © 1982 Com3 4Q1516 Antenna Design JBC © 198 v A2,2 Key design requirements 1.Undertake the theoretical computations of shapes.
General Lab Report Instructions The speed of light and radio wave propagation.
Hülya Yalçın ©1 Fourier Series. Hülya Yalçın ©2 3.
Lecture 6 Periodic Signals, Harmonics & Time-Varying Sinusoids
Characterizing Optics with White-Light Interferometry
NRAO VLA Archive Survey
Churchlands SHS Owen Goyder
Section 1: Tools of Astronomy
Telescopes and Images.
Electromagnetic Spectrum Project
van Cittert-Zernike Theorem
ECET 350 Teaching Effectively-- snaptutorial.com.
Install DoD CA Certificate Instructions for IE
1. Select tools 2. From the dropdown menu choose Internet Options.
Lecture 35 Wave spectrum Fourier series Fourier analysis
Observational Astronomy
Observational Astronomy
Antennas in Radio Astronomy Peter Napier
Graphs of Sine and Cosine
Observational Astronomy
Copyright © 2014 Elsevier Inc. All rights reserved.
Workbook Activity 18, pages
Fourier series Periodic functions and signals may be expanded into a series of sine and cosine functions
Goals of telescope: Radio `source’
Angular Resolution 1. 1.
TA: Nouf Al-Harbi NoufNaief.net :::
Presentation transcript:

Interactive Applets and JAVA programs for Teaching Principles of Radio Astronomy J. M. Marr and K. Durkota We have developed a set of JAVA files which can be used in undergraduate physics and astronomy classes as interactive demonstrations of some of the principles of radio astronomy. We will demonstrate: ● an applet to help students become familiar with the Fourier Transforms of basic functions; ● an applet in which the user inputs any number of virtual sources of any size in any location in the sky and the resulting visibility function is instantly displayed; ● a package of JAVA programs, designed primarily to analyze data from the Haystack VSRT Interferometer, but also useful without equipment to demonstrate the beam pattern, fringe function, and visibility function and how they depend on the wavelength, antenna size, antenna separation, and source structure.

1. Tool for Interactive Fourier Transforms (Applet) Fixes Needed: 1.Label of lower title 2.Save File Exercises: 1.Spike  Cosine wave. 2.X-value of Spike  frequency of cosine 3.Two neighboring spikes  beat signal 4.Spike at x=0  constant function 5.Gaussian  Gaussian 6.Widths of Gaussians -One-dimensional -real functions only  Cosine transform (not full FFT) -immediate response Instructions page at:

2.Very Small Radio Telescope Interferometer_Plotter (VSRTI_Plotter) (Java package) Fixes Needed: 1.Create Model Curve in Plot Visibilities 2.Save File 3.X-axis label in Plot Visibilities 4.Label of input buttons “  Baseline” in Visibilities, “Baseline” in Fringe Pattern Exercises: 1.Beam shape vs. D and 2.Fringe pattern vs. b and 3.Visibility pattern for: - one source - two sources Designed for analyzing data in labs using the Haystack VSRT Interferometer, but also useful without data see “instructions”

3. Visibility Function of Virtual Radio Sources (Applet—not w/ Internet Explorer, but Mozilla OK) Fixes Needed: -Currently, only shows even Visibility functions!! -Need to get working with all browsers.