I'm attempting to solve a relatively trivial problem, but cannot seem to convince myself the answer I'm getting is true.
I have two scenarios.
Scenario 1.
An acoustic wave propagates from Medium W to Medium G.
Medium W ¦ Medium G
Scenario 2.
An acoustic wave propagates from Medium W to Medium P to Medium G.
Medium W ¦ Medium P ¦ Medium G
Now W denotes water, P denotes some polymer and G denotes a type of glass. I would think that the transmission from water to glass would be low because of the high acoustic impedance mismatch. I would also think that the transmission from water to the polymer would be high, because of the low acoustic impedance mismatch.
However, using
$$T = \frac{2Z_1}{Z_1 + Z_0}$$
where Z1 is the medium into which the field is propagating, I get that the transmission in scenario 1 is 88.56% and in scenario 2 it is 42.35%.
I using an acoustic impedance (units of Pa.s.m-1) of:
water 1,480,000
polymer 2,758,460
glass 23,676,565
Would anyone care to hazard a guess as to why the transmission in scenario 2 is so much lower?