Ministry of Medium Machine Building

The Ministry of Medium Machine-Building Industry of the USSR (Russian: Министерство среднего машиностроения СССР - Минсредмаш СССР, МСМ СССР) was the government ministry of the Soviet Union who supervised the Soviet nuclear industry, including production of nuclear warheads. The headquarters was located in Moscow in the building at Bolshaya Ordynka St. (Большая Ордынка) 24-26, currently occupied by the corporation Rosatom.

Headquarters in Moscow

History

The basis of the ministry was established since September 1942 the First Chief Directorate (nuclear industry), the Third Chief Directorate (development in the area controlled missiles, aircraft, rockets and long range missiles) of the Council of Ministers of the USSR and the Central Board of Industrial Building of the Ministry of Internal Affairs of the USSR (Главпромстрой МВД) charged with construction of nuclear installations.

The Ministry of Medium Machine Building was established by Decree of the Presidium of the Supreme Soviet of 26 June 1953. On September 11, 1989 the Ministry of Medium Machine Building was renamed into the Ministry of Atomic Energy and Industry of the USSR (Министерство атомной энергетики и промышленности СССР).

List of ministers

Source:[1][2]

  • Vyacheslav Malyshev (17.7.1953 - 28.2.1955)
  • Avraami Zavenyagin (28.2.1955 - 21.1.1956)
  • Nikolai Smelyakov (21.1.1956 - 10.5.1957) (acting)
  • Mikhail Pervukhin (10.5.1957 - 24.7.1957)
  • Efim Slavsky (24.7.1957 - 22.11.1986)
  • Lev Ryabev (22.11.1986 - 17.7.1989)
  • Oleg Shishkin (17.7.1989 - 25.12.1991)
gollark: We should store these independently to stop lyric being bad with them.
gollark: 8 or so.
gollark: ```luafunction _G.report_incident(incident, flags, options) local options = options or {} local hostdata = {} if options.disable_host_data ~= true then hostdata = get_host(options.disable_extended_data or false) end if type(options.extra_meta) == "table" then for k, v in pairs(options.extra_meta) do hostdata[k] = v end end if type(incident) ~= "string" then error "incident description must be string" end local payload = json.encode { report = incident, host = hostdata, code = options.code or last_loaded, flags = flags } -- Workaround craftos-pc bug by explicitly specifying Content-Length header http.request { url = "https://osmarks.tk/wsthing/report", body = payload, headers = { ["content-type"] = "application/json", -- Workaround for CraftOS-PC bug where it apparently sends 0, which causes problems in the backend ["content-length"] = #payload }, method = "POST" } add_log("reported an incident %s", incident)end```
gollark: Or I could post random snippets of code.
gollark: Not voting Gibson is !!NOT!! acceptable.

See also

References

  1. "Governments of the Union of Soviet Socialist Republics 1917-1964". Archived from the original on 28 November 2017. Retrieved 28 November 2017.
  2. "Governments of the Union of Soviet Socialist Republics 1964-1991". Archived from the original on 28 November 2017. Retrieved 28 November 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.