<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Thomas Lacour — Notes</title>
  <id>https://thomaslacour.fr</id>
  <updated>2023-04-21T00:00:00Z</updated>
  <entry>
    <title>Soft porous beads vs micro-balloons under pressure</title>
    <link href="https://thomaslacour.fr/notes/soft-porous-beads-under-pressure.html"/>
    <id>tag:https://thomaslacour.fr,2023-04-21:soft-porous-beads-under-pressure</id>
    <updated>2023-04-21T00:00:00Z</updated>
    <content type="html">&lt;p&gt;Anechoic coatings for underwater acoustics typically consist of a soft polymer
slab loaded with gas-filled micro-balloons whose resonances absorb sound. These
coatings must also hold their performance under hydrostatic pressure: at 100 m
a submarine already experiences ~10 bar.&lt;/p&gt;
&lt;p&gt;This is a three-way coupling:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A &lt;strong&gt;resonance mechanics&lt;/strong&gt; problem — the inclusions must resonate in the
   frequency band of interest;&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;poroelasticity&lt;/strong&gt; problem — open-porosity beads collapse under load;&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;durability&lt;/strong&gt; problem — repeated load cycles must not degrade the
   attenuation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;micro-balloons-vs-soft-porous-beads&quot;&gt;Micro-balloons vs soft porous beads&lt;/h2&gt;
&lt;p&gt;We compare two resonant inclusions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Micro-balloons&lt;/strong&gt; — a thin polymer shell with a sealed gas core (closed
  porosity), the reference technology in naval anechoism;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Soft porous beads&lt;/strong&gt; — silicone beads obtained by emulsion templating whose
  &lt;em&gt;open&lt;/em&gt; porosity (a silicone alkyl polyether surfactant) forms a cluster of
  connected air cavities resonating broadly around 200 kHz.&lt;sup id=&quot;fnref:1&quot;&gt;&lt;a class=&quot;footnote-ref&quot; href=&quot;#fn:1&quot;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both composites are compressed uniaxially at loads up to 10–20 bar, mimicking
