Commit de54edf68c3448d98c39114c6c9f31b3cbaa1c6d
1 parent
499814ec
Exists in
master
and in
11 other branches
Added IRM Plasma Instrument
Showing
1 changed file
with
39 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,39 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/IRM/PLA</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>AMPTE-IRM PLA</ResourceName> | |
8 | + <AlternateName>AMPTE-IRM Plasma Instrument</AlternateName> | |
9 | + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> | |
10 | + <Description> | |
11 | + The AMPTE IRM plasma instrument package consists of three sensors. Two of them measure complete 3-D velocity-distribution functions of ions and electrons every spacecraft revolution (i.e., 4.35 s). | |
12 | + The third sensor is a retarding potential analyzer (RPA) for low-energy electron measurements. | |
13 | + The 3-D measurements consist of countrates at 30 energies and 128 angles evenly distributed over the 4xr solid-angle sphere. | |
14 | + The energy range is 15 eV-30 keV for electrons and 20 eV/q-40 keV/q for ions. The RPA extends the electron measurements to lower energies. | |
15 | + Three microcomputers within the experinent perform extensive on-board data-processing functions. | |
16 | + Two of them compute the moments (density, velocity, temperature tensor, and heat flux vector) of the distribution functions of ions and electrons in real time. | |
17 | + The third compresses the RPA data and computes an indication for the spacecraft potential. | |
18 | + </Description> | |
19 | + <Acknowledgement>User will acknowledge the AMPTE/IRM plasma analyzer team in any publication resulting from the use of these data.</Acknowledgement> | |
20 | + <Contact> | |
21 | + <PersonID>spase://SMWG/Person/Hermann.Luehr</PersonID> | |
22 | + <Role>PrincipalInvestigator</Role> | |
23 | + </Contact> | |
24 | + <InformationURL> | |
25 | + <Name>The Plasma Instrumento for AMPTE IRM</Name> | |
26 | + <URL>https://www.researchgate.net/publication/3204413_The_plasma_instrument_for_AMPTE_IRM</URL> | |
27 | + <Description>Link to an article about the instrument on ReasearchGate</Description> | |
28 | + </InformationURL> | |
29 | + <InformationURL> | |
30 | + <Name>NSSDC Master Catalog</Name> | |
31 | + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088B-02</URL> | |
32 | + <Description>Information about the AMPTE-IRM magnetometer</Description> | |
33 | + </InformationURL> | |
34 | + </ResourceHeader> | |
35 | + <InstrumentType>Magnetometer</InstrumentType> | |
36 | + <InvestigationName>Triaxial Fluxgate Magnetometer</InvestigationName> | |
37 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/AMPTE/IRM</ObservatoryID> | |
38 | + </Instrument> | |
39 | +</Spase> | |
... | ... |