Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwanted Pulse echos from the end of the substrate #5

Open
AvonReppert opened this issue Feb 21, 2018 · 3 comments
Open

Unwanted Pulse echos from the end of the substrate #5

AvonReppert opened this issue Feb 21, 2018 · 3 comments

Comments

@AvonReppert
Copy link

udkm1Dsim is capable of simulating strainwaves in samples that a launched after ultrfast laser-heating. Such coherent phonon oscillations can for example be observed in ultrafast X-ray diffraction experiments and as their precise shape provides relevant information on the layer thickness and laser penetration depths.

However when one wants to "quickly optimize" the sample structure by matching the simulated strain pattern to the observed experiments one always needs simulate a substrate that is so thick that the initial shockwaves generated at the sample-air interface are reflected back from the end of the substrate into the thin film.

The longer the simulation runs the thicker the substrate thus needs to be, which makes the simulation slow. Thus it would be very useful if one could set the boundary condition at the end of the substrate such that no strain-waves are reflected. Maybe one could introduce a layer at the end that has per definition zero strain in each timestep and thus works as black hole for sound waves.

Of course this should be an optional feature, which from my perspective would increase the simulation speed since it reduces the substrate thickness that needs to be taken into account.

@dschick
Copy link
Owner

dschick commented Feb 22, 2018

This would be a nice feature, but I fear there is physically no way of realizing this!
Since one cannot change the way the MATLAB ODE solver works, one has to define the correct boundary conditions in order to implement such a perfect absorber.
I am not aware of a way of how to implement such kind of perfect sound absorber, do you?

@AvonReppert
Copy link
Author

AvonReppert commented Feb 22, 2018

Couldn't we by default include 10 layers of the substrate material at the end with a phonon damping that is close to infinity? This would be more a workaround maybe or do you see any problems with that?

@dschick
Copy link
Owner

dschick commented Feb 22, 2018

the problem with that is: a very high damping also increases the acoustical impedance leading again to bad matching and high reflections at this interaface.
One needs a layer with the same acoustical impedance AND with high damping. I fear this is not possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants