Oerdna / 4point_probe

This programm serves TEC Temperature element by PID and realize measurements with four probes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4point_probe

Four point probe is used to measure resistive properties of semiconductor wafers and thin films [1]. 4PP


In this case are studing the I - V characteristic of an element depending on the temperature of the sample. It is important to understand the I – V characteristic near the metal-insulator phase transition (MIT), which is about 68 degrees Celsius. You must understand that the ultimate goal is to stabilize the temperature to a specific value. More about the TEC control [2].

Stack

  • Nucleo STM32L432KC
  • Main PCB
  • TEC element
  • Termopair - MAX6675
  • ADC - MCP3201

About

This programm serves TEC Temperature element by PID and realize measurements with four probes

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 99.8%Language:Assembly 0.2%