2019-05-02 13:03:35 +00:00
### CHPC: Cheap Heat Pump Controller v1.x
2019-04-02 12:15:37 +00:00
< b > The CHPC a minimal cost Heat Pump (HP) controller, which can be used as provided, or can be adopted to nearly all use cases due to open source nature.< / b >
2019-04-01 03:22:00 +00:00
< br > < br >
2019-04-01 03:12:06 +00:00
2019-04-30 13:25:34 +00:00
## Real life installation.
Works from ground heat collectors (loops) to radiant in-floor heating system.
2019-05-06 17:11:03 +00:00
![Installation example ](./m_CHPC_i1.jpg )
2019-04-30 13:25:34 +00:00
Driving:
- EEV,
2019-05-02 12:50:31 +00:00
- Heat Pump Compressor (1kW electrical power),
2019-04-30 13:25:34 +00:00
- Circulating Pumps,
- Sump Heater.
Temperature sensors installed:
- Before/After Evaporator,
- Cold In/Cold Out,
- Hot In(used as Target)/Hot Out,
- Outdoor temperature,
- Sump.
Controled via both RS-485 and 16x2 display with buttons.
2019-05-02 13:13:51 +00:00
## Changelog
2019-05-02 13:14:15 +00:00
- 13 apr, 2019: EEV support development started.
- 16 apr, 2019: Standalone EEV (no thermostat) with only 2 T sensors written and debugged.
- 30 apr, 2019: HP system updated to CHPC.
- 01 may, 2019: < b > CHPC fully tested and released. Actial versions: PCB v1.1, firmware v1.3.</ b >
- 02 may, 2019: PCB v1.3 coming up, main feature: lot of DS18B20 inputs
2019-04-30 13:25:34 +00:00
2019-04-01 03:22:00 +00:00
< br > < br >
2019-04-01 03:15:46 +00:00
## Applications:
| Usage. | Brief description. | Application examples | Available protections |
| ---------- | ------------------ | ------------------ | -------------------- |
2019-05-03 23:15:39 +00:00
| 1. Thermostat. | Precision thermostat. Simple and cheap. Only 1 relay and 1 temperature sensor required.< br > | Room heat control. Chicken coop climate control. Distillation column. Else. | N/A |
2019-04-30 15:18:04 +00:00
| 2. Heat pump (HP) control. | Controller drives HP system components: compressor, Cold and Hot side Circulating Pumps (CP). Protects system from overload, overheat and freezing up. Drives EEV to optimize running conditions. | DIY heat pump system. Repair module for commercial system. Water heater, house heating systems and same. | Compressor: cold start or overheat. Discharge and suction lines protection. Short-term power loss. Anti-freeze. Power overload protection. |
2019-05-03 23:17:05 +00:00
| 3. EEV controller. | Only drives EEV, no relays. Requires 2 T sensors. | Upgrade your system from capilary tube to EEV. | Protects from liquid at suction line by design. |
2019-04-01 03:09:29 +00:00
For more information about Heap Pumps look at [Wikipedia about HP ](https://en.wikipedia.org/wiki/Heat_pump )
2019-04-01 03:24:51 +00:00
< br > < br >
2019-05-03 23:48:33 +00:00
## Features:
2019-05-03 23:49:16 +00:00
- Up to 13 T sensors (see "T sensors abbreviations" for full list)
2019-05-03 23:48:33 +00:00
- 5 relays (Compressor, Hot CP or Air Fun, Cold CP or Air Fun, Sump Heater, 4-way valve)
- 4 inputs
2019-05-03 23:50:14 +00:00
- 5/6 pin EEV connection,
2019-05-03 23:48:33 +00:00
- 1602 display support
- RS485 or Serial(UART 5V) support
- Automatically turns on/of system when heating required
- Takes care of system components health
< br > < br >
2019-04-01 03:24:51 +00:00
## Control interfaces:
2019-04-01 03:19:57 +00:00
< b > None:< / b > Target temperature uploaded to board with firmware and cannot be changed. System used as fixed thermostat. Target temperature can be changed later with firmware re-upload.< br >
< b > 0.96 OLED or 1602 LCD screen + buttons:< / b > Simple, local screen controlled system. Remote control is not possible.< br >
< b > Remote computer terminal over RS-485 line. </ b > Target temperature and running conditions under remote control. User can get stats from all T sensors. Up to 1.2 kilometer line.\*< br >
< b > Remote automated control/stats via RS-485.< / b > Firmware was written with python scripting in mind (and real scripts at prototype 485 network).< br >
2019-04-02 14:19:24 +00:00
< b > Both screen + buttons and RS-485.< / b > Combination allowed.
2019-04-02 14:16:39 +00:00
2019-04-01 03:09:29 +00:00
\* RS-485 specification. Hardware test succeeded on 400 meters line.
2019-04-01 05:11:36 +00:00
2019-04-01 05:27:24 +00:00
Example: day/night setpoint control and data visualisation with "pythonic rs485" way.
2019-05-06 17:11:03 +00:00
![graph example ](./m_t_graph_example.png )
2019-04-01 03:22:00 +00:00
< br > < br >
2019-04-01 05:11:36 +00:00
2019-04-01 03:24:51 +00:00
## Relays:
### "Thermostat":
2019-04-01 03:09:29 +00:00
Only 1 Relay: drives electric heater (any)
2019-04-01 03:24:51 +00:00
### "Heat Pump". Capillary tube, TXV, EEV:
2019-04-01 03:09:29 +00:00
5 Relays, drives all you need:
* Compressor (can be used as external relay driver for High Power systems)
* Cold Circulating Pump (CP)
* Hot CP
* Sump Heater (optional, recommended for outdoor HP installations)
* 4-way Valve (support coming up: autumn 2019)
2019-04-01 03:32:12 +00:00
< br > < br >
2019-04-01 03:24:51 +00:00
## Temperature sensors:
2019-04-01 03:09:29 +00:00
* Up to 13 temperature sensors can be connected to CHPC to control all processes that you want.
* Only 1 sensor needed for "Thermostat" or "Heat Pump capillary/TXV"
* 3 sensors needed for "HP with EEV" (absolute minimum scheme)
2019-04-01 03:22:00 +00:00
< br > < br >
2019-04-01 03:35:01 +00:00
## Temperature sensors installation example (medium scheme)
2019-05-06 17:11:03 +00:00
![medium scheme ](./m_HeatPump_t_sensors_med.png )
2019-04-01 04:21:41 +00:00
< br > < br >
2019-04-01 03:35:01 +00:00
## Get your own CHPC:
2019-05-06 17:14:19 +00:00
* download PCB gerber file, *CHPC_v1.X_PCB_Gerber.zip*
2019-04-01 03:35:01 +00:00
* search google [where to order PCB ](https://www.google.com/search?q=order+pcb ) or make your own at CNC machine
* order electronic components, see BOM (Bill Of Materials) list
* solder
2019-05-02 13:03:35 +00:00
* install firmware *CHPC_firmware.ino*
2019-04-01 03:35:01 +00:00
* install CHPC at your system
* enjoy
2019-04-01 04:21:41 +00:00
< br > < br >
2019-04-01 03:35:01 +00:00
## T sensors abbreviations:
2019-04-30 15:18:04 +00:00
This abbrevations used in interface during sensors installation procedure
2019-04-01 03:35:20 +00:00
2019-05-03 23:55:47 +00:00
| Abbr. | Full name | Required for |
| ----- | -------------------- | -------------------- |
2019-05-05 07:54:51 +00:00
| Tae | after evaporator | EEV < br > Anti-liquid protection at suction line |
2019-05-03 23:55:47 +00:00
| Tbe | before evaporator | EEV |
2019-05-04 00:05:05 +00:00
| Ttarget | target | Thermostat< br > Thermostat+EEV |
| Tsump | sump | Automatic Sump Heater< br > Sump overheat protection |
2019-05-03 23:55:47 +00:00
| Tci | cold in | Antifreeze protection |
| Tco | cold out | Antifreeze protection |
2019-05-04 00:05:05 +00:00
| Thi | hot in | Hot CP automatic control |
| Tho | hot out | Overheat protection |
| Tbc | before condenser | Discharge overheat protection |
2019-05-03 23:55:47 +00:00
| Tac | after condenser | |
| Touter | outer (outdoor) | |
| Ts1 | additional sensor1 | |
| Ts2 | additional sensor2 | |
2019-04-01 04:22:17 +00:00
2019-04-01 04:21:41 +00:00
< br > < br >
2019-04-01 03:38:26 +00:00
## Photos:
2019-05-05 19:12:16 +00:00
Upcoming PCB v1.3, untested now. Lot of small changes here.
2019-05-06 17:11:03 +00:00
![v1.3 UNTESTED ](./m_v1.3_PCBdemo.png )
2019-05-05 19:12:16 +00:00
2019-05-05 07:17:36 +00:00
PCB v1.1, actual version.
2019-04-30 13:45:49 +00:00
2019-05-06 17:11:03 +00:00
![proto3 ](./m_proto3.jpg )
![proto3 without screen ](./m_proto3_noscreen.jpg )
2019-04-30 13:45:49 +00:00
2019-05-05 20:08:01 +00:00
This is prototype 2 (PCB v1.0).
2019-04-01 03:38:26 +00:00
1602 is the best choise.
2019-05-06 17:11:03 +00:00
![proto2 ](./m_proto2.jpg )
2019-04-01 03:38:26 +00:00
2019-05-05 20:08:01 +00:00
EEV development started here.
2019-05-05 20:09:24 +00:00
2019-05-06 17:11:03 +00:00
![proto2_EEVdev ](./m_proto2_EEVdev.jpg )
2019-05-05 20:08:01 +00:00
2019-05-06 17:11:03 +00:00
![proto2 PCB ](./m_proto2_PCB.jpg )
2019-04-01 04:10:10 +00:00
Prototype 1.
History ) But worked well for a season.
2019-05-06 17:11:03 +00:00
![proto1 ](./m_proto1.jpg )
2019-04-01 04:21:41 +00:00
< br > < br >
2019-04-01 04:18:25 +00:00
## BOM (Bill Of Materials), PCB v1.1:
2019-04-01 03:46:43 +00:00
| Type | Name | Quantity | Case | Comment |
| ---- | ---- | ----- | ---- | ---- |
| R | 10k ¼W | 2
| R | 1k ¼W | 16
2019-04-01 03:50:26 +00:00
| R | 100 ¼W | 1
| R | 22R ¼W | 1
| R | 10R ¼W | 1
| Cap | 0.1 uf | 4
| Cap | 22uf_16v | 4
2019-04-01 03:51:47 +00:00
| IC | PC817C | 2 or 4 | | DIP-4 2 if you use buttons instead of inputs
2019-04-01 03:50:26 +00:00
| Conn | DIP-16 bed | 3 | DIP-16
| IC | ULN2003APG | 2 | DIP-16
| IC | 7805 TO-220 | 1 | TO-220
| IC | 2n2222 | 1 | TO-92
| - | SMIH-12VDC-SL-C | 2
| - | SRD-12VDC-SL-C | 3
| Module | TTL_485_MODULE_8PIN | 1
| Module | ARDUINO PRO MINI 328P 5V | 1
| Conn | KF128 2.54_screw_1x2 | 1
| Conn | KF128 2.54_screw_1x4 | 1
| Conn | KF128 2.54_screw_1x6 | 1
| Conn | KF128 2.54_screw_1x12 | 1
| Conn | KF128 3.81_screw_3P | 5
| Conn | KF128 5.08_screw_2P | 3
2019-04-01 03:51:47 +00:00
| Conn | 2.54_legs_female_x2 | 1 | | like used at arduino mega
2019-04-01 03:50:26 +00:00
| Conn | 2.54_legs_female_x3 | 1
| Conn | 2.54_legs_female_x4 | 2
| Conn | 2.54_legs_female_x12 | 2
| Conn | 2.54_pins | 20
| Button | momentary switch 6x6 2 | 2
| Display | 1602 LCD with i2c interface | 1
| - | buzzer | 1 | R9.0-2P-4.0PITCH
2019-04-01 03:55:08 +00:00
| Module | LM2596S module | 0 or 1 | XX-to-12 stab | Needed only if you will use 24v as power source |
| - | power source, 12v1.25A 70x30x40| 1 | 70x30x40
| IC | ds18b20 | 6 | | 1 to 13, 6 recommended as fast start |
| Conv | usb→uart | 1 | | To upload firmware |
2019-04-01 04:19:18 +00:00
| - | current sensor sct-013-000 | 1
2019-04-01 03:55:08 +00:00
| Conv | rs485-USB | 1 | | To connect CHPC < - > PC/notebook |
2019-04-03 18:59:50 +00:00
2019-04-01 12:19:34 +00:00
< br > < br >
2019-04-01 12:23:26 +00:00
## Author:
gonzho А Т web.de (c) 2018-2019