Q.1.
a) Write brief notes on how much air pressure is required to start any marine diesel main engine; how many times should the air reservoir be able to start. The conditions must be clearly stated.
b) What are the main causes of over pressurizing an air reservoir and what are the safety measures put in place?
c) What are the possible causes of an air compressor running for long periods to fill air reservoir on time?
A) the starting pressure should be provide enough speed to the piston during compression stroke for a quick combustion.
starting air pressure for both main and auxiliry engines should be between 25 to 42 bars.
the starting air reservoirs must provide 12 consecutive without replenishment and 6 consecutive for non- reversible engines.
B) poor pressure control on the machine
faulty pressure gauge
spring of discharge valve is malfunctioning
inter cooler air passege is chocked
second suction valve not closing properly
Safety measues
1. all component pipe, fitting,hoses must be rated for the maximum pressure of air compressor
2. relief valve automatically release air if tank pressure gets too high
3. shutoff valve should always in reach and visible
4. drain valves always kept away from moisture.
C) compressor requires constant maintenance and monitoring. compressor is an important machine in ship engine.
possible causes of an air compressor running for long periods to fill air reservoir on time>>
1. excessive vibration and noise
loose pulley, belt, cooler, flywheel
lack of oil in crankcase
piston hitting the valve plate
2. overheating of discharged air
damage in the head gasket
valves of 1st or 2nd stage leaking
decresed cooling water capacity
dirty or chocked intercooler tube
3.oil carry over in air
auto drain malfunctioning
oil water separator not working
4. low capacity compressor
leakage or fault in unloader
wrong setting of compressor
suction and discharge pipe leakage
5. milky oil in crank case
oil running hour is over
water leakage from jacket or cylinder liner.
A refrigerator what we call a heat engine running backwards for the purpose of making a cool place cooler. Refrigerators/freezers/air conditioners extract heat from the cold reservoir (the refrigerator or home interior) and deposit it in the hot reservoir (the kitchen or outdoors). However, we take advantage of the same physics/engineering principles to build heat pumps which are heat engines running backwards for the purpose of making a warm place warmer. They extract heat from the cold reservoir (the outdoors)...
A friend passionate about cars mentions that Toyota has developed an engine with a thermal efficiency of 40% which is an extraordinary accomplishment! 1) Supposing this engine is ideal and based on the Carnot cycle, and also assuming that the cold reservoir temperature is 300 K, what is the hot reservoir temperature to meet the stated efficiency? You mention your result to this friend who points out correctly that the temperature of the hot reservoir would essentially be the temperature...
Quantitative: In the 1950s liquid hydrogen was considered as a fuel for a new type of aircraft being developed, the SR-71 Blackbird (shown in Figure 1). Figure 1: The SR-71 Blackbird Early research on the project focused on which fuel to use for the Blackbird. Pratt & Whitney had a J-57 engine that was designed for kerosene and being considered for implementation on the Blackbird. The J-57 only took 5 months to convert to running on liquid hydrogen, however tests...
Question 1 What is the world's most important continuously working prime mover? A) diesel engine B) jet engine. C) steam turbine D) I have no idea. E) electric vehicle Question 2 Who was a great promoter of ethanol, and his famous Model T could run on gasoline, ethanol, or a mixture of the two fuels? A) Henry Ford B) Steve Jobs C) William Durant D) Todd Sneller E) Charles Duriya Question 3 Which country was the first serious entry into...
INTRODUCTI0NRebecca shook her head and gave a loud sigh as she hung up the phone from talking with her dad."What is it?" her roommate Claire asked."Per usual, Daddy Jim wants me to use my 'schooling, as he likes to call it, to help him decide whether to buy a new crew cab truck with either a diesel or a gas engine," Rebecca replied."Well, maybe he will forget all about it if you just wait him out, "Aaire offered."Oh no, you...
CASE STUDY (Mark 202-10 Wepending on the your understanding of the communication purposes and the more and importance of effective communication in a business setting. Read the case given bellow and answer the following questions Barry and Communication Barriers Effective Communication as a Motivator One common complaint, employees voice about supervisors is inconsistent messages - meaning one supervisor tells them one thing and another tells them something different. Imagine you are the supervisor manager for each of the employees described...
I need help in C++ . Project 3 – Parking Deck Ticketing System Objectives: Use if, switch, and loop statements to solve a problem. Use input and output statements to model a real world application Incorporate functions to divide the program into smaller segments Instructions: Your task is to write a program that simulates a parking meter within the parking deck. The program will start by reading in the time a car arrives in the parking deck. It will then...
I have this case study to solve. i want to ask which
type of case study in this like problem, evaluation or decision? if
its decision then what are the criterias and all?
Stardust Petroleum Sendirian Berhad: how to inculcate the pro-active safety culture? Farzana Quoquab, Nomahaza Mahadi, Taram Satiraksa Wan Abdullah and Jihad Mohammad Coming together is a beginning; keeping together is progress; working together is success. - Henry Ford The beginning Stardust was established in 2013 as a...
C++ LAB 19 Construct functionality to create a simple ToDolist. Conceptually the ToDo list uses a structure called MyToDo to hold information about each todo item. The members of the MyToDo struct are description, due date, and priority. Each of these items will be stored in an array called ToDoList. The definition for the MyToDo struct should be placed in the header file called ToDo.h Visually think of the ToDoList like this: There are two ways to add items to...
Please fill in the YOUR CODE HERE blocks for trainLine.cpp and provide a sample output. The other answers to this question are incorrect and do not complie so please do not copy/paste from them. Four trains of varying speeds run north-and-south on their own tracks. They visit different the two stations at either end: northTerminal after going north and southTerminal after going south. Because each train runs on its own track, they will not collide on the tracks. However, both...