Final Answer:
The location of the zero in the discrete equivalent using the forward numerical integration technique with a sample period of T=0.02 seconds is approximately 0.819.
Step-by-step explanation:
To find the discrete equivalent using the forward numerical integration technique, we first convert the continuous-time transfer function D(s) to a difference equation using the bilinear transformation. This transformation maps the s-domain to the z-domain, where z is the complex variable used in digital signal processing.
The bilinear transformation is given by:
s = (z-1)/(z+1)T
Substituting this into D(s), we get:
D(z) = 5(z+2)(z+10)/[(z+1)(z-1)/(z+1)T + 10]
Simplifying, we get:
D(z) = 5(
+ 12z + 100)/[(
- z)T + 100]
To find the zero in D(z), we set the numerator to zero and solve for z:
5(
+ 12z + 100) = 0
We can see that z=-2 and z=-50 are the roots of this quadratic equation. However, since we are interested in finding a zero in D(z), we discard the root at z=-50 as it lies outside the unit circle in the z-plane, which is not a valid solution for our discrete system. Therefore, the zero in D(z) is approximately at z=-2+j0.034 (approximately at -81.9% of unity). This can be calculated by substituting z=-2 into D(z):
D(-2) =
/
T + 10 = 5/T + 10 = 250/T -

As T=0.02 seconds, we get:
D(-2) = -47.5 + j3.43 rad/sample (approximately at -81.9% of unity)