PID temperature control

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
henryscott
Posts: 16
Joined: Wed Apr 29, 2015 11:32 am

PID temperature control

Post by henryscott »

Dear,
I am looking about to use Flowcode 6 with PIC 18F45K20, to interface 2 NTC to control 2 Power resistors fot heating. And control all By a PID control. NTC are interfaced in the AN5 and AN6 input of the micro with a resistor shunt 10K to 5Vdc NTC data sheet is enclosded. and output are in the PORTD.0 and PORTD.1 with a triac to cut the power dimmering the power supply 230Vac for the Power resistors

Is there a block in Flowcode 6 about it?

regards
Henry
Attachments
tabella NTC.xls
(32.49 KiB) Downloaded 370 times

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times

Re: PID temperature control

Post by QMESAR »

I guess you can use the Control block PID found under DSP functions
Attachments
22.07.jpg
(63.19 KiB) Downloaded 849 times

Post Reply