T
treez
Guest
Hello,
We have a pump in our Tulip field irrigation system.
All we need is to get the pump motor to spin at 8000rpm.
We have a VIN of 18-32V, and this goes to a variable duty cycle buckboost, then to an three phase inverter which feeds the motor (BLDC) . (the inverter switches at 100% duty cycle all the time...ie there's no fast switching current regulation going on inside the inverter)
It would be very simple for us to get the microcontroller to measure the motor speed, and then increment or decrement the buckboost duty cycle until the pump speed is 8000 rpm.....however, this means using software, and due to the lack of software engineers, and their cost, we just want to do this in hardware. Using NAND logic etc, how can we convert the simple microcontroller code into hardware which will do this job?
We have a pump in our Tulip field irrigation system.
All we need is to get the pump motor to spin at 8000rpm.
We have a VIN of 18-32V, and this goes to a variable duty cycle buckboost, then to an three phase inverter which feeds the motor (BLDC) . (the inverter switches at 100% duty cycle all the time...ie there's no fast switching current regulation going on inside the inverter)
It would be very simple for us to get the microcontroller to measure the motor speed, and then increment or decrement the buckboost duty cycle until the pump speed is 8000 rpm.....however, this means using software, and due to the lack of software engineers, and their cost, we just want to do this in hardware. Using NAND logic etc, how can we convert the simple microcontroller code into hardware which will do this job?