ELEC 4700 - The Physics and Modeling of Advanced Devices and Technologies


T. Smy

ME 4154

tjssmy@gmail.com



Course Description:


The course deals with numerical modeling of physical systems. It focuses on a number of numerical techniques based on both event/agent behavour (MD and MonteCarlo) and the use of finite differences for simulating distributed systems. Examples from the fabrication, operation and modeling of advanced devices for information technology are used. Topics: numerical techniques, physics of materials, quantum mechanics of solids, optical transitions, physical analysis and models for state-of-the-art electronic/optical technologies and materials. Technologies: MOS and III-V based transistors, solid-state optical devices, MEMS and nano-technology based devices.

 



Book of use but not needed::

Principles of Electronic Materials and Devices

Safa Kasap

http://highered.mcgraw-hill.com/sites/0072957913/



Course Requirements:

Exam   35%   

Assignments/Projects:   45%   

PA Session Work (pass/fail):   20%   


**************


Problem Assignments:

You will get one free pass on a PA without a Doctors note.


Assignments and Project:


There will be 4 assignments. Assignments will be submitted and marked by the TA and then the TA will review the assignment and mark with the student.

The last two are optional and can be replaced with a simulation project. You will have to do a report and presentation on the project. The topic should be discussed with the instructor.

Toy Simulators and Git


A variety of modeling methods will be explored during the class (Monte-Carlo, Molecular Dynamics and Finite Difference are the primary ones.) Matlab code presenting "toy" simulators used to illustrate these methods is in the git repository at 4700Code. For some of the PA sessions you will be modifying this code.

Students must create a github account and use it for their assignments and PA sessions. For PA's you will use this account to download (clone) the course repo's for modification and to upload your own code. For the assignments you should use git locally to maintain a commit history and then when the assignment is due you should upload the repo to your account for marking.
Note: your account is open. If you upload your assignment code onto github before the due date your fellow students have access to it. So if you do not want to provide this access only create the repo on github when it is due. Although collaboration is encouraged mindless copying is not! So learning from others is good, but write your own code!



Course outline


