<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Arial">Ano, to tam přesně mám. Ale to je filtr. Jenže
        pokud má měřená hodnota např vzestupný charakter (nabíjení
        článku) a toto napětí ovládá třeba ten nabíjecí proud, vždy,
        když se napětí přiblíží k celé hodnotě, dojde k přeskakování
        celočíselné části nahoru a dolů. Ale kolegové již odpověděli a
        já děkuji. Jediným řešením je opravdu vytvoření hystereze.</font><br>
    </p>
    <pre class="moz-signature" cols="72">Martin Záruba</pre>
    <div class="moz-cite-prefix">Dne 30.7.2023 v 22:51 Aleš Procháska
      napsal(a):<br>
    </div>
    <blockquote type="cite"
cite="mid:GVXP190MB1920328338A34FF34B5180A2EE04A@GVXP190MB1920.EURP190.PROD.OUTLOOK.COM">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        Nesplňuje to přesně zadání, ale na ošetření výstupu "aby dobře
        vypadal" se dá použít jednoduchá dolní propust ve stylu</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        zobrazovaná_hodnota := 0.9 * <span style="display: inline
          !important; background-color: rgb(255, 255, 255);"
          class="ContentPasted0">zobrazovaná_hodnota + 0.1 *
          hodnota_ze_vstupu</span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <span style="display: inline !important; background-color:
          rgb(255, 255, 255);" class="ContentPasted0"><br>
        </span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <span style="display: inline !important; background-color:
          rgb(255, 255, 255);" class="ContentPasted0">Ale přeci jenom je
          to filtr, takže způsobuje zpoždění signálu.</span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <span style="display: inline !important; background-color:
          rgb(255, 255, 255);" class="ContentPasted0">Aleš Procháska</span></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <b style="font-size: 11pt; font-family: Calibri, sans-serif;
          font-style: inherit; font-variant-ligatures: inherit;
          font-variant-caps: inherit;"><br>
        </b></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <b style="font-size: 11pt; font-family: Calibri, sans-serif;
          font-style: inherit; font-variant-ligatures: inherit;
          font-variant-caps: inherit;"><br>
        </b></div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <b style="font-size: 11pt; font-family: Calibri, sans-serif;
          font-style: inherit; font-variant-ligatures: inherit;
          font-variant-caps: inherit;">Od:</b><span style="font-size:
          11pt; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
          Hw-list <a class="moz-txt-link-rfc2396E" href="mailto:hw-list-bounces@list.hw.cz"><hw-list-bounces@list.hw.cz></a> za uživatele Martin
          Záruba <a class="moz-txt-link-rfc2396E" href="mailto:swz@volny.cz"><swz@volny.cz></a></span></div>
      <div id="divRplyFwdMsg" dir="ltr"><font style="font-size: 11pt;
          color: rgb(0, 0, 0);" face="Calibri, sans-serif"><b>Odesláno:</b>
          neděle 30. července 2023 19:16<br>
          <b>Komu:</b> Martin Zaruba <a class="moz-txt-link-rfc2396E" href="mailto:hw-list@list.hw.cz"><hw-list@list.hw.cz></a><br>
          <b>Předmět:</b> Vzorec s hysterezí</font>
        <div> </div>
      </div>
      <div class="BodyFragment"><font size="2"><span
            style="font-size:11pt">
            <div class="PlainText">Mám proměnnou float A, která je
              výsledkem měření v reálném čase. Z ní mě
              <br>
              zajímá jen celočíselná část. Samozřejmě není problém
              desetiny useknout <br>
              třeba prostým přiřazením int I = A. Jenže pokud se hodnota
              A pohybuje <br>
              těsně okolo celého čísla, v důsledku fluktuace skáče I
              nahoru a dolu o <br>
              1. A já bych potřeboval, aby když už přeskočí o 1 nahoru,
              musela se <br>
              proměnná A snížit nejmeně o 1, aby I skočila o 1 dolů.
              Napadá vás, jak <br>
              napsat vzorec, který by se takto choval?<br>
              <br>
              -- <br>
              <br>
              Martin Záruba<br>
              <br>
              _______________________________________________<br>
              HW-list mailing list  -  sponsored by <a class="moz-txt-link-abbreviated" href="http://www.HW.cz">www.HW.cz</a><br>
              <a class="moz-txt-link-abbreviated" href="mailto:Hw-list@list.hw.cz">Hw-list@list.hw.cz</a><br>
              <a href="http://list.hw.cz/mailman/listinfo/hw-list"
                data-auth="NotApplicable" moz-do-not-send="true"
                class="moz-txt-link-freetext">http://list.hw.cz/mailman/listinfo/hw-list</a><br>
            </div>
          </span></font></div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
HW-list mailing list  -  sponsored by <a class="moz-txt-link-abbreviated" href="http://www.HW.cz">www.HW.cz</a>
<a class="moz-txt-link-abbreviated" href="mailto:Hw-list@list.hw.cz">Hw-list@list.hw.cz</a>
<a class="moz-txt-link-freetext" href="http://list.hw.cz/mailman/listinfo/hw-list">http://list.hw.cz/mailman/listinfo/hw-list</a>
</pre>
    </blockquote>
  </body>
</html>