New Articles (Page 156)

To stay up to date you can also follow on Mastodon.

πŸ”— Pugachev's Cobra

πŸ”— Aviation πŸ”— Military history πŸ”— Military history/Military aviation πŸ”— Military history/Military science, technology, and theory πŸ”— Aviation/aircraft

In aerobatics the Cobra maneuver, also known as just the Cobra, is a dramatic and demanding maneuver in which an airplane flying at a moderate speed suddenly raises the nose momentarily to the vertical position and slightly beyond, before dropping it back to normal, effectively making the plane a full body air brake.

The maneuver relies on the ability of the plane to be able to quickly change alpha which momentarily stalls the plane without overloading the airframe and powerful engine thrust to maintain approximately constant altitude through the entire move. It is an impressive maneuver to demonstrate an aircraft's pitch control authority, high alpha stability and engine-versus-inlet compatibility, as well as the pilot's skill.

Although the maneuver is mainly performed at air shows it has use in close range air combat as a last ditch maneuver to make a pursuing plane overshoot. There is currently no widely spread or readily available evidence of the Cobra being used in real combat, although, there are records of it being used during mockup-dogfights and during border protection.

Discussed on

πŸ”— Dadda Multiplier

πŸ”— Computing πŸ”— Computing/Computer hardware

The Dadda multiplier is a hardware binary multiplier design invented by computer scientist Luigi Dadda in 1965. It uses a selection of full and half adders to sum the partial products in stages (the Dadda tree or Dadda reduction) until two numbers are left. The design is similar to the Wallace multiplier, but the different reduction tree reduces the required number of gates (for all but the smallest operand sizes) and makes it slightly faster (for all operand sizes).

Dadda and Wallace multipliers have the same three steps for two bit strings w 1 {\displaystyle w_{1}} and w 2 {\displaystyle w_{2}} of lengths β„“ 1 {\displaystyle \ell _{1}} and β„“ 2 {\displaystyle \ell _{2}} respectively:

  1. Multiply (logical AND) each bit of w 1 {\displaystyle w_{1}} , by each bit of w 2 {\displaystyle w_{2}} , yielding β„“ 1 β‹… β„“ 2 {\displaystyle \ell _{1}\cdot \ell _{2}} results, grouped by weight in columns
  2. Reduce the number of partial products by stages of full and half adders until we are left with at most two bits of each weight.
  3. Add the final result with a conventional adder.

As with the Wallace multiplier, the multiplication products of the first step carry different weights reflecting the magnitude of the original bit values in the multiplication. For example, the product of bits a n b m {\displaystyle a_{n}b_{m}} has weight n + m {\displaystyle n+m} .

Unlike Wallace multipliers that reduce as much as possible on each layer, Dadda multipliers attempt to minimize the number of gates used, as well as input/output delay. Because of this, Dadda multipliers have a less expensive reduction phase, but the final numbers may be a few bits longer, thus requiring slightly bigger adders.

Discussed on

πŸ”— Mojibake

πŸ”— Technology πŸ”— Linguistics πŸ”— Japan πŸ”— Japan/Science and technology πŸ”— Japan/CJKV

Mojibake (Japanese: ζ–‡ε­—εŒ–γ‘; IPA:Β [modΝ‘Κ‘ibake]) is the garbled text that is the result of text being decoded using an unintended character encoding. The result is a systematic replacement of symbols with completely unrelated ones, often from a different writing system.

This display may include the generic replacement character ("οΏ½") in places where the binary representation is considered invalid. A replacement can also involve multiple consecutive symbols, as viewed in one encoding, when the same binary code constitutes one symbol in the other encoding. This is either because of differing constant length encoding (as in Asian 16-bit encodings vs European 8-bit encodings), or the use of variable length encodings (notably UTF-8 and UTF-16).

Failed rendering of glyphs due to either missing fonts or missing glyphs in a font is a different issue that is not to be confused with mojibake. Symptoms of this failed rendering include blocks with the code point displayed in hexadecimal or using the generic replacement character. Importantly, these replacements are valid and are the result of correct error handling by the software.

Discussed on

πŸ”— St. Petersburg paradox

πŸ”— Economics πŸ”— Statistics

The St. Petersburg paradox or St. Petersburg lottery is a paradox related to probability and decision theory in economics. It is based on a particular (theoretical) lottery game that leads to a random variable with infinite expected value (i.e., infinite expected payoff) but nevertheless seems to be worth only a very small amount to the participants. The St. Petersburg paradox is a situation where a naive decision criterion which takes only the expected value into account predicts a course of action that presumably no actual person would be willing to take. Several resolutions are possible.

