Svetlyak-class patrol boat

The Svetlyak class, Russian designation Project 10410 Svetlyak, is a class of patrol boats designed and built in the Soviet Union and later in Russia, and currently being used primarily by the Russian Navy and Russian Coast Guard.

A Svetlyak-class patrol boat in Russian Coast Guard service.
Class overview
Name: Svetlyak class
Builders:
Operators:
Succeeded by: Rubin class
Subclasses: Project 10412
Built: 1987–present
In commission: 1988–present
Completed: 41
Active: 33
General characteristics
Type: Fast patrol boat
Displacement: 375 t (369 long tons; 413 short tons)
Length: 49.2 m (161 ft 5 in)
Beam: 9.2 m (30 ft 2 in)
Draft: 2.63 m (8 ft 8 in)
Propulsion: 3 x Zvezda ZE M520 diesel engines with 5,440 hp (4,060 kW) each 3 fixed pitch propellers, 1x200 kW DGFA-200/1500 diesel-generator, 2x100 kW DGFA-100/1500 diesel-generators
Speed: 28–32 knots (52–59 km/h; 32–37 mph)
Range: 1,500–1,600 nmi (2,800–3,000 km; 1,700–1,800 mi) at 13 knots (24 km/h; 15 mph)
Endurance: 10 days
Crew: 28 crew plus up to 14 passengers
Sensors and
processing systems:
  • MR-212/201-1 Vaygach-U or MR-212/201-03 Vaygach or Liman or MR-2PV Baltika-M or MR-231 or MR-415.4 Poisk navigation radar
  • MG-7 Braslet or MG-747 Amulet-3 anti-saboteur sonar
  • MG-349M Rosy-K sonar
  • Khrom IFF
Electronic warfare
& decoys:
Slyabing ECM complex
Armament:

Design

The patrol boats of the class are designed to carry out a variety of missions, from patrol missions to prevent violations of maritime state border, to protect friendly vessels and facilities from enemy surface and air attacks. The patrol boats are constructed with a steel hull and aluminum superstructure. The boats have NBC warfare protection and can survive with two compartments flooded. The patrol boats engine room is coated with a vibration damping material.[1]

Variants

Operators

Svetlyak class patrol boat users
 Russia
 Slovenia
 Vietnam
gollark: `False`
gollark: `True`
gollark: ```pythonimport requestsimport randomimport fileinputdef weighted_choice(choices): total = sum(weight for choice, weight in choices) r = random.uniform(0, total) upto = 0 for choice, weight in choices: if upto + weight >= r: return choice upto += weight assert False, "Shouldn't get here"def get_rhymes(word, extra_params={}): default_params = { "rel_rhy": word, "max": 20, "md": "pf" } return requests.get("https://api.datamuse.com/words/", params={**default_params, **extra_params}).json()def get_frequency(word_object): for tag in word_object["tags"]: if tag.startswith("f:"): return float(tag[2:]) return 0def get_rhyme(word, params): options = get_rhymes(word, params) options = list(map(lambda word_object: (word_object["word"], get_frequency(word_object)), options)) if len(options) == 0: return word return weighted_choice(options)last = Nonefor line in fileinput.input(): line = line.replace("\n", "") if last != None: print(line + " " + get_rhyme(last, {})) last = None else: last = line.replace(".", "").split(" ")[-1] print(line)```
gollark: My automated rap generatorIs far superior to puny human rappers laterIt is backed by the entire resourcesOf this random online dictionary and word relation query API resource isTechnically it still relies on human interventionTo produce the input text to turn into rap intentionAnd due to the limitations of current natural language processingIt is unable to significantly transform the input text reprocessingThis is because spoken human languagesAre mostly not designed with machine-parseability language isor ease of understandingas major goals expandingand were we using better-designed languages, automated rapwould surely be much easier. app
gollark: Does that even rhyme?Um... BLIME!

See also

References

Notes

  1. Wertheim, Eric. The Naval Institute Guide to Combat Fleets of the World, 15 edition. Naval Institute Press. p. 675. ISBN 978-1-59114-955-2.

Bibliography

  • Gardiner, Robert (ed.). Conway's All the World's Fighting Ships 1947–1995. London: Conway Maritime. ISBN 0-85177-605-1. OCLC 34284130.CS1 maint: extra text: authors list (link) Also published as Gardiner, Robert; Chumbley, Stephen; Budzbon, Przemysław. Conway's All the World's Fighting Ships 1947–1995. Annapolis, MD: Naval Institute Press. ISBN 1-55750-132-7. OCLC 34267261.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.