In the ultrasound simulation, how to query the value of high frequency ultrasound attenuation constant α0 [dB/(MHz cm)]in different tissues
k-Wave
A MATLAB toolbox for the time-domain 
 simulation of acoustic wave fields
	power law absorption modelling
(4 posts) (2 voices)- 
		Posted 3 years ago #
- 
		You could take a look in the https://itis.swiss/virtual-population/tissue-properties/database/. Posted 2 years ago #
- 
		Hi,Brad. 
 When I set the frequency to 10MHz and I found that the absorption coefficient of water is 0.25Np/m, now I want to convert it to [dB/(MHz^y cm)].
 alpha_power=1.1,Would be the correct value for medium.alpha_coeff in [dB/(MHz^y cm)] can be obtained with the conversion function : alpha_coeff=0.25*8.686/100/10^1.1 ?Kind regards 
 LLPosted 2 years ago #
- 
		Hi LL, You can use the function neper2dbto check the calculation.Brad Posted 2 years ago #
Reply
You must log in to post.