Skip to main content
. 2022 Jul 1;27(7):076001. doi: 10.1117/1.JBO.27.7.076001

Table 2.

SoS estimation method

Set parameters
After reconstructing the IP image, the mean SoS along the ultrasound propagation path is known. The information provided by the mean SoS is not sufficient for back-projection based SoS estimation, so we use a model-based method to estimate the SoS distribution.
Set n (4<n<7, empirically) points inside the phantom/animal trunk region. The SoS of these points is Λ=(v1,v2,,vn), and generate the final SoS distribution map by natural interpolation.
An initial SoS v0 could be chosen using other SoS compensation methods. Also, set the upper limit of the iteration number N, the iteration step τ, and the SoS perturbation Δv. Set the initial iteration number k=1.
Run SOS estimation
1. Given the SoS of several points Λk1, and calculate the SoS distribution map Ω(Λk1) by natural interpolation.
2. Calculate the mean SoS along the ultrasound propagation path, mathematically M(Ω(Λ))=(v¯1,v¯2,v¯3,,v¯m).
3. Calculate the correlation coefficient between M(Ω(Λ)) and the mean SoS derived from the MSFC method; the correlation is written as c(Λk1).
4. Add a perturbation Δv to Λk1, and calculate c(Λk1+Δv) as described in 1, 2, and 3.
5. Calculate the gradient correlation coefficient c(Λk1)=c(Λk1+Δv)c(Λk1).
6. Compute the increment μ=τc(Λk1).
7. Λk=Λk1+μ
8. k=k+1.
9. if k<N, go to step 1; otherwise output the result Λ.