Sample Mini Project Report - Temp Cont Fan in Industry
Sample Mini Project Report - Temp Cont Fan in Industry
2
Easy installation
It is easy to handle and economical. For cooling heat dissipating devices, installation is easy.
Using the automated fan control is as simple as selecting a desired temperature range and
leaving it to do its work. When the temperature rises above the desired temperature range, the
fans will automatically run in the forward direction and create a cooling effect. If the
temperature drops below the desired temperature range, the automated fan control will run
the fans in the reverse direction to redistribute the warm air overhead and eliminate hot and
cold spots without generating a discernible breeze.
High-speed chips tend to run hot. As they get faster, they get hotter. New generation high-
speed digital chips use smaller processes that allow the supply voltage to be reduced, which
helps somewhat, but the number of transistors increases faster than the supply voltage
decreases. Power levels, therefore, continue to rise. As chip temperature increases,
performance can suffer. Parameters shift, maximum operating frequencies decrease, and
timing can fall out of specification. From the user's point of view, the product is no longer
operating properly when this occurs. The first reason for cooling high-speed chips, therefore,
is to maintain good performance for the longest possible operating time and over the widest
possible range of environmental conditions. The maximum allowable temperature for a high-
speed chip to meet its parametric specifications depends on the process and how the chip is
designed (how "close to the edge" the chip is operating), among other factors. Typical
maximum die temperature values range from +90°C to +130°C. Beyond the point where
performance degradation begins, excessive die temperature causes catastrophic damage to
chips. The maximum die temperature limit is usually well over +120°C and depends on such
factors as process, package, and duration of high-temperature conditions. High-speed chips
are, therefore, cooled to avoid reaching a temperature that could both degrade performance
and cause irreparable damage.
A single cooling technique is rarely used with high-speed chips. Instead, combinations of
techniques are generally necessary to ensure high performance and continued reliability. Heat
sinks, heat pipes, fans, and clock throttling are commonly employed to cool high-speed chips.
Temperature controlled fan, can help solve the heat problem, but introduce problems of their
own. Fans can dramatically reduce the temperature of a high-speed chip, but they also
generate a great deal of acoustic noise. The noise from a full-speed cooling fan is annoying to
some consumers and is also becoming a target of government agencies concerned about the
long-term effects of noise in the workplace. Fan noise can be reduced significantly by
4
varying the fan's speed based on temperature; the fan can turn slowly (and very quietly) when
temperature is low, and can speed up as temperature increases.
The need for fan control forces the designer to make several key choices. The first choice is
the method of adjusting the fan's speed. A common method of adjusting the speed of a
brushless DC fan is to regulate the power-supply voltage of the fan. This approach works
well for power-supply voltages as low as about 40% of the nominal value.
Another popular fan-speed control technique is to power the fan with a low-frequency PWM
signal, usually in the range of about 30Hz, whose duty cycle is varied to adjust the fan's
speed. This is inexpensive because a single, small pass transistor can be used. It is efficient
because the pass transistor is used as a switch. A disadvantage of this approach, however, is
that it can make the fan somewhat noisier because of the pulsed nature of the power supply.
The PWM waveform's fast edges cause the fan's mechanical structure to move (somewhat
like a badly designed loudspeaker), which can easily be audible.
A third approach can be used with fans that have speed-control inputs. Such fans, usually
referred to as "four-wire" fans (ground, power, tachometer output, PWM speed-control
input), allow a logic-level PWM signal to control their speed. This PWM signal is usually in
the 20kHz to 50kHz range, and the resulting fan speed is roughly proportional to the duty
cycle.
Another fan-control design choice is whether the fan's speed is measured as part of the
control scheme. In addition to power and ground, many fans are available with a third wire
that provides a "tachometer" signal to the fan-control circuitry. The tachometer output
produces a specified number of pulses (two pulses, for example) for each revolution of the
fan. Some fan-control circuits use this tachometer waveform as a feedback signal that allows
the fan's voltage or PWM duty cycle to be adjusted to give a desired RPM. A simpler
approach ignores any tachometer signal and simply adjusts the fan's drive to speed up or slow
down with no speed feedback. Speed control using this method is less precise, but cost is
lower and at least one feedback loop is removed, simplifying the control system.
5
In some systems, it is important to limit the change rate of the fan speed. This is most critical
when the system is in close proximity to users. Simply switching a fan on and off or changing
speed immediately as temperature changes is acceptable in some environments. When users
are nearby, however, sudden changes in fan noise are apparent and annoying. Limiting the
rate of change of the fan's drive signal to an acceptable value (e.g., 1% per second) ensures
that the acoustic effects of fan control are minimized. The fan speed still changes, but it does
so without attracting attention.
In this chapter we have discussed about the details of temperature controlled fan. In next
chapter we will focus on the components that are used in temperature controlled fan used in
industry. The discussion will also cover the block diagram related to the topic.
6
CHAPTER TWO
TECHNOLOGY USED
2.1 INTRODUCTION
All computing systems other than general purpose computer (with monitor, keyboard, etc.)
are embedded systems.
Embedded system is a way of working, organizing or performing one or many tasks
according to a fixed set of rules, program or plan. In other words, an arrangement in which all
units assemble and work together according to a program or plan. An embedded system is a
system that has software embedded into hardware, which makes a system dedicated for an
application (s) or specific part of an application or product or part of a larger system. It
processes a fixed set of pre-programmed instructions to control electromechanical equipment
which may be part of an even larger system for organizing an embedded system,
microcontrollers are the most essential elements.
POWER SUPPLY
RELAY
RELAY FAN
Sensor (LM35)
DRIVER
Temperature
ARDUINO
PRO MINI
BUZZER
&
INDICATOR
LCD
7
2.3 COMPONENT LIST
Here we explain the components used to design the whole system with detailed
specifications. Technology used and particulars are also given regarding each of the
components.
The hardware developed for the present system consists of the following main modules and
circuitry:
➢ Arduino Pro Mini microcontroller board
➢ Temperature sensor (LM35)
➢ LCD
➢ Relay driver
➢ Relay
➢ Passive components
➢ Power supply
➢ Buzzer
➢ Transistor
The Arduino Pro Mini is a microcontroller board based on the ATmega328. It has 14 digital
input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, an on-board
resonator, a reset button, and holes for mounting pin headers as shown in Fig 2.2. A six pin
header can be connected to an FTDI cable or Sparkfun breakout board to provide USB power
and communication to the board.
The Arduino Pro Mini is intended for semi-permanent installation in objects or exhibitions.
The board comes without pre-mounted headers, allowing the use of various types of
connectors or direct soldering of wires. The pin layout is compatible with the Arduino Mini.
8
There are two version of the Pro Mini. One runs at 3.3V and 8 MHz, the other at 5V and 16
MHz.
Table 2.1 shows the technical features of Arduino Pro Mini Board.
2.4.2 Power
The Arduino Pro Mini can be powered with an FTDI cable or breakout board connected to its
six pin header, or with a regulated 3.3V or 5V supply (depending on the model) on the Vcc
pin. There is a voltage regulator on board so it can accept voltage up to 12VDC. If you're
supplying unregulated power to the board, be sure to connect to the "RAW" pin on not VCC.
9
2.4.3 Memory
The ATmega328 has 32kB of flash memory for storing code (of which 0.5kB is used for the
boot loader). It has 2kB of SRAM and 1kBs of EEPROM (which can be read and written
with the EEPROM library).
Each of the 14 digital pins on the Pro Mini can be used as an input or output, using
pinMode(), digitalWrite(), and digitalRead() functions. They operate at 3.3 or 5 volts
(depending on the model). Each pin can provide or receive a maximum of 40 mA and has an
internal pull-up resistor (disconnected by default) of 20-50 kΩ. In addition, some pins have
specialized functions:
• Serial: 0 (RX) and 1 (TX). Used to receive (RX) and transmit (TX) TTL serial data.
These pins are connected to the TX-0 and RX-1 pins of the six pin header.
• External Interrupts: 2 and 3. These pins can be configured to trigger an interrupt on a
low value, a rising or falling edge, or a change in value. See the attach Interrupt() function
for details.
• PWM: 3, 5, 6, 9, 10, and 11. Provide 8-bit PWM output with the analog Write()
function.
• SPI: 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK). These pins support SPI
communication, which, although provided by the underlying hardware, is not currently
included in the Arduino language.
• LED: 13. There is a built-in LED connected to digital pin 13. When the pin is HIGH
value, the LED is on, when the pin is LOW, it's off.
The Pro Mini has 8 analog inputs, each of which provide 10 bits of resolution (i.e. 1024
different values). Four of them are on the headers on the edge of the board; two (inputs 4 and
5) on holes in the interior of the board. The analog inputs measure from ground to VCC.
Additionally, some pins have specialized functionality:
• I2C: A4 (SDA) and A5 (SCL). Support I2C (TWI) communication using the Wire
library.
10
There is another pin on the board:
• Reset. Bring this line LOW to reset the microcontroller. Typically used to add a reset
button to shields which block the one on the board.
2.4.5 Communication
The Arduino Pro Mini has a number of facilities for communicating with a computer, another
Arduino, or other microcontrollers. The ATmega328 provides UART TTL serial
communication, which is available on digital pins 0 (RX) and 1 (TX). The Arduino software
includes a serial monitor which allows simple textual data to be sent to and from the Arduino
board via a USB connection.
A software serial library allows for serial communication on any of the Pro Mini's digital
pins. The ATmega328 also supports I2C (TWI) and SPI communication. The Arduino
software includes a Wire library to simplify use of the I2C bus; see the reference for details.
To use the SPI communication, please see the ATmega328 datasheet.
2.4.6 Programming
The Arduino Pro Mini can be programmed with the Arduino software (download). For
details, see the reference and tutorials.
The ATmega328 on the Arduino Pro Mini comes pre burned with a boot loader that allows
you to upload new code to it without the use of an external hardware programmer. It
communicates using the original STK500 protocol (reference, C header files).
11
impedance, linear output, and precise inherent calibration make interfacing to readout or
control circuitry especially easy. It can be used with single power supplies, or with plus and
minus supplies. As it draws only 60 µA from its supply, it has very low self-heating, less than
0.1˚C in still air. The LM35 is rated to operate over a −55˚ to +150˚C temperature range,
while the LM35C is rated for a −40˚ to +110˚C range (−10˚ with improved accuracy). The
LM35 series is available packaged in hermetic TO-46 transistor packages, while the LM35C,
LM35CA, and LM35D are also available in the plastic TO-92 transistor package. The
LM35D is also available in an 8-lead surface mount small outline package and a plastic TO-
220 package.
Features of LM35
• Calibrated directly in ˚ Celsius (Centigrade)
• Linear + 10.0 mV/˚C scale factor
• 0.5˚C accuracy guarantee able (at +25˚C)
• Rated for full −55˚ to +150˚C range
• Suitable for remote applications
• Low cost due to wafer-level trimming
• Operates from 4 to 30 volts
• Less than 60 µA current drain
• Low self-heating, 0.08˚C in still air
• Nonlinearity only ±1⁄4˚C typical
• Low impedance output, 0.1 Ω for 1 mA load
12
2.5.2 Interfacing LM35 with Arduino
Temperature sensor LM35 is interfaced to the Arduino through the analog input pins A0,
GND and VCC. Analog input pin VCC is made high and it acts as the 5V supply pin for the
LM35. Analog input pin GND is made low and it acts as the ground pin for the LM35.
Analog input pin A0 is set as an input and the voltage output of LM35 is coupled to the
Arduino through this pin. Interfacing of LM35 with Arduino is shown is Fig. 2.3 (b).
13
Fig. 2.4 LCD Pin Diagram
Table 2.3 Pin Configuration of LCD
1 VSS -- Ground
2 VDD -- +5V power supply
3 VE -- Power supply to control contrast
14
2.7 RELAY DRIVER
ULN is mainly suited for interfacing low-level circuits with multiple peripheral power
loads. The series ULN20XX have high voltage, high current Darlington arrays feature
continuous load current ratings. The pin diagrams and one pair of Darlington connection of
ULN2003A is shown in Fig. 2.5 (a) and (b) respectively.
(a) (b)
Fig. 2.5 (a) Pin Diagrams of ULN2003A (b) One Pair of Darlington Connection
The driver makes use of the ULN2003Adriver IC, which contains an array of 7 power
Darlington arrays, each capable of driving 500mA of current. At an approximate duty-cycle,
depending on ambient temperature and number of drivers turned on, simultaneously typical
power loads totaling over 230W can be controlled. If the logic at input 1B is high then the
output at its corresponding pin 1C will be low. The device has base resistors, allowing direct
connection to any common logic family. All the emitters are tied together and brought out to
a separate terminal. Output protection diodes are included; hence the device can drive
inductive loads with minimum extra components. Typical loads include relays, solenoids, DC
motors, stepper motors, magnetic print hammers, multiplexed LED, incandescent displays
and heaters etc.
2.8 RELAY
A relay is an electrical switch that opens and closes under control of another electrical
circuit. In the original form, the switch is operated by an electromagnet to open or close one
or many sets of contacts. These contacts can be either normally open (NO), normally closed
(NC) or change-over contacts. Normally-open contacts connect the circuit when the relay is
activated. The circuit is disconnected when the relay is inactive. It is also called Form A
15
contact or "make" contact. Forming a contact is ideal for applications that require switching a
high-current power source from a remote device. For example a low voltage battery circuit
can use a relay to switch a 230V AC mains circuit. Normally-closed contacts disconnect the
circuit when the relay is activated; the circuit is connected when the relay is inactive. It is also
called Form B contact or "break" contact. Form B contact is ideal for applications that require
the circuit to remain closed until the relay is activated. Change-over contacts control two
circuits one normally-open contact and second is normally-closed contact with a common
terminal. Fig. 2.6 shows the relays.
16
Fig. 2.7 Switching Process of Relay from One Circuit to the Other Circuit
2.9.1 Resistors
A resistor is a two-terminal electronic component that produces a voltage across its
terminals that is proportional to the electric current passing through it in accordance with
Ohm's law: V IR ……………. (1)
Resistors are elements of electrical networks and electronic circuits and are simplest in most
electronic equipment. Practical resistors can be made of various compounds and films, as
well as wire made of a high-resistivity alloy, such as nickel/chrome etc. The primary
characteristics of a resistor are the resistance, the tolerance, maximum working voltage and
the power rating. Critical resistance is determined by the design, materials and dimensions of
the resistor. Resistors can be made to control the flow of current, to work as voltage dividers,
to dissipate power and it can shape electrical waves when used in combination of other
components. Basic unit of a resistance is ohm. A resistor is shown in Fig. 2.8.
R …………………. (2)
17
Where V is Voltage across a resister
I is current through a resister
R is a resister
P is power dissipated by a resister
2.9.2 Capacitors
The capacitor or sometimes referred to as a condenser, is a passive device, which
stores energy in the form of electrostatic field which produces a potential (static voltage)
across its plates. In its basic form, a capacitor consists of two parallel conductive plates that
are not connected but are electrically separated either by air or by an insulating material
called the dielectric. When a voltage is applied across these plates, a current starts flowing
charging up the plates with electrons giving one plate a positive charge and the other plate an
equal and opposite negative charge. This flow of electrons to the plates is known as the
charging current and continues to flow until the voltage across the plates (and hence the
capacitor) is equal to the applied voltage Vc. At this point, the capacitor is said to be fully
charged which is illustrated in Fig. 2.9 (a). Electrolytic capacitors are shown in Fig. 2.9 (b).
(a) (b)
Fig. 2.9 (a) Construction of Capacitor (b) Electrolytic Capacitor
18
(a) (b)
Fig. 2.10 (a) Inside a LED (b) Different Shapes of LED
(a) (b)
Fig. 2.11 (a) Recombination process in LED (b) Symbol of LED
The color of the light (corresponding to the energy of the photon) is determined by the
energy band gap of the semiconductor. In Si and Ge diodes, the greater percentage of the
energy is converted during recombination at the junction and is dissipated in the form of heat
within the structure, and the emitted light is negligible. That is why Si and Ge are not used in
the construction of LED devices. The various advantages of LED are listed as follows:
➢ Smaller in size
➢ Light in weight
➢ Mechanically rugged
➢ Lower operating temperature
➢ Small energy consumption
➢ On time is very small
19
➢ Available in different colors
➢ Larger life as compared to lamp
➢ Low cost
➢ No complex driver circuitry is required
In addition, there are some disadvantages also which are listed as below:
➢ Gets damage due to over voltage and over current
➢ Quantum efficiency is low
On the other hand, for applications requiring negative input, the LM79XX series is used.
Using a pair of 'voltage-divider' resistors can increase the output voltage of a regulator circuit.
It is not possible to obtain a voltage lower than the stated rating. One cannot use a 12V
regulator to make a 5V power supply. Voltage regulators are very robust. These can
withstand over current drawn due to short circuits and can also bear over-heating. In both the
cases, the regulator will cut off before any damage occurs. The only way to destroy a
regulator is to apply reverse voltage to its input. Reverse polarity destroys the regulator
almost instantly.
20
2.12 BUZZER
A buzzer or beeper is an audio signalling device, which may be mechanical,
electromechanical, or piezoelectric. Typical uses of buzzers and beepers include alarm
devices, timers and confirmation of user input. Electronic buzzer and its symbol are shown in
the Fig. 2.13 (a) and (b) respectively.
(a) (b)
Fig. 2.13 (a) Electronic Buzzer (b) Symbol
2.13 TRANSISTORS
Bipolar junction transistors consist of a three-layer sandwich of doped semiconductor
materials. We have two types of bipolar junction transistors: the N-P-N and the P-N-P. Each
layer has a pin. On bipolar junction transistors the three pins are labeled as:
• Collector (C)
• Base (B)
• Emitter (E)
Fig. 2.14 shows NPN and PNP transistor with their symbols.
In this chapter we have discussed the block diagram and components required to construct the
proposed project. In next chapter we will explain the circuit diagram and hardware used in
detail.
21
CHAPTER THREE
EXECUTION OF THE PROJECT HARDWARE
3.1 IMPLEMENTATION OF THE HARDWARE
This chapter explains step by step methodology adopted to develop hardware of the overall
proposed system. The main objective is to build a general system to obtain data from
temperature sensor and manipulate it to achieve a specific output.
Fig. 3.1 (a) Circuit Diagram for Temperature Controlled Fan Used in Industry
22
1 7805 IC 3
2 5V
12V
10K 1000µF/25V
In this chapter we have explained the circuitry, hardware used and working of the proposed
project. In next chapter we will discuss the software and PCB making process in detail.
23
CHAPTER FOUR
EXECUTION OF THE PROJECT SOFTWARE
4.1 SOFTWARE FOR PCB MAKING
DIP Trace has been used for designing PCB and this software is freely available on internet.
On down loading this software, PCBs can be easily prepared according to requirement of the
circuitry as shown in Fig. 4.1.
24
4.2 DOWNLOADING ARDUINO IDE (ARDUINO PROGRAMMING
SOFTWARE)
We can load new programs on the main chip Arduino pro mini via separate burner using the
Arduino IDE. This is an open source platform and purchase of license is not required. The
Arduino IDE is supported by Window, Mac OS X and also Linux. We can visit the link
below to download the latest Arduino IDE:
➢ http://arduino.cc/en/Main/Software
For Arduino software, we first download and extract it out and save it anywhere we like.
Next, to start create a project; we double click on the arduino.exe icon as shown in Fig. 4.2.
We can find this icon on desktop or start windows. This will allow us to open the Arduino
IDE. Next we choose the Arduino board using for the first time such as in Fig. 4.3. For
selecting the board, go to Tools > Board >Arduino Pro or Pro Mini.
SELECT
ARDUINO PRO MINI
2560
25
We may also choose the COM port for Arduino Mega Pro mini as shown in Fig. 4.4. Go to
Tools > Port > COM3 (Depend on the PC).
BLINK
PROGRAM
26
By default, Arduino IDE is available pre-configured for the Arduino pro mini. After
compiling the sketch (program) click the “Upload” button and wait a few seconds until a
“Done uploading” message appears as shown in Fig. 4.6.
COMPILE
UPLOAD BUTTON
BUTTON
DONE UPLOADING
MESSAGE
Fig. 4.6 Compilation and Uploading the Program on to the Arduino Pro Mini
This code simply blinks on-board LED on Arduino pro mini, highlighted with red color as
shown in Fig. 4.7. If we look closely we should see the LED staying on for one second and
off for another second repeatedly.
ON-BOARD
LED BLINK
FOR EVERY 1
SEC.
Fig. 4.7 Blinking of On-Board LED for the Arduino Pro Mini
The developed hardware program is burnt in a similar way as explained earlier for “blink”
program on Arduino Pro Mini through Arduino IDE. This programming language is very
27
much similar to C language however Arduino provides specific libraries, used only in this
environment.
In this chapter we have discussed regarding the execution of hardware and software in detail
including PCB making process. In next chapter we are going to explain the results, discussion
and analysis regarding temperature controlled fan used in industry.
28
CHAPTER FIVE
RESULTS, DISCUSSION AND ANALYSIS
5.1 INTRODUCTION
This hardware provides an effective and efficient solution to temperature controlled fan used
in industry. The circuit is designed considering simplicity as the first priority and secondly in
an economic way. So the components are also taken as simple as possible, which are very
cheap in cost and easily available in the market.
We have tested the performance of the circuit in real time. When the temperature increases
above the threshold level then relay is operated and a fan will automatically start to cool the
temperature. Status of the fan is also displayed on the LCD.
In alarming situation when temperature increases (let it be greater than 40 degree Centigrade)
then sensor output increases from 0 to 1023, when sensor reading again decreases below the
threshold level (less than 40 degree centigrade) then fan, buzzer and LED are automatically
switched off by the controller.
The variation of temperature is continuously displayed on the LCD. Alarming situation and
status of the fan are also displayed on the LCD.
A hardware model of the system has been developed as shown in Fig. 5.1.
29
FAN
RELAY BUZZER
TEMP. SENSOR
ARDUINO PROMINI
LCD
30
Fig. 5.1 (c) Original Pictures of Hardware Model
31
5.2 COST CALCULATION OF THE HARDWARE MODEL
The cost of the hardware model implemented has been given in Table 5.1.
Table 5.1 Cost of the Hardware Model
AMOUNT
Sr. NO. COMPONENT(S) QUANTITY RATE
IN Rs.
1 Arduino Pro Mini 1 400 400
2 16x2 LCD 1 200 200
3 Temperature sensor (LM35) 1 50 50
4 Relay 12V 1 25 25
5 Transistor 1 4 4
6 Buzzer 1 15 15
7 IC 7805 1 20 20
8 Capacitor (1000µF/25V) 1 15 15
9 LED’s (Different Color) 2 1 2
10 Diode 1 1 1
11 Resistance (1 560Ω, 1 1kΩ & 1 10kΩ) ---- 5 5
12 DC Socket 1 15 15
13 DC adapter (12V/1A) 1 200 200
14 Mail & Female headers pin ---- 50 50
15 POT (103) 1 20 20
16 PCB making charges ---- 800 800
17 Board and other miscellaneous charges ---- 500 500
Total 2322
The cost analysis of this system shows that implementation of this system is very cheap.
32
CHAPTER SIX
CONCLUSIONS AND FUTURE SCOPE
6.1 CONCLUSIONS
The circuit is very simple and easy to build. This project elaborates the design and
construction of temperature controlled fan used in industry. As conclusion, the system which
is designed in this work performs very well for any temperature change and can be classified
as automatic control.
• A change over switch can be connected further using which the Fan can be controlled
manually as well as automatically.
• This temperature controlled fan with some modifications can further be used in other
Heater Circuits to maintain the constant temperature of the device.
• With this circuit, an alarm circuit can be added and used effectively in large equipments
where the risk of being overheated and explosions are the serious problems, in various
industries.
33
REFERENCES
[1] “Pulse Oximetry Training Manual. World Health Organization,” 2011,
https://www.who.int/patientsafety/safesurgery/
pulse_oximetry/who_ps_pulse_oxymetry_training_manual_en.pdf?ua=1.
[2] A. Rizzo, “Silent hypoxia and its role in COVID-19 detection,” https://www.news-
medical.net/news/202006003/silenthypoxia- anditsrole-in-Covid-19-detection.aspx.
[7] M. Evans, “COVID-19: How to Treat Coronavirus at Home. Patient, UK,” 2020,
:https://patient.info/news-and-features/covid-19-how-to-treat-coronavirus-at-home.
[8] T. S. Arulananth and B. Shilpa, “Fingertip based heart beat monitoring system using
embedded systems,” in Proc. International conference of Electronics, Communication
and Aerospace Technology (ICECA), pp. 227–230, Coimbatore, India, 2017.
[9] M. M. Khan, “IoT based smart healthcare services for rural unprivileged people in
Bangladesh: current situation and challenges,” in 1st International Electronic Conference
on Applied Science, MDPI, pp. 1–6, Switzerland, 2020.
34