====== Air conditioner control with IR blaster ====== **Controlling standard Air-Conditioner with HIQ Home system** ===== Block diagram ===== {{hiq_building_automation:hiq_home:extensions:ir_blaster:ir_blaster_sch.png?nolink|}} ^ Legend || ^ DB | Distribution board | ^ HC | HC-IQ | ^ BC | CAD-BE-PROT-IQ | ^ IR | IR-712A or IR-210 connected to HC-IQ COM1* | ^ TR | IR transmitter connected to IR-712A or IR-210 IR Output | ^ AC | Air Conditioner controlled with IR remote | ^ TH | TH-1T-IQ or any HIQ thermostat | ^ Remarks || | *| IR-712A supports up to 2 AC | |::: | IR-210 supports up to 5 AC | ===== Operation principle ===== As HIQ temperature regulation support fan-coils with 3 speed fan control, same principle is used for AC control. Instead of control valve and fan speed, system send IR commands as per following diagram. {{hiq_building_automation:hiq_home:extensions:ir_blaster:ir_blaster_diagram.png?nolink|}} Depending on AC possibilities and user preferences different IR commands for HEAT 1-3 and COOL 1-3 can be used. In the following table there is an example for IR commands for Panasonic inverter AC. |< 50% 20% 20% 20% 20% 20%>| ^ command ^ AC remote setting |||| ^ ::: ^ mode ^ setpoint ^ fan ^ air swing | ^ OFF | OFF | | | | ^ HEAT 1 | HEAT | 25°C | 1/5 | AUTO | ^ HEAT 2 | HEAT | 25°C | 2/5 | AUTO | ^ HEAT 3 | HEAT | 25°C | 5/5 | AUTO | ^ COOL 1 | COOL | 18°C | 1/5 | AUTO | ^ COOL 2 | COOL | 18°C | 2/5 | AUTO | ^ COOL 3 | COOL | 18°C | 5/5 | AUTO | ===== Startup ===== ==== Prepare IR blaster ==== === Setting communication parameters === {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_blaster_connection.png?direct |}} Connect IR blaster IR-712A or IR-210 to power supply and PC. {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_utility_default_com.png?direct |}} Install IR utility: {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_util_setup_v1_4_5_0.zip }} \\ \\ \\ \\ Open IR utility: - Select connected module - Press "Connect" button {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_utility_settings.png?direct |}} Go to "Settings" - "IR-712A Basic Settings" {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_utility_settings_com.png?direct |}} - Set Baud Rate to 19200 - Set Net ID (sequential numbers if more than one IR blaster is used) - Press "Set Permanently" button === IR commands set-up === {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_utility_load.png?direct |}} {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_utility_select.png?direct |}} **1. Load IR commands from file** Download IR commands definition file: {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ac_panasonic_inverter.zip |}} Definition file is for Panasonic inverter AC and following commands: ^ command ^ AC remote setting |||| ^ ::: ^ mode ^ setpoint ^ fan ^ air swing | ^ cmd1 - OFF | OFF | | | | ^ cmd2 - HEAT 1 | HEAT | 25°C | 1/5 | AUTO | ^ cmd3 - HEAT 2 | HEAT | 25°C | 2/5 | AUTO | ^ cmd4 - HEAT 3 | HEAT | 25°C | 5/5 | AUTO | ^ cmd5 - COOL 1 | COOL | 18°C | 1/5 | AUTO | ^ cmd6 - COOL 2 | COOL | 18°C | 2/5 | AUTO | ^ cmd7 - COOL 3 | COOL | 18°C | 5/5 | AUTO | Load IR from downloaded file. If commands are not compatible with used AC or user needs are different from commands in file proceed to step 2, otherwise go to step 3. {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_utility_learn.png?direct |}} **2. Learn new IR commands** - Clear all commands. - Select which command to learn. - Press "Learn On" button. Prepare AC remote, aim IR remote transmitter to IR Input on AC blaster and press AC remote button which will send IR command to be learned. - Test learned command. If command is not working repeat from step 3. - Save IR command when it is working as expected. Repeat steps 2-5 for all commands. {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_utility_download.png?direct |}} **3. Download IR commands to IR blaster** === Prepare HC-IQ === {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir-hc_connection.png?direct |}} Connect IR blaster to HC-IQ {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_blaster_hc_proj.png?direct |}} Download HC-IQ project with integrated IR blaster example . {{ hiq_building_automation:hiq_home:extensions:ir_blaster:hc-iq-v129_hvac-ir.cyp |}} To integrate IR blaster functionality to new project copy //ir_blaster()// function and all variables defined in //ir_blaster// group. Send new project to your HC-IQ controller. === Resources === * {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir-712a_quickstart_en_v1_1.pdf |IR-712A quick start}} * {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir-712a_usermanual_en_v1_3.pdf |IR-712A user manual}} * {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir-210_quickstart_en_v1_4.pdf | IR-210 quick start}} * {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir-210_usermanual_en_v1_7.pdf | IR.210 user manual}} * {{ hiq_building_automation:hiq_home:extensions:ir_blaster:ir_util_setup_v1_4_5_0.zip | IR utility installation}}