<< Chapter < Page Chapter >> Page >
This module has exercises on using mathematical operations in m-file scripting environments.

shows a Sharp GP2D12 infrared distance sensor and a BasicX-24 microprocessor .

Distance sensor and processor

The infrared distance sensor and microprocessor.
The distance sensor uses a beam of infrared light to measure the distance from the sensor to an object; the sensor provides an output voltage that has a fairly complicated relationship to this distance. The BasicX processor converts the voltage from the sensor into a number between zero and one. Let us denote this number as x , and the distance (measured in inches) between the sensor and object as d . The relationship between x and d is
d 34.63 x 5.162 2.54
Compute the value of d for the following values of x :
  • x 0.10
  • x 0.15
  • x 0.20

Got questions? Get instant answers now!

The terminal velocity reached by a sky diver depends on many factors, including their weight, their body position as they fall, and the density of the air through which they fall. The terminal velocity is given by

V t 2 m g r A C d
where
  • m is the sky diver's mass
  • g is Earth's gravitational constant
  • r is the atmospheric density
  • A is the sky diver's effective area
  • C d is the sky diver's coefficient of drag
Compute the terminal velocity of the sky diver for each of the following values of m :
  • m 40 kg
  • m 80 kg
  • m 120 kg
Use the following values for the other variables:
  • g 9.8
  • r 1.2
  • A 0.5
  • C d 1

Got questions? Get instant answers now!

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Freshman engineering problem solving with matlab. OpenStax CNX. Apr 23, 2007 Download for free at http://cnx.org/content/col10325/1.18
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Freshman engineering problem solving with matlab' conversation and receive update notifications?

Ask