2022年美赛数学建模


2022 APMCM summary sheet

​ Because of the terrible power of nuclear weapons, many countries hope to use it to deter other countries and protect themselves from foreign invasion. Based on nuclear weapons development data of various countries over the years, this paper analyzes and predicts the change trend of nuclear weapons in the future, and establishes the lethality model to calculate the destructive capability of nuclear weapons. The following analysis is carried out for each problem.

​ For the first problem, firstly, the data is preprocessed, and the obtained data is drawn into line charts and bar charts for descriptive analysis and visual analysis. Then, the entropy weight method is used to calculate the weights of the variables of status, tests and stockpile, which are 0.0422,0.9198 and 0.0380, respectively. The country that is most active in nuclear weapons research is calculated according to the weights obtained.

​ For the second problem, first of all, the number of nuclear weapons in the whole country is obtained through data processing. Then, the relationship between the storage number and the year is found by fitting. After repeated adjustment, the coefficient of determination of each fitting result is no less than 0.8, and the relationship between the year and the number of nuclear weapons of each country and the whole world is obtained. The fitting model is established to predict the number of nuclear weapons. In order to increase the accuracy of the prediction results, the ARIMA(p, d, q) prediction model is established to predict the number of nuclear weapons in the future and the countries that may possess nuclear weapons in the future. Due to the international situation, it is understood that South Africa has voluntarily given up the development of nuclear weapons, so the forecast data does not include South Africa.

​ For the third problem, the lethal model of the detonation location of nuclear weapons is first established, which is described from two aspects: the killing power of blast wave and the degree of nuclear radiation damage. The effective killing distance and area are calculated according to the nuclear bomb killing formula, and the blast shock wave overpressure peak value is calculated by using the empirical formula of spherical charge explosion in infinite air medium. The killing radius corresponding to different impact damage levels is obtained and the explosion wave power model is established. The degree of nuclear radiation damage mainly depends on the sum of neutron and γ radiation dose absorbed by human body. Then, the model is used to calculate the damage range of “Big Ivan” nuclear bomb with 100 megabytes of THT equivalent and the number of destroyed earth. It can be seen that the number of existing nuclear bombs cannot destroy the earth. Finally, taking 10% of land damage as the limit of total nuclear warheads, the number of nuclear warheads destroyed by a large country is taken as the maximum number of nuclear warheads possessed by a nuclear country.

Key words: entropy weight method, fitting, time series model

Contents

[TOC]

1 Problem background and restatement

1.1 Problem background

​ Nuclear weapon refers to the huge deadly weapons related to nuclear reaction, including hydrogen bomb, atomic bomb, neutron bomb, etc. It is one of the most powerful weapons developed by human beings and has a terrible power. Therefore, many countries hope to use it to deter other countries and protect their own countries from foreign invasion. After World War II, all countries in the world began to frantically develop and manufacture atomic bombs, “Big Ivan” is now the world’s known most powerful nuclear bomb. Many people believe that nuclear weapons can destroy the Earth many times over by affecting the living conditions of human beings on Earth.

1.2 Problem restatement

​ Based on the above background, and on the basis of collecting data on nuclear weapons development, research and development attitudes and policies of various countries over the past years, the following questions are answered.

  1. A mathematical model is established and the relevant data are used for quantitative analysis to identify the countries that possess nuclear weapons, the countries that have reduced or increased their stockpiles the most in the past 20 years, the five years in which nuclear weapons tests have occurred the most, the countries that have been the most active in nuclear weapons research in the past decade, and the countries that have made the fastest transition from “no consideration of nuclear weapons” to “possession of nuclear weapons”.
  2. To build a mathematical model to predict the number of nuclear weapons, predict the next 100 years of nuclear weapon states and the number of nuclear weapons, the total number of nuclear weapons in 2123, the number of nuclear weapons in each country to change trends.
  3. To build a mathematical model of the detonation location of nuclear weapons and calculate the maximum destructive power of nuclear weapons. Estimate the minimum number of nuclear bombsthat could destroy the planet, and determine whether the current total number of nuclear bombs could destroy the planet. To protect the planet and the environment on which we live, set limits on the total number of nuclear bombs in the world and the number of nuclear bombs by nuclear states.

2 Problem analysis

2.1 Problem one analysis

​ According to the four tables of data on nuclear weapons of each country given in the annex of the title, the change of each country’s position on nuclear weapons is analyzed. By studying the stockpiles of nuclear warheads of each country in the past 78 years and comparing the changes of nuclear warhead stockpiles of 10countries, the bar chart of the world’s annual nuclear weapons tests in the past 78 years is drawn. And draw a broken line chart showing the changing positions of countries that once possessed nuclear weapons on nuclear weapons.The attachment data is preprocessed, the data in the form is analyzed by entropy weight method,and the status of each country, the number of tests, and the weight of stockpile changes are calculated.

2.2 Problem two analysis

​ The nuclear weapon reserves of the countries in the annex have been indicated in each year, so it is necessary to predict the number of nuclear weapons in the future. The establishment of a prediction model to calculate the number of nuclear weapons in a future year according to the existing historical data belongsto the prediction problem. Due to the large number of countries, it is particularly important to extract the relationship between the number of nuclear weapons in each country and the year. Since the storage capacity changes with time, the time series model is chosen here to predict the future storage capacity.

2.3 Problem three analysis

​ In view of problem 3, firstly, the establishment of the lethal model of the detonation location: firstly, we can directly establish the explosive wave power model from the power of nuclear explosion itself, considering the effective killing range (area)generated by the shock wave, the heat energy released and the peak overpressure of the explosion wave; Secondly, the killing power of nuclear weapons can be described indirectly from the damage degree of nuclear radiation to human body and environment. In a nuclear explosion, a large number of neutrons and γ radiation are released, and the damage of nuclear radiation to human body mainly depends on the sum of the neutrons and γ radiation absorbed.

