Hi,
My simulation is based on the example_us_bmode_phased_array.
The scattering region is located at 160mm from the transducer.
The spectrum of the transmitted signal is shifted by 3MHz, far more than the expected (according to literature - hundreds Hz).
The transmitted signal properties:
----------------------------------
source_strength = 1e6; % [Pa]
tone_burst_freq = 4e6/sc; % [Hz]
tone_burst_cycles = 3;
Medium properties:
------------------
medium.alpha_coeff = 0.75; % [dB/(MHz^y cm)]
medium.alpha_power = 1.05;
% mediun.alpha_mode = 'no_dispersion';
% medium.BonA = 6;
Any suggestions?
Thanks!