<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:PMingLiU;
        panose-1:2 1 6 1 0 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="ZH-TW" link="#0563C1" vlink="#954F72" style="text-justify-trim:punctuation">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi team:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          I have a question regarding stepwise configuration on pid-control.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          I have mine setup like below. <o:p>
</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                                       {<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                    "name": "Ambient_Temp",<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                    "type": "stepwise",<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                    "setpoint": 0.0,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                    "inputs": ["Ambient_Temp"],<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                    "pid": {<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                        "samplePeriod": 1.0,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                        "positiveHysteresis": 0.0,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                        "negativeHysteresis": 0.0,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                        "isCeiling": false,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                        "reading": {<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                            "0": 25,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                            "1": 30,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                            "2": 35<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                        },<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                        "output": {<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                            "0": 15,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                            "1": 15,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                            "2": 15<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                       }<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                    }<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">                }<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">          And, I would like to know the meaning of each field, as far as I understand from phosphor-pid-control, “setpoint” seems not used if PID type is stepwise. Is that true? The “reading” field indicates the temperature
 reading from the sensor “Ambient”. The “output” field should indicate the duty % corresponding to the fans, or should output be RPMs? That gives me when a reading of 25 degree(whatever the unit is), the output duty of fans should set to 15%, or set to corresponding
 RPMs. <o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:24.0pt"><span lang="EN-US">Do I understand the fields correctly?<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:24.0pt"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Thank you,<o:p></o:p></span></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="3" style="padding:0cm 0cm 0cm 0cm">
<div class="MsoNormal" align="center" style="text-align:center"><span lang="EN-US" style="font-family:"新細明體",serif">
<hr size="2" width="100%" align="center">
</span></div>
</td>
</tr>
<tr>
<td valign="top" style="padding:0cm 0cm 0cm 0cm">
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="108" valign="top" style="width:154.5pt;padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#404040">Derek Lin</span></b><span lang="EN-US" style="font-family:"新細明體",serif"><br>
</span><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#404040">Sr. BMC Engineer</span><span lang="EN-US" style="font-family:"新細明體",serif"><br>
</span><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#404040">8F,66, San Chong Rd., Nankang Software Park, Taipei. </span><span lang="EN-US" style="font-family:"新細明體",serif"><br>
</span><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#404040">Lenovo Taiwan</span><span lang="EN-US" style="font-family:"新細明體",serif"><o:p></o:p></span></p>
</td>
<td width="152" valign="top" style="width:163.5pt;padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal"><span lang="EN-US" style="font-family:"新細明體",serif"><img width="23" height="9" style="width:.243in;height:.0902in" id="_x5716__x7247__x0020_2" src="cid:image001.gif@01D55857.16025BB0" alt="Phone"></span><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#404040">+886281707411</span><span lang="EN-US" style="font-family:"新細明體",serif"><br>
<a href="mailto:dlin23@lenovo.com"><span style="color:blue;text-decoration:none"><img border="0" width="23" height="9" style="width:.243in;height:.0902in" id="_x5716__x7247__x0020_3" src="cid:image002.gif@01D55857.16025BB0" alt="Email"></span><span style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#404040;text-decoration:none">dlin23@lenovo.com</span></a><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal"><span lang="EN-US" style="font-family:"新細明體",serif"> <o:p></o:p></span></p>
</td>
<td style="padding:0cm 0cm 0cm 0cm"></td>
</tr>
<tr>
<td colspan="2" valign="top" style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal"><span lang="EN-US" style="font-family:"新細明體",serif"><a href="http://www.lenovo.com/"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#404040">Lenovo.com</span></a> <br>
<a href="http://twitter.com/lenovo"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#404040">Twitter</span></a> | <a href="https://instagram.com/lenovo"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#404040">Instagram</span></a> | <a href="http://www.facebook.com/lenovo"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#404040">Facebook</span></a> | <a href="http://www.linkedin.com/company/lenovo"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#404040">Linkedin</span></a> | <a href="http://www.youtube.com/lenovovision"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#404040">YouTube</span></a> | <a href="https://www.lenovo.com/gb/en/privacy-selector/"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#404040">Privacy</span></a> <o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
</td>
<td width="324" valign="top" style="width:243.0pt;padding:0cm 0cm 0cm 0cm">
<div align="right">
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal"><span lang="EN-US" style="font-family:"新細明體",serif"><img border="0" width="324" height="164" style="width:3.375in;height:1.7083in" id="Picture_x0020_1" src="cid:image003.gif@01D55857.16025BB0" alt="ImageLogo-DCG-Honeycomb"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
</div>
</td>
<td style="padding:0cm 0cm 0cm 0cm"></td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
</div>
</body>
</html>