​ Then, as for the choice of the TNT equivalent of nuclear bomb, considering the large energy needed to destroy the earth, we chose “Big Ivan”, the largest TNT equivalent of 100M.Finally, in terms of the limitation of nuclear warheads, according to the data, it is impossible to achieve zero nuclear warheads, so we can only choose to reduce the damage of nuclear explosions to the earth and reduce the total number of nuclear warheads, and we choose 10% of the land destruction area. For nuclear states, the role of nuclear bombs in safeguarding national security should be considered. Therefore, the number of nuclear warheads destroyed by a large country is taken as the maximum number of nuclear warheads possessed by a nuclear state.

3 Problem hypothesis

  1. Assume that all nuclear bombs in the world have a TNT equivalent of 100Mt.
  2. Assume that the detonation of a nuclear bomb is instantaneous, disregarding the nuclear reaction process of the explosion.
  3. Assume that the energy from a nuclear bomb explosion is all expressed in the form of a shock wave and travels in a straight line.
  4. Assume that the kill power of multiple nuclear bombs is equal to the sum of TNT equivalent.
  5. Assume that the nuclear explosion is a ground nuclear explosion, and the damage to the ground explosion is close to a circle.
  6. Assume that the air density is standard air density 1.29kg/m.

4 Symbol description

​ In order to facilitate reading and understanding, the paper gives a unified explanation of important variables, as shown in Tab. 4-1.

Tab.4-1 Symbol description
| Symbol | Description | Symbol | Description | | ------ | ---------------------------- | ------ | ------------------------------- | | SST | Sum of the total squares | p | Regression term coefficients | | SSE | Regression to sum of squares | q | Sliding average number of items | | SSR | Sum of squared errors | d | Number of differences |

5 Model and solution of problem one

5.1 a preprocessing

​ For problem 1, first of all, check the data in the attachment, and use matlab programming to check the following data anomalies:

  1. Whether there is a missing value;
  2. Import the data into matlab to check for the presence of NaNso, to determine whether there are outliers.
  3. Use the unique function to check and weed out a large number of duplicate values. After calculation, there are no missing values, outliers, duplicate values in the attachment.

5.2 Descriptive statistical analysis

​ Question a requires to analyze the position form in the attachment of the topic, and summarize the data according to Status, 0 is none, l is Consideration, 2 is Pursuit, 3 is Possession, and the conclusion can be reached: Russia, the United States, China, France, the United Kingdom, Pakistan, India, Israel, North Korea and South Africa once possessed nuclear weapons.

​ According to question b, analyze the form in the attachment to obtain Tab.5-1.Nuclear weapons change line Fig.5-1 is obtained by using matlab to draw according to data in form Stockpiles. According to Tab.5-1 and Fig.5-1, it can be concluded that in the past 20 years, nuclear weapons stockpile of United States has changed the most. The stockpile has decreased by 6749.

Tab.5-1 Table of relative and absolute changesin estimated nuclear warhead stockpiles over the past 20 years
| Country | 2002 | 2022 | Absolute Change | Relative Change | | -------------- | --------- | -------- | --------------- | --------------- | | United States | 10,457.00 | 3,708.00 | -6,749.00 | -65% | | Russia | 10,114.00 | 4,477.00 | -5,637.00 | -56% | | United Kingdom | 280.00 | 180.00 | -100.00 | -36% | | France | 350.00 | 290.00 | -60.00 | -17% | | South Africa | 0.00 | 0.00 | +0.00 | | | Israel | 76.00 | 90.00 | 14.00 | +18% | | North Korea | 0.00 | 20.00 | +20.00 | | | China | 235.00 | 350.00 | +115.00 | +49% | | India | 23.00 | 160.00 | +137.00 | +596% | | Pakistan | 26.00 | 165.00 | +139.00 | +535% |
Fig.5-1 Nuclear weapons change line graph
​ To solve question c, to analyze the data of the form Tests attached to the question and get the number of nuclear weapons experiments conducted in the world every year. In order to get the conclusion intuitively, the bar graph is drawn and the graph of the number of nuclear weapons experiments from 1945 to 2019 is obtained. It can be concluded that in 1962, 1958, 1968, 1966, 1966 and 19615, nuclear weapon tests occurred the most, 178 times, 116 times, 79 times, 76 times and 71 times respectively.
Fig.5-2 The graph of the number of nuclear weapon tests from 1945 to 2019
​ According to question a, 10 countries that once possessed nuclear weapons have been known. In order to facilitate the analysis of question e, 10 countries that once possessed nuclear weapons given in the form Position in the attachment are analyzed and a broken line chart is drawn, obtaining the positions of China and Israel on nuclear weapons in Fig5-3, India and Pakistan on nuclear weapons in Fig5-4 and South Africa and North Korea on nuclear weapons in Fig5-5. In the positions of countries on nuclear weapons in Fig5-3, Fig5-4 and Fig5-5, 0 represents no consideration, 1 represents Consideration, 2 represents Pursuit and 3 represents Possession, and the transition year table from "no consideration of nuclear weapons" to "possession of nuclear weapons" for each country in Tab.5-2 is obtained, and the United States can be seen the transition from "no consideration of nuclear weapons" to "possession of nuclear weapons" is the fastest.
Tab.5-2 A table of countries' transition yearsfrom "no consideration of nuclear weapons "to "possession of nuclear weapons.
| country | Does not consider | Possesses | Year difference | | -------------- | ----------------- | --------- | --------------- | | India | 1947 | 1987 | 40 | | Pakistan | 1971 | 1987 | 16 | | China | 1951 | 1964 | 9 | | Israel | 1948 | 1967 | 19 | | France | 1944 | 1960 | 16 | | United Kingdom | 1939 | 1952 | 13 | | Russia | 1941 | 1949 | 8 | | United States | 1938 | 1945 | 7 | | South Africa | 1968 | 1979 | 11 | | North Korea | 1961 | 2006 | 45 |
Fig.5-3 Chart of positions of China and Israel on nuclear weapons
Fig.5-4 India and Pakistan's position on nuclear weapons
Fig.5-5 Position graph of nuclear weapons in South Africa and North Korea
### 5.3 entropy weight method analyzes the research activity of nuclear weapons

