本帖最后由 PythonS 于 2018-9-13 17:11 編輯
1.Output in NO mode means
- the output controls a heat element
輸出控制一個加熱元件
- if the temperature is reached, the heat element will be switched off
當溫度達到了25度,那么加熱元件關閉 - the regulation is controlled by a PLL
這里的這個PLL是什么意思,我只知道PID算法 - temperature stability shall be better than ±0.2K
溫度的穩定性要優于0.2K,這里的精度要求可以用軟件算法實現嗎? 如果我前面用的是NTC 10K 1%,有影響嗎
2.Output in NC mode means
- the output controls a fan to prevent over temperature
啟動風扇防止過熱
- if the temperature is reached, the fan will be switched on- the regulation is only on off. No PLL - temperature stability (Hysteresis) shall be better than ±1K
啟停延時滯后小于一度
3.這些加熱組件是外部供電,加熱片是5V3A或者是24V2A的,由單片機控制的工作開關,那要怎么實現呢,是用光耦和可控硅嗎?繼電器呢? 完全沒有硬件設計經驗,畢設做的有點吃力,謝謝大家的幫助了
|