J
Jan Panteltje
How about it? Experiments of the third kind , take 999999.
Update
Hotplate design,
stabilizing the heater MOSFET
http://panteltje.com/pub/thermos_box_mounting_plus_heater_circuit_diagram_IMG_3415.JPG
shows the quick sketch diagram of the MOSFET driver.
The idea is that the current through the MOSFET is exactly proportional to the input voltage.
As we all know, MOSFETs like to do their thing too,
and in such a configuration like to sing (oscillate).
And so also this circuit.
Playing with it and the oscilloscope a bit did lead to this very quiet circuit,
that within a fraction of a millivolt has the MOSFET drain current follow the input.
There were 2 issues here, 1) MOSFET likes to oscillate, and 2) opamp too.
So sort of separating both from each other worked.
+4V
R1 |
470k + |------
---===--------------|\ 100k 1k |--- |
| | - | >-------===--------===----| |<-- === 1u
control- === ---|/ | |---| |
voltage | 1u | === IRLZ34N | ///
0 to +1 V | C1 | | 1u on |
| /// | TCL274 /// hotplate |
/// | as heater | about 300 mA
-------------------------------------|
|
[ ] 3.3 Ohm
|
///
Having a linear relationship between the control voltage and the output current (power) makes
the software control loop simpler.
Why 1 uF everywhere? I bought a bag of 100.
The 470 K is just for test, this will come from the PIC PWM,
R1 C1 is the lowpass.
100 k and 1k are nice round values.
The 3.3 Ohm was calculated using Ohm law.
The rest ... anyways we need no speed, nowhere in the year long project,
Even outside the black box the hotplate, and so the parts on it, easily meets target
temperature of 40C with about 1,3 W input.
Should be way less watts with it in the black box and thermally insulated on top of that.
As stated before, there will be a 1N4148 diode mounted to the hotplate as temperature sensor.
A PIC microcomputer will do the control loop in software.
Time for pizza (heater is still running).
Update
Hotplate design,
stabilizing the heater MOSFET
http://panteltje.com/pub/thermos_box_mounting_plus_heater_circuit_diagram_IMG_3415.JPG
shows the quick sketch diagram of the MOSFET driver.
The idea is that the current through the MOSFET is exactly proportional to the input voltage.
As we all know, MOSFETs like to do their thing too,
and in such a configuration like to sing (oscillate).
And so also this circuit.
Playing with it and the oscilloscope a bit did lead to this very quiet circuit,
that within a fraction of a millivolt has the MOSFET drain current follow the input.
There were 2 issues here, 1) MOSFET likes to oscillate, and 2) opamp too.
So sort of separating both from each other worked.
+4V
R1 |
470k + |------
---===--------------|\ 100k 1k |--- |
| | - | >-------===--------===----| |<-- === 1u
control- === ---|/ | |---| |
voltage | 1u | === IRLZ34N | ///
0 to +1 V | C1 | | 1u on |
| /// | TCL274 /// hotplate |
/// | as heater | about 300 mA
-------------------------------------|
|
[ ] 3.3 Ohm
|
///
Having a linear relationship between the control voltage and the output current (power) makes
the software control loop simpler.
Why 1 uF everywhere? I bought a bag of 100.
The 470 K is just for test, this will come from the PIC PWM,
R1 C1 is the lowpass.
100 k and 1k are nice round values.
The 3.3 Ohm was calculated using Ohm law.
The rest ... anyways we need no speed, nowhere in the year long project,
Even outside the black box the hotplate, and so the parts on it, easily meets target
temperature of 40C with about 1,3 W input.
Should be way less watts with it in the black box and thermally insulated on top of that.
As stated before, there will be a 1N4148 diode mounted to the hotplate as temperature sensor.
A PIC microcomputer will do the control loop in software.
Time for pizza (heater is still running).