To solve question d, we use the entropy weight method to analyze the weight of variations, using status in the form Tests and stockpile in the form Position the. The principle is as follows:

  1. Standardize the data, so that the data is distributed between 0 and l. There is a formula below.

aij=aijμjsj\overline{a_{ij}} = \frac{a_{ij} - \mu_j}{s_j}

​ where,

𝜇_𝑗 = \frac{1}{n}\sum \limits _{i = 1}^n 𝑎_{𝑖𝑗}

𝑠_𝑗 = \sqrt {\frac{1}{n-1} \sum \limits _{i = 1}^n {(a_{𝑖𝑗}− 𝜇_𝑗)^2}}

  1. Calculate the information entropy of each index according to the definition of information entropy in information theory, the information entropy of a group of data is below.

    𝐸j=ln(𝑛)1i=1n𝑝𝑖𝑗ln𝑝𝑖𝑗𝐸_j= − ln(𝑛) ^{-1}\sum \limits _{i = 1}^n 𝑝_{𝑖𝑗}ln 𝑝_{𝑖𝑗}

    where,

    𝑝𝑖𝑗=𝑌𝑖𝑗i=1n𝑌𝑦𝑝_{𝑖𝑗}= \frac{𝑌_{𝑖𝑗}}{\sum \limits _{i = 1}^n 𝑌_𝑦 }

  2. Finally determine the weight of each index.

    The entropy weight method obtains its Status, the number of Tests, and the Stockpile variation with the weight of 0.0422,0.9198, 0.0380. Calculate it by weight PRK is the most active, and conclude that in the past decade, Russia has been the most active in nuclear weapons research.

6 Model and solution of problem two

6.1 Data preprocessing

​ For problem 2, we first conduct pre-processing and check for attachment data Stockpile: whether there are missing values, duplicate values, outlier values, etc. In order to reduce the error, we set the data years from 1945 to 2022 as 1 to 78.And calculate the comparison table of the world’s years and nuclear weapons reserves, as shown in Tab.6-1.

Tab.6-1Comparison table of years and nuclear weaponsreserves in the world
| Year | Stockpile | | ---- | --------- | | 1 | 2 | | 2 | 9 | | 3 | 13 | | 4 | 50 | | … | … | | 75 | 9325 | | 76 | 9330 | | 77 | 9458 | | 78 | 9440 |

​ No missing data or abnormal data has been found after examination for Stockpile. The data Stockpile of each country is relatively complete with a wide range of years and high reliability of data.

6.2 Problem 2 Model establishment

​ The data is the reserves of nuclear weapons, and the data dimension is relatively low. The year and reserves comparison table of each country can be fitted with the data.The principle of linear fitting is as follows.

  1. The least square method is used to find the fitting equation of the number of annual nuclear weapons in each country and the world.

    𝑦=𝑘^𝑥+𝑏^𝑦 = 𝑘̂𝑥 + 𝑏̂

    𝑘^=ni=1n𝑥𝑖𝑦𝑖i=1n𝑦𝑖i=1n𝑥𝑖ni=1n𝑥𝑖2i=1n𝑥𝑖i=1n𝑥𝑖𝑘̂ = \frac{ n\sum \limits _{i = 1}^n 𝑥_𝑖 𝑦_𝑖 -\sum \limits _{i = 1}^n 𝑦_𝑖 \sum \limits _{i = 1}^n 𝑥_𝑖 } { n \sum \limits _{i = 1}^n 𝑥_𝑖^2 − \sum \limits _{i = 1}^n 𝑥_𝑖 \sum \limits _{i = 1}^n 𝑥_𝑖 }

    𝑏^=i=1n𝑦𝑖i=1nxi2i=1nxi𝑦𝑖i=1n𝑥𝑖ni=1n𝑥𝑖2i=1n𝑥𝑖i=1n𝑥𝑖𝑏̂ = \frac{ \sum \limits _{i = 1}^n 𝑦_𝑖\sum \limits _{i = 1}^n x_i^2 -\sum \limits _{i = 1}^n x_i𝑦_𝑖 \sum \limits _{i = 1}^n 𝑥_𝑖 } { n \sum \limits _{i = 1}^n 𝑥_𝑖^2 − \sum \limits _{i = 1}^n 𝑥_𝑖 \sum \limits _{i = 1}^n 𝑥_𝑖 }

After the fitting equation is obtained, the goodness of fit of the equation is obtained by using the formula to judge the fitting effect. When the goodness of fit is close to 1, the fitting effect is better.

𝑆𝑆𝐸=i=1n(yi𝑦^)2𝑆𝑆𝐸 = \sum \limits _{i = 1}^n {(y_i− 𝑦̂)^2}

𝑆𝑆𝑇 = \sum \limits _{i = 1}^n (𝑦_𝑖 − 𝑦̅) ^2

𝑆𝑆𝑅 = \sum \limits _{i = 1}^n(𝑦̂_i − 𝑦̅ ) ^2

0𝑅2=𝑆𝑆𝑅𝑆𝑆𝑇=𝑆𝑆𝑇𝑆𝑆𝐸𝑆𝑆𝑇=1𝑆𝑆𝐸𝑆𝑆𝑇10 ≤ 𝑅^2 = \frac {𝑆𝑆𝑅} {𝑆𝑆𝑇} = \frac{𝑆𝑆𝑇 − 𝑆𝑆𝐸} { 𝑆𝑆𝑇} = 1 − \frac {𝑆𝑆𝐸} {𝑆𝑆𝑇} ≤ 1

For question a, we establish a time series model and solve the model.

Step 1: Data stationarity test

​ Firstly, using Matlab to test the data stationarity. If the data of different countries are found to be less stable after being brought in, the difference of the original data is taken, and then the test is carried out until it passes the test. Because there are many countries, we takes China as an example here, as shown in Fig.6-1.

Fig. 6-1 Variance analysis diagram of China
**Step 2: Determine the model parameters**

​ The model parameters p, q and d were determined by autocorrelation function(ACF) and partial autocorrelation function(PACF) based on the stabilized data. Where d isthe difference order, p, q are determined by the order of the following equation using AIC and BIC criteria through matlab.

X_𝒕 = 𝒄 + a_𝟏 X_{𝒕−𝟏} + 𝜶_𝟐 X_{𝒕−𝟐} + ⋯ + 𝜶_𝒑 X_{𝒕−𝒑} + 𝜺_𝒕 + 𝜷_𝟏 𝜺_{𝒕−𝟏} + ⋯ + 𝜷_𝒒 𝜺_{𝒕−𝒒}

The autocorrelation and partial autocorrelation graphs drawn by matlab are shown in Fig.6-2.

Fig.6-2 Autocorrelation and partial autocorrelation pictures of China
**Step 3: Model construction**

​ Matlab and its own prediction tool are used to construct and predict the model and Fig. 6-3 is obtained:

Fig. 6-3 China's time series model prediction chart
### 6.3 Solution of Problem 2 model

​ Step 1: For question b, the relationship between the number and year of nuclear weapons in the country and the world can be obtained by using fitting calculation, as shown in Fig.6-4 to Fig.6-10.

Fig. 6-4 Number and Year fitting graph of nuclear weapons of China and France
Fig.6-5 Number and Year fitting graph of nuclear weapons of India and Israel
Fig.6-6 Number and Year fitting graph of nuclear weapons of North Korea and Pakistan
Fig.6-7 Number and Year fitting graph of nuclear weapons of Russia and the United Kingdom
Fig.6-8 Number and Year fitting graph of nuclear weapons of the United States and the World
**The corresponding formula for China is:** $$ y = 1.758589586213E − 04𝑥^4 − 2.865922062910𝐸 − 02𝑥^3 + 1.480494595983𝐸 + 00𝑥^2 − 2.075941202614𝐸 + 01𝑥 + 5.980836621847𝐸 + 01 $$ **The corresponding formula for France is:** $$ y = 1.090228106461E − 05𝑥^5 − 1.952155699827𝐸 − 03𝑥^4 + 1.128467098749𝐸 − 01𝑥^3 − 2.222112809877𝐸 + 00𝑥^2 + 1.446885471555𝐸 + 01𝑥 − 2.055355206383𝐸 + 01 $$ **The corresponding formula for India is:** $$ y = 7.054782608696E + 00x − 3.868930434783E + 02 $$ **The corresponding formula for Israel is:** $$ y = 1.448564094134E + 00x − 1.776956376956E + 01 $$ **The corresponding formula for North Korea is:** $$ y = 6.673948873745E − 10𝑥^6 + 1.402428079896𝐸 − 07𝑥^5 − 3.304782580804𝐸 − 05𝑥^4 + 2.028431954671𝐸03𝑥^3 − 4.903423282672𝐸 − 02𝑥^2 + 4.403173966551𝐸 − 01 − 9.591027132012𝐸 − 01 $$ **The formula for Pakistan is:** $$ y = 7.356153846154E + 00x − 3.989461538462E + 02 $$ **The corresponding formula for Russia is:** $$ y = −2.066025970539E − 04𝑥^5 + 8.395634338470𝐸 − 02𝑥^4 − 9.974565977602𝐸 + 00𝑥^3 + 4.501570472946𝐸 + 02𝑥^2 − 6.887059684175𝐸 + 03𝑥 + 3.024866446426𝐸 + 04 $$ **The corresponding formula for United Kingdom is:** $$ y = 1.062000638735E − 02𝑥^3 − 1.640238161541𝐸 + 00𝑥^2 + 7.461626511325𝐸 + 01𝑥 − 6.374009978584𝐸 + 02 $$ **The corresponding formula for United States is:** $$ y = 4.970163822984E − 01𝑥^3 − 7.685975917203𝐸 + 01𝑥^2 + 3.205357479012𝐸 + 03𝑥 − 1.444184629055𝐸 + 04 $$

The formula for World is:

y=3E05𝑥6+0.3048𝑥51508.4𝑥4+4𝐸+06𝑥36𝐸+09𝑥2+5𝐸+12𝑥2𝐸+15y = −3E − 05𝑥^6 + 0.3048𝑥^5 − 1508.4𝑥^4 + 4𝐸 + 06𝑥^3 − 6𝐸 + 09𝑥^2 + 5𝐸 + 12𝑥 − 2𝐸 + 15

​ By substituting the number corresponding to the year 2123 into each formula, we can get the number of nuclear weapons in China, France, India, Israel, North Korea, Pakistan, Russia, United Kingdom and United States: 58183, 577920, 876, 242, 23938, 918, 4.23864e+006, 21074, 947211.

​ Through linear fitting, the number of nuclear weapons of each country and the world in the next 100 years can be preliminarily predicted. In order to further reduce the error and improve the accuracy, the time series model is used to solve the model.

​ For question a, ARIMA(p, d, q) model is selected. p, d and q parameters are determined, and d-order backward difference is calculated.

𝑑𝑌𝑡=𝑑1𝑌𝑡𝑑𝑌𝑡1=(1𝐵)𝑑1𝑌𝑡==(1𝐵)𝑑𝑌𝑡∇_𝑑 𝑌_𝑡=∇_{𝑑−1} 𝑌_𝑡 − ∇_𝑑 𝑌_{𝑡−1} = (1 − 𝐵) ∇_{𝑑−1} 𝑌_𝑡 = ⋯ = (1 − 𝐵)^𝑑𝑌_𝑡

