990 likes | 1.2k Views
CCD Observations and Preliminary Analysis of the “End-of-the-Line” W UMa Eclipsing Binary V523 Cas. Presenting Authors: Russell M. Genet, Orion Observatory Thomas C. Smith, Dark Ridge Observatory. Contributing Authors: Dirk Terrell, Southwest Research Institute
E N D
CCD Observations and Preliminary Analysis of the “End-of-the-Line” W UMa Eclipsing Binary V523 Cas Presenting Authors: Russell M. Genet, Orion Observatory Thomas C. Smith, Dark Ridge Observatory Contributing Authors: Dirk Terrell, Southwest Research Institute Laurance Doyle, SETI Institute
First year “pilot” • Concentrated on two W UMa binaries • Complete light curves every night • Often from two observatories • Primary science goal • Study changes in light curve shapes • Secondary science goals • Precise seasonal ephemeredes • Consider hot “Jupiter” transits • Technical goals • Develop analytical tools • Explore photometric precision Program Overview
Presentation Outline • Introduction to W UMa Binaries • Observations and Reduction • V523 Cas Preliminary Analysis • V523 Cas “Movie” • Question & Answers Russ Tom Russ Tom All
Presentation Outline • Introduction to W UMa Binaries • Observations and Reduction • V523 Cas Preliminary Analysis • V523 Cas “Movie” • Question & Answers Russ Tom Russ Tom All
Introduction to W UMa Binaries • Photometric / Magnetic Variability • Intrinsic Period Changes • Third – Body Period Changes • Planetary Transits
Introduction to W UMa Binaries • Photometric / Magnetic Variability • Intrinsic Period Changes • Third – Body Period Changes • Planetary Transits
Over contact • Dissimilar stars W UMa’s Binaries Common envelope • Very Different masses Yet nearly same temperature • Huge transfer of energy Large to small
A and W TypeW-UMa Binaries A W More evolved Higher masses Thicker envelopes Unevolved Lower masses Cannot achieve equilibrium Period changes Light curve variability Brighter star Dimmer star
Large Rosby number • Fast rotators • Long convection turnover times • For single stars Late Slow rotator • For W UMa Late Fast rotator • Ideal “laboratories” for magnetic activity • Revealed through changing light curves • “Movies” instead of disjointed snapshots W Type W UMa Variability
Introduction to W UMa Binaries • Photometric / Magnetic Variability • Intrinsic Period Changes • Third – Body Period Changes • Planetary Transits
Intrinsic Period Changes • Angular Momentum Loss • Gravitational radiation • Mass loss • Magnetic breaking • Mass transfer between stars • Applegate effect
Introduction to W UMa Binaries • Photometric / Magnetic Variability • Intrinsic Period Changes • Third – Body Period Changes • Planetary Transits
Introduction to W UMa Binaries • Photometric / Magnetic Variability • Intrinsic Period Changes • Third – Body Period Changes • Planetary Transits
Transit Perspective II I Inclination Angle
Presentation Outline • Introduction to W UMa Binaries • Observations and Reduction • V523 Cas Preliminary Analysis • V523 Cas “Movie” • Question & Answers Russ Tom Russ Tom All
Raw Text File to Raw Excel 25K 1 Sub buildPhase() ' use the getPhase function to populate the phase field Dim myDb As Database Dim myRs As Recordset Set myDb = CurrentDb() Set myRs = myDb.OpenRecordset("Select * from tblLightCurve", dbOpenDynaset) Do While Not myRs.EOF myRs.Edit myRs.Fields("Phase").Value = getPhase(myRs.Fields("HJD").Value).phase myRs.Fields("Cycle").Value = getPhase(myRs.Fields("HJD").Value).Cycle myRs.Update myRs.MoveNext Loop MsgBox "Done" End Sub Sub buildAdjustedPhase() ' use the getPhase function to populate the phase field Dim myDb As Database 2 1a 3 Raw Source Database
Presentation Outline • Introduction to W UMa Binaries • Observations and Reduction • V523 Cas Preliminary Analysis • V523 Cas “Movie” • Question & Answers Russ Tom Russ Tom All
Specialized analysis • Complete light curves only • Many complete curves • Multiple observatories • Preliminary • Analysis not completed • No ensemble photometry yet • Automation • Not just labor efficiency • Parametric outer loop • In conjunction with WD (Terrell) Analysis Considerations
Eclipsing Binary Phases 0.00 0.25 0.50 0.75 0.00 0.25
{ } HJD to Phase Transformation Φ Epoch – JD Obs Period = Epoch = 2453234.63551606 Period = 0.23369537
Phase Binning { } Φ Epoch – JD Obs Period =
... Phase – Binned Analysis I
... Phase – Binned Analysis II Difference Engine ...
V523 Cas 2004 Season Master Curve Utilizing the Binning Method