1. Introduction
Climate change and environmental pollution are the main issues in the world over the past two decades. The increasing depletion of fossil fuels to produce carbon is the cause of the problems. Thus, every country actively searches for renewable energy to achieve the goal of carbon neutrality. Among the renewable energies, the solar and wind energies are most popular and must be extracted by using power converters and control technology to become a stable power supply [1]. Recently, due to the ease of installation, the rapid growth in power electronics, and advanced control techniques, solar energy has become more and more popular in electric power applications [2,3,4,5]. In order to obtain the highest output efficiency of photovoltaic (PV) arrays, the techniques of the maximum power point tracking (MPPT) for solar energy conversion systems are necessary.
Many algorithms have been developed to provide maximum PV power, such as the perturbation and observation method, incremental conductance method, and hill-climbing method [6,7,8,9,10,11,12,13,14,15,16]. The perturbation and observation method, in which the duty cycle of the power converter is selected to be perturbed, is often used for the MPPT problem because it is easy to implement; however, an oscillation problem is inevitable [6,7,8,9]. The incremental conductance method is used to reduce oscillation by comparing the incremental and instantaneous conductance of the PV arrays, but the implemented circuit is more complex [10,11,12,13,14]. The hill-climbing method, in which the voltage of the PV array is selected to be perturbed, has the advantage of omitting the current feedback circuit, but its control algorithm is more complex [15,16]. Furthermore, the control algorithm of the short-circuit pulse-based MPPT method is simple and leaves out the voltage feedback circuit, but the drift of operating point due to partially shaded effect is still an open problem [17,18,19,20].
Conventionally, the solar energy conversion systems are composed of a PV array, a dc/dc converter, a dc/ac inverter, batteries, and a center-tapped transformer. Practically, the characteristics of PV output voltage and output current are determined by the number of solar irradiation conditions, ambient temperature, and electrical load characteristics. Thereby, the technologies of changing the location of the maximum power point must be developed in the applications of MPPT control in order to make the PV array obtain the optimal efficiency from solar energy at different operating conditions. Neural networks with multi-layer neurons are widely used to approximate an arbitrary input–output mapping of an uncertain PV system [21,22,23,24]. In [24], a neural-network-based MPPT control of a PV array is worked together with an interleaved boost converter using a fuzzy controller, which may complicate the system. Recently, a low-complexity MPPT algorithm that is based on the neural network model of the photovoltaic module was proposed, but it needs three variables including solar irradiance, temperature, and voltage as the inputs to the input layer of the neural network, in which the solar irradiance is also estimated by another three-layer neural network [25].
In this study, the uncertainties of solar irradiation conditions, cell temperature, and the electrical load characteristics in PV systems are compensated by a neural network, and the duty cycle of the dc/dc converter is determined by a proportional-integral (PI) controller, the parameters of which are determined off-line by a genetic algorithm (GA) with the help of MATLAB [26,27]. The control objective is to achieve MPPT for the PV system, including a solar cell array, a dc/dc converter, and an output load despite the variation in solar irradiation, cell temperature, and the electrical load characteristics in PV systems. By the simulation of MATLAB and implementation of a DSP TMS320F28335, a prototype PV system around 310W with an MPPT controller is built in this study.
The next section describes that the PV system output power is a function of the solar irradiation, cell temperature, and characteristics of the PV array. Moreover, the analytic solution for obtaining the maximum power is difficult to obtain due to its complexity, nonlinearity, and uncertainties of parameters. The innovation of this work is to obtain the maximum power of a PV system using a neural network, in which the variables of solar irradiance and temperature are not necessary as the inputs of the neural network, with the idea of transferring the MPPT problem into a current control problem. The current controller parameters are determined via a genetic algorithm for finding the controller parameters by the minimization of a complicatedly nonlinear performance index function. In addition, it only needs the PV array output voltage and current as the inputs of the neural network, which contains only six neurons totally. From experimental results, the validity of the proposed MPPT controller was verified under certain solar irradiation and partially shaded conditions.
This paper is organized as follows: The materials for the PV system and the proposed control method are described in Section 2. The simulation verification in MATLAB/Simulink and the experimental results using a digital signal processing chip are presented in Section 3. Finally, the conclusions are in Section 4.
2. The Materials for the PV System and the Proposed Control Method
2.1. PV Array
A PV array consists of a number of series and parallel connections of PV modules, each of which consists of a number of series and parallel connections of PV cells. A PV cell is a nonlinear device, which consists of a light-generated DC current source , a diode , a resistance shunt with this current source, and a series resistance . The equivalent circuit of the PV cell can be depicted in Figure 1, where is directly proportional to the solar irradiance, the parallel resistance illustrates the leakage current, and the series resistance represents the Ohmic losses [26].
In general, for simplicity, and can be neglected. The simplified mathematical model of the output current of the PV cell is given as
(1)
where is the electric charge, is the Boltzmann’s constant, is the cell surface temperature (°K), is the cell ideality factor (), and is the cell reverse saturation current. The mathematical model of the reverse saturation current is given as follows:(2)
where is the reference temperature, is the reverse saturation current at the reference temperature, and is the band gap energy ().Let be the number of PV cells in parallel and be the number of PV cells in series in a PV module. Then the output current of a PV module is given as
(3)
where is the output voltage of the PV module, is the short-circuit current of the PV module and expressed as(4)
While the PV module is open-circuit, the output current is zero. Then the cell reverse saturation current in (1) can be obtained from (3) as
(5)
where is the open-circuit voltage of the PV module.In addition, the short-circuit current of the PV module varied according to solar irradiation and cell temperature is given below:
(6)
where is the short-circuit current at the reference temperature and solar radiation, the short circuit current temperature coefficient at the reference temperature and solar radiation, and is the solar irradiance (). The open-circuit voltage of the PV module varied according to cell temperature is given below:(7)
where is the open-circuit voltage at the reference temperature and is the open-circuit voltage temperature coefficient at the reference temperature.Furthermore, let be the number of PV modules in parallel and be the number of PV modules in series in the PV array of a PV system. Then the output current of the PV array is given as
(8)
The output power of PV array is expressed as follows:
(9)
The power versus voltage curves for different solar irradiation and temperature of a PV array with one module (TYN-155S5) are shown in Figure 2a,b, respectively. As can be seen, the output power is determined by the solar irradiation, cell temperature, and characteristics of a PV array. The purpose of this study is to develop an MPPT controller for the PV array to obtain its maximum power under the environment of different solar irradiation and temperature.
2.2. A Novel Control Structure for PV Array with MPPT
2.2.1. Problem Formulation of MPPT for PV System
The conventional MPPT algorithms use (10) as follows to obtain the maximum output power point.
(10)
Substituting (8) and (9) into (10) yields
(11)
In other words, if (11) can be achieved, then the maximum power point tracking is also followed.
As mentioned above, the output power is determined by solar irradiation, cell temperature, and characteristics of PV arrays, and so is the derivative with respect to . Moreover, the analytic solution of (11) is difficult to obtain due to its complexity and nonlinearity. This is the reason why it is so difficult to solve the MPPT problem for a PV system. Thus, a neural network is proposed to solve the problem by learning the nonlinear function and is described as follows.
By observing (11), the parameters (reverse saturation current), (ambient temperature), and (cell ideality factor) are uncertain terms. Let , , , where , , and denote nominal terms and , , and denote perturbed terms for , , and , respectively. Therefore, Equation (11) can be rewritten as follows [28]:
(12)
where nominal term(13)
and perturbed term(14)
From the above analysis, is determined by the nominal value of the PV system and is function of the uncertain parameters , , and . This study proposes a novel controller for the MPPT problem to compensate the uncertainty using neural networks as follows.
Define a tracking error as follows:
(15)
where is an estimate of uncertainty and is an output of the neural network. The purpose of the proposed controller, with the structure shown in Figure 3, is to make approach zero, which is equivalent to achieving MPPT for the PV system. The inputs of the neural networks are and , and the weightings in the neural network are adjusted by the tracking error , at the same time the duty cycle of the dc/dc converter is regulated by a PI controller. By observing (14), although the current is not relative to the uncertainty , it will affect the variations in the uncertain parameters , , and . Therefore, it is also used as an input to the input layer of the neural network for increasing the learning speed.2.2.2. The Structure of the Proposed Recurrent Neural Network
In this study, a recurrent neural network is adopted to compensate for the uncertainties in the PV system. The structure of the proposed neural network compensator is shown in Figure 4, which includes an input layer, a hidden layer, and an output layer. It only needs the PV array output current and voltage as the inputs of the neural network. Only six neurons totally are enough for the control scheme. This structure is much simpler than the existing work in [25], which needed three variables, including solar irradiance, temperature, and voltage as the inputs to the input layer of the neural network, the solar irradiance variable in which is also estimated by an additional three-layer neural network.
The structure of the employed neural network is described as follows:
Input Layer:
There are two inputs, which are the output current and output voltage of the PV system, on the input layer. The outputs of the ith node in the input layer are defined as
(16)
where and , respectively. denotes the iteration number.-
Hidden layer:
There are three nodes (j = 1, 2, 3) in the hidden layer for simplicity of implementation. The outputs of the jth node in the hidden layer are defined as
(17)
where(18)
The updating of the weights, , , and are defined, respectively, as follows.
Firstly,
(19)
where(20)
where is called the propagation error and given by the tracking error as(21)
and(22)
In (22), we have
(23)
Secondly,
(24)
where(25)
In (25), we have
(26)
and(27)
where(28)
In (20), (25), and (28), , , and are the learning rate, respectively.
-
Output Layer:
There is only one output node in the output layer (k = 1) and is defined as
(29)
(30)
2.3. PI-Controller Designed by GA Algorithm
A PI current controller is to be designed by a GA algorithm to make the current control tracking error be zero. The performance index is defined as
(31)
To find the optimal value of the performance index function using GA, we confine the search domain of the PI controller parameters and within a constraint area, which is determined as follows. Figure 5 shows the controlled plant of the current control system, in which is the duty cycle of the PWM signal to control the switch of the buck converter. The current is approximately equal to the PV output current and is also near equal to the load current at the steady state because they are DC currents. The transfer function from the duty cycle to the output load current can be obtained as (32).
(32)
The transfer function block diagram of the PV current control system using the PI controller is shown in Figure 6. It can be derived that the closed-loop transfer function is
(33)
Thus, for a unit-step current reference, the Laplace transform of the duty cycle can be expressed as
(34)
By using initial value theorem, the initial value of the duty cycle can be written as
(35)
Because the duty cycle must be between zero and one (
(36)
The limit of the parameter can be obtained by using the Routh–Hurwitz criterion. Consider that the characteristic equation of the closed-loop system in (33) is of the form
(37)
Table 1 shows the Routh’s tabulation to determine the stability of the system. For the system to be stable, the criterion indicates that
(38)
and(39)
which are on the first column of the Routh’s tabulation and must be positive as the other elements of the column. It turns out from (39) that(40)
For finding the and parameters of the PI controller by minimizing the performance index in (31), the calculation of the performance index has to be also obtained and is described as follows.
From Figure 6, the transfer function from the current reference to the tracking error is
(41)
Thus, for a unit-step current reference (), the Laplace transform of the tracking error can be expressed as
(42)
where , , , , . Then, using Parseval’s theorem, the performance index can be rewritten as(43)
Because it is very difficult to determine the PI controller’s parameters and by the minimization of the performance index in (43), which is a complicatedly nonlinear function, this problem can be solved by using GA with the help of the MATLAB simulation tool. After the constraints of the PI controller’s parameters and the calculation of the performance index are obtained, the program code of the cost function in MATLAB based on (36), (38), (39), and (43) is illustrated in Figure 7. This function file is called by the main program of the GA algorithm via a “degademo” function, which is shipped with MATLAB. By setting the maximum number of generations to be 200, mutation rate equal to 0.15, crossover rate equal to 0.7, similarity limit equal to in the main program, the performance index curve convergence behavior, with respect to the generations, is shown in Figure 8. As can be seen, it is convergent to the steady value of on the twentieth generation. Executing the MATLAB main program file also reports the optimal values of the PI controller parameters, which are:
(44)
and(45)
The step responses of the load current and the inductor current in the closed-loop system using the designed PI controller’s parameters via GA are shown in Figure 9a,b, respectively. As can be seen, the inductor current response is smoother than the load current in the transient state, and both achieve the steady-state value without error.
3. Results and Discussion
3.1. Model Verification
Before the simulation analysis of the proposed MPPT control scheme of the PV system, the model of the PV array, which is composed of one or more PV modules, with the parameters shown in Table 2, was constructed and verified. The PV array model with the PV modules series and parallel connection for the case of and the case of , was constructed, respectively, as shown in Figure 10a,b, in which the PV module block using the embedded MATLAB function was built based on Equations (1)–(8) in the previous section with and , as shown in Figure 11. The output of the PV module function was then used to control a current source for the generation of the output current of the PV module. In the first case, the load resistance was given as for obtaining the maximum power of the PV array. As indicated in Figure 10a, the output power, current, and voltage values were displayed with the power value of 309.9 W, which is near the maximum power of 310 W, and the current and voltage value at 4.428 A and 69.99 V, respectively.
In the second case, the load resistance was given as for obtaining the maximum power of the PV array. As indicated in Figure 10b, the output power, current, and voltage values were displayed with the power value of 619.8 W, which is near the maximum power of 620 W and is the double value of the first case, and the current and voltage value at 8.856 A and 69.99 V, respectively. The results of both cases verify the validation of the PV array model, which can be extended to a larger PV array easily by setting the series connection number and the parallel connection number of the PV module.
3.2. Simulation Verification
To illustrate the effectiveness of the proposed controller, a PV array of 310 W composed of two cascaded solar panels, a buck converter, a PI controller, a neural network, and an output load was also constructed. The simulation block diagram of the proposed MPPT controller for the PV system with the buck converter switching frequency of 10 kHz and neural network updating rate of 100 Hz using MATLAB/Simulink is shown in Figure 12. The neural network compensator has one input for the tracking error for tuning the weighting in the hidden layer, two input nodes (i = 1, 2) for the two input variables and , three hidden nodes (j = 1, 2, 3), and one output node (k = 1) for the .
The PI controller parameters designed by GA were then used on the simulation model of the 310-W PV system, in which the embedded MATLAB function for based on (13) in the previous section is shown in Figure 12b, for the overall simulation verification of the proposed MPPT control performance. Figure 13 shows the simulated results for the sudden changes in solar irradiation from 200 up to 1000 with a change of 200 at each time step of 0.1 s at the ambient temperature of . As can be seen, the output current, voltage, and the power of the PV array can quickly reach the steady-state value of each step, and the output power can reach the maximum value of 310 W with the current valve at about 4.4 A and the voltage value at about 70.0 V while the solar irradiation increases up to 1000 . In addition, the tracking error is approaching zero despite the sudden changes in solar irradiation. This is equivalent to achieving MPPT for the PV system.
The next simulation is for the condition of continuous variations in the ambient temperature at the solar irradiation of 1000 as follows: , , , rad/s. The simulated results are shown in Figure 14. As can be seen in Figure 14a, the PV array’s output current, voltage, and hence the output power are varied due to the variations in the ambient temperature. The output power of the PV array can also reach the maximum value of about 310 W. The corresponding MPPT control signals of the tracking error , neural network output , the nominal value , and the sum of and are also shown in Figure 14b. As can be seen, the signal of the sum of and can track the output current of the PV array very well, so that the tracking error is convergent to be zero despite the variation in ambient temperature.
3.3. DSP Implementation and Experimental Verification
In this study, the proposed controller was implemented by a TI TMS320F28335 DSP chip embedded on an eZdsp control board, which can easily process the input signals conversion and the complex floating-point computation on the neural network of the proposed control scheme. Figure 15 shows the basic configuration of the PV system. The PV output current is detected by using a LEM LA-55P current sensor followed by two-stage operational amplifiers for the conversion and low-pass filtering as a voltage signal. The PV output voltage is also detected by using a difference amplifier. The two signals are then read by the DSP chip through a multi-channel 12-bit built-in A/D converter. The signals of the MPPT control can be viewed either on the Code Composer of the DSP development software system or on the oscilloscope by using a 12-bit SPI-DAC converter with output voltage scaled in the range from 0 to 5 V outside the DSP control board. The training data of the neural network inputs and are sampled from the A/D converters in every 0.01 s on line to compute the output . Comprehensive experiments are made to investigate the proposed MPPT capability for the PV system.
At certain solar irradiation and ambient temperature, output waveforms of the proposed MPPT controller for the PV array, which consists of the series connection of two 155-W TYN-155S5 PV modules, are shown in Figure 16, and the experimental data at the final steady-state is shown in Table 3. The result indicates the output current, voltage, and power of the PV array are from lower values increasing up to the maximum values of 4.14 A, 64.53 V, and 267.42 W, respectively, at that solar irradiation and ambient temperature condition.
To illustrate the effectiveness of the proposed MPPT controller under partially shaded conditions, the PV array is covered by a board and removed after a while. The output waveforms of this case are shown in Figure 17. From the experimental result, the proposed controller can make the tracking error approach zero under partially shaded conditions despite the variation in solar irradiation, ambient temperature, and the electrical load characteristics in the PV system, which is equivalent to achieving MPPT for the PV array under partially shaded conditions.
4. Conclusions
In this study, based on the slope of power versus voltage, a novel MPPT algorithm using a neural network compensator was proposed and implemented on a TI TMS320F28335 DSP chip, which can easily process the input signals conversion and the complex floating-point computation on the neural network of the proposed control scheme. It was derived that the output power of the photovoltaic system is a function of the solar irradiation, cell temperature, and characteristics of the photovoltaic array. The analytic solution for obtaining the maximum power is difficult to obtain due to its complexity, nonlinearity, and uncertainties of parameters. Therefore, the MPPT control scheme is presented to solve the abovementioned problems using neural network with the idea of transferring the MPPT problem into a current PI control problem. In addition, the neural network system, which contains six neurons totally, only needs the PV array output voltage and current as the inputs of the input layer and the tracking error signal for updating the weighting of the neurons in the hidden layer. This structure is simpler than the existing work, which needs three variables as the inputs to the input layer of the neural network.
The current PI controller’s parameters are to be determined by minimizing a performance index function, which is the time integral of the square of the tracking error signal of the current controller from zero infinity and can be transformed into a nonlinear function containing the controller parameters by Parseval’s theorem. Because it is very difficult to determine the PI controller’s parameters by the minimization of the complicatedly nonlinear function, this problem can be solved by using GA with the help of the MATLAB simulation tool. A function file that lists the nonlinear performance index function and the constraints of the PI controller parameters determined by the initial-value theorem and Routh–Hurwitz criterion for the stability check, respectively, is called by the main program of the GA algorithm via a “degademo” function. The performance index curve is convergent to the steady value of a very small value on the twentieth generation by executing the main program, which also reports the optimal values of the PI controller parameters.
The model of the PV array, which is composed of two PV modules in a series connection, was constructed and used for the simulation verification of the proposed MPPT control scheme. The PV model can be extended to a larger array easily by setting the series and the parallel connection numbers of the PV module.
The experimental result shows the output current, voltage, and power of the PV array are increasing up to the maximum values of 4.14 A, 64.53 V, and 267.42 W, respectively, at the solar irradiation and ambient temperature condition. The proposed controller can also make the tracking error approach zero, which is equivalent to achieving MPPT for the PV array under partially shaded conditions.
The proposed control scheme can be applied to the MPPT-based solar chargers and PV inverters. More experiments will be conducted in the near future to compare with the available products in the market, such as Fronius Symo 15.0-3-M. The maximum efficiency for PV grid of this inverter is 98.1%, with MPP adaptation efficiency greater than 99.9%, in which two MPP trackers (MPPT 1 and MPPT 2) are installed so as to connect PV arrays with different solar azimuth and tilt angles, with different string lengths, and connect strings of dissimilar modules. The presented control scheme might be better than the dual-tracker scheme because it can obtain the maximum power despite the variation in solar irradiation, cell temperature, the effect of uncertain parameters, and the electrical load characteristics in the PV systems.
Author Contributions
Conceptualization, C.-S.T.; Data curation, K.-T.H.; Formal analysis, M.-F.T.; Funding acquisition, C.-S.T.; Investigation, M.-F.T.; Methodology, M.-F.T.; Project administration, C.-S.T.; Resources, M.-F.T., K.-T.H. and S.-H.L.; Software, K.-T.H.; Supervision, C.-S.T.; Validation, K.-T.H.; Visualization, M.-F.T. and C.-S.T.; Writing—original draft, M.-F.T. and C.-S.T.; Writing—review & editing, M.-F.T. All authors have read and agreed to the published version of the manuscript.
Funding
This research was funded by Project number: NSC 100-2221-E-159-008 from the Ministry of Science and Technology (MOST), Taiwan.
Acknowledgments
This work was supported by the Ministry of Science and Technology of Taiwan under Contract NSC 100-2221-E-159-008.
Conflicts of Interest
The authors declare no conflict of interest.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Figures and Tables
Figure 2. The power versus voltage curves: (a) for different solar irradiation, (b) for different temperature.
Figure 3. The structure of the proposed controller of a PV system based on a neural network.
Figure 4. The structure of a recurrent neural network with two inputs ipv and vpv.
Figure 9. The step response using the designed PI controller: (a) load current, (b) inductor current.
Figure 10. PV array model construction and verification: (a) with ns=2, np=1, (b) with ns=2, np=2.
Figure 12. The simulation block construction: (a) PV system model, (b) nominal function for x0.
Figure 14. Simulation results for the variations in the ambient temperature: (a) the signals of temperature, output current, voltage, and power, (b) the MPPT control signals.
Figure 14. Simulation results for the variations in the ambient temperature: (a) the signals of temperature, output current, voltage, and power, (b) the MPPT control signals.
The Routh’s tabulation.
| Column 1 | Column 2 | |
|---|---|---|
| 0 | ||
The PV module parameters (TYN-155S5) .
| Electrical Characteristics | Specification |
|---|---|
| Maximum Power (Pmax) | 155 W |
| Current at Maximum Power (Imp) | 4.43 A |
| Voltage at Maximum Power (Vmp) | 35.01 V |
| Short-Circuit Current | 4.79 A |
| Open-Circuit Voltage | 43.49 V |
| Short-Circuit Current Temperature Coefficient | |
| Open-Circuit Voltage Temperature Coefficient |
The experimental data of Figure 16 at steady-state on the view of Code Composer.
| Name | Value | Type | Radix |
|---|---|---|---|
| 4.143993 | float | float | |
| 64.53333 | float | float | |
| 267.4218 | float | float | |
| 0.01850748 | float | float |
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2021 by the authors.
Abstract
In this study, based on the slope of power versus voltage, a novel maximum-power-point tracking algorithm using a neural network compensator was proposed and implemented on a TI TMS320F28335 digital signal processing chip, which can easily process the input signals conversion and the complex floating-point computation on the neural network of the proposed control scheme. Because the output power of the photovoltaic system is a function of the solar irradiation, cell temperature, and characteristics of the photovoltaic array, the analytic solution for obtaining the maximum power is difficult to obtain due to its complexity, nonlinearity, and uncertainties of parameters. The innovation of this work is to obtain the maximum power of the photovoltaic system using a neural network with the idea of transferring the maximum-power-point tracking problem into a proportional-integral current control problem despite the variation in solar irradiation, cell temperature, and the electrical load characteristics. The current controller parameters are determined via a genetic algorithm for finding the controller parameters by the minimization of a complicatedly nonlinear performance index function. The experimental result shows the output power of the photovoltaic system, which consists of the series connection of two 155-W TYN-155S5 modules, is 267.42 W at certain solar irradiation and ambient temperature. From the simulation and experimental results, the validity of the proposed controller was verified.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer




