Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 1 Imagine that recently you attended your Electrical Engineering lab. The purpose of this lab w measure the resistance of 10 different resistors, and

image text in transcribed
Problem 1 Imagine that recently you attended your Electrical Engineering lab. The purpose of this lab w measure the resistance of 10 different resistors, and then calculate what percentage of resistors were within specifications. Similar to many aspects of the real world, even though a resistor is supposed to have a given value, due to a myriad of circumstances, they are generally not perfect. So, resistor nm will often include an acceptable range the resistors can have. In this case, the manufacturers specification says that the resistors should be within the range 180 1% ohm. To make your life easier, you decided to use MATLAB to solve this problem. (a) Utilizing the manufacturers specifications listed above, find the maximum and minimum values the resistors can be to be determined "in specification"; these will be the theoretical maximum and minimum values. (Make sure to put the percentage as a decimal) (b) Using the functions that you explored in the lecture, generate a 1x10 vector of 10 random numbers between 178 and 182 ohms and name it M; this will simulate the taking of measurements. Then use the array to calculate the mean and standard deviation of this set of data. Make sure to suppress the vector created, and the mean and standard deviation computations. (c) Using the equations below, find the percentage of resistors within specification. You can leave the percentage as a decimal -er % of Resistors in Specifications Where: Theoretical mazmean Theoretical min- mean and Z=-standard deviation standard deviation Make sure to suppress all of your answers for this part except for the final calculated percentage. (Hint: erf is a MATLAB function, that takes a real number as its input. It takes the form erf(x) when used in MATLAB, where x is the number you want to evaluate. If want more information, search MATLAB documentation for erf, or type in doc erf into the command window (d) Using the percentage found in part (e), find the number of resistors you could expect to be within specification for a batch of 1,000. Make sure to create a variable specifying the number of resistors (batch). Round this value to the nearest whole integer. Suppress al values for this part except for our final rounded

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Data Mining

Authors: Pang Ning Tan, Michael Steinbach, Vipin Kumar

1st Edition

321321367, 978-0321321367

More Books

Students also viewed these Databases questions

Question

The report will be written by Leslie Cartwright.

Answered: 1 week ago

Question

The failure to record the transaction was mine.

Answered: 1 week ago

Question

We are dependent on their services for our operation.

Answered: 1 week ago