MATLAB Microelectronic Coding Problem - Microchip Selection

These teaching materials can be used to teach how to use MATLAB in the context of a radiation hardening problems. The problems included are:

Students are given a list of microchips and their properties of Total Ionizing Dose (TID) and Linear Energy Transfer (LET).  The task is to create a script that will take user input of the minimum TID the microchip must survive and the minimum LET threshold the microchip must have and determine which microchips meet the specification.  The script must use indexing and nested for loops.

Previous
Previous

MATLAB Microelectronic Coding Problem - Mission Radiation Dose Predictor

Next
Next

MATLAB Microelectronic Coding Problem - Aluminum Shielding