Skip to content

SemiconductorTransport/mobilitypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobilitypy: Python package for mobility calculations in semiconductor heterostructures

AlN/AlGaN HEMT 2DEG mobilities AlN/AlGaN HEMT lateral figure of merit AlN/AlGaN HEMT lateral figure of merit (Temperature effect)

Systems

1. High electron mobility transistors (HEMTs)

Details of the mobility models are described here: 2DEG mobility models

2. Polarization field effect transistors (PolFETs)

Details of the mobility models are described here: 3DEG mobility models

Developers and contributors

Developer of mobilitypy : Badal Mondal

Maintainer of mobilitypy : Badal Mondal

mobilitypy Contributors: Contributors

  • We sincerely thank each and every contributors for their valuable input and support.

Contact us: Email developer/maintainer team

  • If you would like to contribute to the development of mobilitypy or request new functionality, please get in touch with us or open a pull request or discuss here. We appreciate and respect our users' views and are committed to providing the best experience possible. Your feedback is highly valued. We will be happy to support your request ASAP.

Installation

1. Requirements

    1. python>=3.12
    2. numpy
    3. scipy
    4. matplotlib
    5. pathlib
    6. pandas

2. Installation using pip [*recommended]

    pip install mobilitypy

3. Installation from github repository

    git clone https://github.com/SemiconductorTransport/mobilitypy.git
    cd mobilitypy
    pip install .  

Or,

    pip install git+https://github.com/SemiconductorTransport/mobilitypy.git@specific_branch

Usage

Wiki page: Welcome to mobilitypy

Documentation: Package documentation

Discussions: Discuss more about the package here

Material database: here

Tutorials: tutorial

Tips and tricks:

FAQs: here

You can find a list of common user issues encountered while using this software here. We appreciate and respect our users' views and are committed to providing the best experience possible. Your feedback is highly valued.

Citations and references:

If you use mobilitypy in your work, please:

  • State EXPLICITLY that you have used the mobilitypy code (or a modified version of it, if this is the case), for instance, adding a sentence like:

    "The mobility calculation has been performed using the mobilitypy code."

  • How to cite the package: (use appropriate version number and doi corresponding to your installed mobilitypy)

Badal Mondal, "SemiconductorTransport/mobilitypy: version-V.V.V (vV.V.V))". Zenodo, 2026. doi: XXXXX

  • Read and cite the following papers where applicable (and the appropriate references therein):
    • The analytical mobility models are implemented based on the following publications and references therein:
  1. J. Bassaler, J. Mehta, I. Abid, L. Konczewicz, S. Juillaguet, S. Contreras, S. Rennesson, S. Tamariz, M. Nemoz, F. Semond, J. Pernot, F. Medjdoub, Y. Cordier, P. Ferrandis, Al-Rich AlGaN Channel High Electron Mobility Transistors on Silicon: A Relevant Approach for High Temperature Stability of Electron Mobility. Adv. Electron. Mater. 11, 2400069 (2025).
  2. J. Zhang, Y. Hao, J. Zhang, J. Ni, The mobility of two-dimensional electron gas in AlGaN/GaN heterostructures with varied Al content. Sci. China Ser. F-Inf. Sci. 51, 780–789 (2008).
  3. B. Mondal, P. Pampili, J. Mukherjee, D. Moran, P.J. Parbrook, S. Schulz, Interplay of carrier density and mobility in Al-rich (Al,Ga)N-channel HEMTs: Impact on high-power device performance potential. APL Electronic Devices 1, 026117 (2025). preprint arXiv:2502.13809
  • Other publications that used mobilitypy:

TBA

Bibliography file: Here is the bibliography file for your convenience.

Version release

Chekout out version release history here for the full list of updates and upgrades.

License

Upcoming (TBD)

  1. TBA

About

Python package for mobility calculations in semiconductor heterostructures

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors