Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 489cabd

Browse files
committed
fixing the images in solar uav opt
1 parent 8d9f486 commit 489cabd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

tutorials/solar_optimization.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -303,13 +303,13 @@ <h3 id="results">Results</h3>
303303

304304
<p>Okay looks like SciPy found a feasible solution without too much time. Now let’s review the plots.</p>
305305

306-
<p><img src="/images/Opt_Electronic_Conditions.png" alt="Electronics" width="500"/></p>
306+
<p><img src="/images/Opt_Electronic_Conditions.png" alt="Electronics" width="1000"/></p>
307307

308308
<p>So we can tell now that the battery energy doesn’t go all the way to zero. One thing to note, because we have a solar UAV the voltage is regulated differently and the C-rate doesn't apply in the same way.
309309

310310
Let’s look at how the solar flux varies throughout the day and how that affects the draw from the battery.</p>
311311

312-
<p><img src="/images/Opt_solar_flux.png" alt="Solar Flux" width="500"/></p>
312+
<p><img src="/images/Solar_Flux_Power_Energy.png" alt="Solar Flux" width="1000"/></p>
313313

314314

315315
<p>So maybe those solar panels actually are worth it. They seem to decrease the load on the battery considerably during the daytime.</p>

0 commit comments

Comments
 (0)