Creating a Smart Thermostat with C# and YoshiPi: The Basic Control Loop (EP 05)

  Рет қаралды 200

YoshiMaker

YoshiMaker

Күн бұрын

Пікірлер: 6
@applicitaaccount1258
@applicitaaccount1258 22 күн бұрын
Hey Chris, I was thinking about the logic for stopping bounce between cooling heating. Rather than measuring time between heating or cooling events how about monitoring temp at idle. Eg if you've just gone from cooling to idle and you see the temp rising at idle then suppress the heating event as you see that heat is not required at his time, the same goes for a falling temp at idle, but suppress cooling event. Great stream, looking forward to the next one 👍
@yoshimaker-iot
@yoshimaker-iot 22 күн бұрын
The challenge there is that you sometimes have thermal inertia, but sometimes shutting off the air circulation causes the temp to go the opposite direction. It's a hard problem with a single set point (which is why, in the past, I've always used a separate heating and cooling set point)
@yoshimaker-iot
@yoshimaker-iot 22 күн бұрын
You could use a "trend at idle" but you'd have to define some period over which to check and prevent any state change inside that check.
@yoshimaker-iot
@yoshimaker-iot 22 күн бұрын
Another approach is to use the "outside" temp. If it's above the space temp, you need to cool, if it's below, you need to heat
@applicitaaccount1258
@applicitaaccount1258 21 күн бұрын
@@yoshimaker-iot - This sounds like what I was trying to describe - thanks Chris!
@applicitaaccount1258
@applicitaaccount1258 21 күн бұрын
@@yoshimaker-iot - so in this configuration you would have two sources of temperature inside (room temp) and outside ambient temp ?
Arduino Event-Based Programming
26:12
BP Learning
Рет қаралды 229 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
this is what happens when you let the intern write code.
12:50
Low Level
Рет қаралды 381 М.
Europe's Missing Trillions
10:01
Bloomberg Originals
Рет қаралды 579 М.
Is Functional Programming DEAD Already?
21:07
Continuous Delivery
Рет қаралды 74 М.
STM32 Tutorial #34 - SD-card w. FatFS (using SPI)
15:47
STM32World
Рет қаралды 392
Use C++ to Blink an LED on a Raspberry Pi in Under 5 Minutes!
5:18
Dave's Garage
Рет қаралды 39 М.