The arima formula calculated.

((1 − \sum \limits _{i = 1}^p ∅_𝑖 𝐵^𝑖)(1 − 𝐵)^𝑑 𝑌_𝑖 = (1 + \sum \limits _{i = 1}^q 𝜃_𝑖 𝐵^𝑖) 𝜀_𝑖 ↔ (1 − 𝐵)^𝑑 𝑌_𝑖 − \sum \limits _{i = 1}^p ∅𝑖(1 − 𝐵)^𝑑 Y^{𝑡−𝑖} = \sum \limits _{i = 1}^q 𝜃_𝑖 𝜀_{𝑖−1} +𝜀_𝑖)

​ Build the model, use the time prediction model tool in spsspro to get the prediction results, and make the test set more than 90% correct. Finally, the following results are obtained by importing the data.

Tab.6-2 Predicted values and goodness of fit of reserves of countries and the world
| Country | China | France | India | Israel | Russia | | --------- | ------ | ------ | ------ | ------ | ------ | | Stockpile | 999.84 | 600.9 | 1277.6 | 218.8 | 2535.5 | | R² | 0.982 | 0.98 | 0.996 | 0.998 | 0.998 |
Country North Korea United Kingdom United States World
Stockpile 45.9 1128 1691 59788
0.857 0.958 0.992 0.979

​ Step 2: Analyze and process the attached data position, and use the time series prediction model to solve the nuclear weapon states in 100 years. Due to the large amount of data, the data of ten countries that already know the situation of nuclear weapons are first removed, and then the status of all countries from 1938 to 2022 are removed, and the 19 countries that are most likely to possess nuclear weapons in the next 100 years are obtained. Then, the time series model is used to predict the status development of each country in 100 years, and the Tab.6-3 is shown as follows:

Tab.6-3 Predicted status values and goodness of fit for each country after 100 years
| Country | Forest | R² | | ----------- | -------------------- | ----- | | Algeria | 0.0898981745892814 | 0.766 | | Argentina | 0.12342365117639151 | 0.826 | | Australia | 0.34926806354026124 | 0.859 | | Egypt | 0 | 0.889 | | Germany | 0.09465938322576074 | 0.609 | | Indonesia | 0.045994603387985986 | 0.643 | | Iran | 4.3809523809523725 | 0.945 | | Iraq | 0.2600939120120171 | 0.856 | | Syria | 2.172 | 0.913 | | Switzerland | 0 | 0.886 | | Sweden | 0 | 0.888 | | South Korea | 0.25 | 0.866 | | Serbia | 0.440760108943 | 0.783 | | Romania | 0. 117644254 | 0.814 | | Norway | 0 | 0.845 | | Libya | 0 | 0.90 | | Japan | 0.119 | 0.624 | | Italy | 0.04547 | 0.713 |

​ We can see that Iran is most likely to have nuclear weapons 100 years from now, so the countries that have nuclear weapons 100 years from now are Iran, Russia, the United States, China, France, the United Kingdom, Pakistan, India, Israel, North Korea.

7 Model and solution of problem three

7.1 Solution and analysis of Question

7.1.1 of nuclear weapon Lethality

​ By establishing the lethality model of the detonating position of nuclear weapons, we can describe it by the killing power of its explosion shock wave and the damage degree of nuclear radiation to human body and environment. The blast wave is a factor to be considered when the missile and the target are detonated in close contact. A model of blast wave power is established to describe the killing power of blast wave. According to the nuclear bomb lethal formula, we can effectively describe the effective killing distance R and area S of nuclear bomb explosion.

R=C×Q13R = C × Q^{\frac {1} {3}}

𝑆 = 𝜋 × 𝑅^2

​ Where, C is the constant of proportionality, taking the value of 1.493885, and Q is THT equivalent.

​ The calculation of the peak overpressure of the explosion shock wave can be done by using the empirical formula of spherical charge explosion in infinite air medium.

𝛥𝑃_{𝑚𝑎𝑥} = \frac {0.082} {𝑍} + \frac {0.26} {𝑍^2} + \frac {0.69 } {𝑍^3 }

𝑍=𝑅𝑄13𝑍 = 𝑅 𝑄 ^{\frac {1} {3}}

​ Where, ΔP is the explosion shock wave overpressure peak (MPa),Z is the contrast distance (m/kg ),R is the radius of spherical expansion, and Q is the equivalent of TNT.

​ According to Tab.7-1, the damage grade caused by shock wave can be judged, and the killing radius corresponding to different impact injury grades can be calculated. Mild impact damage radius range [399.04,522.35)𝑄(m), moderate impact damage radius range [264.04,399.04)𝑄(m), severe impact damage radius range [201.91,264.04)𝑄(m), and extremely severe impact damage radius range(0,201.91)𝑄(m).[2]

Tab.7-1 Impact injury levels
| extent | Mild | Moderate | Severe | Very severe | | ------------------------ | ----- | -------- | ------ | ----------- | | Overpressure range / kPa | 20~30 | 30~60 | 60~100 | \>100 |

​ During a nuclear explosion, a large number of neutrons and γ radiation are released .And the extent to which nuclear radiation harms the human body depends mainly on the sum of the neutrons and γ radiation doses absorbed by the human body[1].The formula for calculatingneutron dose in nuclear radiation is

𝐷_{𝑜𝑛} = 4.9 × 10^7 𝑄 \frac {𝑒^{\frac {−𝑟𝜌} {230}}} {𝑟^2}

𝜌 = 1.226 × {[1 − 2.22 × 10^−5 (𝑍 +\frac{𝐻} {𝑍} )]}^{4256}

