Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask MATLAB Expert

Part -1:

Objectives

1. Develop an appropriate approach to solve an engineering problem.

2. Apply numerical techniques to analyse a system represented by ordinary and/or partial differential equations.

3. Apply numerical techniques to analyse a non-linear system.

4. Develop a computer simulation program to assist in the analysis of an engineering problem.

5. Evaluate the solutions to an engineering problem using a general-purpose numerical/simulation software package.

Question One "Forearm Model"

Task Description

A simple biomechanical model of the forearm lifting a mass, M is shown in Figure 1 (Maroti, Berjes and Tolgyesi 1988). The model considers the rotation of the hand and forearm for small angles of rotation θ about the X-Y plane

2424_Techniques to analyse a non-linear system.png

By balancing the moments about the pivot point "O", the arm dynamics for small oscillations θ about the static-equilibrium position can be written as:

(M + m/3)l2θ.. + Kta2θ. + kbaθ + (M + m/2)glcosθ = 0

where Kt is the constant for the triceps, and kb is the constant for the biceps.

Consider the rotation of the hand in the X-Y plane described by the angle θ as shown in Figure 1 where the

• Mass of the object is M = 5 kg
• Mass of the forearm is m = 1.5 kg
• Length of the forearm is l = 0.27 m
• Force provided by the biceps is Fb N
• Force provided by the triceps is Ft N

• Spacing between the pivot point "O" and Fb (or Ft ) is a = 0.04 m

• Acceleration due to gravity is g = 9.81 m/s2

You are asked to consider the situation where the person is holding the weight and suddenly lowers their arm. At the time where the arm passes the angle θ = 0 radians (t = 0) the forearm is rotating at 0.1 rad/s downwards therefore θ.(0) = -0.1 rad/s and θ(0) = 0 rad. Solve equation (1.1) to obtain the dynamics of the arm responses for the following cases:

• Kt = 1 x 103 Ns/(m.rad) and kb = 2 x 103 N/rad;

• Kt = 2 x10 Ns/(m.rad) and kb = 2 x 10 N/rad;

• Kt = 4 x10 Ns/(m.rad) and kb = 2 x103 N/rad;

The force exerted by each muscle is calculated from:

Fb = -kbθ

Ft = -ktαθ.

Develop a Matlab script(s) utilising the ode solvers in order to solve for the angle θ of the arm for the system described. Calculate and plot the angle θ and the force exerted by the bicep muscle ( Fb ) over 2 seconds for each of the three cases. Comment on the effect of different triceps muscle strengths on the oscillation of the mass and the peak force exerted by the muscles.

Part -2:

Objectives

1. Develop an appropriate approach to solve an engineering problem.
2. Apply numerical techniques to analyse a system represented by ordinary and/or partial differential equations.
3. Apply numerical techniques to analyse a non-linear system.
4. Develop a computer simulation program to assist in the analysis of an engineering problem.
5. Evaluate the solutions to an engineering problem using a general-purpose numerical/simulation software package.

Question Two "Hydraulic Press"

Background

A device has been constructed in order to apply compression to an object using a hydraulic press. The device as shown in Figure is controlled by sliding a control lever from left to right a distance of x metres. This actuation results in compression of the object by a distance of y metres.

390_Techniques to analyse a non-linear system1.png

The Task

You have been asked to predict the behaviour of this system using a computer model. In order to do this you have selected SIMULINK due to its ability to handle complex systems.

a) Develop a Simulink model which describes both the hydraulic press and control valve.

b) Use Simulink to model the load displacements for an activation force of Fv = 10 N.

c) Plot the movement of the control lever/control valve and determine how long it will take the operator to move this control valve assuming the activation force (Fv) is a constant 10 N.

d) Plot the following quantities over the time t = 0 to 100 seconds:

i. the load displacement, y

ii. the force exerted by the hydraulic press on the object being compressed

iii. the flow rate of hydraulic oil, q

e) From your results determine the maximum movement (y), maximum force applied by the hydraulic cylinder and peak oil flow rate.

f) Using the model, analyse the behaviour of the system if the seals inside the hydraulic piston were deteriorated to a point that the leakage coefficient increased to kL = 50 x10-12 m /(Pa.s)

Part -3: Question "Diffusion of Benzene"

The distribution and movement of a substance (solute) within another substance (solvent) is governed by advection and diffusion. For an example, consider a small amount of food dye (solute) added to a large tank of water (solvent). This dye will eventually spread evenly through the entire tank of water via a combination of these two mechanisms.

