Detecting exotic wakes with hydrodynamic sensors

Mengying Wang,Maziar S. Hemati
DOI: https://doi.org/10.48550/arXiv.1711.10576
2017-11-29
Abstract:Wake sensing for bioinspired robotic swimmers has been the focus of much investigation owing to its relevance to locomotion control, especially in the context of schooling and target following. Many successful wake sensing strategies have been devised based on models of von Karman-type wakes; however, such wake sensing technologies are invalid in the context of exotic wake types that commonly arise in swimming locomotion. Indeed, exotic wakes can exhibit markedly different dynamics, and so must be modeled and sensed accordingly. Here, we propose a general wake detection protocol for distinguishing between wake types from measured hydrodynamic signals alone. An ideal-flow model is formulated and used to demonstrate the general wake detection framework in a proof-of-concept study. We show that wakes with different underlying dynamics impart distinct signatures on a fish-like body, which can be observed in time-series measurements at a single location on the body surface. These hydrodynamic wake signatures are used to construct a wake classification library that is then used to classify unknown wakes from hydrodynamic signal measurements. The wake detection protocol is found to have an accuracy rate of over 95% in the majority of performance studies conducted here. Thus, exotic wake detection is shown to be viable, which suggests that such technologies have the potential to become key enablers of multi-model sensing and locomotion control strategies in the future.
Fluid Dynamics
What problem does this paper attempt to address?
The problem that this paper attempts to solve is how to detect and classify exotic wakes through hydrodynamic sensors. Specifically, the research aims to develop a general vortex detection protocol that can distinguish different types of vortices solely based on the measured hydrodynamic signals. The background of this problem is that the existing vortex detection techniques are mainly based on von Kármán - type wakes, but these techniques are ineffective when faced with the exotic vortices common in biological motion. Exotic vortices have significantly different dynamic characteristics and thus require special modeling and detection. ### Main contributions of the paper 1. **Proposed a general vortex detection framework**: This framework can distinguish different types of vortices while only using hydrodynamic signals. 2. **Constructed a vortex classification library**: A classification library was constructed by feature vectors collected from known vortex types for the classification of unknown vortices. 3. **Verified the effectiveness of the detection protocol**: The research shows that the accuracy rate of this detection protocol exceeds 95% in most performance tests. ### Research methods - **Ideal flow model**: Used to generate representative vortex signature data to help understand the impact of different vortex types on fish - like bodies. - **Feature extraction**: Converts time - series data into static feature vectors to ensure the robustness of the classification task. - **Classification algorithm**: The k - nearest neighbor (KNN) algorithm is adopted for the classification of vortex types, but other classification techniques can also be used. ### Formula summary 1. **Description of point - vortex system**: \[ \omega(z,t)=\sum_{\alpha = 1}^{N}\Gamma_{\alpha}\delta(z - z_{\alpha}(t)) \] where \(\Gamma_{\alpha}\) is the vortex intensity and \(z_{\alpha}(t)\) is the vortex position. 2. **Vortex motion equation in a single - period domain**: \[ \frac{dz_{\alpha}^*}{dt}=\frac{1}{2Li}\sum_{\beta = 1,\beta\neq\alpha}^{N}\Gamma_{\beta}\cot\left[\frac{\pi}{L}(z_{\alpha}-z_{\beta})\right] \] 3. **Hamiltonian expression**: \[ H(z_1,\ldots,z_N;\Gamma_1,\ldots,\Gamma_N)=-\frac{1}{4\pi}\sum_{\alpha = 1}^{N}\sum_{\beta = 1,\beta\neq\alpha}^{N}\Gamma_{\alpha}\Gamma_{\beta}\ln\left|\sin\left[\frac{\pi}{L}(z_{\alpha}-z_{\beta})\right]\right| \] 4. **Velocity - induction formula**: \[ \vec{U}_{\text{wake}}=\sum_{\alpha = 1}^{N}\frac{\Gamma_{\alpha}(-\sinh(\Delta y_{\alpha}),\sin(\Delta x_{\alpha}))}{2L(\cosh(\Delta y_{\alpha})-\cos(\Delta x_{\alpha})+\epsilon)} \] where \(\Delta x_{\alpha}=\frac{2\pi}{L}(x_c - x_{\alpha})\), \(\Delta y_{\alpha}=\frac{2\pi}{L}(y_c - y_{\alpha})\), and \(\epsilon\) is a regularization parameter. Through the above methods, this research demonstrates the feasibility of exotic vortex detection and proposes key techniques for future multi - mode perception and motion - control strategies.