Generate 3-Phase Inverter Model FPGA Data VI
- Updated2023-02-21
- 5 minute(s) read
Generate 3-Phase Inverter Model FPGA Data VI
Owning Palette: Inverter VIs
Requires: Electric Motor Simulation Toolkit
Generates data for simulating a three-phase inverter on FPGA targets. You must manually select the polymorphic instance you want to use.
This VI prepares the FPGA data on the host computer, and thus reduces the workload of calculations on FPGA targets. You can transfer the FPGA data to an FPGA target where you simulate an inverter. You can use the front panel controls in an FPGA VI to transfer data from the host computer to an FPGA target.
Generate 3-Phase Inverter Model FPGA Data (FXP)
Generates fixed-point data for simulating a three-phase inverter on FPGA targets.
![]() |
inverter parameters specifies the characteristics of the inverter.
| ||||||
![]() |
DC voltage specifies the DC voltage, in volts, on the inverter. | ||||||
![]() |
base values specifies the voltage, current, and speed in a defined base unit quantity. Using base quantities simplifies the calculations because quantities expressed as per-unit are the same regardless of the voltage level. The FPGA VIs utilize the per-unit system for electric motor simulation.
| ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
inverter parameters on FPGA returns the inverter parameters, such as DC voltage, IGBT forward voltage drop, diode forward voltage drop, and conductance, for use by the inverter simulation on an FPGA target. Use the front panel controls in an FPGA VI to transfer the inverter parameters from the host computer to an FPGA target. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Generate 3-Phase Inverter Model FPGA Data (SGL)
Generates single-precision floating point data for simulating a three-phase inverter on FPGA targets.
![]() |
inverter parameters specifies the characteristics of the inverter.
| ||||||
![]() |
DC voltage specifies the DC voltage, in volts, on the inverter. | ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
inverter parameters on FPGA returns the inverter parameters, such as DC voltage, IGBT forward voltage drop, diode forward voltage drop, and conductance, for use by the inverter simulation on an FPGA target. Use the front panel controls in an FPGA VI to transfer the inverter parameters from the host computer to an FPGA target. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |