Next Article in Journal
Innovative Sensors for Environmental Monitoring in Museums
Previous Article in Journal
A Novel Optical Fiber Sensor for Steel Corrosion in Concrete Structures
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Hardware and Software of a Bipolar Current Source Controlled by PC

1
Mining and Metallurgy Institute Bor, ZB 32, 19210 Bor, Serbia
2
University of Belgrade, Technical faculty of Bor, VJ 12, 19210 Bor, Serbia
*
Author to whom correspondence should be addressed.
Sensors 2008, 8(3), 1977-1983; https://doi.org/10.3390/s8031977
Submission received: 10 March 2008 / Accepted: 20 March 2008 / Published: 22 March 2008

Abstract

:
This paper describes a realization of a bipolar current source developed by the paper's authors. The source is intended for use in galvanic and other industrial plants, where a pulse-reverse current supply (with the desired shape in time) is required. A prototype of the device, which provides the outcome current intensity up to ± 50 A, has been constructed. The hardware of the source consists of a Pentium IV PC, a commercial ADDA converter, an interface of authors' original construction as well as a current regulator. The application software is developed using a commercial packet LabView as the basis.

1. Introduction

In advanced industrial plants, primarily in galvanic plants, current sources providing fast and simple changes of the current direction and intensity are often necessary and what is more, with a desired shape in time [1]. Due to developments in the fields of electronic and computer equipment, a great number of possibilities have opened for obtaining an optional shape of the voltage or the current, accompanied by the complete automation of the process and the introduction of the necessary feedbacks for the sake of eliminating system disturbances.
In this paper we describe the realization of such a system – a bipolar current source with the possibility to set time intervals and current intensities either in one or the other direction. The system is based on a Pentium IV computer as well as the software platform LabVIEW, with the hardware interface, the current regulator and the software applications being the result of our own development.

2. Hardware basis

For the sake of generating signals as well as monitoring the response of the galvanic system, a measurement and control system based of the Pentium IV PC has been developed. The hardware part, besides the computer, includes a commercial ADDA converter, the external interface for an analog signal processing and a powerful current source controlled by the voltage.
For ADDA conversion a commercially available Burr-Brown PCI-20428W converter has been used [2]. It is a 16-channel AD converter with a 12-bit conversion, that is, the two-channel DA converter, also with a 12-bit conversion. Besides the above mentioned analog channels, the board also has the digital outputs and inputs, the generator of square signals and a 16-bit counter. The measurement and control interface provides the link between the computer and the process. It also performs the signal conditioning. Its block-scheme is given in Figure 1.
The given shape of the controlling signal is being taken from the analog output – channel 0 (AO − CH0) to the comparator (C), which gives the enabling signal (E) to the outgoing block (± 5 V / ± 50 A) under the condition that the controlling voltage is within permitted limits, i.e. the system is initiated. In that way, the output is being blocked up to the end of the process of initiating the system, in order to avoid uncontrolled load current while switching on.
On channel AI0, the load's voltage is being brought in the AD/DA converter so that the system response can be monitored, that is the voltage on the load.
The second analog output of AD/DA converter can be used for superimposing of DC component with the given shape of the signal. Some other input channels can also be used for taking in the feedbacks as well as monitoring the system parameters (for instance, the temperature).
The assemblies of the current source governed by a voltage will be described in more details. For the controlling voltage within the range of ± 5 V, it provides the current within the range of ± 50 A at the output. The regulator is of a proportional kind with a filter for avoiding the self oscillation.
The scheme of the main supply of the system is shown in Figure 2. In fact, it is the classical bipolar rectifier assembly which provides unstabilized voltage of ± 12 V with the current of up to 50 A. Sstabilization is not necessary as the rectifier supplies the current source [3]. The element values are given on the scheme.
For the supply of the measurement and control electronics, a rectifier ± 24 V has been used with the stabilization of ± 15 V, whose scheme is given in Figure 3, with all element values.
The scheme of the current regulator is given in Figure 4. The error signal (the difference between the given and measured current) has been intensified by 100 times in a block containing the operational amplifier A1 (type 741) [4]. The amplified signal, through the transistors T1 − T7 (BC547 NPN and BC 212 PNP), open one or another group of output MOSFET transistors (T8 − T11 or T12 − T15) providing in that way one or other direction of the output current, in accordance with the controlling voltage. The transistors type IRF1010 has been used, four in parallel operation, with the corresponding coolers and forced air cooling. For output current monitoring, a LEM ± 50 A module (CSNP661, Honeywell) has been used, and the values of all passive elements are given on the scheme itself.

3. Software