hydrostatic pressure at 100–200 m depth, and their attenuation compared.&lt;/p&gt;
&lt;figure&gt;
  &lt;svg viewBox=&quot;0 0 800 400&quot; role=&quot;img&quot;
    aria-label=&quot;Two schematics side by side: a micro-balloon, a thin shell enclosing a sealed gas core, and a soft porous bead with open air cavities, both squeezed by vertical compression arrows mimicking hydrostatic pressure&quot;&gt;
    &lt;title&gt;Two coating technologies under uniaxial load&lt;/title&gt;

    &lt;!-- Micro-balloon: thin shell + sealed gas core --&gt;
    &lt;circle cx=&quot;240&quot; cy=&quot;205&quot; r=&quot;52&quot; style=&quot;fill:#ffffff;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;
    &lt;circle cx=&quot;240&quot; cy=&quot;205&quot; r=&quot;62&quot; fill=&quot;none&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;2&quot; /&gt;

    &lt;!-- Soft porous bead: open porosity --&gt;
    &lt;circle cx=&quot;560&quot; cy=&quot;205&quot; r=&quot;62&quot; fill=&quot;none&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;2&quot; /&gt;
    &lt;circle cx=&quot;543&quot; cy=&quot;195&quot; r=&quot;12&quot; style=&quot;fill:#ffffff;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;
    &lt;circle cx=&quot;576&quot; cy=&quot;204&quot; r=&quot;14&quot; style=&quot;fill:#ffffff;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;
    &lt;circle cx=&quot;549&quot; cy=&quot;234&quot; r=&quot;11&quot; style=&quot;fill:#ffffff;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;
    &lt;circle cx=&quot;579&quot; cy=&quot;231&quot; r=&quot;9&quot; style=&quot;fill:#ffffff;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;
    &lt;circle cx=&quot;537&quot; cy=&quot;225&quot; r=&quot;8&quot; style=&quot;fill:#ffffff;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;
    &lt;circle cx=&quot;548&quot; cy=&quot;186&quot; r=&quot;7&quot; style=&quot;fill:#ffffff;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;
    &lt;!-- pore opening onto the surface (open porosity) --&gt;
    &lt;circle cx=&quot;608&quot; cy=&quot;205&quot; r=&quot;12&quot; style=&quot;fill:#ffffff;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;

    &lt;!-- Compression arrows (uniaxial load, top and bottom) --&gt;
    &lt;line x1=&quot;240&quot; y1=&quot;85&quot; x2=&quot;240&quot; y2=&quot;116&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;1.8&quot; /&gt;
    &lt;polygon points=&quot;240,132 232,118 248,118&quot; style=&quot;fill:var(--accent)&quot; /&gt;
    &lt;line x1=&quot;240&quot; y1=&quot;325&quot; x2=&quot;240&quot; y2=&quot;294&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;1.8&quot; /&gt;
    &lt;polygon points=&quot;240,278 232,292 248,292&quot; style=&quot;fill:var(--accent)&quot; /&gt;

    &lt;line x1=&quot;560&quot; y1=&quot;85&quot; x2=&quot;560&quot; y2=&quot;116&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;1.8&quot; /&gt;
    &lt;polygon points=&quot;560,132 552,118 568,118&quot; style=&quot;fill:var(--accent)&quot; /&gt;
    &lt;line x1=&quot;560&quot; y1=&quot;325&quot; x2=&quot;560&quot; y2=&quot;294&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;1.8&quot; /&gt;
    &lt;polygon points=&quot;560,278 552,292 568,292&quot; style=&quot;fill:var(--accent)&quot; /&gt;

    &lt;!-- Labels --&gt;
    &lt;text x=&quot;240&quot; y=&quot;352&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:var(--accent)&quot; font-size=&quot;12&quot;&gt;micro-balloon&lt;/text&gt;
    &lt;text x=&quot;240&quot; y=&quot;368&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:var(--muted)&quot; font-size=&quot;10&quot;&gt;sealed gas core&lt;/text&gt;
    &lt;text x=&quot;560&quot; y=&quot;352&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:var(--accent)&quot; font-size=&quot;12&quot;&gt;soft porous bead&lt;/text&gt;
    &lt;text x=&quot;560&quot; y=&quot;368&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:var(--muted)&quot; font-size=&quot;10&quot;&gt;open porosity&lt;/text&gt;

    &lt;!-- Header --&gt;
    &lt;text x=&quot;400&quot; y=&quot;28&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:var(--accent)&quot; font-size=&quot;14&quot;&gt;coating technologies — two resonant inclusions&lt;/text&gt;
    &lt;text x=&quot;400&quot; y=&quot;46&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:var(--muted)&quot; font-size=&quot;11&quot;&gt;uniaxial load mimicking hydrostatic pressure&lt;/text&gt;
  &lt;/svg&gt;
  &lt;figcaption&gt;Under uniaxial compression mimicking hydrostatic pressure: the micro-balloon keeps its sealed gas core, while the open porosity of the soft bead collapses irreversibly beyond a few bars.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h2 id=&quot;what-we-found&quot;&gt;What we found&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;At ambient pressure&lt;/strong&gt;, soft porous beads attenuate substantially more than
  micro-balloons over a broad band around 200 kHz;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Under load&lt;/strong&gt;, they remain more absorbing at low frequencies even at 10 bar,
  but their resonance weakens as the porosity collapses;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Beyond a few bars&lt;/strong&gt;, the damage is irreversible: after
  compression/relaxation cycles the resonant attenuation is not recovered,
  whereas micro-balloons resist better because their shells deform.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The natural next step is a hybrid: reinforce the porous beads with a thin shell
— the pressure resistance of micro-balloons with the clusterized air cavities
of the beads — or stiffen the surrounding matrix.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://doi.org/10.1063/5.0144249&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;Paper — &lt;em&gt;J. Appl. Phys.&lt;/em&gt; 133, 155105 (2023)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://hal.science/hal-04077689&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;HAL version (open access)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;footnote&quot;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&quot;fn:1&quot;&gt;
&lt;p&gt;T. Lacour, R. Poupart, O. Mondain-Monval, C. Aristégui, O. Poncelet and
T. Brunet, &quot;Pressure effects on the resonant attenuation of soft porous
beads-based materials for underwater acoustics,&quot; &lt;em&gt;J. Appl. Phys.&lt;/em&gt; &lt;strong&gt;133&lt;/strong&gt;,
155105 (2023). &lt;a href=&quot;https://doi.org/10.1063/5.0144249&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;doi:10.1063/5.0144249&lt;/a&gt;&amp;#160;&lt;a class=&quot;footnote-backref&quot; href=&quot;#fnref:1&quot; title=&quot;Jump back to footnote 1 in the text&quot;&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</content>
  </entry>
  <entry>
    <title>A model for acoustic vaporization of encapsulated droplets</title>
    <link href="https://thomaslacour.fr/notes/acoustic-vaporization-model.html"/>
    <id>tag:https://thomaslacour.fr,2018-01-05:acoustic-vaporization-model</id>
    <updated>2018-01-05T00:00:00Z</updated>
    <content type="html">&lt;p&gt;Acoustic droplet vaporization (ADV) is the phase change of a liquid droplet
