<?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: setting up transducer in dimensions</title>
		<link>http://www.k-wave.org/forum/topic/setting-up-transducer-in-dimensions</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 23:29:41 +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/setting-up-transducer-in-dimensions" rel="self" type="application/rss+xml" />

		<item>
			<title>vich on "setting up transducer in dimensions"</title>
			<link>http://www.k-wave.org/forum/topic/setting-up-transducer-in-dimensions#post-7377</link>
			<pubDate>Tue, 07 Apr 2020 21:01:36 +0000</pubDate>
			<dc:creator>vich</dc:creator>
			<guid isPermaLink="false">7377@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;As far as I know, your suspicion is correct, all abstractions that k-Wave provides ultimately degenerate into references to individual voxels (or pixels). Physical dimensions are divided by the dx/dy/dz lengths and rounded to an integer (I am not sure right now about the specific rounding algorithm(s) that is used).&#60;/p&#62;
&#60;p&#62;Techniques for injecting a pressure source within a volume smaller than one voxel might include some sort of spatial averaging, but I am not sure if that is a correct approach. Even if it is, this kind of procedure is only possible when your amount of information decreases, i.e. you know the precise location of the pressure source but represent it in a coarser grid. This means that there will be no way to use the transducer as a sensor, since you will not know the pressure distribution within any given voxel anymore.&#60;/p&#62;
&#60;p&#62;This is what came to my mind, but I may have missed something...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehooi on "setting up transducer in dimensions"</title>
			<link>http://www.k-wave.org/forum/topic/setting-up-transducer-in-dimensions#post-7371</link>
			<pubDate>Mon, 06 Apr 2020 00:21:26 +0000</pubDate>
			<dc:creator>ehooi</dc:creator>
			<guid isPermaLink="false">7371@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;According to the example files:&#60;br /&#62;
% physical properties of the transducer&#60;br /&#62;
transducer.number_elements = 72;    % total number of transducer elements&#60;br /&#62;
transducer.element_width = 1;       % width of each element [grid points]&#60;br /&#62;
transducer.element_length = 12;     % length of each element [grid points]&#60;br /&#62;
transducer.element_spacing = 0;     % spacing (kerf width) between the elements [grid points]&#60;br /&#62;
transducer.radius = inf;            % radius of curvature of the transducer [m]&#60;/p&#62;
&#60;p&#62;which to me, suggests that the US transducer can only be set up based on grid points. Is there a way to set this up base on the physical dimensions? For example, I have a transducer with width of 150e-6 m. Setting transducer.element_width would have given me dx of 150e-6, which isn't efficient for a domain that is 16cm large.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
