GithubHelp home page GithubHelp logo

dtmorisette / hilo Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 41 KB

Matlab script for the analysis of high-low MOS capacitor CV data

License: BSD 2-Clause "Simplified" License

MATLAB 97.21% Shell 2.79%

hilo's Introduction

This directory contains the matlab function hilo.m and supporting scripts. 

Description
-----------

The hilo.m matlab function is used to process raw MOS capacitor high-low C-V
data into interface trap density vs. trap energy data using two different
methods: traditional high-low, and the C-psi technique. See the hilo.m comment
header for usage details and literature references. 

License
-------

These scripts are provided under the terms of the FreeBSD license, a copy of
which is located in the LICENSE file in the same directory. 

Contact info
------------

Questions can be addressed to the author, and reports of bugs, feature requests,
or useful modifications are appreciated. Please address such questions or
reports to:

	Dallas T. Morisette, [email protected].

Usage
-----

These matlab files should be placed in a directory accessible to MATLAB via it's
search path (see MATLAB documentation on 'path' or 'addpath' functions).

Scripts can be run from any working directory, so long as the filenames supplied
include sufficient path information.

The file 'example.m' along with the provided example high-low c-v data file
'data.csv' demonstrate typical usage of the hilo.m function. It imports the
data.csv file, translates it as needed, processes the data into interface trap
density, and writes the data to the directory "processed".

Other Files
-----------

The following additional matlab files are required for normal operation, and are
available at https://github.com/dtmorisette/MatlabUtilities:

GetConstants.m	Retrieves required universal physical constants.
GetMaterial.m	Retrieves required material properties.
FindLinearFit.m	Locates a "prevalent" linear section in the provided data and
		performs a linear fit to only that section.

The following scripts are optional but useful for import/export of raw C-V data:

ImportCSV.m		Imports a CSV formatted file into matlab. 
SaveAsCSV.m		Saves a matlab structure array to a CSV file.
TranslateData.m	Helper script that converts the structure imported by
ImportCSV
		to the format required by hilo.m. Should be modified as needed for
		other input CSV formats.

System specific info
--------------------

This code was developed under MATLAB R2012b (8.0.0.783) on OS X 10.9. Operation
on other systems or versions of MATLAB may work but are not officially
supported. 

hilo's People

Contributors

dtmorisette avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rokuyama1983

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.