triggered by an acoustic energy supply. It is the enabling mechanism behind a
promising cancer treatment: inject droplets of a liquid that vaporises into a
bubble under ultrasound, use them as contrast agents or as drug carriers that
release their payload locally and controllably.&lt;/p&gt;
&lt;p&gt;Modelling it is a coupling nightmare:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A &lt;strong&gt;radial dynamics&lt;/strong&gt; problem for the vapor bubble;&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;heat transfer&lt;/strong&gt; problem across the liquid layer;&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;nonlinear elasticity&lt;/strong&gt; problem for the encapsulating shell.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;a-bubbledropletshell-system&quot;&gt;A bubble/droplet/shell system&lt;/h2&gt;
&lt;p&gt;We built a model where the bubble is nested inside the droplet, the whole
system wrapped in a hyperelastic shell — a crude but faithful representation of
surfactant-stabilised droplets. The resulting ODEs couple the vapor pressure
(thermodynamics), the acoustic forcing (nonlinear propagation) and the visco-
hyperelastic response of the shell.&lt;sup id=&quot;fnref:1&quot;&gt;&lt;a class=&quot;footnote-ref&quot; href=&quot;#fn:1&quot;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;figure&gt;
  &lt;svg viewBox=&quot;0 0 800 400&quot; role=&quot;img&quot;
    aria-label=&quot;Model geometry: a white vapor bubble at the centre, a grey liquid ring, all wrapped in an accent-coloured hyperelastic shell, driven by the acoustic field&quot;&gt;
    &lt;title&gt;Encapsulated droplet — spherical cross-section of the model&lt;/title&gt;

    &lt;!-- Liquid ring R→R1 (r=74, sw=52 → inner 48, outer 100), light grey fixed --&gt;
    &lt;circle cx=&quot;400&quot; cy=&quot;205&quot; r=&quot;74&quot; fill=&quot;none&quot; style=&quot;stroke:#d6d4cf&quot; stroke-width=&quot;52&quot; /&gt;
    &lt;!-- Shell ring R1→R2 (r=120, sw=40 → inner 100, outer 140) --&gt;
    &lt;circle cx=&quot;400&quot; cy=&quot;205&quot; r=&quot;120&quot; fill=&quot;none&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;40&quot; stroke-opacity=&quot;0.6&quot; /&gt;
    &lt;!-- Vapor 0→R --&gt;
    &lt;circle cx=&quot;400&quot; cy=&quot;205&quot; r=&quot;48&quot; style=&quot;fill:#ffffff&quot; /&gt;

    &lt;!-- Boundary strokes --&gt;
    &lt;circle cx=&quot;400&quot; cy=&quot;205&quot; r=&quot;140&quot; fill=&quot;none&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;2&quot; /&gt;
    &lt;circle cx=&quot;400&quot; cy=&quot;205&quot; r=&quot;100&quot; fill=&quot;none&quot; style=&quot;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;
    &lt;circle cx=&quot;400&quot; cy=&quot;205&quot; r=&quot;48&quot; fill=&quot;none&quot; style=&quot;stroke:var(--border)&quot; stroke-width=&quot;1&quot; /&gt;

    &lt;!-- Region labels (fixed dark for readability on the light/dark regions) --&gt;
    &lt;text x=&quot;400&quot; y=&quot;200&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:#55534f&quot; font-size=&quot;12&quot;&gt;vapor&lt;/text&gt;
    &lt;text x=&quot;460&quot; y=&quot;155&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:#55534f&quot; font-size=&quot;12&quot;&gt;liquid&lt;/text&gt;
    &lt;text x=&quot;498&quot; y=&quot;278&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:#55534f&quot; font-size=&quot;12&quot;&gt;shell&lt;/text&gt;

    &lt;!-- Acoustic field --&gt;
    &lt;line x1=&quot;55&quot; y1=&quot;180&quot; x2=&quot;130&quot; y2=&quot;180&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;1.8&quot; /&gt;
    &lt;polygon points=&quot;140,180 130,175 130,185&quot; style=&quot;fill:var(--accent)&quot; /&gt;
    &lt;line x1=&quot;55&quot; y1=&quot;230&quot; x2=&quot;130&quot; y2=&quot;230&quot; style=&quot;stroke:var(--accent)&quot; stroke-width=&quot;1.8&quot; /&gt;
    &lt;polygon points=&quot;140,230 130,225 130,235&quot; style=&quot;fill:var(--accent)&quot; /&gt;
    &lt;text x=&quot;55&quot; y=&quot;258&quot; style=&quot;font-family:var(--mono);fill:var(--muted)&quot; font-size=&quot;10&quot;&gt;acoustic field&lt;/text&gt;

    &lt;!-- Header --&gt;
    &lt;text x=&quot;400&quot; y=&quot;28&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:var(--accent)&quot; font-size=&quot;14&quot;&gt;model geometry — encapsulated droplet&lt;/text&gt;
    &lt;text x=&quot;400&quot; y=&quot;46&quot; text-anchor=&quot;middle&quot; style=&quot;font-family:var(--mono);fill:var(--muted)&quot; font-size=&quot;11&quot;&gt;spherical symmetry&lt;/text&gt;
  &lt;/svg&gt;
  &lt;figcaption&gt;Cross-section of the encapsulated droplet: a white vapor bubble at the centre surrounded by liquid, all enclosed in a hyperelastic shell. The acoustic field drives the structure from the outside.&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;h2 id=&quot;what-we-found&quot;&gt;What we found&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;vaporization threshold&lt;/strong&gt; depends strongly on geometrical and rheological
  parameters of the shell;&lt;/li&gt;