Advection describes the bulk movement of the solute which will in turn result in dispersion of the solute. Stirring the water would result in bulk movement of the water and rapid spread of the dye through the entire tank.

Diffusion instead refers to the slow spread of the solute through the substance without bulk movement of the solvent. This mechanism would dominate if the water in the tank was kept completely still and the dye left to slowly diffuse.

The Problem

A ship is docked in the Chicago Ship Canal, Figure. Suddenly the ship has started to leak benzene in the canal from a side pipeline. The leak maintains a concentration of benzene at 0.020 mg/L at the point of the leak. Due to the diffusion and advection process the benzene starts to spread in the canal in the direction of the water flow in the canal.

The equation that governs the diffusion of the benzene in the moving canal water can be described as follows:

∂c/∂t + u ∂c/∂x = D∂2c/ ∂x2

where:
c is the benzene concentration at a particular point in the canal water (mg/L)
u is the velocity of the water in the canal (m/s)
D is the diffusion coefficient (m2/s)
x is the distance measured from the side pipeline (m)
t is the time (sec)

The velocity of water in the canal is 0.5 m/s and the water diffusion coefficient is 3.0 m2/s. Assume that at x= 100 m far from the side pipeline (the source of the leak), the concentration c of benzene in the canal is zero.

1477_Techniques to analyse a non-linear system2.png

The Task

Your task is to develop a numerical model using the finite difference approach to approximate the solution of the diffusion equation.

The specific tasks are as follows:
- Formulate a solution to the diffusion equation using an explicit method
i) Develop a Matlab script file implementing this explicit method
- Formulate a solution to the diffusion equation using an implicit method
i) Develop a Matlab script file implementing this implicit method
- Investigate the stability of both the explicit and implicit solution schemes
- Use both of the models above to:

i) Plot the concentration of the benzene after 5, 10 and 20 sec within the domain x = 0 -100 m.

ii) Compare the variation of the benzene concentration at x = 10, 20 and 30 metres form the source of the leak after 20 sec.

iii) Comment on the validity of the assumed boundary condition of c = 0 at x = 100 m.
- Discussion and review,

Some points to cover in addition to discussing your results:

i) Highlight the assumptions and limitations of your model.

MATLAB, Engineering

  • Category:- MATLAB
  • Reference No.:- M91589166
  • Price:- $280

Guranteed 48 Hours Delivery, In Price:- $280

Have any Question?


Related Questions in MATLAB

Assignmentafter the success of your robo-advice venture you

Assignment After the success of your robo-advice venture you decide to explore alternative sources of profitability for your company. You realize that Australian investors are often forced to chose between expensive acti ...

Question - verify the attached paper with matlab and get

Question - Verify the attached paper with matlab and get all the results in the paper and explain step by step the matlab code. Paper - Improving Massive MIMO Belief Propagation Detector with Deep Neural Network. Attachm ...

What comparison of means test was used to answer the

What comparison of means test was used to answer the question

Assignmentq1 find the laplace transforms of the following

Assignment Q.1 Find the Laplace transforms of the following functions: (a) t 2 + at + b and (b) sin(2nΠt/T) Q.2 Find f (t) for the following F(s) = α[ f (t)]. (i) 5/(s + 3), (ii) 1/s 2 + 25, (iii) 1/s(s+1) Q.3 Find the L ...

Question a safe prime is a prime number that can be written

Question : A safe prime is a prime number that can be written in the form 2p + 1 where p is also a prime number. Write a MATLAB script file that finds and displays all safe primes between 1 and 1000.

Assignment - matlab programmingusing appropriate matlab

Assignment - MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

Assignment details -need to write a code for connecting

Assignment Details - Need to write a code for connecting segments (Lines) a special case of TSP. The problem is to connect lines in 2d/ 3d space with path obstructions. Can you help me write the code for this? Hope you m ...

Prepare a 3 - 10 pages long reportprepare a presentation

Prepare a 3 - 10 pages long report Prepare a presentation with 5 - 9 slides. The slides will include introduction (need and similar work), theoretical background (tested neural networks), Data, Results (Comparison of the ...

Recitation problems -1 determine the highest real root of

Recitation Problems - 1. Determine the highest real root of f(x) = 2x 3 - 11.7x 2 + 17.7x - 5 using the Newton-Raphson method with at least four iterations. Start with an initial guess of x 0 = 3. 2. Determine the real r ...

Assignment -matlab codes and simulated model in

Assignment - Matlab codes and simulated model in simulink/matlab and truetime. 1. Matlab codes and simulink model for pid controller optimization using particle swarm optimization (PSO) my plant is integer order 1000/(s^ ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As