​ Where, D~𝑜𝑛~is the neutron dose (Gy), Q is the TNTequivalent (kt),r is the distance from the ground point to the detonation center (m), and ρ is the air density at the half of detonation height (mg/cm3 ),Z is the elevation of the projection point of the detonation center (m), and H is the explosion height (m).

​ When is the far zone (rρ > 2000m ∙ mg/cm^3^), the formula for calculating γ radiation dose of nuclear radiation is

𝐷_{𝑜𝑟} = 9.1 × 10 ^{−3} 𝐾(𝑄) \frac {𝑒 \frac{−𝑟𝜌} {415}} {𝑟^2}

​ When it is near region (rρ<2000m ∙ mg/cm^3^ ), the formula for calculating γ radiation dose of nuclear radiation is

𝐷_{𝑜𝑟} = 2.24 × 10 ^{−2} 𝐾(𝑄) \frac {𝑒 \frac{−𝑟𝜌} {340}} {𝑟^2}

​ Where,r is the distance from the ground point to the detonation center(m), and ρ is the air density at the half of detonation height (mg/cm3 ),the calculation is the same as formula 7-4, Q is the nuclear detonation equivalent(kt),coefficient K(Q) = 2.82 × 10^8^× (2 + Q)^1.3^.

​ Therefore, the absorbed dose of nuclear radiation is 𝐷~𝑛𝑟~= 𝐷~𝑜𝑛~ +𝐷~𝑜𝑟~.According to 𝐷~𝑛𝑟~, the acute radiation degress grade is obtained.This is shown in Tab.7-2.

Tab.7-2 acute radiological degress grades
| Degree | Mild | Moderate | Severe | Extremely severe | | ---------------------------- | ---- | -------- | ------ | ---------------- | | Nuclear radiation dose / Gy | 1~2 | 2~4 | 4~6 | \>6 |

​ The radiation hazard to the environment can be estimated by the degree of damage to animals and plants. The maximum radiation dose of human body can only be 100mSv (mSv = mGy × K, K is the variable coefficient, value is 0.5), and the radiation dose of the smallest TNT equivalent nuclear bomb known in the world is beyond the tolerable range of human beings and unfit for human habitation. lf the natural recovery time after the missile explosion exceeds the earth’s 5 billion years of life, it can also be considered destroyed.

7.1.2 um number of nuclear bombs to destroy the Earth

​ The Earth was originally gravitationally collapsed from the remnants of the solar nebula, and to shatter the Earth into a nebula that can no longer be gravitationally held together, the energy produced by the nuclear bomb would need to exceed the gravitational binding energy of the Earth, which the energy required 2.2 × 1032 J. Because 1tTNT = 4.19 × 109 J, so 2.2 × 1032 J is the equivalent of 5.25 × 1022 tTNT, and the number of nuclear bombs in 100 megabytes TNT equivalent is 5.25 × 10^14^.

​ The number of nuclear bombs in 100-megabyte TNT equivalent needed to blast off the surface of the world is 23.57 × 1012.lf destroying the earth is to make the earth uninhabitable, that is to destroy the living environment of human beings and creatures on the earth. The five conditions for life on Earth are stable sunlight, a safe orbit, suitable temperature, liquid water, and the thickness and composition of the atmosphere. Destroying the atmosphere need 3.2 × 1026J and heating the Earth’s oceans to evaporate and drying out all the land need 7.0 × 1027J . So the number of nuclear bombs in 100-megabyte TNT equivalent is 1.74 × 1010.

7.2 Solution and analysis of b question

​ “Big Ivan” is the most powerful nuclear bomb known in the world at present, namely the Czar Bomb made in the Soviet era. It is 8m in length, 2.1m in diameter, can weigh up to 27t and has a design TNT equivalent of 100Mt. According to the formula 16 and formula 17, the maximum effective kill radius is 25.55km, resulting in an effective kill area of 2055.05𝑘𝑚^2^, and the energy of 2.10 × 1013 J released by the shock wave. According to the simulation of nuclear explosion, the altitude of the mushroom cloud is 52.8km, the diameter of the mushroom cloud head is 204km, and the height of the mushroom cloud head is 11.4km.

Fig.7-1 Dimensions of the mushroom cloud
​ The radiation radius(500rem)is 6.99km and the area is about 153km². A 500rem dose of ionizing radiation can be fatal in humans within about 1 month, and 15% of survivors will eventually die of cancer as a result of exposure. The fireball has a radius of 7.92km and an area of 197km².Damage with the ground depends on the height of the blast. The amount of radioactive fallout increases significantly if the ground is touched. Anything inside the fireball will be effectively vaporized. The heavy blast damager adius(20 psi)is 10.1km and the area is 321km².

​ At 20 psi overpressure, heavy concrete structures were severely damaged or dismantled, with fatalities approaching 100%.The medium blast damage radius (5 psi) is 21.2 km and the area is 1,420 km².At 5 psi overpressure, most residential buildings collapse with widespread injury and death. The potential for fire in commercial and residential damage is high, and damaged buildings are likely to spread fire. The light burst damage radius (1 psi) is 54.6 km and the area is 9,370 km².At an overpressure of about 1 psi, the glass window may break. The thermal radiation radius(Third degree burns) is 64.2 km and the area is 12,960km².Third degree burns burn all skin and because of the destruction of painful nerves, are usually painless, which can lead to severe scarring or disability, and may require amputation.

Fig.7-2 Nuclear explosion with southwesterly wind up
In 1986, there were 70,300 nuclear weapons on in Earth. Today, the global Arsenal has been reduced by 80 percent, leaving an estimated 12,705 nuclear weapons , which not enough to destroy the planet but enough to destroy 18 percent of its land mass.

7.3. Solution and Analysis of c Question

