<?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: Problems of order of magnitude of acoustic pressure simulation</title>
		<link>http://www.k-wave.org/forum/topic/problems-of-order-of-magnitude-of-acoustic-pressure-simulation</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 02:20:34 +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/problems-of-order-of-magnitude-of-acoustic-pressure-simulation" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "Problems of order of magnitude of acoustic pressure simulation"</title>
			<link>http://www.k-wave.org/forum/topic/problems-of-order-of-magnitude-of-acoustic-pressure-simulation#post-6616</link>
			<pubDate>Mon, 29 Oct 2018 11:42:04 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">6616@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Math,&#60;/p&#62;
&#60;p&#62;Can you post a working example? I'll take a look.&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>math.guy on "Problems of order of magnitude of acoustic pressure simulation"</title>
			<link>http://www.k-wave.org/forum/topic/problems-of-order-of-magnitude-of-acoustic-pressure-simulation#post-6599</link>
			<pubDate>Tue, 09 Oct 2018 15:49:10 +0000</pubDate>
			<dc:creator>math.guy</dc:creator>
			<guid isPermaLink="false">6599@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hello&#60;br /&#62;
I m' developing a simulation of ultrasound for  a HIFU application in order to measure the acoustic pressure. However, I have a problem for order of magnitude of found pressure when I do a temporal  shoot with a spherical transducer with 256 elements (256 source k wave) .&#60;br /&#62;
the grid is :&#60;/p&#62;
&#60;p&#62;Nx = 300;            % number of grid points in the x direction&#60;br /&#62;
Ny = 300;            % number of grid points in the y direction&#60;br /&#62;
Nz = 400;            % number of grid points in the z direction&#60;br /&#62;
dx = 0.5e-3;        % grid point spacing in the x direction [m]&#60;br /&#62;
dy = 0.5e-3;        % grid point spacing in the y direction [m]&#60;br /&#62;
dz = 0.5e-3;        % grid point spacing in the z direction [m]&#60;br /&#62;
dt=1e-7;%s&#60;br /&#62;
Nt=1200;%s&#60;/p&#62;
&#60;p&#62;kgrid.dt=dt;&#60;br /&#62;
kgrid.Nt=Nt;&#60;br /&#62;
t_end = kgrid.Nt*kgrid.dt;&#60;br /&#62;
kgrid.t_array=[0:kgrid.dt:t_end];&#60;/p&#62;
&#60;p&#62;the paramater of pressures sources:&#60;/p&#62;
&#60;p&#62;power_source=1e6;%Pa&#60;br /&#62;
freq=1000e3;%Hz&#60;br /&#62;
t_shoot=50e-6;%s&#60;/p&#62;
&#60;p&#62;source.p = source_mag * sin(2 * pi * source_freq * t_shoot);&#60;/p&#62;
&#60;p&#62;the focusing works but I find pressures order to 10^-23( Pa??)when I use p_max_all for the sensors. I don't understand why?&#60;/p&#62;
&#60;p&#62;Math
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
