diff options
Diffstat (limited to '764/CH12/EX12.12.a/data12_12.sci')
-rwxr-xr-x | 764/CH12/EX12.12.a/data12_12.sci | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/764/CH12/EX12.12.a/data12_12.sci b/764/CH12/EX12.12.a/data12_12.sci new file mode 100755 index 000000000..7e19db69b --- /dev/null +++ b/764/CH12/EX12.12.a/data12_12.sci @@ -0,0 +1,14 @@ + +//(Brakes) Example 12.12 +//Troque capacity of the disk brake Mt (N-m) +Mt = 1500 +//Outer radius of the pad Ro (mm) +Ro = 150 +//Inner radius of the pad Ri (mm) +Ri = 100 +//Coefficient of friction mu +mu = 0.35 +//Average pressure on the pad pavg (MPa) +pavg = 2 +//Number of pads n +n = 2 |