Skip to content

Calculate plasma frequency, plot the relation ω(β) and how permittivity changes as a function of frequency using MATLAB and MATLAB App Designer

Notifications You must be signed in to change notification settings

MatteoOrlandini/Plasma-frequency-and-permittivity

Repository files navigation

Plasma Frequency and Permittivity

Plasma is one of the four fundamental states of matter and it consists of a gas of ions (atoms which have some of their orbital electrons removed) and free electrons. Plasma and ionized gases have properties and behaviours unlike those of the other states.

Surface plasmons are coherent delocalized electron oscillations that exist at the interface between any two materials where the real part of the dielectric function changes sign across the interface (e.g. a metal-dielectric interface, such as a metal sheet in air). SPs have lower energy than bulk (or volume) plasmons which quantise the longitudinal electron oscillations about positive ion cores within the bulk of an electron gas (or plasma).

In general, a material cannot polarize instantaneously in response to an applied field. The polarization is a convolution of the electric field at previous times with time-dependent susceptibility. As opposed to the response of a vacuum, the response of normal materials to external fields generally depends on the frequency of the field.

This repository contains a MATLAB code used to calculate plasma frequency, plot the relation ω(β) and plot how permittivity changes as a function of frequency.

MATLAB Application

The code "Plasma-frequency-and-permittivity.m" displays three plots as shown below. These charts are

  • Dispersion relation for a plasma propagating in air and dispersion relation for a surface plasmon propagating in a metal (copper)
  • Electronic contribution to permittivity
  • Dipolar contribution to permittivity

The parameters used to plot these charts are the characteristic value of copper:

Resistivity Electron density Relative permittivity medium 1 Effective mass
1.72*10^-8 8.47*10^28 1 1

Dispersion relation

Electronic contribution to permittivity

Dipolar contribution to permittivity

MATLAB Graphic Application

You can download the installer for the standalone application (without Matlab) here using "MyAppInstaller_web.exe".

How to intall

  1. Open "MyAppInstaller_web.exe"
  2. You need to install the MATLAB Runtime to run this app.
  3. Install the application
  4. Run the app

The GUI

Using the MATLAB GUI the user can set the resistivity, the electron density, the relative permittivity of the first medium and the effective mass as shown in the figure below.

Dispersion relation

Eletronic contribution to permittivity

Dipolar contribution to permittivity

About

Calculate plasma frequency, plot the relation ω(β) and how permittivity changes as a function of frequency using MATLAB and MATLAB App Designer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published