enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Silicon controlled rectifier - Wikipedia

    en.wikipedia.org/wiki/Silicon_controlled_rectifier

    An SCR can be brought from blocking mode to conduction mode in two ways: Either by increasing the voltage between anode and cathode beyond the breakover voltage, or by applying a positive pulse at the gate. Once the SCR starts conducting, no more gate voltage is required to maintain it in the ON state.

  3. Bean Scripting Framework - Wikipedia

    en.wikipedia.org/wiki/Bean_Scripting_Framework

    The Bean Scripting Framework is a method of allowing the use of scripting in Java code. It provides a set of Java classes which provides support within Java applications for scripting languages, and also allows access to Java objects and methods. Some examples of languages that can be used in combination with BSF and Java include Python, Jython ...

  4. Short circuit ratio (synchronous generator) - Wikipedia

    en.wikipedia.org/wiki/Short_circuit_ratio...

    low SCR: in case of a short circuit, the current is proportional to SCR, therefore generators with low SCR require less protection and thus are cheaper; low SCR allows shorter air gap and lower excitation field, both decreasing the size (an cost) of the generator; with low SCR the amounts of iron and copper are reduced, lowering the cost; high SCR:

  5. TRIAC - Wikipedia

    en.wikipedia.org/wiki/TRIAC

    In most applications, the gate current comes from MT2, so quadrants 1 and 3 are the only operating modes (both gate and MT2 positive or negative against MT1). Other applications with single polarity triggering from an IC or digital drive circuit operate in quadrants 2 and 3, where MT1 is usually connected to positive voltage (e.g. +5V) and gate ...

  6. Power semiconductor device - Wikipedia

    en.wikipedia.org/wiki/Power_semiconductor_device

    Like an SCR, when a voltage pulse is present on the gate terminal, the device turns on. The main difference between an SCR and a Triac is that both the positive and negative cycle can be turned on independently of each other, using a positive or negative gate pulse. Similar to an SCR, once the device is turned on, the device cannot be turned off.

  7. Thyristor power controller - Wikipedia

    en.wikipedia.org/wiki/Thyristor_power_controller

    Some operating conditions require switching in each half-wave and thus very fast operation. Examples are control sections with very fast behavior or a required current limitation with low element resistance in the cold state. In this operating mode, the controller changes the phase angle α of the thyristor ignition timing.

  8. List of Java frameworks - Wikipedia

    en.wikipedia.org/wiki/List_of_Java_frameworks

    The Java Collections Framework (JCF) is a set of classes and interfaces that implement commonly reusable collection data structures. Java Media Framework: The Java Media Framework (JMF) is a Java library that enables audio, video and other time-based media to be added to Java applications and applets. Java Topology suite

  9. Interrupts in 65xx processors - Wikipedia

    en.wikipedia.org/wiki/Interrupts_in_65xx_processors

    The 65C02, and the 65C816/65C802 when operating in emulation mode, require less code, as they are able to push and pull the index registers without using the accumulator as an intermediary. [2] They also automatically clear decimal mode before executing the ISR. [2] The following is typical: