Generate ACIM Constant Parameter Model FPGA Data VI
- Updated2023-02-21
- 4 minute(s) read
Generate ACIM Constant Parameter Model FPGA Data VI
Owning Palette: AC Induction Motor VIs
Requires: Electric Motor Simulation Toolkit
Generates data for simulating an AC Induction Motor (ACIM) on FPGA targets by using the constant parameter model function.
This VI prepares the FPGA data on the host computer, and thus reduces the workload of calculations on the FPGA targets.
![]() |
ACIM constant parameters specifies the parameters describing the characteristics of an ACIM.
| ||||||||||||||||||
![]() |
mechanical parameters specifies the mechanical parameters of the electric motor. The mechanical parameters impact the forces and movement of the motor.
| ||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||||||||
![]() |
dt specifies the time interval, in seconds, at which LabVIEW simulates the electric motor. The value of dt must be greater than 0. | ||||||||||||||||||
![]() |
ACIM constant parameters on FPGA returns the motor parameters, such as numbers of poles and resistance, which you can use to simulate an electric motor on an FPGA target. Use the front panel controls in an FPGA VI to transfer the motor parameters from the host computer to an FPGA target. | ||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |