<?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: Sensor setting problems</title>
		<link>http://www.k-wave.org/forum/topic/sensor-setting-problems</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 00:20:44 +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/sensor-setting-problems" rel="self" type="application/rss+xml" />

		<item>
			<title>wenxiu on "Sensor setting problems"</title>
			<link>http://www.k-wave.org/forum/topic/sensor-setting-problems#post-6700</link>
			<pubDate>Sat, 29 Dec 2018 10:01:32 +0000</pubDate>
			<dc:creator>wenxiu</dc:creator>
			<guid isPermaLink="false">6700@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi khoslaygr26,&#60;/p&#62;
&#60;p&#62;I recommend you to read the reference in the k-wave's user manual:&#60;br /&#62;
 J. C. Bamber, \Attenuation and Absorption,&#34; in Physical Principles of Medical Ultrasound&#60;br /&#62;
(C. R. Hill, J. C. Bamber, and G. R. ter Haar, eds.), pp. 93{166, Chichester: John Wiley,&#60;br /&#62;
2004&#60;/p&#62;
&#60;p&#62;I met the similar question with yours several days before.And I choose water as the medium.&#60;br /&#62;
The attenuation coefficient is determined by frequency, and the relationship is very complex. But the attenuation coefficient could be thought as linear to the square of frequency with a certain range. So the medium.alpha_power can be set as 2.&#60;br /&#62;
As for your question. I suggest you to find the references about the material you chosen. Choosing the approximated values of medium.alpha_power and medium.alpha_coeff.&#60;/p&#62;
&#60;p&#62;Wenxiu
&#60;/p&#62;</description>
		</item>
		<item>
			<title>khoslaygr26 on "Sensor setting problems"</title>
			<link>http://www.k-wave.org/forum/topic/sensor-setting-problems#post-6699</link>
			<pubDate>Fri, 28 Dec 2018 10:48:36 +0000</pubDate>
			<dc:creator>khoslaygr26</dc:creator>
			<guid isPermaLink="false">6699@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I have a doubt regarding the parameter medium.alpha_coeff. The unit mentioned is dBcm-1Mhz-y, can anybody tell me if i have a 40Khz source sensor, will the attenuation coefficient still be the same, because most materials refer to the attenuation coefficient around 1 for 1MHZ, will it be the same even for a lower frequency?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wenxiu on "Sensor setting problems"</title>
			<link>http://www.k-wave.org/forum/topic/sensor-setting-problems#post-6698</link>
			<pubDate>Thu, 27 Dec 2018 07:57:58 +0000</pubDate>
			<dc:creator>wenxiu</dc:creator>
			<guid isPermaLink="false">6698@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Bradley,&#60;/p&#62;
&#60;p&#62;Thanks for your reply. Your guidance helps a lot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Sensor setting problems"</title>
			<link>http://www.k-wave.org/forum/topic/sensor-setting-problems#post-6622</link>
			<pubDate>Tue, 30 Oct 2018 16:27:30 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">6622@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi wenxiu,&#60;/p&#62;
&#60;p&#62;(1) In practice, I would suggest using a least 3 points per wavelength at the highest frequency of transducer. Any less, and the effectiveness of the PML starts to decrease (see &#60;a href=&#34;http://bug.medphys.ucl.ac.uk/papers/2017-Robertson-JASA.pdf&#34;&#62;here&#60;/a&#62; for an example).&#60;/p&#62;
&#60;p&#62;(2) Details of how to set the sensor mask are given in the k-Wave manual and the examples. In short, in this example you are using a binary sensor mask. Wherever you have set a 1 in your matrix, the pressure will be recorded. You can take a look at the sensor mask using &#60;code&#62;imagesc(sensor.mask);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;(3) This seems sensible, yes.&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wenxiu on "Sensor setting problems"</title>
			<link>http://www.k-wave.org/forum/topic/sensor-setting-problems#post-6586</link>
			<pubDate>Wed, 26 Sep 2018 03:42:38 +0000</pubDate>
			<dc:creator>wenxiu</dc:creator>
			<guid isPermaLink="false">6586@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm trying to simulate a simple example of acoustic propagation in water in 2D, which is received by a focused transducer. And I have several problems need your help.&#60;/p&#62;
&#60;p&#62;1) The central frequency of transducer is about 50 MHz, so what the resolution to divide the mesh? I set the resolution to 1 micrometer, and the result told the maximum supported frequency is 750 MHz. But the radius of 'source.p0' is 2 micrometer. Is it OK? If the resolution be finer, it will cost too much time.&#60;/p&#62;
&#60;p&#62;2) In the experiment, I use an acoustic lens in front of transducer. So that the sensor is focused, but I'm not familiar with how to set it.&#60;br /&#62;
I use a flat transducer to replace it in the simulation, and there is also a small question.The parameter I set:&#60;br /&#62;
 sensor_radius = 3e-3;&#60;br /&#62;
 num_sensor_points = 2*sensor_radius/n;&#60;br /&#62;
 sensor.mask = 0*ones(Nx,Ny);&#60;br /&#62;
 sensor.mask(200,Ny/2-3000:Ny/2+3000)=1;&#60;br /&#62;
I'm confused about the sensor_radius and sensor.mask, are they the same? I think the diameter of sensor is set in the sensor.mask. It seems that sensor_radius and num_sensor_points won't appear again later. And when the sensor_radius and sensor.mask mismatch, there is nothing happened.&#60;/p&#62;
&#60;p&#62;3)After simulation, I use the average value of every sensor point of the same time, I use it as the simulation output data of the transducer, is it OK?&#60;/p&#62;
&#60;p&#62;Thanks you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
