summaryrefslogtreecommitdiff
path: root/788/CH17/EX17.2.a/17_2_data.sci
blob: 98593f33b023365908f3d143179e889bdbb5f433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Aim:To determine the system accuracy of in SI units
// Given:
// servo valve gain:
G_SV=2.46; //(cm^3/s)/mA
// cylinder gain:
G_cyl=0.031; //cm/cm^3
// feedback transducer gain:
H=4; //V/cm
// mass of load:
M=450; //kg
// volume of oil:
V=819; //cm^3
// system deadband:
SD=4; //mA
// bulk modulus of oil:
beta1=1200; //MPa
// cylinder piston area:
A=32.3; //cm^2