The software platform was the packet LabVIEW (National Instruments) [5, 6] which is considered the standard in the world of measurement technique and virtual instruments [7]. For the connection with the AD/DA converter, that is, with the external world, the Master Link collection of drivers which is provided with the PCI – 2048 W converter has been used.
By the installation of these two packets, as well as AD/DA board, one can obtain a very powerful development system for measurement, control and signal processing (virtual instruments).
The graphical users' interface has two windows: Control panel – for the control and monitoring of the process (the application user uses this window) and the Application scheme – which shows the used virtual instruments, the connections between them, the course of the signal and the error detection.
Figure 5 shows an example of the control panel for the case of a rectangular shape current in both directions with the possibility to adjust the time of duration of pulse (tp), pause (t0) and reversion (tr), as well as the current intensity of the pulse (Ip) and reversion (Ir). On the figure the actual values of the current, voltage and time displays are shown and on the graphical display one can monitor the response (the voltage of load) in time. The measured data are being recorded in the form of a table in a file, whose name the user inputs in the determined field on the panel. It is possible to have either manual or automatic choice of the graphical display scale.
The pulse time, reversion and pause have been adjusted by the controls tp, tr and t0, respectively and the corresponding currents by the controls Ip and Ir. In the shown WHILE loop, the time has been monitored and it has generated the voltage at the output block AOWrite (channel AO0). It is a controlling voltage for the interface where the conversion of voltage into current is done. After the amplifying process is done, the current which has been set by the software, has been obtained on the output. The voltage measurement is done on the cannel AI0. After N sampled values in FOR loop there the averaging (Mean), displaying (Uak) and memorizing of the measured voltage have been performed. The graphical display of voltage in time is also given (Wave form).
The application overall diagram is shown in Figure 6. Except the shown measuring and control loop, the following program blocks in the initialization section [8, 9]: InitSW - software initialization, 428W - the board initialization, AssignIO - the Input/Output definition, HWInit - hardware function preparing, Slot - slot address defining, Address - address within slots choice, AOConf - output channel configuration, Channel - number of channels, Module - module number and Range - voltage range are used.

3. Conclusions

A prototype of the hardware and also the software of the described bipolar current source for the generation of rectangular, triangle and stepwise forms of the current in time has been developed. It has been constructed, calibrated and tested. The system has been tested with different types of loads with different shapes of output current in millisecond and second range. All the tests showed the remarkably good behavior of the system, that is, very good stability and correctness.

References and Notes

  1. Popov, K.I.; Maksimović, M. D. Theory of the effect of electrodeposition at a periodically changing rate on the morphology of metal deposits. In Modern Aspects of Electrochemistry; Conway, B.E., Bockris, J.O′M., White, R.E., Eds.; Plenum Press: New York, 1989; Vol. XIX, Chap. 3; p. 193. [Google Scholar]
  2. BUR-BROWN Company. Master Link Software Libraries; Intelligent Instrumentation Inc.: Tucson, USA, 2000. [Google Scholar]
  3. Tjapkin, D.; Širbegović, S.; Ristić, S.; Ramović, R. Components and construction of electronic devices; Nauka: Belgrade, 1992. [Google Scholar]
  4. Pantić, D.M.; Pešić, J.S. The application of the linear integrated circuits. Tehnička knjiga: Belgrade, 1981. [Google Scholar]
  5. National Instruments LabVIEW. Analysis concepts; NI Corporation, 2000. [Google Scholar]
  6. National Instruments LabVIEW. Getting started with LabVIEW; NI Corporation, 2000. [Google Scholar]
  7. Dastoori, K.; Makin, B.; Chye, M. Adhesion Measurements for Electrostatic Powder Coatings Using a Vertical Drop Test Rig and LabVIEW software. J. Electrostat. 2005, 63, 551–557. [Google Scholar]
  8. Morenco-Garcia, E. Curve Tracer with a Personal Computer and LabVIEW. Proc. 14th Int. Conf. Electron., Commun. Comp. CONIELECOMP 2004, 202–207. [Google Scholar]
  9. Elliot, C.; Vijayakumar, V.; Zink, W.; Hansen, R. National Instruments LabVIEW: A Programming Environment for Laboratory Automation and Measurement. J. Assoc. Lab. Automat. 2007, 12, 17–24. [Google Scholar]
Figure 1. Block scheme of interface.
Figure 1. Block scheme of interface.
Sensors 08 01977f1
Figure 2. The scheme of the main supply ± 12 V.
Figure 2. The scheme of the main supply ± 12 V.
Sensors 08 01977f2
Figure 3. The scheme of the additional supply.
Figure 3. The scheme of the additional supply.
Sensors 08 01977f3
Figure 4. The scheme of current regulator.
Figure 4. The scheme of current regulator.
Sensors 08 01977f4
Figure 5. Control panel.
Figure 5. Control panel.
Sensors 08 01977f5
Figure 6. Scheme of the application.
Figure 6. Scheme of the application.
Sensors 08 01977f6

Share and Cite

MDPI and ACS Style

Milivojević, D.; Stević, Z.; Rajčić-Vujasinović, M. Hardware and Software of a Bipolar Current Source Controlled by PC. Sensors 2008, 8, 1977-1983. https://doi.org/10.3390/s8031977

AMA Style

Milivojević D, Stević Z, Rajčić-Vujasinović M. Hardware and Software of a Bipolar Current Source Controlled by PC. Sensors. 2008; 8(3):1977-1983. https://doi.org/10.3390/s8031977

Chicago/Turabian Style

Milivojević, Dragan, Zoran Stević, and Mirjana Rajčić-Vujasinović. 2008. "Hardware and Software of a Bipolar Current Source Controlled by PC" Sensors 8, no. 3: 1977-1983. https://doi.org/10.3390/s8031977

Article Metrics

Back to TopTop