answersLogoWhite

0

What else can I help you with?

Continue Learning about Engineering

Draw the symbol for On delay times contacts and Off delay timer contacts and explain how each operates?

symbol of on delay timer


Why timer can be used in star delta starter?

delay timer


What is the function of timer in an electric circuit?

Answer A timer is used to time things. For example if you think of how many truck there are rolling down our highways it would be amazing, but they are on a timer of sorts. They have to deliever on time or they get penilized for being late. Timers are used on inside and outside lights, there are tons of uses for timers.


How does one set a timer in Java?

To create a timer you might try the java.util.Timer class.Check out the following methods:void schedule(TimerTask task, long delay, long period)Schedules the specified task for repeated fixed-delay execution, beginning after the specified delay.void scheduleAtFixedRate(TimerTask task, long delay, long period)Schedules the specified task for repeated fixed-rate execution, beginning after the specified delay.If you just want a one-time event you can still use a Timer instance and schedule a single TimerTask or just create a new Thread with anonymous Runnable class that sleeps for 3 minutes before doing something.new Thread(new Runnable() {public void run() {try {Thread.sleep(TimeUnit.MINUTES.toMillis(3));// do stuff here} catch (InterruptedException e) {// handle interruption}}}).start();


What is the use of the rheostat in a star and delta starter?

There is a small potentiometer fitted to the delta timer. This is the time delay between the start button being pressed and the changeover to delta operation. If the starter trips on overload when changeover occurs you need to increase the time delay See related links

Related Questions

What is the difference between on delay timer and off delay timer?

The difference is that one is on and the other is off.


Draw the symbol for On delay times contacts and Off delay timer contacts and explain how each operates?

symbol of on delay timer


Why timer can be used in star delta starter?

delay timer


What is a digital delay box used for?

delay box is a term in drag racing to describe an on board timer which is a transmission brake delay timer which forces the race car to remain stationary at the starting line.


What is ON delay and OFF delay timer?

with an ON delay timer once the power has been appied to the timer unit, the timer contacts will change state-open/close after a preset time (for example A&B timers are adjustable anywhere from 0.05 seconds to 300 Hours) with a OFF delay these contacts change state after the power to the unit has been removed then the preset time will time out (this count dosen't start until the power is removed


Why is a timer is used in an electrical circuit?

Timer relays are used in control circuitry. There are two main types, an (off delay) and an (on delay). If you want one device to turn off before the timer controlled device then you would use an off delay timer. If you want one device to turn on before the timer controlled device then you would use an on delay timer. When the timer is energized this starts the timer circuit in the relay to time out.


How does an off delay timer work?

when off delay timer gets control signal, its NO(NORMALLY OPEN) contact become NC(NORMALLY CLOSED) for preset duration, and then become NO.


Does this breadmaker have a delay timer so you can set it the night before?

The breadmaker has a 13 hour delay timer so you can set the machine the night before and have fresh bread in the morning.


Hoover washing machine - NextraOptima what does a red flashing light on start-delay start mean Is it pump gone?

A red flashing light on the Hoover Nextra Optima washing machine when the start delay timer is set might mean that the timer itself is not operational. Run the washer on the regular cycle, and if it works fine, it is the delay timer.


What is the timer count needed to create a time delay of 100 ms if the timer clock frequency is 1MHz?

100ms=.1 1Mhz=1000000 .100x1000000=100K timer count


What is timer in vb 6.0?

A timer basically does an action every x milliseconds, this could be used to create a stopwatch function. You can set the delay time in the properties box for the object, bear in mind that you put the delay in milliseconds.


How do I set the self-timer on a Nikon D5600 camera?

To set the self-timer on a Nikon D5600 camera, press the "i" button on the back of the camera, navigate to the shooting menu, select the self-timer option, choose the desired delay time, and press the shutter button to start the timer.