Log S'= (b X log N) + c
This formula is used for calculating Fatigue strength for specified life in cycles or vice versa
Where,
Sf' = fatigue strength for specified cycles
b= -1/3 (log ((0.8 X Sult)/ Se)))
c=log(((0.8 X Sult) X (0.8 X Sult))/Se)
where,
Sult = ultimate strength
0.8 X Sult = fatigue strength at 1000 cycles.
Se = endurance limit at 1000000 cycles.
Following equation is derived from above formula for calculating the life for specified as follows,
N = 10e(-c/b) X Sf'e(1/b)
You can check the value of N by a graph, where Stress is on Y axis & N is on X axis. Graph is plot in such way that line should pass through Se at 1000000 cycles & (0.8 X Sult) at 1000 cycles. And then find X co-ordinate of the intersection of the line & Sf'.
When I try to check the value of N by using a graph, there is a lot of difference. I don't understand what is wrong.
Pls help.