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 program to that displays a table

Write a program to that displays a table of the Celsius temperatures 0 through 20 and their Fahrenheit and Kelvin equivalents

  Improve the structural design - haunted house game

List the things you changed and the purpose of changing it. Good reasons include making code easier to read and easier to navigate when modifying it.

  Enter an integer for the base of the power

This assignment requires one file containing a main function and a recursive function named power.

  Print out the average score accurate to two decimal places

print out the average score accurate to two decimal places.

  Recursion to write a python function

Use recursion to write a Python function depth(LL), where LL is a nested list of lists of lists etc. of numbers (i.e., oat and int) and strings. We want to return the depth of nesting, i.e., how often, maximally, there is a list in a list etc

  Python scripting language

Your programming project will be a simple, working program, using a Python scripting language, which utilizes a good design process and includes: Sequential, selection, and repetitive programming statements as well as and At least one function call

  Takes a directory containing files that record

Create a program called grading.py that takes a directory containing files that record how student's performed on their assignments and from these files determines each students grades in addition to the course statistics.

  Console program where you will implement

Create a console program where you will implement coding constructs and variables that are needed for this program and will implement the code within Main and any required static methods.

  Python programming to solve this problem

Write a statement that adds 1 to deansList and prints studentName to standard out if gpa exceeds 3.5.

  Write a program that will input the name of five students

Write clearly with documentations where necessary as you write the program to solve the following problem.

  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.

  Design a function that accepts an integer

Design a function that accepts an integer argument and returns the sum of all the integers from 1 up to the number passed as an argument. For example, if 50 is passed as an argument, the function will return the sum of 1, 2, 3, 4, . . . 50. Use recur..

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