Tight Binding Hamiltonian for Graphene

AI Thread Summary
To create a tight binding Hamiltonian matrix for armchair cut graphene, start by exploring existing implementations, particularly the SourceForge project "Graphene-Tight-Binding," which offers a MATLAB version. Understanding that armchair configurations have an even number of atoms along straight lines is crucial. Additionally, reviewing relevant academic papers, such as "Tight-Binding Model for Graphene: A First Principles Study" and "Band Structure and Electronic Properties of Armchair Graphene Nanoribbons," can provide valuable insights. Utilizing Maple for coding is feasible, but adapting existing MATLAB examples may be necessary. These resources will facilitate the development of the desired Hamiltonian matrix.
Lockoman
Messages
1
Reaction score
0
Hello, I am trying to write a program that will automate the creation of a tight binding Hamiltonian matrix for armchair cut graphene. However, I have almost no experience coding and would need some help to get started.

This would be assuming that the energy between nearest neighbor carbon atoms is t and everything else zero.

The only real info I have gathered myself is that for an armchair configuration, the number of atoms along a straight x or y line will be even. (as opposed to zigzag which would be odd).

Does anyone have any tips for me or examples of this being done?

Thank you very much!

P.S. I have a copy of Maple and would ideally like to use that as opposed to matlab, mathematica, etc
 
Physics news on Phys.org
. if possible.The best way to get started with this is to look into existing implementations of tight binding Hamiltonian matrixes for armchair cut graphene, as this will give you a good starting point. You can then modify the code to suit your needs. A few good resources to check out include: - The SourceForge project "Graphene-Tight-Binding" which provides a MATLAB implementation of a tight binding Hamiltonian matrix for armchair cut graphene. - The paper "Tight-Binding Model for Graphene: A First Principles Study" by M.-H. Bae et al. which provides a detailed description of the tight binding model and how it can be used to generate a Hamiltonian matrix for armchair cut graphene. - The paper "Band Structure and Electronic Properties of Armchair Graphene Nanoribbons" by L. K. Ang et al. which uses a tight binding approach to study the band structure of armchair cut graphene nanoribbons.Hopefully these resources will help you get started with creating your own Hamiltonian matrix for armchair cut graphene!
 
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top