CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > MetalWorking > General Metalwork Discussion


General Metalwork Discussion Discuss everything relating to metal work.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 09-13-2010, 09:07 AM
 
Join Date: Aug 2010
Location: Finland
Posts: 5
NoWin1 is on a distinguished road
mathematical problem





how to calculate A ?
Reply With Quote

  #2   Ban this user!
Old 09-13-2010, 11:20 AM
 
Join Date: May 2007
Location: USA
Posts: 913
g-codeguy is on a distinguished road

By using Pythagorean Theory? I take it 'A' is the distance from the right face to the start of the arc?
Reply With Quote

  #3   Ban this user!
Old 09-13-2010, 12:01 PM
 
Join Date: Aug 2010
Location: Finland
Posts: 5
NoWin1 is on a distinguished road

Originally Posted by g-codeguy View Post
By using Pythagorean Theory? I take it 'A' is the distance from the right face to the start of the arc?
Correct

Im not that familiar to pythagorean
Reply With Quote

  #4   Ban this user!
Old 09-13-2010, 12:32 PM
naveen.a019's Avatar  
Join Date: Jan 2009
Location: India
Posts: 18
naveen.a019 is on a distinguished road

hi there,
please send me the complete scanned copy of the drawing to naveen.lobby@gmail.com as drawing image above does not clearly show all the dimensions. i will calculate the "a" and post it...and the other option is you can use Autocad , replicate the drawing and find out all the co-ordinates.

Regard's

NAVEEN G
Reply With Quote

  #5   Ban this user!
Old 09-13-2010, 12:35 PM
 
Join Date: Mar 2006
Location: USA
Age: 71
Posts: 2,262
RICHARD ZASTROW is on a distinguished road

"A" is a reference surface, not a dimension. The feature on the opposite (right) end is referenced to "A" for alignment tolerance.

The size of the bore is given (72) and depth (23). What is it about "A" you want to calculate?

Dick Z
__________________
DZASTR
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 09-13-2010, 12:52 PM
 
Join Date: Aug 2010
Location: Finland
Posts: 5
NoWin1 is on a distinguished road

Hi

I need to know the distance from the right face to the start of the arc, marked as A at the picture

Thats all given

I tried CAD and got 20,4 mm for the length

Is there way to calculate this?



And why diameter is 26mm if the radius is r20???





Last edited by NoWin1; 09-13-2010 at 01:25 PM.
Reply With Quote

  #7   Ban this user!
Old 09-13-2010, 02:02 PM
 
Join Date: Feb 2006
Location: England
Posts: 33
Alfonzo is on a distinguished road

I assume the designer wants you to ensure that the diameter of the part at the narrowest point is 26mm. This is independant of the radius. Are you sure there isn't a table on the drawing somewhere that describes dimension 'a'? It is common for draughtsmen to do this if one dimension varies across a family of parts, whilst all other details remain the same.

Hope that helps.

Oh, hang on - that's cr*p, because the overall length is described. Are there any notes in the drawing that discuss dimension 'a'? To be honest, if you've worked it out by CAD, than you have the answer!
Reply With Quote

  #8   Ban this user!
Old 09-13-2010, 02:13 PM
 
Join Date: Jul 2003
Location: Holmen, WI
Posts: 1,082
samco is on a distinguished road

Originally Posted by NoWin1 View Post
And why diameter is 26mm if the radius is r20???
That is the diameter of the shaft at the narrowest point - not the diameter of the arc.

I get 20.46 also. As far as calcualting it by hand... I think you would need to setup 2 equations - one for the line and one for the arc. then solve by substitution. You will get atleast 2 answers.

