From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NEURAL CONTROLLER IN LABVIEW

Is it possible to implement NARMA-L2 Neuro controller in LABVIEW?

 

How to implement speed control of DC motor based neural network using LABVIEW?

0 Kudos
Message 1 of 3
(3,409 Views)

If you do a search for "LabVIEW neural" on the National Instruments homepage an number of articles about implementing neural networks comes up. I seem to remember a toolkit add on, but didn't see it in my quick search. Pretty much anything can be implemented in LabVIEW, it becomes more of a question is LabVIEW the optimal tool for the job, which in this case I can't answer.

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 2 of 3
(3,406 Views)

Here's an example of neural network with backpropagation method based on a conference paper: “LabVIEW based Intelligent Control for Speed Regulation of Electric Motor” by Dr. Jerome et al

Prof. Ponce-Cruz's book (listed below) also provides great resrouces on the topic.

 

Implemetation of Neural Network on Labview 8.5

http://decibel.ni.com/content/docs/DOC-5381


Intelligent Control Systems with LabVIEW

http://decibel.ni.com/content/docs/DOC-9392

Andy Chang
National Instruments
LabVIEW Control Design and Simulation
0 Kudos
Message 3 of 3
(3,399 Views)