Hello.
I'm studying FUS transcranial propagation through a human skull submerged in water, but I'm having many problems when defining absorption properties of both mediums skull and water. I'm getting confused when obtaining "medium.alpha_coef" and "medium.alpha_power".
Let me explain: I have an attenuation of 60 Np/m on skull measured at 500 kHz, so I define "alpha_ref = 60 Np/m", "f_ref = 0.5e6 Hz", "alpha_power = 2" and finally I obtain "alpha_coeff_skull = alpha_ref*8.686*((1e6/f_ref)^alpha_power)/100". For water I do the same: attenuation of 2.5 Np/m measured at 1 MHz, so I define "alpha_ref = 2.5 Np/m", "f_ref = 1e6 Hz", the same alpha power as in skull "alpha_power = 2" and finally I obtain "alpha_coeff_water = alpha_ref*8.686*((1e6/f_ref)^alpha_power)/100".
Could you tell me if this method is right?
The problem I have is that I read in many papers that skull generates a global attenuation of about -12 dB, and I get only -4 dB, so I thought attenuation parameters were wrong.
Thank you in advance.