Difference between revisions of "Keramiek Oven Controller"

From RevSpace
Jump to navigation Jump to search
(Digital controller for the ceramic kiln)
 
(Day 1)
Line 37: Line 37:
 
</gallery>
 
</gallery>
  
== Day 1 ==
+
== 2018/12/28 ==
 
We tested the triac with an arduino, it worked perfectly. We will probably power the arduino with one of the US USB port power supplies.
 
We tested the triac with an arduino, it worked perfectly. We will probably power the arduino with one of the US USB port power supplies.

Revision as of 12:39, 28 December 2018

Project Keramiek Oven Controller
Old Kiln Controller.jpg
Digital controller for the ceramic kiln
Status Initializing
Contact Ash
Last Update 2018-12-28

See also Keramiekoven

Summary

The kiln only has manual operation right now, where the operator chooses the maximum temperature, time and rate. This works for some materials, but other require more advancec control, so we will make it digital. With a triac, the already present thermocouple (and an accompanying thermocouple amplifier)and an arduino/esp8266

Important Features

  • Can reproduce old Controller's functions
    • Rate Control (assuming linear)
    • Timer
    • Maximum Temperature
  • Allow user to enter multiple target temperatures and rates over a long period of time
  • Possibly using PID, if that's a good idea

Cool Features

  • Allow for multiple stored "profiles" of temps, rates and times
  • Make the controller, and profile creator, accessible online
  • Record power consumption
  • Design a nice faceplate to replace the controller's current one

Old Controller

Very simple and analog, operates at 240 AC and toggles a LC1D2501 contactor at frequencies above 1/60 of a hertz. Below are the internals, a simple sketch of how it is wired might be added later.

2018/12/28

We tested the triac with an arduino, it worked perfectly. We will probably power the arduino with one of the US USB port power supplies.