1 / 12

Enabling Shallow Water Flight on Slocum Gliders

Enabling Shallow Water Flight on Slocum Gliders. Chip Haldeman, David Aragon, Hugh Roarty, Scott Glenn, and Josh Kohut Rutgers University. Blue - < 9 m. Autonomous Platforms. Very broad…includes a wide variety of applications. In our field:. Wave Glider. REMUS. Autonomous Platforms.

flawrence
Télécharger la présentation

Enabling Shallow Water Flight on Slocum Gliders

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Enabling Shallow Water Flight on Slocum Gliders Chip Haldeman, David Aragon, Hugh Roarty, Scott Glenn, and Josh Kohut Rutgers University Blue - < 9 m

  2. Autonomous Platforms Very broad…includes a wide variety of applications

  3. In our field: Wave Glider REMUS Autonomous Platforms

  4. APEX Floats Spray Glider Seaglider Autonomous Platforms – buoyancy driven Slocum glider – only shallow water capable glider Shallow water pump (4-30 m water depth)

  5. Shallow Water Sampling Issues UD_275 “OTIS” “Bottom Sampling” RU28 Pressure Measured water depth Pressure + raw altitude “Dredging”

  6. Shallow Water Sampling Issues • Why is this bad? • Data quality • – affects vertical and spatial resolution. Glider is still sampling, so there is plenty of data, but not where you want it. • Platform Risk • -- Sediment buildup in nosecone results in loss of buoyancy. Can’t float, can’t fly. Ejection weight? • -- Sediment in nosecone grinds between pump and diaphragm, causing leak and ending mission…or loss of the platform. *Tip - Plug the nosecone for shallow coastal flights

  7. OBTAINING HITS IN VERY SHALLOW WATER Too close to bottom (below minimum altimeter value) REJECTED ACCEPTED... but 2 hits are required REJECTED Considered “on surface” or “too soon after inflection” • This leaves a short window to obtain a hit during about 3 cycles or 12 seconds. Altimeter produces a hit every ~2 cycles.

  8. 10 m 10 m As glider approaches bottom, hits below u_min_altimeter setting are rejected, but surface reflections are seen and accepted as “good”…so glider attempts to descend through ~10 m of sediment SURFACE REFLECTIONS REJECTED “on surface/not diving” or hasn’t met “post-inflection time” requirements. Hits considered “good”, but rejected ACCEPTED

  9. Shallow Water Sampling Issues How do we fix it? Software solution, developed and tested at Rutgers, modifies default deepwater flight settings to enable shallow water flight. Confident of flight in 8 m of water…possibly as shallow as 6 m. -- Obtaining valid altimetry in very shallow water - several default settings modified to allow more altimetry through -- To avoid reflections, limit range of altimeter to less than water depth.

  10. Pushing the envelope – very shallow water (6-7 m) flight • 1-2 bottom solutions per dive; approx. 9 cycles or ~ 30 seconds • Flight in depths shallower than above will likely require a change in flight characteristics (pitch angle, pump throw, H stability) to slow flight and allow more valid altimetry. How do we address altimetry reflection issue?

  11. Slocum gliders are capable of flight in shallow water, 4-30 m • Software fix modifies deepwater flight settings to enable shallow water flight • Bottom impacts and data degradation avoided

  12. alt.mi ### alt.mi Shallow water (<15 m) altimetry coefficients ### David Aragon, Chip Haldeman, Rutgers University ### Account for shallow water; need enough good hits sensor: u_reqd_depth_at_surface(m) 2 sensor: u_alt_min_post_inflection_time(sec) 4.0 sensor: u_alt_min_depth(m) 1.0 sensor: u_min_altimeter(m) 1.5 ### Set this to less than actual water depth to avoid reflections sensor: u_max_altimeter(m) 6.0 ### Reduces filtered altimetry sensor: u_alt_reqd_good_in_a_row(nodim) 1 sensor: u_alt_filter_enabled(bool) 0 sensor: u_alt_reduced_usage_mode(bool) 0 ### Avoids bug in code; likely fixed but untested... sensor: m_altitude_rate(m/s) -1 sensor: u_sound_speed(m/s) 1510.0 ### Keeps previous depth if new one not attained (2 yos) sensor: u_max_water_depth_lifetime(yos) 2 ### Attempts to limit max slope of bottom (use cautiously) sensor: u_max_bottom_slope(m/m) 3.0 ### Set this to get around false hits at depth, but use caution!!! sensor: u_min_water_depth(m) 0 sensor: u_max_water_depth(m) 2000

More Related