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 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.

  Grade that will calculate and return a student''s exam

Write a function overall Grade that will calculate and return a student's 2316 exam average. It will accept five parameters, which correspond to exam1,2,3,4 and the Final grade. It should replace the lowest exam grade with the 2nd lowest exam grade

  Write a python program that performs simple encryption

You are required to write a Python program that performs simple encryption and decryption on strings entered by the user. To do so, you are to use one of the simplest and most widely known encryption techniques known as the Caesar Cipher

  Implements authentication using needham-schroeder protocol

Write a small project which implements authentication using Needham-Schroeder protocol. Alice connects to Bob using a trusted third party.

  Assignment on python code

A robot is asked to navigate a maze. It is placed at a certain position (the starting position) in the maze and is asked to try to reach another position (the goal position)

  Code for the haunted house game

Improve the game by adding more features, for example you can examine more items, more props etc. You may implement this using more lists regarding items and props, remember, you should check if the object is being carried or in the location of th..

  The computer game function collision

The computer game function collision () checks whether two circular objects collide; it returns True if they do and False otherwise. Each circular object will be given by it's radius and the (x,y) coordinates of it's center.

  Function should return a dictionary

Write a function numOccur(s), where s is a string; the function should return a dictionary whose keys are the 26 ascii letters abcdefghijklmnopqrstuvwxyz

  Write a program using the requetinteger function

write a program using the 'requetInteger' function that will ask the user to type a value that will draw a line from one point on a picture to another.

  Write a program that opens an encrypted file

Write a second program that opens an encrypted file and display its decrypted contents on the screen.

  Write a program that asks for the user age

Write a program that asks for the user's age. Based on their response print "You can vote" (18 years old or older) or "You can't vote" and also whether or not he/she is a senior citizen (over 64)

  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.

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