Calculate the total displacement of the system of springs

Assignment Help Python Programming
Reference no: EM13986314

Problem A new type of chair for a ski lift has been developed, and the manufacture has designed a simplified model (Figure) of chair's behavior upon loading a group of individuals.

1253_System of springs.png

Recall that the basic spring equation is:

W = k.x

where W is the weight or force applied to the spring, k is the spring constant, and x is the displacement (or stitch) of the spring.

You have been hired to calculate the total displacement of the system of springs and weights shown in Figure. The properties of the system are:

Parameter  Value
k1 10,000.0 N.m
k2 5,000.0 N.m
k3 8,000.0 N.m
k4 3,500.0 N.m
k5 4,500.0 N.m
W1 500.0 N
W2 1,000.0 N
W3 1,000.0 N

The first step is to derive a force balance on each weight. For the first weight, WI, you need to consider every spring touching the weight, including the displacement and direction of force:

W1 = k1.x1 - k3.(x2 - x1) and for the second weight:

W2 = k2.x2 + k3.(X2 - X1) - k4.(X3 - X2) -k5.(X3 - X2)

In addition to the basic set of parameters given in the problem statement, the manufacturer has also asked you to include a plot of the displacement of each weight (i.e., each skier) as a function of W3. The plot should have a range of values for W3 on the x-axis, and then three curves showing the displacement (on the y-axis) of the different weights. You are free to use any linear system solver from chapter 6, including the solvers that are part of the SciPy and/or numpy packages.

Reference no: EM13986314

Questions Cloud

Find the ball maximum height above the ground : A boy reaches out of a window and tosses a ball straight up with a speed of 13m/s . The ball is 23m above the ground as he releases it. Use energy to find the ball's maximum height above the ground. Express your answer to two significant figures and..
What is breakeven point in units of production : The annual fixed costs for a plant are$100,000.For production at 80% of the full capacity, the variable cost is$140,000 and the net sales is $280,000 if the selling price per unit is $40 Draw the breakeven chart. what is breakeven point in units of p..
What is the tension in the erector muscle : What is the tension in the erector muscle? Hint: Align your x-axis with the axis of the spine. Express your answer to two significant figures and include the apporpriate units.
What are position, height, and orientation of final image : A 1.0cm tall object is 5.0 cm in front of a converging lens with fL = +10.0 cm. Behind the lens, at a distance of 10.0 cm, is a concave mirror with a focal length fM = +30.0 cm. What are the position, height, and orientation of the final image?
Calculate the total displacement of the system of springs : Calculate the total displacement of the system of springs - You are free to use any linear system solver from chapter 6, including the solvers that are part of the SciPy and/or numpy packages.
Describe what you think would be an effective new business : Strategic, and structural levels of control. In what ways will your new approach to control be effective in the company's current environment?
What is the volume of the bubble as it reaches the surface : A 1.0cm3 air bubble is released from the sandy bottom of a warm, shallow sea, where the gauge pressure is1.2atm . The bubble rises slowly enough that the air inside remains at the same constant temperature as the water. What is the volume of the b..
Can you recognize the aesthetic quality in the work : Interpretation Follow your analysis with a subjective interpretation of the meaning of the work. How does the work make you feel? What do you think the content is? Go beyond "I like it" or "I don't like it."
Economic activity on both a domestic and global scale : How do government policies and/or regulations factor into changes in economic activity on both a domestic and global scale? Give a specific example of a policy or regulation that has helped economic activity.

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd