Open noahrondeau opened 4 years ago
Best is probably a K- or J- type thermocouple, already in a stainless steel case. Some are optimized for air, others for liquids and semi-solids. Not sure to what extent this matters (should find out). https://www.digikey.ca/en/products/filter/test-leads-thermocouples-temperature-probes/621?s=N4IgjCBcpgHAzFUBjKAzAhgGwM4FMAaEAeygG0R4AWAVnmpCPgDYAmMKxJtgThoiJUwzKswAMIALpEADgBcoIAMpyATgEsAdgHMQAXz1FmSEOoAmigLRgxAkPMWMQcgJ4y8ijDlQGgA
It seems that the most common connectors are sub-mini (standard thermocouple connectors). Also, a thermocouple amplifier is needed. There are many breakouts built around the MCP9600.
Want a flexible mesh heating element (probably resistive) that I can wrap around the inside of the box. Selection guide: https://www.globalspec.com/learnmore/manufacturing_process_equipment/heating_cooling_equipment/industrial_heaters_heating_elements/resistive_heating_elements https://thermcraftinc.com/wp-content/uploads/2018/01/Heating_Element_Seminar_Nov_2_2016.pdf
It appears that there are many options for this:
After much research, I am going with the following products purchased through Sparkfun. This is a convenient prototyping setup based around a commonly used thermocouple amplifier from Microchip
Thermocouple (K-Type) Sold by Sparkfun This thermocouple uses a sub-mini connector. It is K-type (most common type), with a 20cm long stainless-steel probe (not guaranteed food-safe, but pretty much. If needed, can case in food-safe material). This product is essentially interchangeable with other K-type thermocouples. Two are needed
Thermocouple Amp IC: MCP9600 from Microchip Prototyping Breakout: MCP9600 SparkX Breakout It works over I2C, will selectable addresses. It has a PCC (sub-mini-compatible) connector. Two are needed.
Heating As a prototyping solution, the following pre-assembled flexible heating pads will be used: Link This is likely not a permanent solution. OEM mesh and etched element manufacturers make professional grade products with much better heating profiles. This may be needed to achieve proper PID control.
Power input to system could likely be 5V regulated USB power, or barrel jack 5VDC. Worst-case scenario total peak current requirements will be upwards of 8x600mA = 4.8 A however, and this is just for the heating.
Goal
To have an initial, breadboarded HW prototype ready to enable code development
Steps
[x] Research thermal sensing options, select and source
[ ] Select dev platform (MCU, CPU arch, vendor, etc)
[ ] Identify required peripherals for prototype
[ ] Research power supply options, select and source
[ ] Construct BOM and source
Thermal Sensing and Heating Components
Thermocouple (K-Type) Sold by Sparkfun This thermocouple uses a sub-mini connector. It is K-type (most common type), with a 20cm long stainless-steel probe (not guaranteed food-safe, but pretty much. If needed, can case in food-safe material). This product is essentially interchangeable with other K-type thermocouples. Two are needed
Thermocouple Amp IC: MCP9600 from Microchip Prototyping Breakout: MCP9600 SparkX Breakout It works over I2C, will selectable addresses. It has a PCC (sub-mini-compatible) connector. Two are needed.
Heating As a prototyping solution, the following pre-assembled flexible heating pads will be used: Link This is likely not a permanent solution. OEM mesh and etched element manufacturers make professional grade products with much better heating profiles. This may be needed to achieve proper PID control.
MCU Platform
Power Requirements
Input:
Peripheral power reqs:
Peripheral Requirements 1x I2C bus