Answer:
The first step is to identify the need and constraints
Explanation:
Answer:
month = input("Input the month (e.g. January, February etc.): ")
day = int(input("Input the day: "))
if month in ('January', 'February', 'March'):
season = 'winter'
elif month in ('April', 'May', 'June'):
season = 'spring'
elif month in ('July', 'August', 'September'):
season = 'summer'
else:
season = 'autumn'
if (month == 'March') and (day > 19):
season = 'spring'
elif (month == 'June') and (day > 20):
season = 'summer'
elif (month == 'September') and (day > 21):
season = 'autumn'
elif (month == 'December') and (day > 20):
season = 'winter'
print("Season is",season)
Explanation:
Answer:
N = 38546.82 rpm
Explanation:
= 150 mm

= 17671.45 
= 250 mm

= 49087.78 
The centrifugal force acting on the flywheel is fiven by
F = M (
-
) x
------------(1)
Here F = ( -UTS x
+ UCS x
)
Since density, 





∴
-
= 50 mm
∴ F = 
F = 33618968.38 N --------(2)
Now comparing (1) and (2)

∴ ω = 4036.61
We know


∴ N = 38546.82 rpm
Answer:Report writing consists of the history and facts of a project or of any kind of event. It is useful to record past history and an overall summary of decisions. Report writing helps to solve problems as a path. Writing a report will guide you in a way that will modernize details of the improvements and upcoming plans.
Explanation:
Yes Diesel engine have problem of knocking.
We know that knocking is phenomenon in which suddenly large amount of power generates this large amount of power will cause the failure of diesel engine.
Actually when one set of fuel inject inside the cylinder to burn with already compressed air (in general up to 10-15 bar) then this fuel does not burn complete and accumulate inside the cylinder.After that second set of fuel inject inside the cylinder then that one set of fuel burns with second set of fuel and produces large amount of sudden power for engine and causes the breaks in the crank or connecting rod of engine.it leads to damage the engine.