The paradox takes its name from its resolution by Daniel Bernoulli, one-time resident of the eponymous Russian city, who published his arguments in the Commentaries of the Imperial Academy of Science of Saint Petersburg (Bernoulli 1738). However, the problem was invented by Daniel's cousin, Nicolas Bernoulli, who first stated it in a letter to Pierre Raymond de Montmort on September 9, 1713 (de Montmort 1713).

Discussed on

πŸ”— High Efficiency Image File Format (HEIF/.heic)

πŸ”— Technology πŸ”— Computing πŸ”— Computing/Software πŸ”— Computing/Free and open-source software

High Efficiency Image File Format (HEIF) is a container format for storing individual digital images and image sequences. The standard covers multimedia files that can also include other media streams, such as timed text, audio and video.

HEIF can store images encoded with multiple coding formats, for example both SDR and HDR images. HEVC is an image and video encoding format and the default image codec used with HEIF. HEIF files containing HEVC-encoded images are also known as HEIC files. Such files require less storage space than the equivalent quality JPEG.

HEIF files are a special case of the ISO Base Media File Format (ISOBMFF, ISO/IEC 14496-12), first defined in 2001 as a shared part of MP4 and JPEG 2000. Introduced in 2015, it was developed by the Moving Picture Experts Group (MPEG) and is defined as Part 12 within the MPEG-H media suite (ISO/IEC 23008-12).

HEIF was adopted by Apple in 2017 with the introduction of iOS 11.

Discussed on

πŸ”— Hutter Prize

πŸ”— Computer science

The Hutter Prize is a cash prize funded by Marcus Hutter which rewards data compression improvements on a specific 1 GB English text file. Specifically, the prize awards 5000 euros for each one percent improvement (with 500,000 euros total funding) in the compressed size of the file enwik9, which is the larger of two files used in the Large Text Compression Benchmark; enwik9 is the first 1,000,000,000 characters of a specific version of English Wikipedia. The ongoing competition is organized by Hutter, Matt Mahoney, and Jim Bowery.

Discussed on

πŸ”— Xerox 914

πŸ”— Industrial design

The Xerox 914 was the first successful commercial plain paper copier which in 1959 revolutionized the document-copying industry. The culmination of inventor Chester Carlson's work on the xerographic process, the 914 was fast and economical. The copier was introduced to the public on September 16, 1959, in a demonstration at the Sherry-Netherland Hotel in New York, shown on live television.

Discussed on

πŸ”— Looped Square Or ⌘

πŸ”— Apple Inc./Macintosh πŸ”— Apple Inc. πŸ”— Apple Inc./Mac

The Command key (sometimes abbreviated as Cmd key), ⌘, formerly also known as the Apple key or open Apple key, is a modifier key present on Apple keyboards. The Command key's purpose is to allow the user to enter keyboard commands in applications and in the system. An "extended" Macintosh keyboardβ€”the most common typeβ€”has two command keys, one on each side of the space bar; some compact keyboards have one only on the left.

The ⌘ symbol (the "looped square") was chosen by Susan Kare after Steve Jobs decided that the use of the Apple logo in the menu system (where the keyboard shortcuts are displayed) would be an over-use of the logo. Apple's adaptation of the symbolβ€”encoded in Unicode at U+2318β€”was derived in part from its use in Nordic countries as an indicator of cultural locations and places of interest. The symbol is known by various other names, including "Saint John's Arms" and "Bowen knot".

Discussed on

πŸ”— Michael Faraday invented the rubber balloon

πŸ”— Toys

A toy balloon or party balloon, is a small balloon mostly used for decoration, advertising and children's toys. Toy balloons are usually made of rubber or aluminized plastic, and inflated with air or helium. They come in a great variety of sizes and shapes, but are most commonly 10 to 30 centimetres in diameter. Toy balloons are not considered to include "sky lanterns" (hot-air paper balloons), although these too are or were used as child toys in some parts of the world.

According to The Journal of the American Medical Association, out of 373 children who died in the US between 1972 and 1992 after choking on children's products, nearly a third choked on latex balloons. The Consumer Products Safety Commission found that children had inhaled latex balloons whole (often while trying to inflate them) or choked on fragments of broken balloons. Parents, a monthly magazine about raising children, advised parents to buy Mylar balloons instead of latex balloons.

Discussed on