Skip to content

Biot-Limp Model

The Biot-Limp model modifies the dynamic mass density (ρ~eq) determined via an equivalent fluid model such as: DB, DBM, JCA, JCAL, and JCAPL.

The acoustipy implementation follows from eq. 24 in Bécot and Jaouen.

1ρ~limp=1ϕρ~eq+γ2ϕρ~

where γ and ρ~ are defined as:

γ=ρ0ρ~eq1
ρ~=ρ1+ϕρ0ρ02ρ~eq

The Add_Biot_Limp_Layer method then converts The modified dynamic mass density and bulk modulus to the characteristic impedence (Zc) and wavenumber (kc) for use in the layer transfer matrix.

Zc=ρ~limpK~
kc=ωρ~limpK~

Model Parameters:

Using the following nomenclature --- Symbol = [Units] (name)
(volumetric density)ρ1=[kgm3]

The following parameters are used to find the dynamic mass density (ρ~eq) from the specified equivalent fluid model.

(static airflow resistivity)σ=[Pasm2]
(porosity)ϕ=[unitless]
(tortuosity)τ=[unitless]
(viscous characteristic length)Λ=[μm]
(thermal characteristic length)Λ=[μm]
(thermal permeability)k0=[m2]
(thermal tortuosity)α0=[unitless]
(viscous tortuosity)α0=[unitless]

Defining Other Symbols:

Using the following nomenclature --- Symbol = [Units] (name)
(air density)ρ0=[kgm3]