... | ... | @@ -7,11 +7,11 @@ One thing to keep in mind is that the below definitions are combined onto the sa |
|
|
- The main job of the RTS is to run real-time controls models. These are designed in MATLAB and built with the Real Time Code Generator (RCG). Models take inputs from ADCs and other hardware and control DACs/ send data to the DAQ.
|
|
|
- The RTS is usually attached to hardware (I/O chassis [ADCs/DACs]).
|
|
|
- [How to setup a Frontend](Debian-Frontend-Installation-Guide)
|
|
|
- ***Workstation Computer***
|
|
|
- Runs MATLAB for model editing and workstation tools like ndscope, dtt, etc.
|
|
|
- ***DAQ Computer***
|
|
|
- Runs the Data Acquisition Daemon (DAQ) and other supporting software.
|
|
|
- On small test stands DAQ components are often run on the Frontend with the real-time models (making a Frontend/DAQ).
|
|
|
- ***Workstation Computer***
|
|
|
- Runs MATLAB for model editing and workstation tools like ndscope, dtt, etc.
|
|
|
- ***CyMAC Configuration***
|
|
|
- A machine that combines functionality of the Frontend, DAQ and workstation all on one computer.
|
|
|
- One drawback of this setup is MATLAB and other workstations tools can take up a lot of resources (CPU/memory) and negatively impact the functionality of the RTS.
|
... | ... | |