Monday class is in PA 115. Wednesday and Friday PA/Labs are in Minto 6030



    Week 1 - Modeling Introduction and Source Version Control (Git)

  1. Jan. 6 (Monday): Modeling Approaches :  (Rules, equations and fields. Analytical versus Numerical. What to Model? MD and Monte Carlo. Differential Eq.) Slides
  2. Jan. 8: Lab-1 Matlab review and help Instructions
  3. Jan 10: PA-1 - Git Introduction Instructions Aaron's git guide GitHub Guides GitHub Help

  4. Assignment 1: For your write up it should be a little bit more like a lab report than an assignment. Not just a set of simple answers, but also some discussion. Think of it as an numerical experiment.


    It is due on Sunday Feb 2nd at 23:59.


    There will be workshops in weeks 2-4. At these workshops you show something and you can get help! Assignment 1 Assignment Guidelines Matlab Publishing


    Week 2 - Molecular Dynamics modeling

  5. Jan. 13: Atomic structure, Bonding and Molecular Dynamics (Kasap (1.1- 1.8)) Slides Code in Git Repo
  6. Jan. 15: Lab-2 - Assignment 1
  7. Jan. 17: PA-2 - MD Code Instructions

  8. Week 3 - Monte-Carlo Modeling

  9. Jan. 20: Kinetic Theory and Monte-Carlo (Kasap (1.1- 1.8)) Slides Code in Git Repo
  10. Jan. 22: Lab-3 Assignment 1
  11. Jan. 24: PA-3 1D electron scattering and resistance Instructions.

  12. Assignment 2: This assignment deals with solving a PDE (Laplace's Eq) with Finite Difference. A primary point is the limits of both numerical and analytical methods of solution. So you should think of it as a numerical experiment/lab.


    It is due on Sunday Feb. 23th at 23:59.


    There will be workshops in weeks 5 and 6. At these workshops you show something and you can get help! Assignment 2 Assignment Guidelines


    Week 4 - Conduction, Electrostatics, SS Diffusion (iteration)

  13. Jan. 27: Conduction, Classical Solids, electrons, drift, resistance, hall effect, non-metals) Slides Code in Git Repo
  14. Jan. 29: Lab-4 Assignment 1 or 2
  15. Jan. 31: PA-4 - Laplace equation by iterationInstructions

  16. Week 5 - Matrices and Diffusion, Harmonic Wave Equation, Eigenvalues and Modes (QM-SCE)

  17. Feb. 3: Quantum Mechanics and Waves PPT Slides Code in Git Repo
  18. Feb. 5: Lab-5 PA-5/Assignment 2
  19. Feb. 7: PA-5 Implicit solutions and modes Instructions

  20. Week 6 - Time Domain Simulation - Transport and differential equations

  21. Feb. 10: Transport and continuity equations (Kasap (5.1-5.6)) Slides Code in Git Repo
  22. Feb. 12: Lab-6 - Assignment 2
  23. Feb. 14: PA-6 Transport code modification Instructions

  24. Assignment 3: This assignment first modifies your MC code from the 1st assignment to add an electric field. Then it should use your FD code to calculate and electric field for use in your MC code. If your FD code was not as good as it should be I can provide a matlab function that can be used.


    It is due on the March 15th Sunday at 23:59.


    There will be workshops on weeks 8-10. At this workshop you show something and you can get help! Assignment 3


    Week 7 - Reading Week


    Week 8 - Circuit modeling and compact models

  25. Feb 24: MNA and Compact modeling :   (MNA formulation. Physical and non Physical compact models. Neural Nets. Convergence and robustness) Slides
  26. Feb 26: Lab-7 Assignment 3
  27. Feb 28 PA-7: MNA Building Instructions

  28. Week 9 -- Device Models (Diodes/BJT/MOSFET)

  29. March 2: Diodes, BJT and Mosfet device theory and compact modeling - Kasap (6.1-6.8) Slides
  30. March 4: Lab-8 Assignment 3
  31. March 6: PA-8 Device Compact Models Instructions

  32. Week 10 - ElectroMagnetic Simulation - waveguide propagation and scattering (modes)

  33. March 9: EM - Yee Cell, Waveguides and z propagation PPT Slides
  34. March 11: Lab-9: Assignment 3
  35. March 13: PA-9 Ridge waveguides Instructions Mode Solver Code Mode Solver Paper


  36. Assignment 4: In this assignment you will create a very simple circuit simulator implementing time integration using FD and also use Monte-Carlo techniques to simulate noise in a resistor.


    It is due on the April 5th Sunday at 23:59.


    There will be workshop on weeks 11 and 12. At this workshop you show something and you can get help! Assignment 4


    Week 11 ElectroMagnetic Simulation (Yee Cell FDFD/FDTD)

  37. March 16: Yee Cell Lecture Slides
  38. March 18: Lab-10 Assignment 4
  39. March 20: PA-10 Yee Cell code modification Instructions Yee Cell Code


  40. Week 12: Optical circuits and devices

  41. March 23: LEDs, Lasers and Optical circuit simulation: Slides
  42. March 25: Review and Final Preparation Slides Final 2016
  43. March 27: Assignment 4

  44. Week 13 : Review and Presentations

  45. March 30: Canceled (come see my 1052 lecture on Chaos).
  46. April 1: (In PA 114) Presentations, Review, and Final Preparation Slides
  47. April 3: Assignment 4




Academic Accommodation You may need special arrangements to meet your academic obligations during the term. For an accommodation request the processes are as follows: Pregnancy obligation: write to me with any requests for academic accommodation during the first two weeks of class, or as soon as possible after the need for accommodation is known to exist. For more details visit the Equity Services website http://www2.carleton.ca/equity/accommodation/ Religious obligation: write to me with any requests for academic accommodation during the first two weeks of class, or as soon as possible after the need for accommodation is known to exist. For more details visit the Equity Services website http://www2.carleton.ca/equity/accommodation/ Students with disabilities requiring academic accommodations in this course must register with the Paul Menton Centre for Students with Disabilities (PMC) for a formal evaluation of disability-related needs. Documented disabilities could include but are not limited to mobility/physical impairments, specific Learning Disabilities (LD), psychiatric/psychological disabilities, sensory disabilities, Attention Deficit Hyperactivity Disorder (ADHD), and chronic medical conditions. Registered PMC students are required to contact the PMC, 613-520-6608, every term to ensure that I receive your Letter of Accommodation, no later than two weeks before the first assignment is due or the first in-class test/midterm requiring accommodations. If you only require accommodations for your formally scheduled exam(s) in this course, please submit your request for accommodations to PMC by the deadlines published on the PMC website: http://www2.carleton.ca/pmc/new- and-current-students/dates-and-deadlines/