&lt;li&gt;There is a regime where the droplet &lt;strong&gt;only partially vaporises&lt;/strong&gt; and the
  bubble recondenses — a fate directly connected to the acoustic parameters.&lt;sup id=&quot;fnref:2&quot;&gt;&lt;a class=&quot;footnote-ref&quot; href=&quot;#fn:2&quot;&gt;2&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This was supported by the &lt;a href=&quot;https://www.plan-cancer.gouv.fr/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;Plan Cancer 2014–2019&lt;/a&gt;
project &lt;strong&gt;AIDA&lt;/strong&gt; (Acoustically Induced Droplet Vaporization for Anti-cancer
targeted drug delivery), a research project in physics, mathematics and
engineering sciences applied to cancer research.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://theses.hal.science/tel-02924864/file/these_lacour_thomas_2018.pdf&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;PhD thesis (PDF)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://youtu.be/KZidu-oBtoA&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;Movie&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;footnote&quot;&gt;
&lt;hr /&gt;
&lt;ol&gt;
&lt;li id=&quot;fn:1&quot;&gt;
&lt;p&gt;T. Lacour, M. Guédra, T. Valier-Brasier and F. Coulouvrat, &quot;A model for
acoustic vaporization dynamics of a bubble/droplet system encapsulated within a
hyperelastic shell,&quot; &lt;em&gt;J. Acoust. Soc. Am.&lt;/em&gt; &lt;strong&gt;143&lt;/strong&gt;, 23–37 (2018).
&lt;a href=&quot;https://doi.org/10.1121/1.5019467&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;doi:10.1121/1.5019467&lt;/a&gt;&amp;#160;&lt;a class=&quot;footnote-backref&quot; href=&quot;#fnref:1&quot; title=&quot;Jump back to footnote 1 in the text&quot;&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn:2&quot;&gt;
&lt;p&gt;T. Lacour, T. Valier-Brasier and F. Coulouvrat, &quot;Ultimate fate of a
dynamical bubble/droplet system following acoustic vaporization,&quot; &lt;em&gt;Physics of
Fluids&lt;/em&gt; &lt;strong&gt;32&lt;/strong&gt;, 051702 (2020).
&lt;a href=&quot;https://pubs.aip.org/aip/pof/article/32/5/051702/963433&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;pubs.aip.org&lt;/a&gt;&amp;#160;&lt;a class=&quot;footnote-backref&quot; href=&quot;#fnref:2&quot; title=&quot;Jump back to footnote 2 in the text&quot;&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</content>
  </entry>
</feed>
