diff options
Diffstat (limited to '698/CH4/EX4.3/3_determination_of_e.txt')
-rw-r--r-- | 698/CH4/EX4.3/3_determination_of_e.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/698/CH4/EX4.3/3_determination_of_e.txt b/698/CH4/EX4.3/3_determination_of_e.txt new file mode 100644 index 000000000..d06f5fc54 --- /dev/null +++ b/698/CH4/EX4.3/3_determination_of_e.txt @@ -0,0 +1,11 @@ +(a) e=R-rn
+
+(b) Calculation of rn:
+ rn=(((bi-t)*ti)+((bo-t)*to)+(t*h))/((bi*log((ri+ti)/ri))+(t*log((ro-to)/(ri+ti)))+(bo*log(ro/(ro-to))))
+ rn=82.4473 mm
+
+(c)Calculation of R:
+ R=ri+ ((0.5* h^2 *t)+(0.5* ti^2 *(bi-t))+((bo-t)*to*(h- 0.5*to)))/(((bi-t)*ti)+((bo-t)*to)+(t*h))
+ R=88.1944 mm
+
+(d)e=R-rn= 5.7472 mm
\ No newline at end of file |