so the circle is (if we use the center of the circle as 0,0 on a grid (for ease).

x^2+y^2=400

The equation for the line is (still using the center of the circle as 0,0)

y=17 (because it is a strait line)

so if you do a substitution
x^2+17^2=400
x^2+289=400 (Square 17)
x^2=111 (subtract 289 from each side)
x=+/-10.5357 (you are looking for the positive solution for this one)

So if the center of the circle is 0,0 then the point that the circle intercepts the line is 10.5357,17.

Looking at the blueprint agian
51-20(radius of circle)- 10.5357 = 20.46


Unless there is a more obvious way to calculate it that I don't see

Clear as mud?

sam

(blowing off the dust from college.)
Reply With Quote

  #9   Ban this user!
Old 09-13-2010, 02:52 PM
naveen.a019's Avatar  
Join Date: Jan 2009
Location: India
Posts: 18
naveen.a019 is on a distinguished road
Wink Math Solved

hi there,
I have attached a jpeg file which shows the calculation sorry for the rough representation as i had not installed Autocad in my portable. hope this help's.

cheers...!!!

NAVEEN G
Attached Thumbnails
Click image for larger version

Name:	Math.jpg‎
Views:	69
Size:	77.6 KB
ID:	114562  
Reply With Quote

  #10   Ban this user!
Old 09-13-2010, 03:18 PM
 
Join Date: Aug 2010
Location: Finland
Posts: 5
NoWin1 is on a distinguished road

Thank you very much guys for the help!!!

But where that AB 17mm comes from

Last edited by NoWin1; 09-13-2010 at 04:01 PM.
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 09-13-2010, 06:01 PM
Cmailco's Avatar  
Join Date: Aug 2010
Location: USA
Posts: 136
Cmailco is on a distinguished road
Thumbs up

Originally Posted by samco View Post
That is the diameter of the shaft at the narrowest point - not the diameter of the arc.

I get 20.46 also. As far as calcualting it by hand... I think you would need to setup 2 equations - one for the line and one for the arc. then solve by substitution. You will get atleast 2 answers.

so the circle is (if we use the center of the circle as 0,0 on a grid (for ease).

x^2+y^2=400

The equation for the line is (still using the center of the circle as 0,0)

y=17 (because it is a strait line)

so if you do a substitution
x^2+17^2=400
x^2+289=400 (Square 17)
x^2=111 (subtract 289 from each side)
x=+/-10.5357 (you are looking for the positive solution for this one)

So if the center of the circle is 0,0 then the point that the circle intercepts the line is 10.5357,17.

Looking at the blueprint agian
51-20(radius of circle)- 10.5357 = 20.46


Unless there is a more obvious way to calculate it that I don't see

Clear as mud?

sam

(blowing off the dust from college.)
That's about as obvious as it gets Sam.

Trigonometry seems to be a lost art form... guess we can blame CAD for that though.

Sine, Cosine, Tangent and their inverses; about an hour of study, a $5 scientific calculator along with a little practice, and you'll never need one of those silly Carr Lane booklets again. Every machinist should be able to do this stuff imo.
__________________
The Manufacturing Reliquary
http://cmailco.wordpress.com/
Reply With Quote

  #12   Ban this user!
Old 09-13-2010, 06:12 PM
christinandavid's Avatar  
Join Date: Aug 2009
Location: New Zealand
Posts: 573
christinandavid is on a distinguished road

Originally Posted by NoWin1 View Post

But where that AB 17mm comes from
Each rad is digging in by 3mm..(32 minus 26=6 divided by 2=3)

20mm radius minus 3 = 17....

DP

ps I'd be more concerned about that 02 linearity tolerance to datum A...
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Surface finish problem - Could you please help me overcome this problem? DMBGO EMCO Lathe 5 08-04-2010 05:33 PM
machine problem or software problem? bcnc Syil Products 8 10-26-2009 09:51 AM
Philips 432 Mathematical Functions solid sender Deckel, Maho, Aciera, Abene Mills 8 04-16-2009 03:47 AM
Mathematical Quirk? Jim Estes BobCad-Cam 3 12-10-2005 11:26 PM




All times are GMT -5. The time now is 08:05 PM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361