<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>k-Wave User Forum &#187; Topic: Ultrasonic flow sensor simulation</title>
		<link>http://www.k-wave.org/forum/topic/ultrasonic-flow-sensor-simulation</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 21:36:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.k-wave.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.k-wave.org/forum/rss/topic/ultrasonic-flow-sensor-simulation" rel="self" type="application/rss+xml" />

		<item>
			<title>tiagodourado on "Ultrasonic flow sensor simulation"</title>
			<link>http://www.k-wave.org/forum/topic/ultrasonic-flow-sensor-simulation#post-9021</link>
			<pubDate>Thu, 25 Jan 2024 14:57:49 +0000</pubDate>
			<dc:creator>tiagodourado</dc:creator>
			<guid isPermaLink="false">9021@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Thanks for the feedback Bradley Treeby, but I really need the second option.&#60;br /&#62;
I'll try it based on the suggestions you gave in the previous comment.&#60;/p&#62;
&#60;p&#62;Grateful&#60;/p&#62;
&#60;p&#62;Tiago Dourado
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Ultrasonic flow sensor simulation"</title>
			<link>http://www.k-wave.org/forum/topic/ultrasonic-flow-sensor-simulation#post-9018</link>
			<pubDate>Wed, 24 Jan 2024 11:47:07 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">9018@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Do you mean source velocities or an anisotropic sound speed? The former is already possible, the latter is not.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tiagodourado on "Ultrasonic flow sensor simulation"</title>
			<link>http://www.k-wave.org/forum/topic/ultrasonic-flow-sensor-simulation#post-9009</link>
			<pubDate>Fri, 19 Jan 2024 15:11:16 +0000</pubDate>
			<dc:creator>tiagodourado</dc:creator>
			<guid isPermaLink="false">9009@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Dear k-Wave community,&#60;/p&#62;
&#60;p&#62;I would like to know if there is already a routine or script implemented in k-Wave so that it is possible to insert different velocities per direction to enable simulation in fluids.&#60;/p&#62;
&#60;p&#62;I thank the attention&#60;/p&#62;
&#60;p&#62;Tiago Dourado
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Ultrasonic flow sensor simulation"</title>
			<link>http://www.k-wave.org/forum/topic/ultrasonic-flow-sensor-simulation#post-4948</link>
			<pubDate>Thu, 22 Jan 2015 19:21:24 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">4948@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Steven,&#60;/p&#62;
&#60;p&#62;This is an interesting problem. There are a few different approaches you could take. First, you could extend the code to take into account the non-zero background particle velocity. The equations you'd need to solve are outlined by Coulouvrat in &#60;a href=&#34;http://dx.doi.org/10.1016/j.wavemoti.2011.07.002&#34;&#62;this paper&#60;/a&#62;. Note the additional terms in the mass and momentum conservation equations compared to those solved in k-Wave. &#60;/p&#62;
&#60;p&#62;Second, you could solve an anisotropic wave equation such as the one described &#60;a href=&#34;http://dx.doi.org/10.1190/1.1444815&#34;&#62;here&#60;/a&#62;. If you're not comfortable with coding this up, one option would be to find a general anisotropic elastic wave solver, and use it to just model the compressional wave. &#60;/p&#62;
&#60;p&#62;Finally, as Andrew mentioned, in some situations, you may also be able to model an equivalent situation by moving the source rather than the medium as described in &#60;a href=&#34;http://www.k-wave.org/documentation/example_tvsp_doppler_effect.php&#34;&#62;The Doppler Effect Example&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ouelletn on "Ultrasonic flow sensor simulation"</title>
			<link>http://www.k-wave.org/forum/topic/ultrasonic-flow-sensor-simulation#post-4936</link>
			<pubDate>Thu, 15 Jan 2015 15:55:07 +0000</pubDate>
			<dc:creator>ouelletn</dc:creator>
			<guid isPermaLink="false">4936@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Steven,&#60;br /&#62;
It seems like what you are doing is very close to Doppler imaging, in this case you may want to look at other posts about this using the search function in the forums.&#60;br /&#62;
-Andrew
&#60;/p&#62;</description>
		</item>
		<item>
			<title>quetzl on "Ultrasonic flow sensor simulation"</title>
			<link>http://www.k-wave.org/forum/topic/ultrasonic-flow-sensor-simulation#post-4931</link>
			<pubDate>Mon, 05 Jan 2015 16:07:58 +0000</pubDate>
			<dc:creator>quetzl</dc:creator>
			<guid isPermaLink="false">4931@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Dear all,&#60;/p&#62;
&#60;p&#62;I would like to simulate the wave propagation in an ultrasonic flow measuring device. The medium (e.g. water) however is in motion and the propagation speed of the wave is the result of the speed of sound as well as the flow speed of the fluid. The fluid flow however is a vector field, not a scalar field like the speed of sound. Is it possible to simulate this with this toolbox, or could the could be adjusted to incorporate this behavior. Would replacing the speed of sound (c) in the code by a vector expression of some sort be a valid approximation?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Steven
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
