Recent content by zaurus
-
Z
Graduate 2nd order dampened harmonic oscillator (Shot in the dark)
The oscillator is a cable with a mass on it being lowered into water. I measured the tension in the cable at a specific depth in the water (at a given depth the mass system resonates...something I want to model). I was thinking that I might be able to find the damping coefficient by solving...- zaurus
- Post #4
- Forum: Differential Equations
-
Z
Graduate 2nd order dampened harmonic oscillator (Shot in the dark)
I have the following equation subject to y(0)=0 and y'(0) = 0 my'' + b y' + k y = C I have done an experiment where I measured force at given depth for a dampened harmonic oscillator. Is it possible to use the force I measured to solve for displacement and then back out coefficient b for...- zaurus
- Thread
- 2nd order Harmonic Harmonic oscillator Oscillator
- Replies: 3
- Forum: Differential Equations
-
Z
Section Modulus, major & minor axis
Just to clear up what I read on the site, basically I take .707*weld leg and multiply it by the weld length to get a unit Area then calculate the moment of inertia for the weld as a line: 1/12 L^3 Tbending = M.y/I u Tshear = P /A Tresultant = Sqrt (τ b2 + τ s2 ) then plug into...- zaurus
- Post #6
- Forum: Engineering and Comp Sci Homework Help
-
Z
Section Modulus, major & minor axis
Thanks PhanthomJay, this is exactly what I am looking for.- zaurus
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
Z
Solving Switch Statement Problem with y as Integer
I believe you want your switch to be the criteria you are comparing, ie. y and your statement following the case to be B (the variable you are assigning a value to). Switch y case '{1,2,3,5,7}' B = true case '{4,6,8,10}' B = false . . . etc- zaurus
- Post #2
- Forum: Engineering and Comp Sci Homework Help
-
Z
Section Modulus, major & minor axis
Yes, thank you for your help. I don't know if you would also be able to help with this question, but how would you go about calculating stress in a fillet weld at the base of the cantilever due to this bending? I found some information online about finding where you find the throat of the...- zaurus
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
Z
Section Modulus, major & minor axis
Homework Statement I have attached a figure showing beam bending around 2 axis. I need to calculate section modulus Sx and Sy but seem to be getting the major and minor axis confused. I guess the problem comes in when I go to select which term is squared in my equation below. Homework...- zaurus
- Thread
- Axis Major Minor Modulus Section
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
Z
Mass Spring Damper System Model
Dr. D, Thakkisfox responded to another thread I had created (before any responses were posted on this one). I then referred him to this discussion. His response was: "Your equation is correct :D It is basically a 1D motion, of a damped driven harmonic oscillator.. But if you want...- zaurus
- Post #14
- Forum: Mechanical Engineering
-
Z
Mass Spring Damper System Model
Thaakisfox, Wow. I totally wasn't anticipating a response like this. This may take me a while to digest (goes back to a viscous fluid flow class I took a while ago)...I see in the end you derived an effective mass for the spring system. Am I correct in saying this effective mass would take...- zaurus
- Post #12
- Forum: Mechanical Engineering
-
Z
Mass Spring Damper System Model
Thank you for your help Dr. D.- zaurus
- Post #9
- Forum: Mechanical Engineering
-
Z
Mass Spring Damper System Model
Dr. D, I am assuming a heavy object which will not float and yes tension in the rope. I think my questions have been answered. I was really concerned with obtaining a value for damping coefficient, b...as you stated would probably need an experiment. Would you happen to know general or...- zaurus
- Post #7
- Forum: Mechanical Engineering
-
Z
Mass Spring Damper System Model
I do have a freebody diagram as described, however, I am lowering the mass therefore my damping term will be opposite yours. FYI, my coordinate system is setup positive down + weight + inertia - buoyant force - damping force - spring force m y'' = W - Fdamp - Fspring - Fbouyant...- zaurus
- Post #5
- Forum: Mechanical Engineering
-
Z
How can we increase friction and traction in our FIRST Robotics Team's robot?
So you can only use plastic wheels, but what about a tread or other extension that comes down after the round begins?- zaurus
- Post #12
- Forum: Mechanical Engineering
-
Z
Mass Spring Damper System Model
Dr. D, Thanks for your reply! I was starting to worry no one would answer. I am a little confused by your response - You say that I can't really equate by' = 0.5*rho*Cd*A*y'^2. The confusion comes in your next, seemingly contradictory statement, "but there is no need to do so...the...- zaurus
- Post #3
- Forum: Mechanical Engineering
-
Z
Undergrad What is the Damping Constant for a Spring in Sea Water?
Hi, I am working on a problem with a free hanging mass attached to a spring and damper in parallel. I believe my system equation is as follows: my'' = mg - by' - ky My questions: 1) It has been a while since I've taken this course and just wanted to confirm I wrote my system...