Santhosh S. Design & Development of Solar Electric Boat, 2021
Santhosh S. Design & Development of Solar Electric Boat, 2021
Santhosh S. Design & Development of Solar Electric Boat, 2021
SATHYABAMA
INSTITUTE OF SCIENCE AND TECHNOLOGY
(DEEMED TO BE UNIVERSITY)
Accredited with Grade “A” by NAAC
JEPPIAAR NAGAR, RAJIV GANDHI SALAI, CHENNAI - 600 119
APRIL 2021
i
`
BONAFIDE CERTIFICATE
Dr. M.S.SANGEETHA
Internal Guide
Dr. V. SIVACHIDAMBARANATHAN
Head of the Department
Name:
Signature:
ii
`
DECLARATION
We S.SANTHOSH (Reg. No. 37140072) and G.PANDIARAJAN
(Reg. No. 37140061) hereby declare that the Project Report entitled “DESIGN &
1.
2.
PLACE:
iii
`
ACKNOWLEDGEMENT
We would like to express our sincere and deep sense of gratitude to our
Project Guide Dr. M.S.SANGEETHA for his valuable guidance, suggestions and
constant encouragement paved the way for the successful completion of our
project work.
iv
`
ABSTRACT
v
`
TABLE OF CONTENTS
ABSTRACT V
LIST OF FIGURES VI
LIST OF TABLES IX
1 INTRODUCTION
1.1 INTRODUCTION 1
1.2 LITERATURE SURVEY 2
2 PROJECT DESCRIPTION
2.1 PROPOSED SYSTEM 5
2.1 PV BOAT 5
6
2.3 PV MODULES
2.4 BLOCK DIAGRAM 7
2.4.1 MPPT 8
vi
`
3 SOFTWARE DESCRIPTION
3.1 SIMULATION 12
3.1.1MATLAB\SIMULINK 12
12
3.1.2 SIMULINK
12
3.1.3Maximum Power Point Tracking Algorithms
13
3.1.3.1 Perturb and observe
15
3.1.3.2 MPPT ADVANTAGES
3.2 SIMULATION CIRCUIT AND RESULTS
CONVERTER
18
3.3.2 OUTPUT PARAMETERS OF SIMULATED
CHARGE OF BATTERY
19
3.3.3 OUTPUT PARAMETERS OF SIMULATED
CHARGE OF CURRENT
vii
`
4 HARDWARE DESCRIPTION
4.1 HARDWARE 21
4.1.1 DC MOTOR 21
4.1.7 ARDUINO 25
4.1.8 PROPELLER 26
5.1.1 CONCLUSION 28
REFERENCES 30
viii
`
LIST OF FIGURES
3.1.3.2 14
Incremental conductance
4.1.7 Arduino 25
4.1.8 Propeller 26
ix
`
CHAPTER 1
1.1 INTRODUCTION
1
`
mismatching within the system also reduces total energy output. One of the
solutions to the problem is called the ‘Distributed’ photovoltaic system which
involves using a dedicated DC/DC converter attached to each of the PV panels. For
such a setup, one can control every PV panel independently in order to minimize
the effect caused by panel shading or mismatching. Our team focuses on the
development of a new generation of the distributed system including various MPPT
algorithms, award winning design of the DC/DC converter and the patented
controller system for PV application. After successfully testing on a grid-connected
PV application, attention is focused on the application of a standalone PV system.
2
`
3
`
4
`
CHAPTER-2
PROJECT DESCRIPTION
2.3 PV MODULES
More about this source text Source text required for additional translation
information send feedback Side panels
6
`
PV Converte Battery
r
MPPT
Driver1
Motor1
Driver2
Motor2
Arduino controller
7
`
2.4.1 MPPT
2.4.3 BATTERIES
8
`
cost, usability and aesthetics stayed behind. Reindeers point out that not only
advances in technology are key to the success of sustainable energy solutions.
They state that the success of an energy solution for PV boats is dependent on five
key factors:
• Technical aspects.
• Financial aspects.
• Social aspects.
• User aspects.
• Design Styling.
10
`
together. Their goal is to conceive a good design. Therefore, criteria are needed to
make it clear for everybody what the design should be. The design criteria
formulated in this section are helpful to improve the technical performance of PV
boats. Societal aspects are not considered in this dissertation, because clear
indicators showed the need for a theoretical model with which PV boats’
performance could be evaluated in an early design stage. Performance related to a
number of physical parameters such as speed and power are easily measurable
and thus used as performance indicators in this dissertation. The design criteria act
more as directives or guidelines and should not be considered as design constraints.
In that way, the design process of new products is more open for innovation, which
is also needed in the design and development of PV boats. A list of criteria is usually
the result form a creative process, since this list of criteria is the first step in product
design. One of the threats of design criteria is that the list of criteria can grow long.
As a result, too many criteria can lead to difficulties in evaluation. First it is important
to focus on the main items and not to get into much detail. In a later stage, such as
the embodiment phase, the more detailed criteria will be evaluated. Furthermore, it
is impossible to state all the design criteria in the first phase.
1. Propulsion.
3. Living.
4. Battery charging.
More or less, these four functions can be merged into two functions for the PV boat.
First, the energy needed for the propulsion (1) can be identified and secondly the
energy need for other load such as navigation (2) and living (3), which are called
HEP loads. The last function, battery charging (4) can be neglected, since a
(partially) charged battery is always needed to provide for the energy needed for the
propulsion and HEP loads on a PV boat. It is therefore not a function which brings
additional value to a PV boat but it's mandatory on a PV boat. In the research from
some design criteria have been stated, which might lead to better design of PV
boats. However, PV has been considered more as an add-on than being part of the
boat. Their findings were that if PV boats should come successful, the relatively high
capital cost of PV boats should be tackled. Secondly, the aesthetic appearance of
PV boats should be increased. Subsequently, more surface area for PV modules
needs to be created. Furthermore, the energy density of batteries needs to increase.
And finally, the energy efficiency of the PV boat needs to increase. A complete
overview of design criteria for PV boats.
11
`
CHAPTER-3
3.1.2 SIMULINK
Simulink (Simulation and Link) is a MATLAB extension of Math works Inc. It works
with MATLAB to provide modeling, simulation, and analysis of dynamic systems in
a graphical interface (GUI) environment. Building a model is simplified with a mouse
click and drag operations. Simulink includes a complete block library of toolboxes
for linear and nonlinear analysis. Models are hierarchical, allowing both top-down
and bottom-up approaches to be used. Because Simulink is an integral part of
MATLAB, it is easy to modify back and forth during the analysis process, and
therefore the user can take full advantage of the features offered in both
environments. This tutorial introduces the essential features of Simulink and focuses
on control systems because it has been written for college students on my control
systems.
Among these techniques, the P&O and In Cond algorithms are the most common.
These techniques have the advantage of being simple to implement but even have
12
`
drawbacks, as will be seen later. Other techniques that support different principles
are mathematical logic control, neural network, circuit fractional voltage or short
current, current sweep, etc. an approximate MPP, not the precise one. Under normal
conditions, the V-P curve has only one maximum, so it is not a drag. However, if the
PV field is partially shaded, there are multiple maxima on these curves. To alleviate
this problem, some algorithms are implemented.
The P&O algorithm is also called "hill-climbing", but both names refer to the same
algorithm depending on how it is implemented. Acceleration involves a disturbance
in the duty cycle of the power converter and P&O a disturbance in the
More about this source text Source text needed for additional translation information
send feedback to the Side panels
Operating voltage of the DC link between the PV array and the power
converter. In the case of the Hill-climbing, perturbing the duty cycle of the power
converter implies modifying the voltage of the DC link between the PV array and the
power converter, so both names refer to the same technique. In this method, the
sign of the last perturbation and the sign of the last increment in the power are used
to decide what the next perturbation should be
If there is an increment in the power, the perturbation should be kept in the same
direction and if the power decreases, then the next perturbation should be in the
13
`
opposite direction. Based on these facts, the algorithm is implemented. The process
is repeated until the MPP is reached. Then the operating point oscillates around the
MPP.
14
`
By comparing the increment of the power vs. the increment of the voltage (current)
between two consecutives samples, the change in the MPP voltage can be
determined.
MPPT ensures that you get the most power possible from
your solar panels at any point in time. It is particularly effective during low light level
conditions. These calculations result in an output that delivers maximum current at
the required voltage at any point in time. During low light level situations it will
compensate for the low light level and find the new point at which the solar cell
delivers its maximum power output.
The simulation of the project was carried out in the mat lab. Closed
loop control of the motor with respect to speed and torque was achieved. Simulation
Circuit Diagram for Modified Isolated Step up- DC to DC Converter and MPPT is
also shown the figures in the subsequent pages show the following output
parameters of the simulation setup
15
`
16
`
17
`
18
`
19
`
20
`
CHAPTER-4
4.1.1 DC MOTOR
21
`
22
`
23
`
24
`
25
`
4.1.7 ARDUINO
• One of the Arduino is used to maintain the PWM pulse which is connected to
the MMPT to ensure that the constant output is getting or not.
• Second one is used to control the motor drive which makes the boat to
navigate in all the directions and also Bluetooth module is connected to the
Arduino which can be controlled by a mobile application which makes it as a
wireless control of the boat to turn and front, back movement.
26
`
4.1.8 PROPELLER
27
`
28
`
CHAPTER-5
5.1.1 CONCLUSION
My overall goal on this project was to research, design, build and test a solar
powered model ship. I achieved all of these goals. I found out that solar panels work
by using a semiconductor material like silicon to absorb energy from the sun and
then two metal contacts built into the panel create an electrical circuit to use the
energy from the solar panel. If I had used the first set of hulls I made, the ship
probably would have sunk. The second hulls I made kept the boat high in the water
and were definitely a huge improvement. The ship remained afloat during all the
tests. The motor ran, it spun the shaft which in turn spun the propeller that was
propelling the boat forward at about 1 meter per second (~ 3.6 km / h) .I have tested
the boat working directly from the solar panels and it was even more fast though
when the ship sailed in the shade and slowed down. The reason the boat was faster
when in sunlight was because solar panels can produce more voltage (more than 8
volts), which means more power when in sunlight than the battery you have a
maximum voltage of 6. And give the boat a good look, the rest of the boat is not
really "attractive" to the eye. So in that sense, I didn't fully achieve my goal, which
was to design an attractive model ship. However, after many tests, I can definitely
conclude that the solar boat works.
With no power loss due to battery charging / discharging, the new design instantly
improves energy efficiency by almost 28% (assuming 85% charge / discharge
efficiency). Considering that 40% of the operating energy comes directly from the
solar system, the new system can provide more than 50% of the energy required
for daily operation on a sunny day. In addition, the cost of lithium ion battery is at
least 3 times higher than AGM lead acid battery, and the large capacity lithium ion
battery management system is very sensitive and vulnerable during the charging
process. / download. For every five years, the ship-owner struggles to replace a new
battery system due to the extremely high cost. An independent study shows that
after an optimal design of a solar boat, the total cost of the solar system for a 45 foot
with a lithium-ion battery can be six times more compared to the new design with
29
`
the lead-acid battery- acid. However, a weight reduction of 1000 kg is necessary for
a competing vessel of this type. The mission-based design of the solar boat can
accurately assess the energy balance between the battery system and the
photovoltaic system. By reducing the total cost, it will definitely help to promote the
solar system applied to the recreational type solar boat. Hopefully, it won't be long
before we see a sustainable eco-friendly vessel operating in a beautiful landscape
like Sun Moon Lake in Taiwan.
A very important part of this project was learning how I approach learning
(Approaches to Learning). During this project I learned many things, not only about
solar energy and information related to boat design, but I also learned more about
myself. The technical things I learned through this project are: how solar panels
work and how to connect them together; on battery charging and amp hours; about
different types of helmets, their characteristics and effects; on electric motors and
different types of propeller shafts. This technical learning was pretty easy for me.
In the future, it is interesting to take a closer look at how to design a hardtop in such
a way that it is adaptable to a wider range of boats. Since the chosen grid connection
components are not common in this thesis, a detailed economic analysis of the
complete powertrain, including the hardtop, must be performed for a large-scale
production scenario. In addition, some future improvements could be made such as
some aerodynamic elements, the design of a structure for the solar panels or the
greater movement capacity of the orientation system (which in this thesis has been
designed conceptually). Finally, it would be of interest to design the different
components (for example, motor and batteries) to obtain product specifications that
can better satisfy the market demands.
In the future, it will be used for ocean freight instead of fuel-powered ships. This
makes it free from contamination and makes maintenance easier compared to More
about this source text Source text required for additional translation information
Send feedback Side panels History Saved Contribute 5,000 character limit. Use the
arrows to translate more.
30
`
REFERENCES
4) G.C Hsieh, C.Y. Tsai, and H.I. Hsieh, “Photovoltaic Power‐Increment Aided
Incremental Conductance Maximum Power Point Tracking Controls,” in Proc.
IEEE PEDG, pp. 542-549, Aalborg, Denmark, 2012.
5) G.C.D. Sousa, D.S.L. Simonetta, and E.E.C. Norena. Efficiency optimization
of a solar boat induction motor drive. In Industry Applications Conference,
2000. Conference Record of the 2000 IEEE, volume 3, pages 1424–1430
vol.3, 2000. Doi: 10.1109/IAS.2000.882071
6) G. Louis, F. P H Wouters, G. M. Koerts, and T. C J Van der Widen. Monitoring
results of PV for electric propulsion in recreational boating. In Conference
Record of the 24th IEEE Photovoltaic Specialists Conference, volume 1,
pages 1157–1160 vol.1, 1994.doi: 10.1109/WCPEC.1994.520168.
7) G. Schirripa. Spagnolo, D. Papalillo and A. Martocchia, “Eco friendly Electric
Propulsion Boat,” 10th International. Conference on Environment and
Electrical Engineering, Rome, 8-11 May 2011, pp. 1-4.
doi:10.1109/EEEIC.2011.5874699
8) Kruschandl, Nelson. Solar
boats.http://www.solarnavigator.net/solar_boats.htm, 2007.
9) K. Hochkirch and V. Bertram, “Options for Fuel Saving for Ships,” Mare
Forum 2010: Maritime Transportation of Energy, Houston, and 19 February
2010.
31
`
10) Letellier, “High Power Permanent Magnet Machines for Electric Propulsion
Drives,” Proceedings of 3rd International Symposium on All Electric Ship,
Paris, 27 October 2000, pp. 126-132.
11) McKinney M.L., Scooch R.M., Environmental Science: Systems and
Solutions, Jones and Bartlett Publishers, 1998, pp.446-447.
12) R. A. Dunstan, http://www.solarnavigator.net/transatlantic_21.htm “Smart
Battery Providing Battery Life and Recharge Time Prediction,” US Patent No.
5565759, 1996.
13) R. Leiner. Research solar power boat - data management and online
visualization. In AFRICON 2007, pages 1–5, 2007. Doi:
10.1109/AFRCON.2007.4401548
14) R. A. Dunstan, “Smart Battery Providing Battery Life and Recharge Time
Prediction,” US Patent No. 5565759,2019
32
`
Geotagged photos
33
`
34