Project

General

Profile

Wiki » History » Version 12

Alexis Jeandet, 30/03/2016 04:19 PM

1 2 Alexis Jeandet
h1. LFR Wiki
2
3
{{>toc}}
4
5
Child pages:
6
{{child_pages}}
7 3 Alexis Jeandet
8 5 Alexis Jeandet
h1. Introduction
9
10
h2. Equipment Overview
11
12
The LFR instrument is designed to produce and transmit waveforms (WF), averaged spectral matrices (ASM) and basic parameters (BP) from LF electromagnetic data (quasi DC-10kHz). The electric field data are provided by the electric antennas (ANT) and by the entity that controls their operation (BIAS). The magnetic field data are coming from the searchcoil magnetometer (SCM).
13
The LFR board will also have a special area reserved to the SCM Heater circuitry. LFR will monitor its own temperature and the temperature of the SCM. It will generate a calibration signal for the SCM.
14
15
h2. Scientific Objectives and Performances
16
17
The science objective of LFR is the study of the electromagnetic wave activity in the extended corona and the solar wind, from a fraction of a Hertz to about 10 kHz, which should cover the electron gyrofrequency and most of the Doppler-shifted frequencies of the low frequency plasma waves. The main waves to be observed in this frequency range are thus kinetic or inertial Alfven waves, ion cyclotron waves, ion acoustic waves, and magnetosonic or whistler mode waves. Their characterization and the determination of their respective role in heating and accelerating the solar wind during its expansion is the main scientific issue addressed by LFR. Another important subject for LFR is the study of the low frequency plasma waves associated to solar wind disturbances, as for instance interplanetary shocks.
18
Characterizing the low frequency waves in the solar wind involves the capability of the LFR to distinguish solitary waves from broadband wave activity, to cover turbulence and plasma instabilities, to identify the wave modes at work. Performing a multi-component analysis of the data is thus mandatory, using either a classical Fourier analysis or another treatment of the waveforms more appropriate to turbulence analysis.
19
Given the limitations in the telemetry, it is necessary to implement specific techniques to take the maximum advantage of the data. The LFR is tailored to optimize the scientific return of the data. The LFR design gives the possibility of mixing different types of output data, from low-level processed data (waveform data) to high-level processed data (averaged spectral matrices and their derived parameters), with various data rate possibilities (continuous or cyclic transmission, adaptable frequency bandwidth as well as adaptable frequency and time resolutions). The scientific added value stems from the choice of the most relevant combination of the different data to be transmitted, according to the RPW Science Requirements Document (RD3). A number of predefined working modes will be defined, but it will also be possible to define other working modes in flight.
20
21
h2. Instrument Description
22
23
h3. Functional Description
24
25
The main functions of LFR are the following:
26 12 Alexis Jeandet
* Selection of 8 analog channels among 11 available.
27 5 Alexis Jeandet
* Sampling of 8 analog channels continuously at f0 = 24576 Hz (this includes analog anti-aliasing filtering, sampling at fs = 98304 Hz, digital anti-aliasing filtering and down-sampling at f0).
28 12 Alexis Jeandet
* Processing of the 8 data streams and transmission of the products to the DPU through a SpaceWire link.
29 5 Alexis Jeandet
* Monitoring of one SCM temperature and two LFR temperatures.
30
* Generation of a calibration signal for the SCM.
31 12 Alexis Jeandet
* Providing a reserved area on the LFR board for the SCM heater command system (design done by "LPC2E, Orléans":http://lpc2e.cnrs-orleans.fr/).
32 5 Alexis Jeandet
33
h3. Hardware Description
34
35 10 Alexis Jeandet
LFR will be implemented on one PCB card inside the MEB. The block diagram is shown on [[Wiki#Figure 1 LFR Block Diagram|Figure 1]] . The LFR hardware can be divided into 3 main blocks: the analog part, the digital part and the SCM Heater part. This third part implements the means to command the SCM heating system. The design of this part is not under the responsibility of the LFR team which will only provide room for the SCM heating command board.
36 5 Alexis Jeandet
LFR has 11 analogue channels:
37
* 5 from BIAS (BIAS_1, BIAS_2, BIAS_3, BIAS_4 and BIAS_5)
38
* 3 from HF preamplifiers (VHF_1, VHF_2, VHF_3)
39
* 3 from SCM (SCM_1, SCM_2, SCM3)
40
41 11 Alexis Jeandet
LFR will digitize 8 signals among these 11 signals. The routing strategy is based on two main configurations named BIAS_WORKS and BIAS_FAILS. Whatever the configuration, the three channels coming from SCM are digitized.
42 5 Alexis Jeandet
43
The LFR analog part implements:
44
* The means to filter and route the 11 analog inputs. Several switches steered by the digital part allow the commutation between the BIAS_WORKS and BIAS_FAILS configurations. 8 ADCs sample continuously the selected analog channels and the data are sent to the digital part.
45
* The means to select and condition housekeeping data (1 temperature probe on the SCM and 2 temperature probes and the LFR).
46
* The means to generate a calibration signal for the SCM.
47
* The power supply regulation.
48
* The 3V voltage reference.
49
50
The digital part implements:
51
52
* An Actel RTAX FPGA, which configuration will be described later in this section.
53
* LVDS interfaces for the SpaceWire link to the DPU.
54
* Memories for the FPGA.
55 6 Alexis Jeandet
56
!{width: 80%}LFR_BLOCK.png(Figure 1 LFR Block Diagram)!
57 5 Alexis Jeandet
58 9 Alexis Jeandet
h4. Figure 1 LFR Block Diagram
59 4 Alexis Jeandet
60 7 Alexis Jeandet
All clock signals are derived by the FPGA logic using frequency division from two master clock frequencies generated by crystal oscillators at 50 MHz and 49.152 MHz (Figure 2). The following clock frequencies will be used on LFR:
61
* 25 MHz => Leon3, RAMs, AMBA bus, all other VHDL modules described in the next section
62
* 10 MHz => SpaceWire
63
* 98304 Hz => Sampling clock of the ADCs (8 main channels)