Forum Discussion
Altera_Forum
Honored Contributor
11 years agodata acquisition
Hi, I have been trying to develop a control system with DE2-115. I have to plot the values of the state variables and the output of the system, the reference signal, the control signal for each...
Altera_Forum
Honored Contributor
11 years agoThere may be different approaching, aiming different outcomes.
Start with SignalTap, so that you can visually see the outcome of your system. Then if you need to design a Data Acquisition system, you should instantiate some memory blobks & controllers to save data. There may be numerous ways ranging from software-based using Nios, PC to hardware-based embedded methods.