​ Since the end of the Cold War, steps have been taken to reduce nuclear arsenals and some progress has been made, but the world’s total stockpile of nuclear warheads remains at a very high level. Today, there are 12,705 nuclear warheads in possession by nine countries.Fig.7-3 shows that 86% of nuclear warheads are owned by Russia and the United States, which have a combined stockpile of 8,185. The number of nuclear warheads needed to protect national security is exaggerated. As Fig.7-4 shows, the total global stockpile of nuclear weapons is declining, but at a slower rate than over the past 30 years. Among them, the United States and Russia are slowly reducing their stockpiles. France’s and Israel’s stockpiles are relatively stable. But China, India, North Korea, Pakistan are adding to their stockpiles. The current nuclear states do not seem to be planning nuclear disarmament, but rather to keep large arsenals indefinitely; All are committed to modernizing their remaining nuclear forces, and all seem committed to retaining nuclear weapons indefinitely, in conflict with the Nuclear Non-Proliferation Treaty. In the short term, it is highly unlikely that the world will achieve a total stockpile of zero nuclear weapons and protect the planet from nuclear destruction.

Fig.7-3 Ratio of nuclear warheads among nuclearstatesin 2022
Fig.7-4 Global stockpile of nuclear warheads 1945-2022
​ In order to protect the earth and the environment on which we depend, we consider limiting the total number of nuclear warheads in the world to 10% of the land damage caused by a nuclear explosion. By calculation, the global stockpile limit is 7,250 nuclear warheads. Countries that already have nuclear weapons are limited to the number of warheads they need to defend their national security. We chose the number of nuclear warheads that could destroy a large nation as the maximum number of nuclear warheads that a nuclear power could possess. By calculation, the limit for nuclear warheads is 487.

8 Model and solution of problem four

8.1 discovery

  1. Regarding the basic data analysis, we conclude based on the analysis.

    • Russia, the United States, China, France, the United Kingdom, Pakistan, India, Israel, North Korea, South Africa and other countries used to have nuclear weapons.
    • The United States has the biggest change in its stockpile, with its stockpile dropping by 6,749.
    • The largest number of nuclear weapons tests occurred in 1962, 1958, 1968, 1966, 1966 and 1965, with 178, 116, 79, 76 and 71.
    • Russia has been the most active in nuclear weapons research over the past decade.
    • The United States has made the fastest transition from “not considering nuclear weapons” to “possessing nuclear weapons.”
  2. Predict the number of nuclear weapons

    • In 100 years, the country that might have nuclear weapons is Iran.
    • China, France, India, Israel, North Korea, Pakistan, Russia, the United Kingdom, the United States and the World. Each have 58, 183, 577, 920, 876, 242, 23938, 618, 4.23864e+006, 21074, 947211, 1.53598e+007 nuclear weapons.
  3. Protect our planet

    • Destroying the planet requires at least 1.74 × 1010 nuclear bomb.
    • Currently nuclear bombs have a maximum effective kill radius of 25.55km, resulting in an effective kill area of 2055.05km2 and the energy released 2.10 × 1013 J by the shock wave; Not enough to destroy the Earth, but it can destroy 18% of the land area.
    • To protect our planet, the total global stockpile limit is 7,250 nuclear warheads, and the nuclear power limit is 487.

8.2 Recommendations

​ The Earth is our home, and so far, the only planet suitable for human habitation. But nuclear weapons will cause damage to the biological environment of the earth, and the environment destroyed by nuclear weapons is no longer suitable for human habitation. Therefore, here is my advice to the States possessing nuclear weapons: All nuclear- weapon States should refrain from being the first to use nuclear weapons at any time and under any circumstances, and refrain from using or threatening to use nuclear weapons against non-nuclear-weapon States or nuclear-weapon-free zones.

9 Sensitivity analysis of the model

​ According to the analysis of the problem, it is known that status will have a great influence on which countries possess nuclear weapons in the next 100 years. In order to test the sensitivity of the model, direct derivation sensitivity analysis is selected for Algeria’s status data.

​ Use y to represent the status forecast after 100 years, and x to represent the status data from 1938 to 2022, representing the initial value data y0. And the following relationship is satisfied.

𝑓(𝑦,𝑥)=𝑑𝑥𝑑𝑦,𝑦(0)=𝑦0𝑓(𝑦, 𝑥) = \frac {𝑑𝑥} {𝑑𝑦} , 𝑦(0) = 𝑦^0

​ Differential equation of sensitivity can be obtained with respect to differentiation X~j~ .

\frac d {dt} \frac {𝜕y} {𝜕x_j}=j \frac {𝜕y} {𝜕x_j} + \frac {𝜕f} {𝜕x_j} (S=JṠ+F)

​ The sensitivity formula can be obtained by 𝑆 taking the derivative of pair x~j~ .

S𝑠=𝐽1𝐹S^𝑠 = −𝐽 ^{−1} 𝐹

​ SPSS was used to make the roc curve of Syria, and the sensitivity graph was as follows.

Fig.9-1The sensitivity analysis chart of Syria
## 10 del evaluation

10.1 advantages of the model

  1. The entropy weight method can ensure that the index weight is not subject to subjective influence, so that the results can be carried out according to the calculated weight and the results are more objective.

  2. The time series model makes full use of the original data, the calculation speed is fast, the precision is high, and the prediction of the future data is more accurate.

10.2 advantages of the model

​ This paper only predicts the future development of nuclear weapons in the world and in each country based on the annual attitudes towards nuclear weapons of all countries from 1938 to now, the annual average stockpile of nuclear weapons of all countries, and the total number of nuclear-weapon states in the world each year. There may be limitations in the data of characteristic attributes, which can appropriately increase the world and other influential factors affecting nuclear weapons research.

10.3 l Improvement

