Author Topic: Bandstructure in real space  (Read 3044 times)

0 Members and 1 Guest are viewing this topic.

Offline Hassan

  • Regular QuantumATK user
  • **
  • Posts: 21
  • Country: ca
  • Reputation: 0
    • View Profile
Bandstructure in real space
« on: February 13, 2014, 22:51 »
Hi,

My question is that can ATK help me plot the bandstructure of a device/bulk configuration in REAL space? A diagram where I can see band-splitting etc. I am talking about something like this:

Help is greatly appreciated.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5446
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Bandstructure in real space
« Reply #1 on: February 14, 2014, 10:16 »
That's not a band structure in real space, it's a cartoon to convey an important conceptual principle. So no, you can't immediately just calculate and get a picture like that. But you can try in 1D to make an infinite chain of atoms, say Si, then modify the lattice constant from small to large, and plot the density of states in some clever way as function of the lattice spacing. That might look cool! Might work in 3D too, actually, provided the calculations converge when you reach large lattice constants.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5446
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Bandstructure in real space
« Reply #2 on: February 18, 2014, 09:37 »
I had a bit of fun with this and actually I could get some quite cool plots. Attached is the corresponding figure for bulk Silicon, as computed with DFT/LDA. The most interesting thing, I think, is that the semiconducting nature of Si is almost a fluke - the band gap only exists for a very limited range of lattice constants.

There are a couple of different ways to plot it, but the simplest version is shown here, with scripts that are easily modified for any other structure - would be nice to try with a metal too!

First run "si_3d_a.py", then "si_3d_a_plot.py".

Note that because ATK uses pseudopotentials, we don't see the core levels 1s etc, the lowest level plotted is 3s, then 3p, etc.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5446
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Bandstructure in real space
« Reply #3 on: February 18, 2014, 10:12 »
Same plot for gold fcc.

Offline Hassan

  • Regular QuantumATK user
  • **
  • Posts: 21
  • Country: ca
  • Reputation: 0
    • View Profile
Re: Bandstructure in real space
« Reply #4 on: February 27, 2014, 22:43 »
Thanks a lot Anders!