enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. API Standard 682 - Wikipedia

    en.wikipedia.org/wiki/API_Standard_682

    Before API 682, API 610 (the pump standard) used a simple seal code to specify seals. API 682 attempted to use a more comprehensive seal code; however, that code changed with every edition of API 682. The 4th Edition code, described in Annex D, is probably the best to date and includes some concepts and codes from the historical API 610 seal ...

  3. LIGA - Wikipedia

    en.wikipedia.org/wiki/LIGA

    X-Ray LIGA is a fabrication process in microtechnology that was developed in the early 1980s [1] by a team under the leadership of Erwin Willy Becker and Wolfgang Ehrfeld at the Institute for Nuclear Process Engineering (Institut für Kernverfahrenstechnik, IKVT) at the Karlsruhe Nuclear Research Center, since renamed to the Institute for Microstructure Technology (Institut für ...

  4. Glass-to-metal seal - Wikipedia

    en.wikipedia.org/wiki/Glass-to-metal_seal

    Uranium glass used as lead-in seals in a vacuum capacitor. Glass-to-metal seals are a type of mechanical seal which joins glass and metal surfaces. They are very important elements in the construction of vacuum tubes, electric discharge tubes, incandescent light bulbs, glass-encapsulated semiconductor diodes, reed switches, glass windows in metal cases, and metal or ceramic packages of ...

  5. Labyrinth seal - Wikipedia

    en.wikipedia.org/wiki/Labyrinth_seal

    Indeed, many gas turbine engine seals leak by design. [4] Labyrinth seals are also found on pistons, which use them to store oil and seal against high pressure during compression and power strokes, as well as on non-rotating shafts. In these applications, it is the long and difficult path and the formation of controlled fluid vortices plus some ...

  6. Java code coverage tools - Wikipedia

    en.wikipedia.org/wiki/Java_Code_Coverage_Tools

    Java code coverage tools are of two types: first, tools that add statements to the Java source code and require its recompilation. Second, tools that instrument the bytecode , either before or during execution.

  7. Java Platform, Standard Edition - Wikipedia

    en.wikipedia.org/.../Java_Platform,_Standard_Edition

    The platform was known as Java 2 Platform, Standard Edition or J2SE from version 1.2, until the name was changed to Java Platform, Standard Edition or Java SE in version 1.5. The "SE" is used to distinguish the base platform from the Enterprise Edition and Micro Edition platforms. The "2" was originally intended to emphasize the major changes ...

  8. 1951 USAF resolution test chart - Wikipedia

    en.wikipedia.org/wiki/1951_USAF_resolution_test...

    Glass chart. A 1951 USAF resolution test chart is a microscopic optical resolution test device originally defined by the U.S. Air Force MIL-STD-150A standard of 1951. The design provides numerous small target shapes exhibiting a stepped assortment of precise spatial frequency specimens.

  9. Java bytecode - Wikipedia

    en.wikipedia.org/wiki/Java_bytecode

    Java bytecode is the instruction set of the Java virtual machine (JVM), the language to which Java and other JVM-compatible source code is compiled. [1] Each instruction is represented by a single byte , hence the name bytecode , making it a compact form of data .