1 / 10

EDF: Engineering Data File

EDF: Engineering Data File. A motivation. A sample EDF from 8834. <EDF Version="1.0" MJD="53635.204606" Epoch="2005-09-22T04:54:38" xmlns:Wettzell="http://www.astr.lu.lv/Wettzell"> <Station SOD="88341001" SCH="0" SCI="2" CalibMethod="1" TimeScale="3" Name ="Wettzell"/> <Hardware>

opa
Download Presentation

EDF: Engineering Data File

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EDF: Engineering Data File A motivation...

  2. A sample EDF from 8834 <EDF Version="1.0" MJD="53635.204606" Epoch="2005-09-22T04:54:38" xmlns:Wettzell="http://www.astr.lu.lv/Wettzell"> <Station SOD="88341001" SCH="0" SCI="2" CalibMethod="1" TimeScale="3" Name ="Wettzell"/> <Hardware> <Laser Wavelength="532.0" Energy="0.075" PulseWidth="60" Divergence="0.000250" RepRate="10"/> <Receiver> <Detector Model="ITT F4129F" DeviceID="1" DetectorType="MCP" TWCompensation="No"/> <Filter Model="BARR ASSOCIATES" DeviceID="1002347" BandWidth="0.35"/> </Receiver> <Timer Model="PET4" DeviceID="Module 1+2+3+4" CorrectionID="0"/> </Hardware> <Meteo Temperature=" 6.39" Pressure="948.48" Humidity="98.60"/> <Calibration TargetDistance="10.345" CalValue="43477" PeakMinusMean="-5" RecordedPoints="1200" AcceptedPoints="1069" SigmaUsed="2.2" RMS="13" Skew="0.0002" Kurtosis="0.0000" Wettzell:ReturnQuote="89.08"/> <CustomData> </CustomData> </EDF>

  3. How is the EDF implemented? • WLRS does realtime calibrations during satellite tracking! • It establishes one parameter set for every 120s (MCP), 200s (APD) • These parameters are supplemented with Meteo-values • Then they are converted to the respective XML definitions • The data is stored locally and uploaded once a day

  4. EDF a la LabView... • There are some examples for EDF implementation on the web! • WLRS employs LabView for that purpose. • The programme icon can be seen below.

  5. Timestamp

More Related