Dynamic Definition and 432 Threads
-
D
Dynamic pressure and pitot tube
Hello, Normally a pitot tube points in the direction of airflow so that it measures static and dynamic airflow. If it points in the opposite direction my assumption is that it will not measure the dynamic pressure but will only measure the static pressure. Is this correct? -
G
Dynamic allocation problem with linked lists
Homework Statement I need to create data structure which contains three linked lists that are connected to one root node. Homework Equations -Data structuresThe Attempt at a Solution I can't find what is wrong with the following code: #include<stdio.h> #include<stdlib.h> typedef struct node {...- gruba
- Thread
- C programming Dynamic
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
C
How does wind affect an airplane's deceleration?
When I see a paper where it is explained the wind effect on an airplane, I always see a kinematics problem. Now I'm interested in calculating the wind effect starting from the force that the wind exert on the aircraft surfaces. I know that F= 0.5 * rho * V2 * A * C and I also know that if we...- Cristiano
- Thread
- Dynamic Wind
- Replies: 11
- Forum: Mechanical Engineering
-
B
Fluid Dynamic Torque [in symbols]
Homework Statement The conical bearing is placed in a lubricating Newtonian fluid having a viscosity μ. Determine the torque T required to rotate the bearing with a constant angular velocity of ω. Assume the velocity profile along the thickness t of the fluid is linear. Homework Equations v=ωr...- Bluestribute
- Thread
- Dynamic Fluid Fluid dynamic Symbols Torque
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
A
Totally Hypothetical, probably incorrect, Shock Wave Generation Mechanism
So I was sitting around pondering about forces, and I found myself thinking about shock-waves. Whether they're caused by supersonic travel, or explosions, the pressure at the front of the wave-bow shock pressure is a force. So I started thinking of a way to generate them without having to go...- aseylys
- Thread
- Dynamic Fluid dynamics Force Generation Hypothetical Mechanism Shock Shock wave Wave
- Replies: 3
- Forum: Classical Physics
-
E
Structures: dynamic, complexity, organisation
Hi, I have to make a project for school about the topic on the title. It must be a personal work, i mean i can't choose a difficult subject cause then all my presentation could be just a simple documentation. Also, the project could include just one or two of the topics in the title. I thought...- El pollito pio
- Thread
- Complexity Dynamic Project Structures
- Replies: 7
- Forum: Other Physics Topics
-
V
Typical examples of second order nonlinear dynamic systems
Hi guys, after hours of searching internet I couldn't find much real-life examples of second order nonlinear dynamic systems (only tons of tons of equation and system theory... got totally frustrated). They will serve as a base process for modeling controllers. So far I found propeller pendulum...- Vitamin
- Thread
- Dynamic dynamic systems Nonlinear Second order Systems
- Replies: 1
- Forum: Mechanical Engineering
-
M
Finite Differencing Dynamic Boundary
Hi PF! I'm using a finite differencing scheme to solve the following $$h_t = h h_{zz} + 2h_z^2$$ where the subscripts denote partial derivatives. The difficulty I'm facing is the boundary conditions are dynamic, and move with time ##t##. This makes choosing a ##\Delta z## very difficult and...- member 428835
- Thread
- Boundary Dynamic Finite
- Replies: 13
- Forum: Differential Equations
-
B
Is a Self-Powered Vibration Generator Possible?
I'm fascinated by the prospect of them, but I can't seem to find much information/progress online aside from like small sensors which aren't quite the same thing. Has there been anything developed that is a self powered vibration generator? As in, it vibrates and then is powered by its own...- BillIsTheDill
- Thread
- Dynamic dynamic systems Self Systems
- Replies: 3
- Forum: Electrical Engineering
-
M
What is dynamic equilibrium in laymen's terms?
I was receiving help for the following problem... The 2.0 kg wood box in the figureslides down a vertical wood wall while you push on it at a 45 ∘ angle. The coefficient of kinetic friction of wood on wood is μk = 0.200. What magnitude of force should you apply to cause the box to slide down at...- meglynj
- Thread
- Dynamic Equilibrium Static Terms
- Replies: 1
- Forum: Other Physics Topics
-
Are Electron Orbitals Static or Dynamic?
Do the orbitals of electrons change positions within their energy level relative to the nucleus or are they statically "attached" to the nucleus? To try and put this into perspective, would the orbitals of the electrons be like nailing a balloon(orbital) straight to the ball(nucleus) or nailing...- Ryan Reed
- Thread
- Dynamic Electron Electron orbitals Nucleus Orbital Orbitals Static
- Replies: 1
- Forum: Electromagnetism
-
MHB Memoized Dynamic Programming algorithm
Hello! (Wave) I am looking at the following example of Memoized Dynamic Programming algorithm. memo={} Fib(n): if n in memo return memo[n] if n<=2 F[n]=1 else F[n]=F[n-1]+F[n-2] memo[n]=F[n] return F[n] Could you explain me why we check if $n$ is in memo although memo is a set...- evinda
- Thread
- Algorithm Dynamic Dynamic programming Programming
- Replies: 2
- Forum: Programming and Computer Science
-
D
How Does Adding Water Affect the Equilibrium in the BiOCl Dissolution Reaction?
Hey everyone, At the moment I am stuck with an example and was wondering if someone could please explain it to me: You have the equation: BiOCl(s) + 2H+(aq) -><- Bi3+(aq) +Cl-(aq) +H2O(l) Why is it that when you add extra water to the system, there is no change to the equilibrium? I would...- Declan McKeown
- Thread
- Dynamic Equilibrium
- Replies: 3
- Forum: Chemistry
-
T
Gas Dynamic to Acoustic wave equation
Homework Statement Derive from the formulas ##\frac{D^\pm}{Dt}(u \pm F) = 0## where ##\frac{D^\pm}{Dt} = \frac{\partial}{dt} + ( u \pm c) \frac{\partial}{\partial x}## the one-dimensional wave equation in the acoustical limit. \begin{cases} u << c\\ c \approx c0 = const\\ F =...- Trevorman
- Thread
- Acoustic Dynamic Dynamics Gas Pressure Wave Wave equation
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
Where can I find a recommended textbook for learning Dynamic Mechanics?
Can anyone make a recommendation on a good first course book on Dynamic Mechanics? I have a good background in calculus (1,2,3,ODE's,PDE's), linear algebra and statics (up to and including bending/shear moment diagrams etc.). So anything that makes use of those maths and sciences would be...- inversquare
- Thread
- Dynamic Mechanics Textbook
- Replies: 3
- Forum: Science and Math Textbooks
-
T
How Does Impact Length Affect Dynamic Tensile Strength in Brittle Materials?
Homework Statement Brittle materials as glass and ceramics have generally a much lower tensile strength than compressive strength. A rigid mass impacts the end of a bar (free-free) of such a material and a piece of the other end drops off. Is there a relation between the length of the piece...- Trevorman
- Thread
- dynamic fracture rod wave
- Replies: 5
- Forum: Advanced Physics Homework Help
-
G
Dynamic Systems - DE with Unit Impulse
Homework Statement y(t) = e^{a(t-t_{0})} y(t_{0}) + \int_{t_{0}}^{t} e^{a(t-\tau)}b \dot{u} (\tau) d\tau u(t) = \delta(t) = \frac{1}{2} c^{3} t^{2} e^{-ct} where c >> |a|, t_0 = 0, and y(0) = 0 Find y(t) and represent the unit impulse, delta, in the solution. The remaining terms should not...- Graphite
- Thread
- Dynamic dynamic systems Impulse Systems Unit
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
Dynamic soaring update - 505 mph
The previous threads are too old to reply to, so here's a link to a video of a radio control glider achieving 505 mph, which I think is the current record. The wind speeds were 50 to 62 mph, with gusts up to 68 mph. Near the end of the video, the glider drops out of sight of the camere due to a...- rcgldr
- Thread
- Dynamic
- Replies: 3
- Forum: Classical Physics
-
S
Heat Transfer - Void Space Dynamic Insulation
Hi, I currently have a project running involving dynamic insulation. I am struggling to develop a 1D transient analytical model to compare to my experimental results. I have used the separation by variables method in the most basic form over 1 solid material but have failed to adapt this to 3...- Steven Fraser
- Thread
- Chemical Dynamic Engineering Heat Heat transfer Insulation Space
- Replies: 7
- Forum: Materials and Chemical Engineering
-
M
Understanding Damped Harmonic Motion Parameters: A Graphing Challenge
Homework Statement Hi I have attemted to work out the undamped natural frequency and the damping ratio can someone please confirm if this is correct? and for question d I have worked out r and TR can someone please confirm if this is correct? if all is correct I need help with plotting a graph...- matthew1982
- Thread
- Dynamic
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
R
Frequency & Eigenvalue from dynamic eqn
Hi, i am trying to find the natural period of a vertical cantilever beam which is fixed at bottom and free at other end., i worked out the global M & K matrices and i have the eqn in the form [M]-w^2[K] = 0, the M & K are not diagonal matrices, but square symetric matrices of rank 6. i...- rk81
- Thread
- Dynamic Eigenvalue Frequency
- Replies: 2
- Forum: Mechanical Engineering
-
R
Does Dynamic Light Scattering Follow the Same Frequency as the Incident Signal?
Hi guys, I was studying dynamic light scattering experiment and I had a problem! Here's the thing: I read that in case of weak coupling between x-rays and matter the whole system behaves as a linear system. I knew that linear systems respond to an input signal with an output that has the same...- Ras9
- Thread
- Dynamic Light Scattering
- Replies: 4
- Forum: Atomic and Condensed Matter
-
S
Dynamic vs kinetic vs static in physics
This is not a homework question, just a simple physics question which I decided to ask here. I held off from asking in the other general physics forum because I get accused of asking random questions that are insignificant. I really want to understand these terms and how they are compared in...- shushi_boi
- Thread
- Dynamic Kinetic Physics Static
- Replies: 3
- Forum: Introductory Physics Homework Help
-
M
How Do You Analyze a 2-D Nozzle Operating at Critical Condition?
Homework Statement A 2-D nozzle shown in picture 1 is to be analyzed. The nozzle is working with critical condition at the throat. I haven attached a Pdf and .jpg file for the figure ReD* :230000 D* :6mm T0 :300 K Diffusor half angle : 3° Diffusor length :7D Medium :Air Κ :1,4 R...- Maven.sharma
- Thread
- Dynamic Gas Project
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
O
Static and Dynamic Pressure in a cyclindrical pipe
I am making a basic structural engineering software program for modelling cylindrical pipes. I want to model the effect of fluid inside the pipes. For static fluid I let the user input the internal pressure and density of the fluid in each element. For moving fluid I additionally want to let...- ostritch
- Thread
- Dynamic Pipe Pressure Static
- Replies: 2
- Forum: Mechanical Engineering
-
T
What type of pressure is used in industry? Static or dynamic?
For example, in chemical plants, if a pressure gauge is on a pipe and it reads 5000 kPa, is this a static or total (static + dynamic) pressure reading? I am thinking it must be the total pressure. Would that mean that a pressure reading in this setting is both a measure of static pressure...- thereisnospoo
- Thread
- Dynamic Industry Pressure Static Type
- Replies: 1
- Forum: Mechanical Engineering
-
G
Measuring Viscosity of Materials with Dynamic Modulus
I understand that the dynamic modulus of a material is measured by inducing a sinusoidal force and measuring the strain response. Usually one gets a value for the storage and loss modulus. However, I don't understand how one would "quantify" how viscous a material is. I know a viscous material...- gkiverm
- Thread
- Dynamic Materials Measuring Modulus Viscosity
- Replies: 3
- Forum: Classical Physics
-
F
Power Law Derivation for dynamic systems
Just a quick question. Let A and B be two points. Electrical work is defined as the amount of energy it takes to move an amount of charge Q through a potential difference VB-VA (for our purposes here, we will assume that the voltage values are measured with respect to an Earth ground) and is...- FallenLeibniz
- Thread
- Derivation Dynamic dynamic systems Law Power Power law Systems
- Replies: 18
- Forum: Mechanics
-
P
Maximizing Summation of F_t*R: Partial Derivative w.r.t R
I have the summation (from i=0 to n) of (F_{t})(R) / (1+d)^i where F_{t} = (F_{t-1})[(R)(I_{p}) +(1-R)(I_{r})] (The F_{t-1} is referring to the value of F in the last period) I want to find the value of R that maximizes the summation. So must I take the partial derivative wrt R? How do I...- Patrick94
- Thread
- Dynamic Optimization
- Replies: 1
- Forum: General Math
-
A
Dynamic Memory Allocation - malloc versus realloc
There are two ways I'm used to allocate memory dynamically. int * array = malloc(10 * sizeof(int)); But this type of memory allocation, have a predefined size, which is not desirable. I keep hearing about linked list and push & pop. I've reviewed them over and over again, and they just...- angelspikes
- Thread
- Dynamic Memory
- Replies: 1
- Forum: General Engineering
-
M
Dynamic System: Chemostat Variation
Homework Statement Suppose that we use a Michaelis-Menten growth rate in the chemostat model, and that the parameters are chosen so that a positive steady state exists. Show that N = f(V,F,C0) = (C0(F - VKm) + FKn)/(a(F - VKm)) and C = (FKn)/(F - VKm) at the positive steady state. The...- msell2
- Thread
- Dynamic System Variation
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
J
Dynamic Casimir Effect: Questions Answered
Good day. I want to ask for such a thing: If I put in a vacuum photon pulsed laser with a wavelength of 10 nm and against Casimir cavity of two metal plates with a gap of 10 nm. From the laser pulse will shoot photons in the cavity. Occurs dynamic Casimir effect? Thank you. Goodbye.- jaiii
- Thread
- Casimir effect Dynamic
- Replies: 1
- Forum: Quantum Physics
-
N
How do you measure dynamic loading of an actuator?
If I have a linear actuator, how can I find out how much force it can move with a constant velocity?- nomisme
- Thread
- Actuator Dynamic Measure
- Replies: 2
- Forum: Mechanical Engineering
-
E
Nonlinear dynamic modelling of A380 aircraft
Hi there, I am currently a student at Heriot-Watt University and have been given a project of deriving a nonlinear equation of motion for an a380 wing engine. The engine is to be considered as a lumped mass attached to the cantilever beam and the main fuselage is considered having translational...- Ehtisham501
- Thread
- Aircraft Dynamic Modelling Nonlinear
- Replies: 2
- Forum: Advanced Physics Homework Help
-
M
MHB Question about Dynamic programming-Shortest Path Problem
Given a set of n things (1,2,...,n), we want to group them in clusters that contain adjacent things. For each cluster there is a cost $c_{ij}$. We are looking for the grouping in clusters so that the total cost is minimal. I am asked to write this problem as a shortest path problem. What do I...- mathmari
- Thread
- Dynamic Path
- Replies: 12
- Forum: General Math
-
S
Fluid Mechanic Dynamic Similarity Question
1. Hi All I had a quiz in my fluid mechanics class with the question A ship model scale 1/25 is towed through seawater at a speed of 1m/s. A force of 2N is required to tow the model. Find the speed of the ship if the prototype is subjected to wave resistance only. 2. REm=REp...- Spoolx
- Thread
- Dynamic Fluid Mechanic
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
S
Are P and E fields in LIH dielectric in dynamic equilibrium
If we know that the Polarization P in LIH dielectrics is proportional to the net field inside the dielectric according to: P = ε0χeE...(1) And we know that D = εE...(2) Does it not follow that we can ascertain the polarization directly from the applied (free charge) field, since we...- sigma_
- Thread
- Dielectric Dynamic Equilibrium Fields
- Replies: 8
- Forum: Electromagnetism
-
S
What does Q-factor and Dynamic resistance of a parallel resonance
Homework Statement What does Q-factor and Dynamic resistance of a parallel resonance circuits mean?Homework Equations The Attempt at a Solution In general, their performance is measured by a dimensionless parameter named quality factor Q, which characterizes the sharpness of the resonant peak...- shaltera
- Thread
- Dynamic Parallel Resistance Resonance
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
M
Dynamic system - initial displacement
Please see attached for question. My problem is the initial displacement. i am told the first step is this kx + c(dx/dt) = unit impulse laplace transform kX + c(sX-x0)=1 from that i can see the initial displacement is included in the damper but why isn't it included in the...- MMCS
- Thread
- Displacement Dynamic Initial System
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
H
Dynamic balancing without static balancing
static balancing is when the center of gravity is in the axis of rotation. dynamic balancing is when the central principal axis of inertia is parallel and coincident with the axis of rotation. my question is, even if its theoretically, can you have dynamic balancing without static...- hazar
- Thread
- Dynamic Static
- Replies: 3
- Forum: Mechanical Engineering
-
V
Mathlab resources solving Dynamic questions
Hi all, MathLab seems to be hard for me. Any idea to simplify it?- viknesh88
- Thread
- Dynamic Resources
- Replies: 3
- Forum: Mechanical Engineering
-
What is the Direction of Force in a Falling Object's Free-Body Diagram?
Homework Statement A 40kg person is falling at the speed of gravity, 9.8m/s^2. Wind resistance is not considered. On your free-body diagram, the direction they are falling (ground) is in the negative direction, hence gravity is causing an acceleration in the negative. Homework Equations...- Ascendant78
- Thread
- Dynamic Forces
- Replies: 2
- Forum: Introductory Physics Homework Help
-
C
When can you assume dynamic equilibrium?
SOLVED Homework Statement A 23 kg child goes down a straight slide inclined 38∘ above horizontal. The child is acted on by his weight, the normal force from the slide, and kinetic friction. Find the magnitude of the normal force. Homework Equations cos(theta)=adjacent/hypotenuse The...- Coop
- Thread
- Dynamic Equilibrium
- Replies: 1
- Forum: Introductory Physics Homework Help
-
Radar as range detector between cars-static sender vs dynamic sender
Say I have a radar transmitter on a car,used to detect its distance from a car in front of it by measuring the doppler shift on the reflected wave. i.e Car 1 is the source, its wave gets reflected by Car 2 in front of it. My book splits the problem of calculating the Doppler shift by computing...- marellasunny
- Thread
- Detector Dynamic Radar Range
- Replies: 6
- Forum: Mechanics
-
J
Converting from Static to Dynamic Understanding the Darcy Weisbach
Trying to get my head around something with the Darcy Weisbach. It is used to calculate the head loss of a moving fluid within a pipe. So for example if we take a pipe with an entry point 6m above a datum plane and an exit point 1m above the same datum plane. The pipe length is very long, say...- joejoekelly1
- Thread
- Dynamic Static
- Replies: 1
- Forum: Classical Physics
-
M
Science isn't the kind of circular dynamic I thought it was.
Science isn't the kind of "circular dynamic" I thought it was. "Why the laws are as they are is a pretty easy question to answer." The statement above really bothers me. Why is C constant? Why does mass distort space-time? ... Experiment tells us what the laws are but experiments don't...- MinnesotaState
- Thread
- Circular Dynamic Science
- Replies: 3
- Forum: Other Physics Topics
-
T
How Do Dynamic and Aerodynamic Concepts Differ from Static?
Dynamic and aerodynamic?- threy
- Thread
- Dynamic
- Replies: 1
- Forum: Other Physics Topics
-
C
Why isn't passive dynamic walking used more?
I was researching movement models for bidpedal locomotion and when I stumbled across this amazing video of passive dynamic walking from 1990. But all the papers now I find are about neural oscillation. I do not find a mention of passive dynamic walking anywhere. Was there some kind of fatal flaw...- chi-young
- Thread
- Dynamic
- Replies: 4
- Forum: Mechanical Engineering
-
J
MATLAB How to do a dynamic graph in matlab
Hi guys, so I've never used MATLAB before, and i need to make a plot that changes constantly. Let's say that i have Sin(x) from 0 to 3pi Then i need it to change to a Cos(x) from 0 to 3pi then to a Tan(x). I could do it in other languaje like Php or c, but in MATLAB i have no idea. I...- juanitotruan77
- Thread
- Dynamic Graph Matlab
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I
Calculating Fluid Dynamic Forces on a Towing Cable
I am trying to develop a calculator to approximate the depth of a trolling rig used by fisherman, which is typically a lead weight with a hook (jighead), attached to a single plastic/rubber shad body (http://www.tacklecoveshop.com/images/Product/icon/1734.jpg). The other typical rig is a...- Imurphy
- Thread
- Cable Dynamic Fluid Fluid dynamic Forces
- Replies: 3
- Forum: Mechanical Engineering