<?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: Experimental and simulation comparison</title>
		<link>http://www.k-wave.org/forum/topic/experimental-and-simulation-comparison</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 22:32:45 +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/experimental-and-simulation-comparison" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "Experimental and simulation comparison"</title>
			<link>http://www.k-wave.org/forum/topic/experimental-and-simulation-comparison#post-7935</link>
			<pubDate>Thu, 26 Nov 2020 11:02:40 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">7935@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Jack,&#60;/p&#62;
&#60;p&#62;Getting a close match between a simulation and experimental over the whole field generally requires a full characterisation of the source, e.g., by measuring a source plane and projecting this back to the source surface using holography (see &#60;a href=&#34;http://bug.medphys.ucl.ac.uk/papers/2016-Martin-IEEETUFFC.pdf&#34;&#62;this paper&#60;/a&#62; and &#60;a href=&#34;http://bug.medphys.ucl.ac.uk/papers/2018-Treeby-IEEETUFFC.pdf&#34;&#62;this paper&#60;/a&#62;). If you want to have a simple equivalent source (e.g., a radiating bowl), you may need to optimise the parameters of the bowl to match the simulated output with the experiment.&#60;/p&#62;
&#60;p&#62;If you are trying to model CW conditions, I would recommend following the radiating bowl example in the &#60;code&#62;kWaveArray&#60;/code&#62; examples folder. This shows you how to set the time sampling to be an integer number of points per period, and how to use &#60;code&#62;record_start_index&#60;/code&#62; to record the last few cycles in steady state.&#60;/p&#62;
&#60;p&#62;I'm not sure of  your exact setup, but the side lobes generally appear due to the constructive and destructive interference at a single frequency. If you have a broadband pulse (e.g., a shorter burst), then these normally get smeared out.&#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jackYANG on "Experimental and simulation comparison"</title>
			<link>http://www.k-wave.org/forum/topic/experimental-and-simulation-comparison#post-7908</link>
			<pubDate>Mon, 02 Nov 2020 03:56:06 +0000</pubDate>
			<dc:creator>jackYANG</dc:creator>
			<guid isPermaLink="false">7908@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Dear Brad and members,&#60;/p&#62;
&#60;p&#62;I've been doing an experiment recently to compare and contrast the Kwave simulation.&#60;/p&#62;
&#60;p&#62;My experiments are mainly as follows:&#60;/p&#62;
&#60;p&#62;Using single emitting pulse concave spherical transducer, and through the layers of pork tissue (skin, fat, muscle) focus, I try to make the simulation and experiment conditions, such as emission signal corresponding to the first I won the transducer by the radial force balance method measuring the acoustic power, and then divided by the surface area (with transducer upper tangent circle area) to get the surface sound intensity, and get the simulation input pressure SQRT (I rho c), but the problem is coming, I get under the same conditions of the simulation and experimental results are not consistent, especially for the size of the focal point, simulation of the focal length is 2.02 cm,&#60;/p&#62;
&#60;p&#62;However, the experimental result is 2.72cm, and the focal sound pressure has a good corresponding relationship.&#60;/p&#62;
&#60;p&#62;The second question is, why do I get a smooth distribution of sound pressure in the radial sound axis in the simulation, and there is no side lobe, there is only one peak, but there is a side lobe in the experiment? I want to know why, is it related to my excitation signal?My signal is going to look something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;source_strength = 0.10953e6;          % [Pa]
tone_burst_freq = 1e6 ;     % [Hz]
tone_burst_cycles = 50;
signal_offsets=0;
input_signal = source_strength*toneBurst(1/kgrid.dt, tone_burst_freq, tone_burst_cycles,&#38;#39;Envelope&#38;#39;,&#38;#39;Rectangular&#38;#39;,&#38;#39;Plot&#38;#39;, true,&#38;#39;SignalLength&#38;#39;,kgrid.Nt,&#38;#39;SignalOffset&#38;#39;, signal_offsets);
source.p = input_signal;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The last question I want to know is the function of sensor. Record_start_index in processing pulse signal simulation. I have a preliminary understanding that it can collect data after the sound field reaches a stable state.&#60;br /&#62;
What variable does that relate to?&#60;/p&#62;
&#60;p&#62;We look forward to your early reply. Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
