Iop conference Series: Materials Science and Engineering



Download 1.17 Mb.
View original pdf
Date12.09.2023
Size1.17 Mb.
#62040
Open Access proceedings Journal of Physics Conference series - Nugraha 2020 IOP Conf. Ser. Mater. Sci. Eng. 771 012007
atsc-jas-d-15-0202.1


IOP Conference Series: Materials Science and Engineering
PAPER •
OPEN ACCESS
DC Power Supply using Digital Potentiometer on
Switching Regulator Module Monitored and
Controlled via NI LabView
To cite this article: F Nugraha et al 2020 IOP Conf. Ser.: Mater. Sci. Eng. 771 012007
View the article online for updates and enhancements.
You may also like
First Steps Towards a Joint Measurement
System for Light-Addressable
Potentiometric Sensors and Light-
Addressable Electrodes
Rene Welden, Benno Schneider, Lars
Breuer et al.
-
A wind tunnel for environmental studies on small animals
K Cena and F G McLaren
-
Design, Manufacturing and Testing of
Biaxial Mechanical Travelling Pluviator
Asad H. Aldefae and Hiba D. Saleem
-
This content was downloaded from IP address 103.99.192.2 on 12/09/2023 at 13:17
Content from this work may be used under the terms of the
Creative Commons Attribution 3.0 licence
. Any further distribution of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI.
Published under licence by IOP Publishing Ltd
2nd International Conference on Engineering and Applied Sciences (2nd InCEAS)
IOP Conf. Series: Materials Science and Engineering 771 (2020) 012007
IOP Publishing doi:10.1088/1757-899X/771/1/012007 1
DC Power Supply using Digital Potentiometer on Switching
Regulator Module Monitored and Controlled via NI LabView
F Nugraha
1,*
, R A Priramadhi
1
, M Ramdhani
1 1
Faculty of Electrical Engineering, Telkom University. Jl. Telekomunikasi Jl. Terusan
Buah Batu, Sukapura, Kec. Dayeuhkolot, Bandung, Jawa Barat 40257
*
fachryo97@gmail.com, rizkia@telkomuniversity.ac.id,
mohamadramdhani01@gmail.com
Abstract. Smart Controlled Adjustable Power Supply is an automated power supply device in which the Voltage output from the device can be controlled using Digital Potentiometer as a voltage feedback manipulator and can be monitored using PC. Voltage and output current can be controlled in accordance with the specifications of the desired voltage 0-30V DC with 0.01
V resolution. This Study will show how Digital POT can change the output voltage of the
LM2576 Module and show the correlation between the BIT number of POT and the Voltage output. Afterward, the device will be controlled and monitored via NI LabView so it can easily be accessed by everyone and can compete in industry 4.0 due to its accessibility. There will be some test runs to prove the designed device is working properly and match the desired spesifications.
1. Introduction
Nowadays Voltage DC power supply was used in many fields and power electronics are used to control the energy flow process by giving voltage and current in an optimal form and suitable for loads
[1]. Traditional Power supply whose voltage regulating method was manually mechanical operation.
In order to be able to adapt to industrial automation, the voltage regulating method must be upgraded by changing the mechanical operation onto automatic operation. This paper will show the design of a power supply DC that can be controlled. The keys of this method were the LM2576 module and digital potentiometer AD5292. LM2576 module is the power supply module that can produce output
1.25V – 30 V DC voltage with an input of 30DC constant voltage. AD5292 is connected to the module for controlling the output voltage of the module and communicate with the Arduino serial. So the main purpose of this paper was to design a new method for regulating dc voltage output of a power supply.
The controlled adjustable power supply will be controlled and monitored via NI LabView. The voltage output of the device will be shown in graph voltage vs time, also the desired output will be controlled using a graphical interface that available in NI LabView.
2. Design of the Power Supply
2.1. Power Supply Specification
The power supply specifications were determined in the beginning so the author could choose what kind of voltage regulator module that can be used. Specs were determined near to PXI programmable power supply from National Instruments.
2nd International Conference on Engineering and Applied Sciences (2nd InCEAS)
IOP Conf. Series: Materials Science and Engineering 771 (2020) 012007
IOP Publishing doi:10.1088/1757-899X/771/1/012007 2
Table 1. Design Specifications
Num.
Parameter
Units
1
Input Voltage
30 V DC
2
DC output range
0 – 30 V DC
3
Max current output
3 A
4
Ratio level voltage
XX,X / 0.1 V per Level
2.2 Designing System
Design is made to suit all of the determined specifications. The switching regulator module picked due to high efficiency and has an adjusted voltage feature
[2][3]
. Another component to design was the voltage sensor and the current sensor.
Figure 1. Circuit Block Diagram of the System.
In Figure 1 shows all of the system circuits. Voltage input of 30 V DC goes into module LM2576
which is the chosen switching regulator, also goes into LM7815 and LM7805 for powering Arduino
Nano, and the last goes into potentiometer digital, AD5292 [4]. Current sensor ACS712 placed after the switching regulator. The output of this system is the voltage variance of 0-30V DC with 3 A max.
2.3 Control Algorithm
The program is planted in Arduino nano for doing all the activities for adjusting the desired voltage output and communicate in serial with NI LabView for exchanging data. Figure 2 shows how the program in Arduino works. That flow chart is the process of input voltage turning into an adjusted output voltage.
SPI
Module LM2576
AD5292
Arduino Nano
Voltage Sensor
ACS712
Relay
Safety
Circuit
LM7815 – LM7805
NI Lab View
Input
30 V DC
Output
0-30V
0-3 A
2nd International Conference on Engineering and Applied Sciences (2nd InCEAS)
IOP Conf. Series: Materials Science and Engineering 771 (2020) 012007
IOP Publishing doi:10.1088/1757-899X/771/1/012007 3
Figure 2.
Flow Chart of the program.
2.4 NI LabView Design
LabView is used for monitoring and controlling the device that has been made. Block diagram is designed to make Arduino and LabView can communicate interchangeably and all of that made from sets of VIs. VIs were chosen to make a program so Arduino and LabView can communicate. Arduino passes voltage output data and then the data put into graphs. In Figure 3 shows a list of used VIs to communicate and manipulate the data.
Figure 3.
Design VIs in LabView
Start
Declare All data types
Insert Vnew
Vnew ≥ 1.5V
&
Vnew ≤ 30V?
Calculate error of Vnew and
Vnow
Output RDAC
Checks Vnow
Vnow = Vnew ?
Stop
2nd International Conference on Engineering and Applied Sciences (2nd InCEAS)
IOP Conf. Series: Materials Science and Engineering 771 (2020) 012007
IOP Publishing doi:10.1088/1757-899X/771/1/012007 4
After made all of the block diagrams, there was also a front panel that works for the user interface.
User interface made with the graphical metered cursor and a graph of voltage vs time. In Figure 4 are shown the display of a front panel in LabView. The red bar is the slider for voltage input, and there is the numeric input on the right side of the slider. Numeric input allows us to type input using the keyboard.
Figure 4. Front panel of NI LabView
2.5 Circuit Schematics and PCB Layout
The designing of the hardware circuit was done by Eagle PCB design software. In Figure 5 is shown the layout of the printed circuit board. Every modules and all the electronic components are implemented in one board. In Figure 6 is shown the schematic of the designed circuit. In the schematic also shown that there are pins that designed for Arduino Shield and ACS712 Shield.
Figure 5. PCB Layout ;
Figure 6. Schematic Design
2nd International Conference on Engineering and Applied Sciences (2nd InCEAS)
IOP Conf. Series: Materials Science and Engineering 771 (2020) 012007
IOP Publishing doi:10.1088/1757-899X/771/1/012007 5
3. Tests Runs and Analysis
This chapter will discuss the results of the tests that have been carried out along with the results of the analysis. There are 3 tests to be performed, including testing the output voltage that can be issued by the device by looking at the range of voltage that can be issued, then testing the resolution that can be issued by the device and finally testing the maximum current that can be given from the output by the device.
In Figure 7 shown the test of every bit position of the wiper of potentiometer digital. As the graph shows, the rise of the voltage is linear meaning its suitable to use the AD5292 for controlling voltage output. The resolution also covered with this device, it makes up to 0.08V, which means it covers the target spec at 0.1V resolution..
Figure 7. Graph AD5259 Bit wiper
Position vs Voltage Output
Figure 8. Voltage Input vs Voltage Output
Controlled via LabView
AD5292 is compatible with our power supply specification, then move on to the other test. The next test is to measure the accuracy of voltage input vs voltage output. The device is controlled using
LabView Via PC. Voltage inputs are compared with voltage outputs to see how the device can control the voltage outputs precisely. In Figure 8 are shown 30 samples of voltage inputs and outputs. The difference between the those approximately only 0.02V
The next test is to test the device by giving the load to it. Resistor given is at 1 Ω. This test measures how the current output flow if it's attached to a load. Voltage input is adjusted at constant
1.5V. In Figure 9 shown that the current that flows through the device and the load are fluctuates. It happened because of the current sensor ACS712 is not suitable for this kind of test condition. ACS712
suits in AC voltage measurement.
The last test was measuring how fast the voltage output change from 0-30V. The voltage input gradually increases from 0-30V then the output voltage is measured in time. In Figure 10 shown voltage output change in time. It needed the 90s to make a 0-30V change. It also shows the steady state time and settling time needed for the device to change its voltage output form 0-30V. All the tests have been done proving that the design is quite stable and it reaches the desired specification.
Figure 9. Current output vs Voltage output
Figure 10. Voltage output vs Time
0 5
10 15 20 25 30 1
104 207 310 413 516 619 722 825 928
Vo ltag e
Ou tp u
t
Bits
BIT vs Voltage Output
8 8,5 9
9,5 10 10,5 11 11,5 1
3 5
7 9 11 13 15 17 19 21 23 25 27 29
V
o lt ag e
(V
)
Samples
Voltage Input vs Voltage Output
INPUT
OUTPUT
0 1
2 3
1 3
5 7
9 11 13 15 17 19 21 23 25 27 29
Voltage Output (v) vs Current Output (A)
Voltage Output
0 5
10 15 20 25 30 0
4 3
8 6
1 2
9 1
7 2
2 1
5 2
5 8
3 0
1 3
4 4
3 8
7 4
3 0
4 7
3 5
1 6
5 5
9 6
0 2
6 4
5 6
8 8
7 3
1 7
7 4
8 1
7 8
6 0
V
o lt
(V
)
Time (s) third digits are behind comma.
Volt vs Time
2nd International Conference on Engineering and Applied Sciences (2nd InCEAS)
IOP Conf. Series: Materials Science and Engineering 771 (2020) 012007
IOP Publishing doi:10.1088/1757-899X/771/1/012007 6
4. Conclusion
This study aims to design and implement a power supply whose output voltage can be set from the range of 0-30 V DC with a resolution of 0.1 V per level with a maximum current of 3 A and the most important thing, to be controlled and monitored by NI LabView. After doing this research, the results met all the required parameters. There are 3 parameter specifications: range volt, volt resolution, and maximum voltage output at 30V. The result of the required range of volts meets the desired specifications. For volt resolution, it can be adjusted to a precise 0.1V per level. The maximum current at the output can meet the target of 3A, it's just that the application is not enough because there will be the decrease in current due to automatic safety on ICLM2576. The current reading also not quite right because of the used unsuitable current sensor (ACS712), for further research, the current sensor should be replaced with more suitable current reading. On the other hand, controlling and monitoring can be done using NI LabView. The interface shows the exact data that was expected, and it is easy to be accessed so this device could be useful in the industry 4.0 environment.
References
[1]
Ned Mohan, Tore M. Undeland, William P. Robbins, “Power Electronics: Converters,
Applications, and Design”,3rd Edition, Wiley
[2]
Steve Roberts M.Sc.B.Sc., ”DC/DC Book of Knowledge : Practical Tips for user”, 3rd
Edition,Austria
[3] Semiconductor Components Industries “3,0 A, 15 V, Step-Down Switching Regulator,” LM2576
datasheet, Jan. 2006 – Rev. 8
[4] Analog Devices, Inc. “256-/1024-Position, Digital Potentiometers with Maximum ±1% R-
Tolerance Error and 20-TP Memory” AD5291/AD5291 datasheet, 2014 Rev.E

Download 1.17 Mb.

Share with your friends:




The database is protected by copyright ©ininet.org 2024
send message

    Main page