Answer:
1 pulse rotate = 9 degree
Explanation:
given data
incremental encoder rotating = 15 rpm
wheel holes = 40
solution
we get here first 1 revolution time
as 15 revolution take = 60 second
so 1 revolution take =
1 revolution take = 4 seconds
and
40 pulse are there for 1 revolution
40 pulse for 360 degree
so 1 pulse rotate is = 
1 pulse rotate = 9 degree
Answer:
The program is as follows:
i = 1
while(i<11):
j = 1
while(j<=i):
print('*', end = '')
j += 1
i += 1
print()
Explanation:
Initialize i to 1
i = 1
The outer loop is repeated as long as i is less than 11
while(i<11):
Initialize j to 1
j = 1
The inner loop is repeated as long as j is less than or equal i
while(j<=i):
This prints a *
print('*', end = '')
This increments j and ends the inner loop
j += 1
This increments i
i += 1
This prints a blank and ends the inner loop
print()
Answer:
YES
Explanation:
values other than five will work
6 feet
Explanation: A few extra feet of free fall can significantly increase the arresting force on the employee, possibly to the point of causing injury. Because of this, the free fall distance should be kept at a minimum, and, as required by the standard, in no case greater than 6 feet (1.8 m).
Answer:
a)
The crack and connecting rod is used in the design of car.This mechanism is known as slider -crank mechanism.
Components:
1.Inlet tube
2. Wheel
3. Exhaust
4. Engine
5.Air tank
6.Pressure gauge
7.Stand
8. Gate valve
b)
The efficiency of air engine is less as compare to efficiency of electric engine and this is not ecofriendly because it produce green house gases.These gases affect the environment.
c)
it can run around 722 km when it is full charge.