​ All in all, the models established in this paper are consistent with the actual situation and have certain guidance. At the same time, the models can be analyzed at a deeper level. The models have high classification accuracy and good generalization performance, and can be applied to the study of the impact of explosive weapons on the environment, the impact of volcanic eruption on the environment and other fields.

Reference

​ [1] Yang Zhehai. Model Study on the Effect of Terrain on the firing of Indirect Artillery and the killing efficiency of nuclear Weapons [D]. PLA Information Engineering University, 2001.

​ [2] Zou Shiya, Zhang Wenzhong, Mao Yongze. Mathematical model of battlefield target damage effect of neutron bomb explosion [J]. Nuclear Electronics and Detection Technology, 2006(02): 132-136.

​ [3] LIU Tong. Research on Kill Power Evaluation Method of Air Defense Warhead [D]. Nanjing University of Science and Technology, 2004.Team E apmcm2206077

Attachment

Attachment 1

Question 2 raw data(Comparison table of years and nuclearweapons reservesin the world)

Attachment 2

code 1: Time prediction model

subplot(131) 
plot(data,'b-','LineWidth',2)  
xlabel('time') 
ylabel('data')  
set(gca,'fontsize',15)  
subplot(132) 
data1 = diff(data); 
plot(data1,'b-','LineWidth',2)  
xlabel('time') 
ylabel('First-order differential of data')  
set(gca,'fontsize',15) 
subplot(133) 
data2 = diff(data,2); 
plot(data2,'b-','LineWidth',2)  
xlabel('time')%Set the label  
ylabel('Second-order difference of data')  
set(gca,'fontsize',15) 
adftest(data)%Test the data  
kpsstest(data) 
data1 = diff(data);  
d1_adf = adftest(data1) 
d1_kpss = kpsstest(data1)  
figure 
subplot(211)  
autocorr(ddata,40)  
ylabel('ACF') 
set(gca,'fontsize',15)  
subplot(212) 
parcorr(ddata,40)  
ylabel('PACF')  
set(gca,'fontsize',15)  
pm = 4; 
qm = 4; 
d = 1; 
%[p q ]=findPQ(data,pm,qm,d);%Find the functions of p and q  
p = 3;q = 4;% Model start construction 
Mdl = arima(p, 1, q); 
EstMdl = estimate(Mdl,data');  
step = 10; 
[forData,YMSE] = forecast(EstMdl,step,'Y0',data');  
l = forData - 1.96*sqrt(YMSE);Team E apmcm2206077 
Page 23 of 24 
u = forData + 1.96*sqrt(YMSE); %Here is the confidence interval of 95  
figure 
plot(1:length(data),data)  
hold on 
plot((length(data)+1):length(data)+step,forData)  
hold on 
plot((length(data)+1):length(data)+step,l)  
plot((length(data)+1):length(data)+step,u) 

code 2: Line chart of changesin the magnitude of nuclear weaponsstockpiles

x=1:1:21;
%xData on the axis, the first value represents the start of the data, the second value represents the interval, and the third value represents the termination  
a=[235,235,235,235,235,235,235,240,240,240,240,250,250,260,260,270,280,290,350,350,350]; %a data y value  CHN 
b=[350,350,350,350,350,350,300,300,300,300,300,300,300,300,300,300,300,300,290,290,290]; %b data y value  FRA 
c=[23,28,33,38,43,50,60,70,80,90,100,110,100,110,120,130,140,140,150,160,160];%IND  
d=[76,78,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,90,90,90];%ISR 
e=[0,0,0,0,0,0,0,0,0,0,0,0,0,5,10,15,20,25,35,20,20];%PRK  
f=[26,32,38,44,50,60,70,80,90,100,110,115,120,125,130,140,150,150,160,165,165];%PAK  
g=[10114,9076,8038,7000,6643,6286,5929,5527,5215,4858,4750,4650,4600,4500,4490,4300,4350,4330,4310,4495,4477];%RUS 
h=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];%ZAF  
i=[280,280,280,280,225,225,225,225,225,225,225,225,220,215,215,215,210,205,195,180,180];
%GBR  
j=[10457,10027,8570,8360,7853,5709,5273,5113,5066,4897,4881,4804,4717,4571,4018,3822,3785,3805,3750,3708,3708];%USA 
plot(x,a,'r',x,b,'g',x,c,'b',x,d,'c',x,e,'m',x,f,'y',x,g,'r',x,h,'g',x,i,'b',x,j,'c'); %Linear, color, marker  
axis([0,21,0,700]) %Determine the x-axis and y-axis block plot size 
set(gca,'XTick',[2:22:1]) %xAxis range 2002-2022, interval 5  
set(gca,'YTick',[0:2000:12000]) %yShaft range 0-12000 with 2000 intervals 
legend('CHN','FRA','IND','ISR','PRK','PAK','RUS','ZAF','GBR','USA'); %Callout in the upper right corner  
xlabel('Year') %xDescription of axis coordinates 
ylabel('Changes in nuclear weapons stocks') %yDescription of axis coordinates  
title("Nuclear weapons change line graph") 

code 3:Entropy weight law

[n1,m1]=size(a);  
for j=1:m1 
	C(:,j)=(a(:,j)-min(a(:,j)))./(max(a(:,j))-min(a(:,j))); 
	%CConstitute a matrix  
end 

for i=1:n1 
	for j=1:m1 
		P(i,j)=C(i,j)./sum(C(:,j));
       end
end 

for i=1:n1 
	for j=1:m1 
		if P(i,j)==0  
			P(i,j)=1E-6 
		end
	end 
end 
for j=1:m1 
	e(j)=(-1/log(n1))*sum(P(:,j).*log(P(:,j)));%ultiply  
end 
d=1-e 
for j=1:m1
	wn(j)=d(j)/sum(d) 
end  
s=wn*P';s=s'; 
[ssort,id]=sort(s,'descend')%Get the result

文章作者: 十二惊惶
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 十二惊惶 !
  目录