LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Design and Simulate a Brushed DC Motor H-Bridge Circuit Using NI Myrio and LabVIEW

How to Design and Simulate a Brushed DC Motor H-Bridge Circuit Using NI Myrio and LabVIEW
0 Kudos
Message 1 of 3
(3,390 Views)

Using an IC like the L6203 makes your live easier…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(3,384 Views)

To solve this problem, NI has several products that you could probably use.

 

If you have access to the LabVIEW Control Design and Simulation Module, look at the shipping examples:

 

C:\Program Files (x86)\National Instruments\LabVIEW 2015\examples\Control and Simulation\Case Studies\Electrical Machines\DC Motor

C:\Program Files (x86)\National Instruments\LabVIEW 2015\examples\Control and Simulation\Case Studies\Mechatronics\DC Motor

 

Those examples don't simulate the H-Bridge, but can easily give you an idea of how to simulate the dynamics.

 

However, this example where a 3-Phase H-bridge is used for brushless DC motor, but it can be adapted to this:

C:\Program Files (x86)\National Instruments\LabVIEW 2015\examples\Control and Simulation\Case Studies\Electrical Machines\Brushless DC Motor Drive\Brushless DC Motor Six-step Control.vi

 

Although we don't simulate DC motor directly, I think you could easily create a DC motor from the brushless.

 

Then, if you really want a comprehensive simulation of H-bridge with connection to FPGA, then you must look at this community:

https://www.ni.com/en/shop/electronic-test-instrumentation/application-software-for-electronic-test-...

https://forums.ni.com/t5/Power-Electronics-Development/bd-p/grp-1891

 

This will give you a lot of ways to do simulation with power electronics.

 

Hope this helps,

 

 

Barp - Control, Simulation, RTT and HIL - National Instruments
Message 3 of 3
(3,367 Views)