12/29/2024 10:19 PM | |
Joined: 6/11/2019 Last visit: 9/6/2025 Posts: 2628 Rating:
|
OK, we can do something with this description But first we use the calculator and convert the revolution values into pulse frequencies. This is then easier to process in the program. The first switching threshold is 50 rpm * 120 pulses/rev = 50 / 60 rps * 120 pulses/rev = 0.8333 rps * 120 pulses/rev = 100 Hz. The second switching threshold is 100 rpm * 120 pulses/rev = 100 / 60 rps * 120 pulses/rev = 1.666 rps * 120 pulses/rev = 200 Hz The third switching threshold is 200 rpm * 120 pulses/rev = 200 / 60 rps * 120 pulses/rev = 3,333 rps * 120 pulses/rev = 400 Hz Let's first compare the pulse frequencies. The higher value should always be the reference frequency. You can achieve this with a comparator (B003) and a muxer (B006). Next comes a similar circuit for the minimum speed (B007 / B008). The following part is a bit trickier.When the switching threshold is undershot, a drop-out delay is triggered via the negative edge of the NAND, which holds the value for another 45s (B010, B011, B012 and B014). To protect the fan, I have added an analog filter at the end of the chain (B015). Last but not least, there is the conversion from the frequency to the analog output voltage of 0-10 V (B016). Attached is a small program for description. Perhaps you can use parts of it. Greetings Ella_68 (translated by google) AttachmentPrüfstand.zip (193 Downloads) |
Follow us on