0 Introduction
As the core device of the fiber optic gyroscope system, the working characteristics of SLD will affect the performance and reliability of the entire system. Therefore, it is of great practical significance to study how to quickly and accurately measure the characteristic parameters of SLD to complete the evaluation and screening of device performance. Existing characteristic test systems are mostly composed of discrete devices, which are large in size and expensive. They do not have the portability required for field testing, and their working mode is single.
In response to the above problems, this paper proposes a design scheme for a portable SLD measurement and control system, briefly describes its overall design, and focuses on discussing the key technologies in the system implementation. Then, the actual system is performance tested, and the stability of the injected current, optical power, and temperature are tested respectively. Finally, the characteristic test results of the actual SLD device are given.
1 System working principle and design scheme
The overall design of the system is shown in Figure 1. The system mainly uses the embedded microcontroller C8051F060 as the control core. The two 16-bit ADC modules, two 12-bit DAC modules and one 8-bit ADC module integrated inside it constitute a basic on-chip data control and acquisition system, which makes it possible to design a portable SLD measurement and control system with small size, low power consumption and high reliability, and also greatly reduces the cost. The whole system is mainly composed of a drive module, a temperature control module, a parameter detection module and a human-machine interface module. The drive module provides three drive modes for the device: constant current drive, constant power drive and LIV test; the temperature control module keeps the device working temperature stable by adjusting the current size and direction of the thermoelectric cooler; the parameter acquisition module detects the device's drive current, tube voltage drop, optical power, temperature control voltage and other data, and sends them to the ADC module of the microcontroller for preprocessing, and is displayed in real time by the LCD; at the same time, the system's working mode and parameter size can be set through the keyboard. If it is a LIV test, the above data can be remotely controlled by communicating with the computer through the serial port.
2. Drive module design
The drive module is mainly composed of three parts: drive circuit, protection circuit and preamplifier circuit. The module can provide three working modes: constant current drive mode, constant light power drive mode and LIV test mode.
2.1 Constant current drive
Constant current drive is a control method for constant control of the injected current of SLD. It is essentially a voltage-controlled current source using current series negative feedback. Its schematic diagram is shown in Figure 2.
A jitter-free voltage is set by the microcontroller's DAC0. This voltage is applied to the reverse input of the operational amplifier. The operational amplifier and the transistor form a VI converter, thereby obtaining the corresponding output current. The output current flows through the sampling resistor R to obtain the sampling voltage. The sampling voltage is amplified and fed back to the positive input of the operational amplifier. By comparing with the set voltage, the output current is controlled, thereby forming a dynamic balance of closed-loop feedback to keep the output current constant. According to the virtual short-open principle, the output current value is the ratio of the voltage setting value to the sampling resistor value, that is: I=VDAC0/R (1)
2.2 Constant light power drive
Constant power drive is a control method for constant control of the output optical power of SLD. Figure 3 shows the schematic diagram of the constant power drive circuit. The output optical power of the device is monitored by an internally integrated photodetector (PD), whose splitting ratio is 5%. The sampled optical signal is converted into an electrical signal, and the monitored photocurrent signal is amplified by the preamplifier circuit. The amplified signal is transmitted to the monolithic 16-bit ADC0 module for analog/digital conversion. The converted digital quantity is compared with the set digital quantity, the deviation is compensated, and the set voltage value added to the constant current circuit is adjusted, thereby adjusting the injection current of the SLD. The entire control process forms a closed-loop dynamic balance, so that the output optical power is constant.
2.3 LIV test
The LIV test is to test the optical power L output by the SLD and the forward voltage V across the SLD while changing the SLD injection current I under remote control. The collected data is displayed as an LIV characteristic identification curve, including the VI curve representing the reactance characteristics and the LI curve representing the photoelectric conversion characteristics. In the LIV test mode, after the test parameters are set by the remote computer, the drive module generates a step-by-step drive current. The parameter detection module automatically records the tube voltage drop V, drive current I, and optical power L at each step point, and draws the LIV curve. These data and curves can be used to analyze the characteristics of the SLD, such as external quantum efficiency, threshold current, etc.
2.4 Protection circuit
SLD is an expensive semiconductor device, and most of its damage is caused by static electricity and surge breakdown. In order to eliminate the damage to the device caused by these electrical shocks and extend the service life of the device, electrostatic protection circuits and limiter circuits are designed.
2.4.1 Electrostatic Protection
The circuit connects a relay with very small contact resistance in parallel with SLD to form a short-circuit protection switch. When SLD is not working, the switch is closed. In this way, when it is not turned on, the electrodes at both ends of SLD are short-circuited, thereby achieving the function of preventing electrostatic breakdown. In practical applications, in addition to the normally closed switch, a diode is connected in parallel between the two electrodes of SLD to prevent the device from being damaged due to reverse polarity connection; a capacitor is also connected between the anode and cathode of SLD. This capacitor can not only limit the voltage mutation at both ends of SLD, but also filter out the high-frequency interference current on the SLD drive current.
2.4.2 Limiting circuit
Each SLD has a safe operating current range. If the current exceeds this range, the SLD will be damaged, so the operating voltage of the SLD must be limited to a given range. The design of the limiter circuit is based on the comparator principle. Figure 4 shows the designed limiter protection circuit, which is mainly composed of an integrated operational amplifier UA, an instrumentation amplifier UB and a diode D1.
When working, the input voltage UI acts on the driving circuit, and the current flowing through SLD is converted into IV through the sampling resistor and then sampled by UB to obtain the voltage difference Usample of the sampling resistor. From formula (1), it can be seen that U1=Usample, which is compared with the upper limit value of the limiting circuit. When the input voltage UI value is less than the set value USET, UA outputs UO1>0, so D1 is cut off and UI acts directly on the driving circuit; when the input voltage value UI is greater than the set value USET, UA outputs UO1<0, so D1 is turned on and the input voltage UI is pulled down to USET, thereby realizing the function of limiting protection.
[page]