CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Force vector origin

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 5, 2009, 05:15
Default Force vector origin
  #1
New Member
 
-
Join Date: Jul 2009
Posts: 14
Rep Power: 16
just-right is on a distinguished road
Hey,

I have used to the Function Calculator to receive the resultant force. However I can't seem to find the origin of this vector. It is possible to calculate the origin with use of geometry. Is there a way to receive the origin coordinates of the x, y and z forces from the program itself?

Excuse me for my English, it is not my native language.

All the best,

T
just-right is offline   Reply With Quote

Old   July 5, 2009, 06:33
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Hi,

The force vector gives you the x/y/z components of the vector. If you want to find the line through which the force acts you will need to calculate the torque of the body about some axis and derive the location from that.

Glenn Horrocks
ghorrocks is offline   Reply With Quote

Old   July 5, 2009, 08:24
Default
  #3
New Member
 
-
Join Date: Jul 2009
Posts: 14
Rep Power: 16
just-right is on a distinguished road
Hi,

Thank you for your reply. I assume the generated torques arround the model origin. The torque consists of two sub-torques generated by the force component and their arm. Every arm is used in two of the equations, they have relations.

Tx = Fy * rz + Fz * ry
Ty = Fx * rz + Fz * rx
Tz = Fx * ry + Fy * rx


I converted the eqautions to a matrix:

T = F * r


Reorganised it and applied Gauss elimination, however the denominator became zero. I then tried to solve it using Matlab. I used the following expression:

S=solve('Tx=(Fy*rz)+(Fz*ry)','Ty=(Fx*rz)+(Fz*rx)', 'Tz=(Fx*ry)+(Fy*rx)');

The solutions are:

rx
ry
rz

in the structure S.

I came to the conclusion that the vector origin of the forces is:

rx = 6.3611 m
ry = 19.1505
rz = -0.4128

I highly doubt the result since the tunnel is only 5 meters wide, 5.277 meters high and has a length of 12 meters. The maximum positive x in the tunnel is 4 meters. Maximum negative z is 0.277 meters.

The study involves a vehicle and the centre of aerodynamic forces is very important. Could somebody explain a correct way of approaching this porblem?
just-right is offline   Reply With Quote

Old   July 5, 2009, 19:27
Default
  #4
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Hi,

I reckon if you draw your vector from the point you calculate you will find it is nowhere near the surface. Obviously your maths is wrong. I don't have time to check it but you don't seem to be using the correct definition of cross product.

Glenn Horrocks
ghorrocks is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Urgently Need the code of Lift force and VM force Kai Yan Main CFD Forum 0 July 16, 2008 07:07
plotting force magnitude force Siemens 6 July 11, 2008 04:19
DEFINE_CG_MOTION and pressure force Teo Fumagalli FLUENT 0 April 11, 2008 10:25
pressure force and viscous force CFD FLUENT 0 March 7, 2006 01:03
Force monitors Phil FLUENT 1 June 4, 2004 02:21


All times are GMT -4. The time now is 07:36.