Question
Solve the following problems in a MATLAB script. 1. We have set up a limit in current on a piece of equipment to be 0.55
Solve the following problems in a MATLAB script. 1. We have set up a limit in current on a piece of equipment to be 0.55 Amps. When the system is running data is gather in the DAQ. The system generates a vector of 10 random numbers in one single column. The control system is comparing if the values of the result currents are higher than the limit set for the supplier. We need to project the results into a monitor for easy understanding and to take action over the equipment. If one of the parameters in the vector has a value higher than the limit, we will need to display a message that say There is at least one current value measure above the limit, if this is not true, please display All values are below the limit. You can proceed with your data acquisition.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started