Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Only using data numbers for boston. How can I write this using MATLAB??? In a farm in California, there are four water tanks capable of

Only using data numbers for boston. How can I write this using MATLAB???
image text in transcribed
image text in transcribed
image text in transcribed
In a farm in California, there are four water tanks capable of capturing and storing 176,000 gallons of rainwater. The stored water is treated on-site and is used for the farm irrigation and cooling of fermentation tanks. In this problem, you will perform some analysis of the rainwater capture and storage system if it is implemented in another city. The Excel database for this lab contains precipitation data for many cities. Choose the data for the city of Boston and answer all tasks in this question using the data for this city. Please note that all the Tasks must be conducted in MATLAB. Task 1: Enter the precipitation data into a single vector. This vector should have a length of 12 . Task 2: Convert the precipitation data from inches to meters. 1 inches =2.54 centimeters, and 1 meter =100 centimeters Task 3: Given the precipitation data, calculate the amount of total rain fall in a year for the city you are assigned. The land area of each city is also given in the Excel database. Give answer with units in both liters and gallons. ( 1 liter =0.001 cubic meters; 1 gallon =3.78 liters) Hint: You are calculating a volume quantity here. Precipitation data is the height. Task 4: You would like to install a similar system. The tanks will be connected to a rain water collector on the roof with a collection area of 10 feet by 30 feet. Calculate the amount of rain water that can be collected by this system in a year. Give answer with units in both liters and gallons. In Table 1, a sample of daily water usage in a home equipped with efficient water fixtures with minimal leakage is listed. Table 1: Average daily water usage per person for various activities Task 5: Enter the daily usage data in Table 1 into a 1D vector. Convert the data from gallons into liters. Task 6: Calculate the yearly water usage for each activity (in liters). Task 7: Calculate the amount of water one person uses in a year (in liters). Task 8: Assuming the water usage profile in Table 1, what is the area of the rainwater collector in order to meet the demands for a family of 5 people? Assume same usage for all five people. Land Area Sacramen San Jose, Seattle, San FrancNew YorkBosten, M (square km)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions