TW202121922A - Resource allocation method and data control center based on genetic algorithm - Google Patents

Resource allocation method and data control center based on genetic algorithm Download PDF

Info

Publication number
TW202121922A
TW202121922A TW108142115A TW108142115A TW202121922A TW 202121922 A TW202121922 A TW 202121922A TW 108142115 A TW108142115 A TW 108142115A TW 108142115 A TW108142115 A TW 108142115A TW 202121922 A TW202121922 A TW 202121922A
Authority
TW
Taiwan
Prior art keywords
chromosome
chromosomes
candidate
energy
frequency band
Prior art date
Application number
TW108142115A
Other languages
Chinese (zh)
Other versions
TWI732350B (en
Inventor
莊智麟
邱偉育
Original Assignee
國立清華大學
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 國立清華大學 filed Critical 國立清華大學
Priority to TW108142115A priority Critical patent/TWI732350B/en
Publication of TW202121922A publication Critical patent/TW202121922A/en
Application granted granted Critical
Publication of TWI732350B publication Critical patent/TWI732350B/en

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The disclosure provides a resource allocation method and a data control center based on a genetic algorithm. The method includes: determining, at a t-th time point, whether a communication environment in which the plurality of secondary user devices are located is changed, wherein a plurality of transmission links exist between the secondary user devices; in response to determining that the communication environment at the t-th time point has changed, generating a candidate chromosome set corresponding to the t-th time point according to the historical candidate chromosome set; performing a multi-objective optimization algorithm on the candidate chromosome set to allocate an optimal power and an optimal band for each transmission link; controlling the secondary user device to communicate according to the optimal power and the optimal band corresponding to each transmission link.

Description

基於基因演算法的資源分配方法及資料控制中心Resource allocation method and data control center based on genetic algorithm

本發明是有關於一種通訊資源分配機制,且特別是有關於一種基於基因演算法的資源分配方法及資料控制中心。The present invention relates to a communication resource allocation mechanism, and in particular to a resource allocation method and data control center based on genetic algorithm.

請參照圖1,其是習知的通訊系統架構示意圖。如圖1所示,通訊系統100包括資料控制中心110、主要(primary)用戶裝置120、主要基地台125、次要(secondary)用戶裝置130及次要基地台135。在圖1中,主要基地台125(例如eNB)可允許主要用戶裝置120(例如一般的手機)基於經授權頻譜(licensed spectrum)而實現通訊功能,而次要基地台125可用於讓次要用戶裝置130基於未經授權頻譜(unlicensed spectrum)。或者,次要用戶裝置130也可自行基於未經授權頻譜進行例如藍牙或是其他類似的通訊行為。Please refer to FIG. 1, which is a schematic diagram of a conventional communication system architecture. As shown in FIG. 1, the communication system 100 includes a data control center 110, a primary user device 120, a primary base station 125, a secondary user device 130 and a secondary base station 135. In FIG. 1, the primary base station 125 (e.g., eNB) can allow the primary user device 120 (e.g., a general mobile phone) to implement communication functions based on a licensed spectrum, and the secondary base station 125 can be used for secondary users The device 130 is based on an unlicensed spectrum. Alternatively, the secondary user device 130 may also perform, for example, Bluetooth or other similar communication behaviors based on the unauthorized spectrum.

隨著近年物聯網(Internet of Things,IoT)相關產業興起,IoT電子設備之無線傳輸需求日益增加,也相應導致IoT的能源及頻譜資源越趨缺乏。為了使上述資源的運用更具彈性,現有技術中已有基於感知無線電(cognitive radio,CR)的IoT技術。With the rise of Internet of Things (IoT) related industries in recent years, the demand for wireless transmission of IoT electronic devices has increased, which has also led to a lack of energy and spectrum resources for IoT. In order to make the use of the aforementioned resources more flexible, there is an IoT technology based on cognitive radio (cognitive radio, CR) in the prior art.

在圖1情境中,資料控制中心110可基於頻譜租借(spectrum leasing)的概念而從主要用戶裝置120所提供的資料而得知當下有哪些空閒的子通道(或稱頻段),進而可據以透過一定的資源分配手段將這些資源分配予基於CR的IoT裝置(例如圖1中位於虛線圈中的裝置)進行通訊。In the scenario of FIG. 1, the data control center 110 can learn which sub-channels (or frequency bands) are currently available from the data provided by the main user device 120 based on the concept of spectrum leasing, and can then use These resources are allocated to CR-based IoT devices (such as the devices in the dashed circle in Figure 1) for communication through certain resource allocation methods.

在相關的現有資源分配手段中,大致可區分為以下數類作法:(1)透過迭代計算尋找平衡點以求解;(2)將問題轉化為凸最佳化問題(convex optimization problem),並用相關演算法求解。然而,上述作法屬於單一目標最佳化,故無法解決多個目標函數可能彼此矛盾的情形。Among the related existing resource allocation methods, it can be roughly divided into the following methods: (1) Iterative calculation is used to find a balance point to solve; (2) The problem is transformed into a convex optimization problem (convex optimization problem) and related Algorithm solution. However, the above method is a single objective optimization, so it cannot solve the situation where multiple objective functions may contradict each other.

另一方面,相關現有技術中亦有討論多目標最佳化的文獻,其作法可區分為以下數類:(1) 將多目標最佳化問題轉換為單一目標最佳化問題求解,例如

Figure 02_image001
限制(
Figure 02_image001
-constraint)方法。然而,此種作法所獲得之最佳解效能容易受
Figure 02_image001
值所影響,故其效能並不穩定;(2) 利用多目標進化演算法求解,例如SPEA-II以及NSGA-II方法。然而,此類做法在運行過程中無法確保產生可行解,導致其收斂效能不佳。On the other hand, there are also documents discussing multi-objective optimization in the related prior art, and its practices can be divided into the following categories: (1) Convert the multi-objective optimization problem into a single-objective optimization problem, such as
Figure 02_image001
limit(
Figure 02_image001
-constraint) method. However, the best solution performance obtained by this approach is easily affected by
Figure 02_image001
The performance is not stable due to the influence of the value; (2) Multi-objective evolutionary algorithms are used to solve the problem, such as SPEA-II and NSGA-II methods. However, such an approach cannot ensure that a feasible solution is produced during operation, resulting in poor convergence performance.

此外,現有技術的相關資源分配方法僅考慮靜態通訊環境,故並不適用於實際的動態通訊環境。具體而言,現有技術係假設相關的系統參數(例如可用通道數量等)不隨時間變化,但這些系統參數實際上應會隨著時間而改變。換言之,只要系統參數發生變化,現有技術即必須重新運算以求得當下的最佳解,導致收斂效率不佳。In addition, the related resource allocation method in the prior art only considers the static communication environment, so it is not suitable for the actual dynamic communication environment. Specifically, the prior art assumes that relevant system parameters (such as the number of available channels, etc.) do not change over time, but these system parameters should actually change over time. In other words, as long as the system parameters change, the prior art must recalculate to find the best solution at the moment, resulting in poor convergence efficiency.

有鑑於此,本發明提供一種基於基因演算法的資源分配方法及資料控制中心,其可用於解決上述技術問題。In view of this, the present invention provides a resource allocation method and a data control center based on genetic algorithm, which can be used to solve the above technical problems.

本發明提供一種基於基因演算法的資源分配方法,適於管理多個次要用戶裝置的一資料控制中心。所述方法包括:在第t個時間點判斷所述多個次要用戶裝置所處的一通訊環境是否改變,其中所述多個次要用戶裝置之間存在多個傳輸鏈結,且t為大於1的正整數;反應於判定所述第t個時間點的通訊環境已改變,依據至少一歷史候選染色體集合產生對應於第t個時間點的一候選染色體集合,其中候選染色體集合包括多個候選染色體,其中各候選染色體包括各傳輸鏈結對應的一候選能源及一候選頻段;對候選染色體集合執行一多目標最佳化演算法,以對各傳輸鏈結分配一最佳能源及一最佳頻段;控制所述多個次要用戶裝置依據各傳輸鏈結對應的最佳能源及最佳頻段進行通訊。The present invention provides a resource allocation method based on genetic algorithm, which is suitable for managing a data control center of multiple secondary user devices. The method includes: judging at the t-th time point whether a communication environment in which the multiple secondary user devices are located has changed, wherein there are multiple transmission links between the multiple secondary user devices, and t is A positive integer greater than 1; in response to determining that the communication environment at the t-th time point has changed, a candidate chromosome set corresponding to the t-th time point is generated based on at least one historical candidate chromosome set, wherein the candidate chromosome set includes a plurality of Candidate chromosomes, where each candidate chromosome includes a candidate energy and a candidate frequency band corresponding to each transmission link; a multi-objective optimization algorithm is performed on the set of candidate chromosomes to allocate an optimal energy and a maximum to each transmission link Optimal frequency band; controlling the multiple secondary user devices to communicate according to the optimal energy and optimal frequency band corresponding to each transmission link.

本發明提供一種基於基因演算法分配資源的資料控制中心,用於管理多個次要用戶裝置。所述資料控制中心包括收發器及處理器。收發器從多個主要用戶裝置接收指示多個空閒頻段的的多個資料。處理器耦接收發器並經配置以:基於所述多個資料估計所述多個主要用戶裝置與所述多個次要用戶裝置所處的一通訊環境;在第t個時間點判斷所述多個次要用戶裝置所處的通訊環境是否改變,其中所述多個次要用戶裝置之間存在多個傳輸鏈結,且t為大於1的正整數;反應於判定所述第t個時間點的通訊環境已改變,依據至少一歷史候選染色體集合產生對應於第t個時間點的一候選染色體集合,其中候選染色體集合包括多個候選染色體,其中各候選染色體包括各傳輸鏈結對應的一候選能源及一候選頻段;對候選染色體集合執行一多目標最佳化演算法,以對各傳輸鏈結分配一最佳能源及一最佳頻段;控制所述多個次要用戶裝置依據各傳輸鏈結對應的最佳能源及最佳頻段進行通訊。The invention provides a data control center that allocates resources based on genetic algorithm, which is used to manage multiple secondary user devices. The data control center includes a transceiver and a processor. The transceiver receives a plurality of data indicating a plurality of idle frequency bands from a plurality of main user devices. The processor is coupled to the receiver and is configured to: estimate, based on the plurality of data, a communication environment in which the plurality of primary user devices and the plurality of secondary user devices are located; determine the Whether the communication environment where the multiple secondary user devices are changed, wherein there are multiple transmission links between the multiple secondary user devices, and t is a positive integer greater than 1, reflecting the determination of the t-th time The communication environment of the point has changed, and a candidate chromosome set corresponding to the t-th time point is generated based on at least one historical candidate chromosome set, where the candidate chromosome set includes multiple candidate chromosomes, and each candidate chromosome includes a corresponding transmission link. Candidate energy sources and a candidate frequency band; perform a multi-objective optimization algorithm on the set of candidate chromosomes to allocate an optimal energy source and an optimal frequency band to each transmission link; control the multiple secondary user devices according to each transmission Link the corresponding best energy and best frequency band for communication.

為讓本發明的上述特徵和優點能更明顯易懂,下文特舉實施例,並配合所附圖式作詳細說明如下。In order to make the above-mentioned features and advantages of the present invention more comprehensible, the following specific embodiments are described in detail in conjunction with the accompanying drawings.

請參照圖2,其是依據本發明之一實施例繪示的系統示意圖。概略而言,在本實施例中,在第t個時間點(t為大於等於1的正整數)時,主要用戶裝置220可向資料控制中心210提供所測得的可用頻譜集合M(t)。在一實施例中,此可用頻譜集合M(t)例如可包括一或多個空閒的子通道或頻段,而其總數可代稱為可用通道數量,但可不限於此。次要用戶裝置230(例如是CR裝置)可用以向資料控制中心210提供傳輸鏈結集合

Figure 02_image003
及資料流集合
Figure 02_image005
。基於可用頻譜集合M(t)、傳輸鏈結集合
Figure 02_image003
及資料流集合
Figure 02_image005
,資料控制中心210可執行本發明提出的基於基因演算法的資源分配方法,以對次要用戶裝置230進行資源分配。在本發明的實施例中,資料控制中心210例如可用於對次要用戶裝置230分配能源及頻段等資源,藉以讓次要用戶裝置230可使用所分配的能源而在所分配的頻段上進行傳輸。Please refer to FIG. 2, which is a schematic diagram of a system according to an embodiment of the present invention. Roughly speaking, in this embodiment, at the t-th time point (t is a positive integer greater than or equal to 1), the main user device 220 can provide the data control center 210 with the measured available spectrum set M(t) . In an embodiment, the available spectrum set M(t) may include, for example, one or more idle sub-channels or frequency bands, and the total number thereof may be referred to as the number of available channels, but it may not be limited thereto. The secondary user device 230 (for example, a CR device) can be used to provide a transmission link set to the data control center 210
Figure 02_image003
And data stream collection
Figure 02_image005
. Based on the available spectrum set M(t), transmission link set
Figure 02_image003
And data stream collection
Figure 02_image005
, The data control center 210 can execute the resource allocation method based on the genetic algorithm proposed in the present invention to allocate resources to the secondary user device 230. In the embodiment of the present invention, the data control center 210 can be used, for example, to allocate resources such as energy and frequency bands to the secondary user device 230, so that the secondary user device 230 can use the allocated energy to transmit on the allocated frequency band. .

請參照圖3,其是依據本發明之一實施例繪示的次要用戶裝置之間的能源及頻譜分配示意圖。在圖3所示情境中,假設共有10個次要用戶裝置,其個別對應於節點1~10,並可在經本發明的資料控制中心210分配能源及頻段之後,據以進行通訊。Please refer to FIG. 3, which is a schematic diagram of energy and spectrum allocation among secondary user devices according to an embodiment of the present invention. In the scenario shown in FIG. 3, it is assumed that there are 10 secondary user devices, which respectively correspond to nodes 1-10, and can communicate with each other after energy and frequency bands are allocated by the data control center 210 of the present invention.

在本實施例中,

Figure 02_image007
代表由節點i傳輸信號至節點j所使用的能源,而
Figure 02_image009
則代表由節點i傳輸信號至節點j所使用的頻段。此外,
Figure 02_image011
代表傳輸資料流,而由圖3可看出,其中存在傳輸資料流
Figure 02_image013
~
Figure 02_image015
。基此,節點1~10可將以上資訊作為圖1中的傳輸鏈結集合
Figure 02_image003
及資料流集合
Figure 02_image005
而提供至資料控制中心210,但本發明可不限於此。另外,為便於說明,以下將節點i及節點j之間的傳輸鏈結以
Figure 02_image017
代稱。In this embodiment,
Figure 02_image007
Represents the energy used by node i to transmit signals to node j, and
Figure 02_image009
It represents the frequency band used by node i to transmit signals to node j. In addition,
Figure 02_image011
Represents the transmission data stream, and it can be seen from Figure 3 that there is a transmission data stream
Figure 02_image013
~
Figure 02_image015
. Based on this, nodes 1~10 can use the above information as the collection of transmission links in Figure 1.
Figure 02_image003
And data stream collection
Figure 02_image005
It is provided to the data control center 210, but the present invention is not limited to this. In addition, for the convenience of explanation, the transmission link between node i and node j is linked to
Figure 02_image017
Pronoun.

概略而言,在所考慮的每個時間點中,本發明的方法可先經由一定的初始化操作產生一個染色體集合,其可包括多個染色體,而各染色體可包括對應於各個傳輸鏈結

Figure 02_image017
Figure 02_image007
Figure 02_image009
。之後,本發明的方法可再對此染色體集合進行本發明提出的多目標最佳化演算法,以求得各傳輸鏈結
Figure 02_image017
所對應的最佳資源分配解,亦即最佳能源及最佳頻段,藉以讓相應的節點(即,次要用戶裝置)可據以進行傳輸。Generally speaking, at each time point under consideration, the method of the present invention may first generate a chromosome set through a certain initialization operation, which may include multiple chromosomes, and each chromosome may include a link corresponding to each transmission link.
Figure 02_image017
of
Figure 02_image007
and
Figure 02_image009
. After that, the method of the present invention can perform the multi-objective optimization algorithm proposed by the present invention on this chromosome set to obtain each transmission link
Figure 02_image017
The corresponding best resource allocation solution, that is, the best energy and the best frequency band, allows the corresponding node (ie, the secondary user device) to transmit accordingly.

在本發明的實施例中,由於各時間點所對應的歷史資料量及通訊環境可能不盡相同,故各時間點相關的初始化操作亦有所不同,使得所產生的染色體集合的態樣亦有所不同。儘管如此,在各時間點所使用的皆為同一個多目標最佳化演算法,而多目標最佳化演算法的細節將在之後另行說明。In the embodiment of the present invention, since the amount of historical data and communication environment corresponding to each time point may be different, the initialization operations related to each time point are also different, so that the generated chromosome set also has different patterns. The difference. Nevertheless, the same multi-objective optimization algorithm is used at each time point, and the details of the multi-objective optimization algorithm will be explained later.

在第一實施例中,在第1個時間點(可理解為t等於1)時,由於尚未有任何歷史資料,亦無從判斷次要用戶裝置(例如圖2中的節點1~10)所處的通訊環境是否改變,故資料控制中心210可隨機產生初始染色體集合,其中初始染色體集合包括隨機產生的多個初始染色體,且各初始染色體包括各傳輸鏈結

Figure 02_image017
對應的初始能源及初始頻段。之後,資料控制中心210可對初始染色體集合執行多目標最佳化演算法,以對各傳輸鏈結
Figure 02_image017
分配初始最佳能源及初始最佳頻段。接著,資料控制中心210可控制次要用戶裝置依據各傳輸鏈結
Figure 02_image017
對應的初始最佳能源及初始最佳頻段進行通訊。In the first embodiment, at the first time point (which can be understood as t equals 1), since there is no historical data, it is impossible to determine where the secondary user device (such as nodes 1~10 in Figure 2) is located. Whether the communication environment of the chromosome changes, the data control center 210 can randomly generate an initial chromosome set, where the initial chromosome set includes a plurality of randomly generated initial chromosomes, and each initial chromosome includes each transmission link
Figure 02_image017
The corresponding initial energy and initial frequency band. After that, the data control center 210 can perform a multi-objective optimization algorithm on the initial set of chromosomes, so as to perform a multi-objective optimization algorithm on each transmission link.
Figure 02_image017
Allocate the initial best energy and the initial best frequency band. Then, the data control center 210 can control the secondary user device according to each transmission link
Figure 02_image017
Corresponding to the initial optimal energy and initial optimal frequency band for communication.

為便於說明在第1個時間點時對初始染色體集合所執行的多目標最佳化演算法的細節,以下另輔以圖4進行說明。In order to facilitate the description of the details of the multi-objective optimization algorithm performed on the initial chromosome set at the first time point, the following description is supplemented with FIG. 4.

請參照圖4,其是依據本發明第一實施例繪示的多目標最佳化演算法應用情境示意圖。在本實施例中,多目標最佳化演算法可包括

Figure 02_image019
個迭代操作(
Figure 02_image019
為一正整數)。Please refer to FIG. 4, which is a schematic diagram of the application scenario of the multi-objective optimization algorithm according to the first embodiment of the present invention. In this embodiment, the multi-objective optimization algorithm may include
Figure 02_image019
Iterative operations (
Figure 02_image019
Is a positive integer).

首先,由圖4可看出,隨機產生的初始染色體集合

Figure 02_image021
可包括多個初始染色體
Figure 02_image023
~
Figure 02_image025
,且各初始染色體
Figure 02_image023
~
Figure 02_image025
可包括對應於各傳輸鏈結
Figure 02_image017
的初始能源及初始頻段。First of all, it can be seen from Figure 4 that the randomly generated initial set of chromosomes
Figure 02_image021
Can include multiple initial chromosomes
Figure 02_image023
~
Figure 02_image025
, And each initial chromosome
Figure 02_image023
~
Figure 02_image025
Can include corresponding to each transmission link
Figure 02_image017
The initial energy and initial frequency band.

以初始染色體

Figure 02_image023
為例,其可包括對應於傳輸鏈結
Figure 02_image027
Figure 02_image029
的初始頻段
Figure 02_image031
~
Figure 02_image033
及初始能源
Figure 02_image035
Figure 02_image037
,而初始頻段
Figure 02_image031
~
Figure 02_image033
及初始能源
Figure 02_image035
Figure 02_image037
個別皆為隨機產生。在一實施例中,各初始頻段例如是介於0及1之間的數值,而各初始能源例如是介於能源下限值(以
Figure 02_image039
表示)及能源上限值(以
Figure 02_image041
表示)之間的數值。基此,本領域具通常知識者應可理解其他初始染色體的結構所代表的意義,於此不另贅述。Initial chromosome
Figure 02_image023
For example, it can include links corresponding to transmission links
Figure 02_image027
to
Figure 02_image029
Initial frequency band
Figure 02_image031
~
Figure 02_image033
And initial energy
Figure 02_image035
to
Figure 02_image037
, And the initial frequency band
Figure 02_image031
~
Figure 02_image033
And initial energy
Figure 02_image035
to
Figure 02_image037
Individuals are randomly generated. In one embodiment, each initial frequency band is, for example, a value between 0 and 1, and each initial energy is, for example, a lower limit of energy (in order to
Figure 02_image039
Expressed) and the upper limit of energy (in
Figure 02_image041
Indicates the value between). Based on this, those with ordinary knowledge in the field should be able to understand the meaning represented by the structure of other initial chromosomes, so I will not repeat them here.

另外,在本發明實施例中,設計者可依需求而將初始染色體集合中的初始染色體數量設定為所需的預設數量。以圖4為例,其係假設初始染色體集合中共包括50個(即,預設數量)初始染色體。並且,為便於理解,本發明係將所有提到的集合中的染色體的預設數量皆假設為50,但其並非用以限定本發明可能的實施方式。In addition, in the embodiment of the present invention, the designer can set the initial number of chromosomes in the initial chromosome set to the required preset number according to requirements. Taking Figure 4 as an example, it is assumed that the initial chromosome set includes a total of 50 (ie, the preset number) initial chromosomes. In addition, for ease of understanding, the present invention assumes that the preset number of chromosomes in all mentioned sets is 50, but it is not used to limit the possible embodiments of the present invention.

在本實施例中,在多目標最佳化演算法的第k個(

Figure 02_image043
)迭代操作中,資料控制中心210可對特定染色體集合採用比較選取法(tournament selection),以產生第一集合
Figure 02_image045
。在不同的實施例中,若k為1,則上述特定染色體集合為初始染色體集合
Figure 02_image021
,而若k不為1,則上述特定染色體集合可為第k-1個迭代操作所產生的結果,之後將作進一步說明。In this embodiment, in the kth (
Figure 02_image043
) In the iterative operation, the data control center 210 may use a comparative selection method (tournament selection) on a specific chromosome set to generate the first set
Figure 02_image045
. In different embodiments, if k is 1, the above-mentioned specific chromosome set is the initial chromosome set
Figure 02_image021
, And if k is not 1, the above-mentioned specific chromosome set can be the result of the k-1th iterative operation, which will be further explained later.

為便於理解,以下將先針對第1個(即,k為1)迭代操作的細節進行說明。如圖4所示,第一集合

Figure 02_image045
包括多個第一染色體
Figure 02_image047
~
Figure 02_image049
。並且,各第一染色體
Figure 02_image047
~
Figure 02_image049
可包括對應於各傳輸鏈結
Figure 02_image017
的第一能源及第一頻段。For ease of understanding, the details of the first (that is, k is 1) iterative operation will be described below. As shown in Figure 4, the first set
Figure 02_image045
Include multiple first chromosomes
Figure 02_image047
~
Figure 02_image049
. And, each first chromosome
Figure 02_image047
~
Figure 02_image049
Can include corresponding to each transmission link
Figure 02_image017
The first energy source and the first frequency band.

以第一染色體

Figure 02_image047
為例,其可包括對應於傳輸鏈結
Figure 02_image027
Figure 02_image029
的第一頻段
Figure 02_image051
~
Figure 02_image053
及第一能源
Figure 02_image055
Figure 02_image057
。基此,本領域具通常知識者應可理解其他第一染色體的結構所代表的意義,於此不另贅述。The first chromosome
Figure 02_image047
For example, it can include links corresponding to transmission links
Figure 02_image027
to
Figure 02_image029
The first band
Figure 02_image051
~
Figure 02_image053
And first energy
Figure 02_image055
to
Figure 02_image057
. Based on this, a person with ordinary knowledge in the field should understand the meaning represented by the structure of other first chromosomes, which will not be repeated here.

如上所述,各第一染色體

Figure 02_image047
~
Figure 02_image049
係基於比較選取法而產生,以下針對比較選取法作進一步說明。在一實施例中,在取得初始染色體集合
Figure 02_image021
作為上述特定染色體集合之後,資料控制中心210可依序執行以下步驟:(a)將第一集合
Figure 02_image045
初始化為空集合;(b)隨機取出初始染色體集合
Figure 02_image021
中的初始染色體
Figure 02_image023
~
Figure 02_image025
的其中之二者作為第一比較對象及第二比較對象;(c)將第一比較對象及第二比較對象的其中之一者加入第一集合
Figure 02_image045
,以作為第一染色體之一;(d)重複步驟(b)及(c),直至第一集合
Figure 02_image045
中的第一染色體的數量達到預設數量(例如50)。As mentioned above, each first chromosome
Figure 02_image047
~
Figure 02_image049
It is based on the comparative selection method. The following is a further explanation for the comparative selection method. In one embodiment, after obtaining the initial set of chromosomes
Figure 02_image021
After the above-mentioned specific chromosome set is set, the data control center 210 can sequentially perform the following steps: (a) Set the first set
Figure 02_image045
Initialize to an empty set; (b) Take out the initial set of chromosomes randomly
Figure 02_image021
Initial chromosome
Figure 02_image023
~
Figure 02_image025
Two of them are regarded as the first comparison object and the second comparison object; (c) one of the first comparison object and the second comparison object is added to the first set
Figure 02_image045
, As one of the first chromosomes; (d) Repeat steps (b) and (c) until the first set
Figure 02_image045
The number of first chromosomes in reaches the preset number (for example, 50).

在一實施例中,在以上的步驟(c)中,資料控制中心210可決定第一比較對象的第一擁擠距離及第二比較對象的第二擁擠距離,其中第一擁擠距離關聯於第一比較對象的能源使用率、通道使用公平性及頻譜使用率,而第二擁擠距離關聯於第二比較對象的能源使用率、通道使用公平性及頻譜使用率。之後,反應於判定第一擁擠距離大於第二擁擠距離,資料控制中心210可將第一比較對象加入第一集合

Figure 02_image045
,反之則可將第二比較對象加入第一集合
Figure 02_image045
。In one embodiment, in the above step (c), the data control center 210 may determine the first crowded distance of the first comparison object and the second crowded distance of the second comparison object, where the first crowded distance is related to the first crowded distance. The energy usage rate, channel usage fairness, and spectrum usage rate of the comparison object, and the second congestion distance is related to the energy usage rate, channel usage fairness, and spectrum usage rate of the second comparison object. Afterwards, in response to determining that the first crowded distance is greater than the second crowded distance, the data control center 210 may add the first comparison object to the first set
Figure 02_image045
, Otherwise you can add the second comparison object to the first set
Figure 02_image045
.

在一實施例中,假設第一比較對象可廣泛地表徵為

Figure 02_image059
,則第一比較對象的第一擁擠距離可表徵為:
Figure 02_image061
,其中
Figure 02_image063
為第一比較對象在初始染色體集合
Figure 02_image021
中的前一個初始染色體,而
Figure 02_image065
為第一比較對象在初始染色體集合
Figure 02_image021
中的次一個初始染色體。並且,
Figure 02_image067
Figure 02_image069
Figure 02_image071
個別為對應於能源使用率、通道使用公平性及頻譜使用率的多個參數,並可個別表徵如下:
Figure 02_image073
Figure 02_image075
Figure 02_image077
; 其中,
Figure 02_image079
為能源使用率運算子,
Figure 02_image081
為通道使用公平性運算子,
Figure 02_image083
為頻譜使用率運算子。In one embodiment, it is assumed that the first comparison object can be broadly characterized as
Figure 02_image059
, Then the first crowded distance of the first comparison object can be characterized as:
Figure 02_image061
,among them
Figure 02_image063
The initial chromosome set for the first comparison object
Figure 02_image021
The previous initial chromosome in
Figure 02_image065
The initial chromosome set for the first comparison object
Figure 02_image021
The next initial chromosome in. and,
Figure 02_image067
,
Figure 02_image069
,
Figure 02_image071
Individually are multiple parameters corresponding to energy usage rate, channel usage fairness and spectrum usage rate, and can be individually characterized as follows:
Figure 02_image073
Figure 02_image075
Figure 02_image077
; among them,
Figure 02_image079
Is the energy usage rate operator,
Figure 02_image081
Use fairness operators for the channel,
Figure 02_image083
It is the spectrum utilization rate operator.

在一實施例中,

Figure 02_image085
即為
Figure 02_image059
對應的能源使用率,
Figure 02_image087
Figure 02_image059
對應的通道使用公平性,
Figure 02_image089
Figure 02_image059
對應的頻譜使用率。並且,
Figure 02_image085
Figure 02_image087
Figure 02_image089
可分別計算如下:
Figure 02_image091
Figure 02_image093
Figure 02_image095
; 其中
Figure 02_image097
為傳輸鏈結
Figure 02_image017
對應的傳輸速率,
Figure 02_image099
為各傳輸鏈結
Figure 02_image017
的平均傳輸速率,
Figure 02_image101
為傳輸鏈結總數,
Figure 02_image103
為傳輸鏈結所佔用的頻譜總數。In one embodiment,
Figure 02_image085
That is
Figure 02_image059
The corresponding energy usage rate,
Figure 02_image087
for
Figure 02_image059
The fairness of the corresponding channel usage,
Figure 02_image089
for
Figure 02_image059
Corresponding spectrum usage rate. and,
Figure 02_image085
,
Figure 02_image087
and
Figure 02_image089
It can be calculated as follows:
Figure 02_image091
Figure 02_image093
Figure 02_image095
; among them
Figure 02_image097
Transmission link
Figure 02_image017
Corresponding transmission rate,
Figure 02_image099
For each transmission link
Figure 02_image017
Average transmission rate,
Figure 02_image101
Is the total number of transmission links,
Figure 02_image103
It is the total number of spectrum occupied by the transmission link.

相似地,第二比較對象的第二擁擠距離亦可基於以上教示而求得,於此不另贅述。另外,若第一(或第二)比較對象為初始染色體

Figure 02_image023
Figure 02_image105
(即,最首或最末的初始染色體),則其相應的第一(或第二)擁擠距離可定義為無限大,但本發明可不限於此。Similarly, the second congestion distance of the second comparison object can also be obtained based on the above teachings, which will not be repeated here. In addition, if the first (or second) comparison object is the initial chromosome
Figure 02_image023
or
Figure 02_image105
(Ie, the first or last initial chromosome), the corresponding first (or second) crowding distance can be defined as infinite, but the present invention may not be limited to this.

在依據以上教示取得第一集合

Figure 02_image045
中的第一染色體
Figure 02_image047
~
Figure 02_image049
之後,資料控制中心210可對第一集合
Figure 02_image045
重複執行交叉(crossover)機制或變異(mutation)機制,以產生第二集合
Figure 02_image107
,其中第二集合
Figure 02_image109
可包括多個第二染色體
Figure 02_image111
~
Figure 02_image113
,且各第二染色體
Figure 02_image111
~
Figure 02_image113
包括對應於各傳輸鏈結
Figure 02_image017
的第二能源及第二頻段。Obtain the first set according to the above teaching
Figure 02_image045
The first chromosome in
Figure 02_image047
~
Figure 02_image049
After that, the data control center 210 can check the first set
Figure 02_image045
Repeat the crossover mechanism or mutation mechanism to generate the second set
Figure 02_image107
, Of which the second set
Figure 02_image109
Can include multiple second chromosomes
Figure 02_image111
~
Figure 02_image113
, And each second chromosome
Figure 02_image111
~
Figure 02_image113
Including corresponding to each transmission link
Figure 02_image017
The second energy and second frequency band.

以第二染色體

Figure 02_image111
為例,其可包括對應於傳輸鏈結
Figure 02_image027
Figure 02_image029
的第二頻段
Figure 02_image115
~
Figure 02_image117
及第二能源
Figure 02_image119
Figure 02_image121
。基此,本領域具通常知識者應可理解其他第二染色體的結構所代表的意義,於此不另贅述。Second chromosome
Figure 02_image111
For example, it can include links corresponding to transmission links
Figure 02_image027
to
Figure 02_image029
Second band
Figure 02_image115
~
Figure 02_image117
And second energy
Figure 02_image119
to
Figure 02_image121
. Based on this, a person with ordinary knowledge in the field should understand the meaning represented by the structure of other second chromosomes, which will not be repeated here.

如上所述,各第二染色體

Figure 02_image111
~
Figure 02_image113
係基於交叉機制或變異機制而產生,以下針對交叉機制及變異機制作進一步說明。As mentioned above, each second chromosome
Figure 02_image111
~
Figure 02_image113
It is based on the crossover mechanism or mutation mechanism. The following is a further description of the crossover mechanism and mutation mechanism.

在交叉機制中,資料控制中心210可隨機取得第一染色體

Figure 02_image047
~
Figure 02_image049
的其中之二作為第一成員染色體及第二成員染色體。之後,資料控制中心210可基於第一成員染色體及第二成員染色體產生第三成員染色體,並將第三成員作為第二染色體之一而新增至第二集合
Figure 02_image109
。In the crossover mechanism, the data control center 210 can randomly obtain the first chromosome
Figure 02_image047
~
Figure 02_image049
Two of them are the first member chromosome and the second member chromosome. After that, the data control center 210 can generate a third member chromosome based on the first member chromosome and the second member chromosome, and add the third member as one of the second chromosomes to the second set
Figure 02_image109
.

在一實施例中,上述第三成員染色體中對應於傳輸鏈結

Figure 02_image123
的第二能源可表徵為:
Figure 02_image125
,其中
Figure 02_image127
為第一成員染色體中對應於傳輸鏈結
Figure 02_image123
的第一能源,
Figure 02_image129
為第二成員染色體中對應於傳輸鏈結
Figure 02_image123
的第一能源,
Figure 02_image131
為一隨機變數,
Figure 02_image039
為能源下限值。In one embodiment, the third member chromosome corresponds to the transmission link
Figure 02_image123
The second energy can be characterized as:
Figure 02_image125
,among them
Figure 02_image127
Is the first member of the chromosome corresponding to the transmission link
Figure 02_image123
The first energy,
Figure 02_image129
Is the second member of the chromosome corresponding to the transmission link
Figure 02_image123
The first energy,
Figure 02_image131
Is a random variable,
Figure 02_image039
It is the lower limit of energy.

另外,上述第三成員染色體中對應於傳輸鏈結

Figure 02_image123
的第二頻段表徵為
Figure 02_image133
,且其係依據一隨機二元值而定。在一實施例中,若此隨機二元值為第一邏輯值(例如0),則
Figure 02_image135
經定義為
Figure 02_image137
,而若隨機二元值為第二邏輯值(例如1),則
Figure 02_image133
經定義為
Figure 02_image139
,其中
Figure 02_image139
為第一成員染色體中對應於傳輸鏈結
Figure 02_image123
的第一頻段,
Figure 02_image137
為第二成員染色體中對應於傳輸鏈結
Figure 02_image123
的第一頻段。簡言之,若隨機二元值為第一邏輯值,則
Figure 02_image133
被設定為
Figure 02_image139
,而若隨機二元值為第二邏輯值,則
Figure 02_image133
被設定為
Figure 02_image137
。In addition, the third member chromosome corresponds to the transmission link
Figure 02_image123
The second frequency band is characterized as
Figure 02_image133
, And it is based on a random binary value. In one embodiment, if the random binary value is the first logical value (for example, 0), then
Figure 02_image135
Is defined as
Figure 02_image137
, And if the random binary value is the second logical value (for example, 1), then
Figure 02_image133
Is defined as
Figure 02_image139
,among them
Figure 02_image139
Is the first member of the chromosome corresponding to the transmission link
Figure 02_image123
The first frequency band,
Figure 02_image137
Is the second member of the chromosome corresponding to the transmission link
Figure 02_image123
The first frequency band. In short, if the random binary value is the first logical value, then
Figure 02_image133
Is set to
Figure 02_image139
, And if the random binary value is the second logical value, then
Figure 02_image133
Is set to
Figure 02_image137
.

此外,在變異機制中,資料控制中心210可隨機取得第一染色體

Figure 02_image047
~
Figure 02_image049
中的第四成員染色體,並隨機產生第五成員染色體。之後,資料控制中心210可基於第四成員染色體及第五成員染色體產生第六成員染色體,並將第六成員染色體作為第二染色體之一而新增至第二集合
Figure 02_image109
。In addition, in the mutation mechanism, the data control center 210 can randomly obtain the first chromosome
Figure 02_image047
~
Figure 02_image049
The fourth member chromosome in, and the fifth member chromosome is randomly generated. After that, the data control center 210 can generate a sixth member chromosome based on the fourth member chromosome and the fifth member chromosome, and add the sixth member chromosome as one of the second chromosomes to the second set
Figure 02_image109
.

在一實施例中,第六成員染色體中對應於傳輸鏈結

Figure 02_image123
的第二能源可表徵為:
Figure 02_image141
,其中
Figure 02_image143
為第四成員染色體中對應於傳輸鏈結
Figure 02_image123
的第一能源,
Figure 02_image145
為第五成員染色體中對應於傳輸鏈結
Figure 02_image123
的第一能源,In one embodiment, the sixth member chromosome corresponds to the transmission link
Figure 02_image123
The second energy can be characterized as:
Figure 02_image141
,among them
Figure 02_image143
Is the fourth member of the chromosome corresponding to the transmission link
Figure 02_image123
The first energy,
Figure 02_image145
Corresponding to the transmission link in the fifth member chromosome
Figure 02_image123
The first energy,

另外,第六成員染色體中對應於多個傳輸鏈結

Figure 02_image123
個別的第二頻段為第四成員染色體中對應於前述傳輸鏈結
Figure 02_image123
個別的第一頻段的混洗(shuffle)版本。In addition, the sixth member chromosome corresponds to multiple transmission links
Figure 02_image123
The individual second frequency band corresponds to the aforementioned transmission link in the fourth member chromosome
Figure 02_image123
Individual shuffle version of the first band.

請參照圖5,其是依據本發明第一實施例繪示的產生混洗版本的示意圖。在本實施例中,假設第四成員染色體510具有對應於9個傳輸鏈結

Figure 02_image123
的第一頻段
Figure 02_image147
~
Figure 02_image149
,且其個別對應的通道如圖5所示。在此情況下,資料控制中心210可從第一頻段
Figure 02_image147
~
Figure 02_image149
中隨機取出
Figure 02_image151
個進行混洗,其中|
Figure 02_image003
|為傳輸鏈結
Figure 02_image123
的總數(即,9),
Figure 02_image153
為地板函數。因此,資料控制中心210可從第一頻段
Figure 02_image147
~
Figure 02_image149
取出4個進行混洗,藉以產生第六成員染色體520中對應於各傳輸鏈結
Figure 02_image123
的第二頻段。Please refer to FIG. 5, which is a schematic diagram of generating a shuffled version according to the first embodiment of the present invention. In this embodiment, it is assumed that the fourth member chromosome 510 has 9 transmission links
Figure 02_image123
The first band
Figure 02_image147
~
Figure 02_image149
, And the corresponding channels are shown in Figure 5. In this case, the data control center 210 can use the first frequency band
Figure 02_image147
~
Figure 02_image149
Randomly taken out
Figure 02_image151
Are shuffled, where |
Figure 02_image003
|For the transmission link
Figure 02_image123
The total number of (ie, 9),
Figure 02_image153
Is the floor function. Therefore, the data control center 210 can use the first frequency band
Figure 02_image147
~
Figure 02_image149
Take out 4 and shuffle, so as to generate the sixth member chromosome 520 corresponding to each transmission link
Figure 02_image123
The second frequency band.

在一實施例中,資料控制中心210可重複對第一集合

Figure 02_image045
執行上述交叉機制或變異機制,直至第二集合
Figure 02_image109
中的第二染色體的總數達到預設數量(例如50),但本發明可不限於此。In one embodiment, the data control center 210 can repeat the first set
Figure 02_image045
Perform the above crossover mechanism or mutation mechanism until the second set
Figure 02_image109
The total number of second chromosomes in the chromosome reaches a preset number (for example, 50), but the present invention may not be limited to this.

在取得第二集合

Figure 02_image109
(其包括第二染色體
Figure 02_image111
~
Figure 02_image113
)之後,資料控制中心210可依以下教示調整其中的一部分。Get the second set
Figure 02_image109
(It includes the second chromosome
Figure 02_image111
~
Figure 02_image113
) Afterwards, the data control center 210 can adjust some of them according to the following teaching.

在一實施例中,資料控制中心210可基於傳輸品質限制(以

Figure 02_image155
表示)適應性地調整第二集合
Figure 02_image109
中的各第二染色體
Figure 02_image111
~
Figure 02_image113
。具體而言,資料控制中心210可取得第二染色體
Figure 02_image111
~
Figure 02_image113
的其中之一作為第一參考染色體,其中第一參考染色體包括對應於各傳輸鏈結
Figure 02_image123
的多個第一參考能源及多個第一參考頻段。之後,資料控制中心210可計算第一參考染色體中的各第一參考頻段的傳輸品質(例如訊號雜訊干擾比(signal-to-interference-plus-noise ratio,SINR)。In one embodiment, the data control center 210 may limit the transmission quality based on
Figure 02_image155
Means) adaptively adjust the second set
Figure 02_image109
Each second chromosome
Figure 02_image111
~
Figure 02_image113
. Specifically, the data control center 210 can obtain the second chromosome
Figure 02_image111
~
Figure 02_image113
As the first reference chromosome, wherein the first reference chromosome includes the link corresponding to each transmission link
Figure 02_image123
Multiple first reference energy sources and multiple first reference frequency bands. After that, the data control center 210 may calculate the transmission quality (for example, the signal-to-interference-plus-noise ratio (SINR) of each first reference frequency band in the first reference chromosome).

在一實施例中,對應於傳輸鏈結

Figure 02_image123
的第一參考頻段的傳輸品質可表徵如下:
Figure 02_image157
,其中
Figure 02_image159
為傳輸鏈結
Figure 02_image123
對應的通道衰減值,
Figure 02_image161
為雜訊,而
Figure 02_image163
為傳輸鏈結
Figure 02_image123
所遭遇的干擾。In one embodiment, corresponding to the transmission link
Figure 02_image123
The transmission quality of the first reference frequency band can be characterized as follows:
Figure 02_image157
,among them
Figure 02_image159
Transmission link
Figure 02_image123
Corresponding channel attenuation value,
Figure 02_image161
For noise, and
Figure 02_image163
Transmission link
Figure 02_image123
The interference encountered.

之後,資料控制中心210可判斷第一參考染色體中的各第一參考頻段是否皆滿足傳輸品質限制。亦即,資料控制中心210可判斷第一參考染色體中的各第一參考頻段的SINR是否高於

Figure 02_image155
。若是,則資料控制中心210可不調整第一參考染色體。After that, the data control center 210 can determine whether each of the first reference frequency bands in the first reference chromosome meets the transmission quality restriction. That is, the data control center 210 can determine whether the SINR of each first reference frequency band in the first reference chromosome is higher than
Figure 02_image155
. If so, the data control center 210 may not adjust the first reference chromosome.

另一方面,若第一參考染色體中第一參考頻段的任一者未滿足傳輸品質限制,則資料控制中心210可將第一參考頻段中之該者替換為另一頻段,以調整第一參考染色體,其中另一頻段相較於第一參考頻段之該者具有較低的負載量。On the other hand, if any one of the first reference frequency bands in the first reference chromosome does not meet the transmission quality restriction, the data control center 210 can replace that one of the first reference frequency bands with another frequency band to adjust the first reference frequency band. The chromosome, where another frequency band has a lower load than that of the first reference frequency band.

請參照圖6,其是依據本發明第一實施例繪示的調整第一參考染色體的示意圖。在本實施例中,假設第一參考染色體610包括所示的9個頻段

Figure 02_image165
~
Figure 02_image167
,而其中共有4個頻段對應於通道1。在圖6中,假設頻段
Figure 02_image165
未滿足傳輸品質限制,則資料控制中心210可相應地以另一頻段取代頻段
Figure 02_image165
。在本實施例中,由於通道3僅對應於2個頻段,負載量較小,故資料控制中心210可將頻段
Figure 02_image165
由對應於通道1改為對應於通道3。藉此,可產生調整後的第一參考染色體610a。Please refer to FIG. 6, which is a schematic diagram of adjusting the first reference chromosome according to the first embodiment of the present invention. In this embodiment, it is assumed that the first reference chromosome 610 includes the 9 frequency bands shown
Figure 02_image165
~
Figure 02_image167
, And there are 4 frequency bands corresponding to channel 1. In Figure 6, assuming the frequency band
Figure 02_image165
If the transmission quality restriction is not met, the data control center 210 can replace the frequency band with another frequency band accordingly
Figure 02_image165
. In this embodiment, since channel 3 only corresponds to 2 frequency bands and the load is small, the data control center 210 can change the frequency bands
Figure 02_image165
Change from corresponding to channel 1 to corresponding to channel 3. In this way, the adjusted first reference chromosome 610a can be generated.

接著,資料控制中心210可判斷調整後的第一參考染色體610a中的各第一參考頻段是否皆滿足傳輸品質限制。若是,則資料控制中心210可將調整後的第一參考染色體610a作為調整後的第二染色體之一而保留於第二集合中

Figure 02_image109
。Then, the data control center 210 can determine whether each of the first reference frequency bands in the adjusted first reference chromosome 610a meets the transmission quality restriction. If yes, the data control center 210 can use the adjusted first reference chromosome 610a as one of the adjusted second chromosomes and keep it in the second set
Figure 02_image109
.

在另一實施例中,若調整的第一參考染色體610a中第一參考頻段的任一者仍未滿足傳輸品質限制,則資料控制中心210可以第二染色體

Figure 02_image111
~
Figure 02_image113
的其中之另一取代第一參考染色體610a。In another embodiment, if any one of the first reference frequency bands in the adjusted first reference chromosome 610a still does not meet the transmission quality restriction, the data control center 210 can use the second chromosome
Figure 02_image111
~
Figure 02_image113
The other of them replaces the first reference chromosome 610a.

在本實施例中,假設第一參考染色體610a被取代為第一參考染色體620。之後,資料控制中心210可將第一參考染色體620中的第一參考頻段的第一特定部分與第一參考頻段中的第二特定部分一對一地對調,以調整第一參考染色體620,其中第一特定部分皆對應於第一通道,第二特定部分皆對應於第二通道,且該第一特定部分及第二特定部分具有相同的通道數量。In this embodiment, it is assumed that the first reference chromosome 610a is replaced with the first reference chromosome 620. After that, the data control center 210 may swap the first specific part of the first reference frequency band in the first reference chromosome 620 and the second specific part of the first reference frequency band one-to-one to adjust the first reference chromosome 620, where The first specific part corresponds to the first channel, the second specific part corresponds to the second channel, and the first specific part and the second specific part have the same number of channels.

在圖6中,第一參考染色體620中的第一特定部分例如皆對應於通道4(其通道數量為2),而第二特定部分例如皆對應於通道6(其通道數量亦為2)。在此情況下,資料控制中心210可將第一特定部分與第二特定部分一對一對調,以產生調整後的第一參考染色體620a。之後,資料控制中心210可將調整後的第一參考染色體620a作為調整後的第二染色體之一而保留於第二集合

Figure 02_image109
中。In FIG. 6, the first specific part of the first reference chromosome 620 corresponds to channel 4 (the number of channels is 2), and the second specific part, for example, all corresponds to channel 6 (the number of channels is also 2). In this case, the data control center 210 can adjust the first specific part and the second specific part one-to-one to generate the adjusted first reference chromosome 620a. After that, the data control center 210 can use the adjusted first reference chromosome 620a as one of the adjusted second chromosomes and keep it in the second set
Figure 02_image109
in.

在一實施例中,在取得第一集合

Figure 02_image045
(其包括第一染色體
Figure 02_image047
~
Figure 02_image049
)及調整後的第二集合
Figure 02_image169
(其包括第二染色體
Figure 02_image111
~
Figure 02_image113
)之後,資料控制中心210可依以下教示淘汰其中的一部分,以產生對應於第1個(即,k為1)迭代操作的第三集合
Figure 02_image171
。第三集合
Figure 02_image171
包括多個第三染色體
Figure 02_image173
~
Figure 02_image175
,而各第三染色體
Figure 02_image173
~
Figure 02_image175
包括對應於各傳輸鏈結
Figure 02_image123
的第三能源及第三頻段,如圖4所示。In one embodiment, after obtaining the first set
Figure 02_image045
(It includes the first chromosome
Figure 02_image047
~
Figure 02_image049
) And the adjusted second set
Figure 02_image169
(It includes the second chromosome
Figure 02_image111
~
Figure 02_image113
) Afterwards, the data control center 210 can eliminate some of them according to the following teaching to generate a third set corresponding to the first (ie, k is 1) iterative operation
Figure 02_image171
. Third set
Figure 02_image171
Including multiple third chromosomes
Figure 02_image173
~
Figure 02_image175
, And each third chromosome
Figure 02_image173
~
Figure 02_image175
Including corresponding to each transmission link
Figure 02_image123
The third energy source and the third frequency band are shown in Figure 4.

以第三染色體

Figure 02_image173
為例,其可包括對應於傳輸鏈結
Figure 02_image027
Figure 02_image029
的第三頻段
Figure 02_image177
~
Figure 02_image179
及第三能源
Figure 02_image181
Figure 02_image183
。基此,本領域具通常知識者應可理解其他第三染色體的結構所代表的意義,於此不另贅述。Third chromosome
Figure 02_image173
For example, it can include links corresponding to transmission links
Figure 02_image027
to
Figure 02_image029
Third frequency band
Figure 02_image177
~
Figure 02_image179
And third energy
Figure 02_image181
to
Figure 02_image183
. Based on this, those with ordinary knowledge in the field should be able to understand the meaning represented by the structure of other third chromosomes, which will not be repeated here.

在一實施例中,資料控制中心210所執行的淘汰機制如下所示。首先,資料控制中心210可取得第一染色體

Figure 02_image047
~
Figure 02_image049
及第二染色體
Figure 02_image111
~
Figure 02_image113
中的支配(dominated)染色體,並淘汰支配染色體。在不同的實施例中,資料控制中心210例如可基於一般取得支配解的方式來找出上述支配染色體,其細節於此不另贅述。In one embodiment, the elimination mechanism implemented by the data control center 210 is as follows. First, the data control center 210 can obtain the first chromosome
Figure 02_image047
~
Figure 02_image049
And the second chromosome
Figure 02_image111
~
Figure 02_image113
(Dominated) chromosomes in and eliminate the dominated chromosomes. In different embodiments, the data control center 210 can, for example, find the above-mentioned dominating chromosomes based on a general method of obtaining dominance solutions, and the details are not repeated here.

接著,資料控制中心210可判斷淘汰後的第一染色體及第二染色體的一總數是否超過預設數量(例如50)。若否,則資料控制中心210可以第一染色體及第二染色體作為第三集合

Figure 02_image171
中的第三染色體。Then, the data control center 210 can determine whether the total number of eliminated first chromosomes and second chromosomes exceeds a preset number (for example, 50). If not, the data control center 210 can use the first chromosome and the second chromosome as the third set
Figure 02_image171
The third chromosome in.

另一方面,若淘汰後的第一染色體及第二染色體的總數超過預設數量,則資料控制中心210可採用檔案庫更新(archive update)法淘汰第一染色體及第二染色體中具有較低擁擠距離的至少一者,直至剩餘的第一染色體及第二染色體的總數不超過預設數量。在本實施例中,計算擁擠距離的方式可參照先前實施例中的說明,於此不另贅述。之後,資料控制中心210可以剩餘的第一染色體及第二染色體作為第三集合

Figure 02_image171
中的第三染色體
Figure 02_image173
~
Figure 02_image175
。On the other hand, if the total number of the eliminated first chromosome and second chromosome exceeds the preset number, the data control center 210 can use an archive update method to eliminate the first chromosome and the second chromosome with lower congestion. At least one of the distances, until the total number of remaining first chromosomes and second chromosomes does not exceed the preset number. In this embodiment, the manner of calculating the congestion distance can refer to the description in the previous embodiment, which will not be repeated here. After that, the data control center 210 can use the remaining first and second chromosomes as the third set
Figure 02_image171
The third chromosome
Figure 02_image173
~
Figure 02_image175
.

基於以上教示,本領域具通常知識者應可理解在第1個時間點(即,t等於1)時,資料控制中心210如何基於初始染色體集合

Figure 02_image021
而產生對應於多目標最佳化演算法中的第1個迭代操作的第三集合
Figure 02_image171
。Based on the above teachings, those with ordinary knowledge in the field should be able to understand how the data control center 210 is based on the initial chromosome set at the first time point (ie, t is equal to 1)
Figure 02_image021
And generate the third set corresponding to the first iterative operation in the multi-objective optimization algorithm
Figure 02_image171
.

承先前所述,本發明的多目標最佳化演算法包括

Figure 02_image019
個迭代操作,因此在第k個(
Figure 02_image185
)迭代操作時,資料控制中心210可重複執行以上教示的內容,藉以產生對應於第k個迭代操作的第三集合
Figure 02_image171
。As mentioned earlier, the multi-objective optimization algorithm of the present invention includes
Figure 02_image019
Iterative operation, so in the kth (
Figure 02_image185
) During an iterative operation, the data control center 210 can repeatedly execute the content taught above, thereby generating a third set corresponding to the k-th iterative operation
Figure 02_image171
.

具體而言,在第k個時間點時,資料控制中心210可取得第k-1個時間點對應的第三集合

Figure 02_image187
作為所考慮的特定染色體集合。之後,資料控制中心210即可基於此特定染色體集合依序執行比較選取法、交叉機制、變異機制、調整及淘汰機制等,以產生對應於第k個迭代操作的第三集合
Figure 02_image171
。基此,在到達迭代次數上限(即,
Figure 02_image189
)時,所對應的第三集合可表徵為
Figure 02_image191
。Specifically, at the kth time point, the data control center 210 may obtain the third set corresponding to the k-1th time point
Figure 02_image187
As the specific set of chromosomes under consideration. After that, the data control center 210 can sequentially execute the comparison selection method, the crossover mechanism, the mutation mechanism, the adjustment and elimination mechanism, etc. based on the specific chromosome set to generate the third set corresponding to the k-th iterative operation.
Figure 02_image171
. Based on this, after reaching the upper limit of the number of iterations (ie,
Figure 02_image189
), the corresponding third set can be characterized as
Figure 02_image191
.

在一實施例中,在產生第1個時間點中的

Figure 02_image191
之後,資料控制中心210可基於多個目標函數而以最佳選取(knee selection)法從
Figure 02_image191
找出對應於第1個時間點的最佳初始染色體
Figure 02_image193
。In one embodiment, in the first time point
Figure 02_image191
After that, the data control center 210 can use the best selection (knee selection) method based on multiple objective functions to select
Figure 02_image191
Find the best initial chromosome corresponding to the first time point
Figure 02_image193
.

在一實施例中,上述最佳選取法例如可包括以下步驟。首先,資料控制中心210可基於第

Figure 02_image019
個迭代操作對應的第三集合
Figure 02_image191
的第三染色體估計關聯於能源使用率目標函數、通道使用公平性目標函數及頻譜使用率目標函數的一最高能源使用率、一最佳通道使用公平性及一最高頻譜使用率。上述能源使用率目標函數、通道使用公平性目標函數及頻譜使用率目標函數可分別表徵如下:
Figure 02_image195
Figure 02_image197
Figure 02_image199
, 受限於(subject to):
Figure 02_image201
Figure 02_image203
。In one embodiment, the above-mentioned optimal selection method may include the following steps, for example. First, the data control center 210 can be based on the
Figure 02_image019
The third set corresponding to one iterative operation
Figure 02_image191
The third chromosome estimate of chromosome is related to a highest energy usage rate, a best channel usage fairness and a highest spectrum usage rate of the energy usage rate objective function, the channel usage fairness objective function, and the spectrum usage rate objective function. The above-mentioned energy utilization rate objective function, channel utilization fairness objective function, and spectrum utilization rate objective function can be characterized as follows:
Figure 02_image195
Figure 02_image197
Figure 02_image199
, Subject to:
Figure 02_image201
Figure 02_image203
.

之後,資料控制中心210可基於最高能源使用率、最佳通道使用公平性及最高頻譜使用率在第

Figure 02_image019
個迭代操作對應的第三集合
Figure 02_image191
的第三染色體中找出最佳初始染色體
Figure 02_image193
,其中最佳初始染色體
Figure 02_image193
具有一最低參考差值。所述最低參考差值表徵為一第一差值、一第二差值及一第三差值的總和。上述第一差值為最佳初始染色體
Figure 02_image193
對應的一能源使用率與最高能源使用率之間的差值,第二差值為最佳初始染色體
Figure 02_image193
對應的一通道使用公平性與最佳通道使用公平性之間的差值,而第三差值為最佳初始染色體
Figure 02_image193
對應的一頻譜使用率與最高頻譜使用率之間的差值。After that, the data control center 210 can be based on the highest energy usage rate, the best channel usage fairness, and the highest spectrum usage rate in the first
Figure 02_image019
The third set corresponding to one iterative operation
Figure 02_image191
Find the best initial chromosome in the third chromosome
Figure 02_image193
, Of which the best initial chromosome
Figure 02_image193
Has a lowest reference difference. The lowest reference difference is characterized as the sum of a first difference, a second difference, and a third difference. The first difference above is the best initial chromosome
Figure 02_image193
Corresponding to the difference between the first energy usage rate and the highest energy usage rate, the second difference is the best initial chromosome
Figure 02_image193
Corresponding to the difference between the fairness of the first channel and the fairness of the best channel, and the third difference is the best initial chromosome
Figure 02_image193
Corresponding to the difference between a spectrum usage rate and the highest spectrum usage rate.

在一實施例中,最佳初始染色體

Figure 02_image193
可表徵如下式:
Figure 02_image193
=
Figure 02_image205
,其中
Figure 02_image207
Figure 02_image209
Figure 02_image211
分別表徵如下:
Figure 02_image213
Figure 02_image215
Figure 02_image217
。In one embodiment, the optimal initial chromosome
Figure 02_image193
It can be characterized as follows:
Figure 02_image193
=
Figure 02_image205
,among them
Figure 02_image207
,
Figure 02_image209
and
Figure 02_image211
They are characterized as follows:
Figure 02_image213
Figure 02_image215
Figure 02_image217
.

在取得最佳初始染色體

Figure 02_image193
之後,資料控制中心210即可依據最佳初始染色體
Figure 02_image193
中各傳輸鏈結
Figure 02_image123
的初始能源及初始頻段設定各傳輸鏈結
Figure 02_image123
的最佳能源及最佳頻段。The best initial chromosome
Figure 02_image193
After that, the data control center 210 can use the best initial chromosome
Figure 02_image193
Transmission links in
Figure 02_image123
The initial energy and initial frequency band are set for each transmission link
Figure 02_image123
The best energy and best frequency band.

以圖4為例,假設最佳初始染色體

Figure 02_image193
的內容如圖4所示,則對於傳輸鏈結
Figure 02_image219
而言,資料控制中心210可將傳輸鏈結
Figure 02_image219
的最佳能源及最佳頻段分別設定為最佳初始染色體
Figure 02_image193
中對應於傳輸鏈結
Figure 02_image219
的初始能源
Figure 02_image221
及初始頻段
Figure 02_image223
。另外,對於傳輸鏈結
Figure 02_image225
而言,資料控制中心210可將傳輸鏈結
Figure 02_image225
的最佳能源及最佳頻段分別設定為最佳初始染色體
Figure 02_image193
中對應於傳輸鏈結
Figure 02_image225
的初始能源
Figure 02_image227
及初始頻段
Figure 02_image229
。Take Figure 4 as an example, assuming the best initial chromosome
Figure 02_image193
The content of is shown in Figure 4, then for the transmission link
Figure 02_image219
In other words, the data control center 210 can link the transmission
Figure 02_image219
The best energy and the best frequency band are respectively set as the best initial chromosomes
Figure 02_image193
Corresponds to the transmission link
Figure 02_image219
Initial energy
Figure 02_image221
And initial frequency band
Figure 02_image223
. In addition, for the transmission link
Figure 02_image225
In other words, the data control center 210 can link the transmission
Figure 02_image225
The best energy and the best frequency band are respectively set as the best initial chromosomes
Figure 02_image193
Corresponds to the transmission link
Figure 02_image225
Initial energy
Figure 02_image227
And initial frequency band
Figure 02_image229
.

藉此,可讓各次要用戶裝置(例如圖2中的節點1~10)在第1個時間點時能夠以最佳的能源使用率、通道使用公平性及頻譜使用率進行通訊。In this way, each secondary user device (such as nodes 1 to 10 in Figure 2) can communicate with the best energy usage, channel usage fairness, and spectrum usage at the first time point.

在第二實施例中,在其他的第t個時間點(第二實施例中的t為大於1的正整數)時,由於已有先前時間點的歷史資料,且亦可判斷次要用戶裝置(例如圖2中的節點1~10)所處的通訊環境是否改變,故本發明可採用有別於第一實施例的初始化過程來產生可用於進行多目標最佳化演算法的染色體集合(下稱候選染色體集合)。此外,為與第1個時間點的操作產生區隔,在第二實施例中的

Figure 02_image231
稱為最佳候選染色體。In the second embodiment, at other t-th time points (t in the second embodiment is a positive integer greater than 1), since there is historical data at the previous time point, it is also possible to determine the secondary user device (For example, nodes 1~10 in Fig. 2) Whether the communication environment is changed, so the present invention can adopt the initialization process different from the first embodiment to generate a set of chromosomes that can be used for multi-objective optimization algorithm ( Hereinafter referred to as the candidate chromosome set). In addition, to create a separation from the operation at the first time point, in the second embodiment,
Figure 02_image231
Called the best candidate chromosome.

請參照圖7,其是依據本發明第二實施例繪示的基於基因演算法的資源分配方法流程圖,其可由圖2的資料控制中心210執行。Please refer to FIG. 7, which is a flowchart of a resource allocation method based on a genetic algorithm according to a second embodiment of the present invention, which can be executed by the data control center 210 in FIG. 2.

首先,在步驟S710中,資料控制中心210可在第t個時間點判斷次要用戶裝置(例如圖2中的節點1~10)所處的通訊環境是否改變。在一實施例中,資料控制中心210可取得所述第t個時間點的通訊環境所對應的第一可用通道數量,並取得第t-1個時間點的通訊環境所對應的第二可用通道數量。之後,資料控制中心210可判斷第一可用通道數量是否相同於第二可用通道數量。若是,則資料控制中心210可判定在第t個時間點的通訊環境未改變,反之則可判定在第t個時間點的通訊環境已改變。簡言之,只要第t個時間點的可用通道數量與第t-1個時間點的可用通道數量不同,資料控制中心210即判定次要用戶裝置所處的通訊環境已改變。First, in step S710, the data control center 210 may determine whether the communication environment of the secondary user device (for example, nodes 1-10 in FIG. 2) is changed at the t-th time point. In one embodiment, the data control center 210 may obtain the first available channel number corresponding to the communication environment at the t-th time point, and obtain the second available channel corresponding to the communication environment at the t-1 time point Quantity. After that, the data control center 210 can determine whether the first available channel number is the same as the second available channel number. If so, the data control center 210 can determine that the communication environment at the t-th time point has not changed, otherwise, it can determine that the communication environment at the t-th time point has changed. In short, as long as the number of available channels at the t-th time point is different from the number of available channels at the t-1th time point, the data control center 210 determines that the communication environment where the secondary user device is located has changed.

在一實施例中,若第t個時間點的通訊環境未改變,則資料控制中心210可取得先前在第t-1個時間點對各傳輸鏈結

Figure 02_image123
分配的歷史最佳能源及歷史最佳頻段,並據以設定各傳輸鏈結
Figure 02_image123
的最佳能源及最佳頻段。簡言之,資料控制中心210可直接沿用第t-1個時間點的資源分配結果。亦即,資料控制中心210可將對應於第t個時間點的最佳候選染色體
Figure 02_image231
設定為對應於第t-1個時間點的最佳候選染色體
Figure 02_image233
,並將對應於第t個時間點的候選染色體集合
Figure 02_image235
設定為
Figure 02_image237
(即,將
Figure 02_image237
的內容全數複製至候選染色體集合
Figure 02_image235
中)。In an embodiment, if the communication environment at the t-th time point has not changed, the data control center 210 can obtain the previous data transfer link at the t-1 time point.
Figure 02_image123
The best historical energy and the best historical frequency bands allocated, and the transmission links are set accordingly
Figure 02_image123
The best energy and best frequency band. In short, the data control center 210 can directly use the resource allocation result at the t-1 time point. That is, the data control center 210 can assign the best candidate chromosome corresponding to the t-th time point
Figure 02_image231
Set as the best candidate chromosome corresponding to the t-1 time point
Figure 02_image233
, And set the candidate chromosomes corresponding to the t-th time point
Figure 02_image235
set as
Figure 02_image237
(I.e. will
Figure 02_image237
All the contents of is copied to the set of candidate chromosomes
Figure 02_image235
in).

另一方面,在步驟S720中,反應於判定所述第t個時間點的通訊環境已改變,資料控制中心210可依據歷史候選染色體集合產生對應於第t個時間點的候選染色體集合

Figure 02_image235
,其中候選染色體集合
Figure 02_image235
可包括多個候選染色體
Figure 02_image239
~
Figure 02_image241
。On the other hand, in step S720, in response to determining that the communication environment at the t-th time point has changed, the data control center 210 may generate a candidate chromosome set corresponding to the t-th time point based on the historical candidate chromosome set.
Figure 02_image235
, Where the set of candidate chromosomes
Figure 02_image235
Can include multiple candidate chromosomes
Figure 02_image239
~
Figure 02_image241
.

在一實施例中,上述歷史候選染色體集合包括對應於第t-1個時間點的第一歷史候選染色體集合

Figure 02_image237
。在此情況下,資料控制中心210可將對應於第t個時間點的候選染色體集合
Figure 02_image235
初始化為空集合。In an embodiment, the aforementioned set of historical candidate chromosomes includes a first set of historical candidate chromosomes corresponding to the t-1th time point
Figure 02_image237
. In this case, the data control center 210 can set the candidate chromosomes corresponding to the t-th time point
Figure 02_image235
Initialize to an empty collection.

之後,資料控制中心210可判斷t是否大於T,其中T為一預設時間點數量(例如10),其概念可理解為判斷目前是否具有足夠的歷史資料。若否,即代表歷史資料尚不足夠,故可採用半隨機方式建構候選染色體集合

Figure 02_image235
,反之則可理解為歷史資料已足夠,故可採用預測方式建構候選染色體集合
Figure 02_image235
。After that, the data control center 210 can determine whether t is greater than T, where T is a predetermined number of time points (for example, 10), and the concept can be understood as judging whether there is sufficient historical data at present. If not, it means that the historical data is not enough, so a semi-random method can be used to construct a set of candidate chromosomes
Figure 02_image235
, On the contrary, it can be understood that the historical data is sufficient, so the set of candidate chromosomes can be constructed by the predictive method
Figure 02_image235
.

在一實施例中,若t不大於T,則資料控制中心210可執行上述半隨機方式建構候選染色體集合

Figure 02_image235
。具體而言,資料控制中心210可取得對應於所述第t-1個時間點的第一歷史候選染色體集合
Figure 02_image237
,其中第一歷史候選染色體集合
Figure 02_image237
包括多個第一歷史候選染色體。之後,資料控制中心210可將第一歷史候選染色體中的一部分(例如一半)複製至候選染色體集合
Figure 02_image235
中,以作為候選染色體的第一部分。另外,資料控制中心210還可隨機產生候選染色體的第二部分,以與候選染色體的第一部分協同建構對應於第t個時間點的候選染色體集合
Figure 02_image235
。In one embodiment, if t is not greater than T, the data control center 210 can perform the above-mentioned semi-random method to construct a set of candidate chromosomes
Figure 02_image235
. Specifically, the data control center 210 may obtain the first historical candidate chromosome set corresponding to the t-1 time point
Figure 02_image237
, Where the first historical candidate chromosome set
Figure 02_image237
Including multiple first historical candidate chromosomes. After that, the data control center 210 can copy a part (for example, half) of the first historical candidate chromosomes to the candidate chromosome set
Figure 02_image235
, As the first part of the candidate chromosome. In addition, the data control center 210 can also randomly generate the second part of the candidate chromosome to construct a set of candidate chromosomes corresponding to the t-th time point in cooperation with the first part of the candidate chromosome
Figure 02_image235
.

在另一實施例中,若t大於T,則資料控制中心210可執行上述預測方式建構候選染色體集合

Figure 02_image235
。在本實施例中,上述歷史候選染色體集合可更包括對應於第t-2個時間點的第二歷史候選染色體集合
Figure 02_image243
。In another embodiment, if t is greater than T, the data control center 210 can perform the above prediction method to construct a set of candidate chromosomes
Figure 02_image235
. In this embodiment, the aforementioned set of historical candidate chromosomes may further include a second set of historical candidate chromosomes corresponding to the t-2th time point
Figure 02_image243
.

之後,資料控制中心210可適應性地依據第一歷史候選染色體集合

Figure 02_image237
及第二歷史候選染色體集合
Figure 02_image243
產生候選染色體的一第三部分。在一實施例中,候選染色體的第三部分可包括多個預測染色體,各預測染色體包括對應於傳輸鏈結
Figure 02_image123
Figure 02_image245
Figure 02_image247
,其中
Figure 02_image245
為對應於傳輸鏈結
Figure 02_image123
的預測頻段,而
Figure 02_image247
為對應於
Figure 02_image123
的預測能源。After that, the data control center 210 may adaptively base on the first historical candidate chromosome set
Figure 02_image237
And second historical candidate chromosome set
Figure 02_image243
Generate a third part of the candidate chromosome. In an embodiment, the third part of the candidate chromosome may include a plurality of predicted chromosomes, and each predicted chromosome includes a link corresponding to the transmission link.
Figure 02_image123
of
Figure 02_image245
and
Figure 02_image247
,among them
Figure 02_image245
Corresponding to the transmission link
Figure 02_image123
Predicted frequency bands, and
Figure 02_image247
Corresponds to
Figure 02_image123
Forecast energy.

在一實施例中,資料控制中心210產生上述第三部分的方式可如下所示。首先,資料控制中心210可建構關聯於

Figure 02_image245
的一第一自迴歸模型,並據以估計關聯於
Figure 02_image245
的一第一質心,其中第一質心表徵為
Figure 02_image249
。舉例而言,資料控制中心210可基於前幾個時間點的
Figure 02_image245
來建構上述第一自迴歸模型,而其相關細節可參照習知與自迴歸模型相關的文獻,於此不另贅述。In an embodiment, the method for the data control center 210 to generate the above-mentioned third part may be as follows. First, the data control center 210 can construct an association with
Figure 02_image245
Is a first autoregressive model, and is estimated to be related to
Figure 02_image245
A first center of mass of, where the first center of mass is represented by
Figure 02_image249
. For example, the data control center 210 can be based on the
Figure 02_image245
To construct the above-mentioned first autoregressive model, and the related details can refer to the literature related to the conventional autoregressive model, which will not be repeated here.

之後,資料控制中心210可取得

Figure 02_image251
,並依據第t-1個時間點的通訊環境將
Figure 02_image251
映射為介於頻譜參考範圍(例如介於0及1之間)內的連續型變數。舉例而言,假設第t-1個時間點的通訊環境可表徵為相應的可用通道數量(可表示為|M(t -1)|),而
Figure 02_image251
可屬於
Figure 02_image253
。在此情況下,映射後的
Figure 02_image251
可表徵為
Figure 02_image255
,其為介於0及1之間的一連續型變數。After that, the data control center 210 can obtain
Figure 02_image251
, And according to the communication environment at the t-1 time point
Figure 02_image251
The mapping is a continuous variable within the spectrum reference range (for example, between 0 and 1). For example, suppose that the communication environment at the t-1 time point can be characterized as the corresponding number of available channels (which can be expressed as |M( t -1)|), and
Figure 02_image251
May belong to
Figure 02_image253
. In this case, the mapped
Figure 02_image251
Can be characterized as
Figure 02_image255
, Which is a continuous variable between 0 and 1.

接著,資料控制中心210可基於第一偏移值將上述連續型變數(即,

Figure 02_image257
)修正為一第一副本,其中第一副本表徵為
Figure 02_image259
,且第一偏移值為
Figure 02_image261
Figure 02_image263
之間的第一歐氏距離。Then, the data control center 210 may change the above-mentioned continuous variable (ie,
Figure 02_image257
) Amended as a first copy, where the first copy is represented by
Figure 02_image259
, And the first offset value is
Figure 02_image261
and
Figure 02_image263
The first Euclidean distance between.

之後,資料控制中心210可基於第一質心及第一副本計算一第一頻段參考值,並判斷第一頻段參考值是否落於頻譜參考範圍(例如介於0及1之間)內。在本實施例中,第一頻段參考值可表徵為第一質心及第一副本的總和。After that, the data control center 210 may calculate a first frequency band reference value based on the first centroid and the first copy, and determine whether the first frequency band reference value falls within the spectrum reference range (for example, between 0 and 1). In this embodiment, the first frequency band reference value can be characterized as the sum of the first centroid and the first copy.

在一實施例中,若第一頻段參考值落於頻譜參考範圍(例如介於0及1之間)內,則資料控制中心210可將

Figure 02_image245
定義為第一頻段參考值,反之則可將
Figure 02_image245
定義為一第二頻段參考值。在一實施例中,第二頻段參考值可表徵為:
Figure 02_image265
,其中
Figure 02_image267
為落於頻譜參考範圍內的第一隨機值。In one embodiment, if the first frequency band reference value falls within the spectrum reference range (for example, between 0 and 1), the data control center 210 may change
Figure 02_image245
Defined as the reference value of the first frequency band, and vice versa
Figure 02_image245
Defined as a second frequency band reference value. In an embodiment, the second frequency band reference value may be characterized as:
Figure 02_image265
,among them
Figure 02_image267
Is the first random value that falls within the reference range of the spectrum.

另外,資料控制中心210還可建構關聯於

Figure 02_image247
的一第二自迴歸模型,並據以估計關聯於
Figure 02_image247
的一第二質心,其中第二質心表徵為
Figure 02_image269
。舉例而言,資料控制中心210可基於前幾個時間點的
Figure 02_image247
來建構上述第二自迴歸模型,而其相關細節可參照習知與自迴歸模型相關的文獻,於此不另贅述。In addition, the data control center 210 can also construct an association with
Figure 02_image247
A second autoregressive model of, and it is estimated to be related to
Figure 02_image247
A second center of mass of, where the second center of mass is represented by
Figure 02_image269
. For example, the data control center 210 can be based on the
Figure 02_image247
To construct the above-mentioned second autoregressive model, and the related details can refer to the literature related to the conventional autoregressive model, which will not be repeated here.

之後,資料控制中心210可取得

Figure 02_image271
,並基於一第二偏移值予以修正為一第二副本,其中第二副本表徵為
Figure 02_image273
,且第二偏移值為
Figure 02_image275
Figure 02_image277
之間的一第二歐氏距離。After that, the data control center 210 can obtain
Figure 02_image271
, And amended to a second copy based on a second offset value, where the second copy is characterized as
Figure 02_image273
, And the second offset value is
Figure 02_image275
and
Figure 02_image277
A second Euclidean distance between.

接著,資料控制中心210可基於第二質心及第二副本計算一第一能源參考值,並判斷第一能源參考值是否落於一能源參考範圍(例如介於

Figure 02_image039
Figure 02_image041
之間)內。在本實施例中,第一能源參考值可表徵為第二質心及第二副本的總和。Then, the data control center 210 can calculate a first energy reference value based on the second center of mass and the second copy, and determine whether the first energy reference value falls within an energy reference range (for example, between
Figure 02_image039
and
Figure 02_image041
Between). In this embodiment, the first energy reference value can be characterized as the sum of the second center of mass and the second copy.

若第一能源參考值落於能源參考範圍,則資料控制中心210可將

Figure 02_image247
定義為第一能源參考值,反之則可將
Figure 02_image247
定義為一第二能源參考值。在一實施例中,第二能源參考值可表徵為:
Figure 02_image279
,其中
Figure 02_image281
為落於能源參考範圍內的一第二隨機值。If the first energy reference value falls within the energy reference range, the data control center 210 may change
Figure 02_image247
Defined as the first energy reference value, and vice versa
Figure 02_image247
Defined as a second energy reference value. In an embodiment, the second energy reference value may be characterized as:
Figure 02_image279
,among them
Figure 02_image281
Is a second random value that falls within the energy reference range.

在依據以上教示產生候選染色體的第三部分之後,資料控制中心210可隨機產生候選染色體的一第四部分,以與候選染色體的第三部分協同建構對應於第t個時間點的候選染色體集合

Figure 02_image235
。After generating the third part of the candidate chromosome according to the above teachings, the data control center 210 can randomly generate a fourth part of the candidate chromosome to construct a set of candidate chromosomes corresponding to the t-th time point in cooperation with the third part of the candidate chromosome
Figure 02_image235
.

在依據以上教示建構對應於第t個時間點的候選染色體集合

Figure 02_image235
之後,可理解為已完成在第t個時間點的初始化操作。因此,在步驟S730中,可對候選染色體集合執行多目標最佳化演算法,以對各傳輸鏈結
Figure 02_image123
分配最佳能源及最佳頻段。Construct a set of candidate chromosomes corresponding to the t-th time point according to the above teaching
Figure 02_image235
After that, it can be understood that the initialization operation at the t-th time point has been completed. Therefore, in step S730, a multi-objective optimization algorithm can be performed on the set of candidate chromosomes to perform the
Figure 02_image123
Allocate the best energy and the best frequency band.

在本實施例中,多目標最佳化演算法包括

Figure 02_image019
個迭代操作,
Figure 02_image019
為正整數,且對候選染色體集合執行多目標最佳化演算法的步驟包括:在第k個迭代操作中,對特定染色體集合採用比較選取法,以產生第一集合(
Figure 02_image043
);對第一集合重複執行交叉機制或變異機制,以產生第二集合;基於傳輸品質限制適應性地調整第二集合中的各第二染色體;淘汰第一集合及第二集合中的第一染色體及第二染色體的一部分,以產生對應於第k個迭代操作的第三集合,其中若k為1,則特定染色體集合為候選染色體集合,若k不為1,則特定染色體集合為第k-1個迭代操作對應的第三集合;在產生第
Figure 02_image019
個迭代操作對應的第三集合之後,基於多個目標函數而以最佳選取法從第
Figure 02_image019
個迭代操作對應的第三集合找出最佳候選染色體
Figure 02_image231
;依據最佳候選染色體
Figure 02_image231
中各傳輸鏈結
Figure 02_image123
的候選能源及候選頻段設定各傳輸鏈結
Figure 02_image123
的最佳能源及最佳頻段。以上各步驟的細節可參照先前實施例中的說明,於此不另贅述。In this embodiment, the multi-objective optimization algorithm includes
Figure 02_image019
Iterative operations,
Figure 02_image019
Is a positive integer, and the steps of performing a multi-objective optimization algorithm on a set of candidate chromosomes include: in the k-th iterative operation, a comparative selection method is used for a specific set of chromosomes to generate the first set (
Figure 02_image043
); Repeat the crossover mechanism or mutation mechanism for the first set to generate the second set; adaptively adjust each second chromosome in the second set based on transmission quality restrictions; eliminate the first set and the first set in the second set A part of the chromosome and the second chromosome to generate the third set corresponding to the k-th iterative operation. If k is 1, the specific chromosome set is the candidate chromosome set, and if k is not 1, the specific chromosome set is the k-th -1 The third set corresponding to the iterative operation;
Figure 02_image019
After the third set corresponding to an iterative operation, based on multiple objective functions, the best selection method is used from the first
Figure 02_image019
Find the best candidate chromosome
Figure 02_image231
; According to the best candidate chromosome
Figure 02_image231
Transmission links in
Figure 02_image123
Candidate energy and candidate frequency bands to set each transmission link
Figure 02_image123
The best energy and best frequency band. For the details of the above steps, please refer to the description in the previous embodiment, which will not be repeated here.

此外,在一實施例中,由於最佳候選染色體

Figure 02_image231
中各傳輸鏈結
Figure 02_image123
的候選頻段可能為落於上述頻譜參考範圍內的連續型變數(例如先前揭示的
Figure 02_image255
),故本發明的資料控制中心210可依據所述第t個時間點的通訊環境將各傳輸鏈結
Figure 02_image123
的候選頻段轉換為離散數值。In addition, in one embodiment, since the best candidate chromosome
Figure 02_image231
Transmission links in
Figure 02_image123
Candidate frequency bands may be continuous variables that fall within the above-mentioned spectrum reference range (for example, the previously disclosed
Figure 02_image255
), so the data control center 210 of the present invention can link each transmission link according to the communication environment at the t-th time point
Figure 02_image123
The candidate frequency bands are converted into discrete values.

舉例而言,假設第t個時間點的通訊環境(對應於M(t ))對應於第一可用通道數量(可表示為|M(t )|),則資料控制中心210可將各傳輸鏈結

Figure 02_image123
的候選頻段乘以第一可用通道數量,以產生對應於各傳輸鏈結
Figure 02_image123
的參考頻段值。之後,資料控制中心210可將各傳輸鏈結
Figure 02_image123
的參考頻段值無條件進位,以產生各傳輸鏈結
Figure 02_image123
的離散數值。之後,資料控制中心210可將各傳輸鏈結
Figure 02_image123
的最佳頻段設定為對應的離散數值。另外,資料控制中心210可將各傳輸鏈結
Figure 02_image123
的最佳能源設定為對應的候選能源。For example, assuming that the communication environment at the t-th time point (corresponding to M( t )) corresponds to the number of first available channels (which can be expressed as |M( t )|), the data control center 210 may assign each transmission chain Knot
Figure 02_image123
Multiply the number of candidate frequency bands by the first available channel number to generate a link corresponding to each transmission link
Figure 02_image123
The reference frequency band value. After that, the data control center 210 can link each transmission link
Figure 02_image123
The reference frequency band value is unconditionally carried to generate each transmission link
Figure 02_image123
The discrete value of. After that, the data control center 210 can link each transmission link
Figure 02_image123
The best frequency band is set to the corresponding discrete value. In addition, the data control center 210 can link each transmission link
Figure 02_image123
The best energy is set as the corresponding candidate energy.

簡言之,在第t個時間點所執行的多目標最佳化演算法的內容與在第1個時間點所執行的多目標最佳化演算法大致相同,惟第1個時間點所執行的多目標最佳化演算法係基於初始染色體集合

Figure 02_image021
而執行,但在第t個時間點所執行的多目標最佳化演算法係基於對應於第t個時間點的候選染色體集合
Figure 02_image235
而執行。In short, the content of the multi-objective optimization algorithm executed at the t-th time point is roughly the same as the multi-objective optimization algorithm executed at the first time point, except that the content of the multi-objective optimization algorithm executed at the first time point is roughly the same. The multi-objective optimization algorithm is based on the initial set of chromosomes
Figure 02_image021
And execute, but the multi-objective optimization algorithm executed at the t-th time point is based on the set of candidate chromosomes corresponding to the t-th time point
Figure 02_image235
And execute.

之後,在步驟S740中,資料控制中心210可控制所述多個次要用戶裝置(例如圖2中的節點1~10)依據各傳輸鏈結

Figure 02_image123
對應的最佳能源及最佳頻段進行通訊。After that, in step S740, the data control center 210 may control the plurality of secondary user devices (for example, nodes 1 to 10 in FIG. 2) according to each transmission link
Figure 02_image123
Corresponding to the best energy and best frequency band for communication.

由上可知,在第1個時間點之外的其他時間點中,本發明提出的基於基因演算法的資源分配方法可因應於通訊環境的改變與否而採用不同的初始化操作,進而相應地產生可用於進行多目標最佳化演算法的染色體集合候選染色體集合

Figure 02_image235
。在一些實施例中,若通訊環境已改變,本發明的方法還可基於先前的歷史候選染色體集合來產生當下時間點的候選染色體集合。相較於習知僅考慮靜態通訊環境的作法,本發明係將動態通訊環境納入考量,因而能找出更符合實際情況的最佳候選染色體。並且,由於本發明係基於多目標最佳化演算法找出最佳候選染色體,因而可讓各次要用戶裝置在第t個時間點(t大於1)時能夠以最佳的能源使用率、通道使用公平性及頻譜使用率進行通訊。It can be seen from the above that at other time points than the first time point, the resource allocation method based on the genetic algorithm proposed by the present invention can adopt different initialization operations in response to changes in the communication environment, and then generate accordingly Chromosome set candidate chromosome set that can be used for multi-objective optimization algorithm
Figure 02_image235
. In some embodiments, if the communication environment has changed, the method of the present invention can also generate the candidate chromosome set at the current time point based on the previous historical candidate chromosome set. Compared with the conventional method that only considers the static communication environment, the present invention takes the dynamic communication environment into consideration, so that the best candidate chromosomes that are more in line with the actual situation can be found. In addition, because the present invention is based on a multi-objective optimization algorithm to find the best candidate chromosomes, each secondary user device can use the best energy usage rate at the t-th time point (t is greater than 1). Channel use fairness and spectrum utilization rate for communication.

請參照圖8,其是依據本發明之一實施例繪示的資料控制中心功能方塊圖。在本實施例中,資料控制中心210可包括收發器212及處理器214。Please refer to FIG. 8, which is a functional block diagram of a data control center according to an embodiment of the present invention. In this embodiment, the data control center 210 may include a transceiver 212 and a processor 214.

收發器212可藉由至少包括傳送器電路、接收器電路、類比轉數位(analog-to-digital,A/D)轉換器、數位轉類比(digital-to-analog,D/A)轉換器、低雜訊放大器(low noise amplifier,LNA)、混波器、濾波器、匹配電路、傳輸線、功率放大器(power amplifier,PA)、一或多個天線單元及本地儲存媒介的組件,但不僅限於此,來為圖8的資料控制中心210提供無線存取。The transceiver 212 may include at least a transmitter circuit, a receiver circuit, an analog-to-digital (A/D) converter, a digital-to-analog (D/A) converter, Low noise amplifier (LNA), mixer, filter, matching circuit, transmission line, power amplifier (PA), one or more antenna units and local storage media components, but not limited to these , To provide wireless access to the data control center 210 in FIG. 8.

上述接收器電路可以包括功能單元以進行如低雜訊放大、阻抗匹配、頻率混波、下頻率轉換、濾波、放大等的操作。上述傳送器電路可以包括功能單元以進行如放大、阻抗匹配、頻率混波、上頻率轉換、濾波、功率放大等的操作。A/D轉換器或D/A轉換器被配置以在上行信號處理期間轉換類比信號格式為數位信號格式,而在下行信號處理期間轉換數位信號格式為類比信號格式。The above-mentioned receiver circuit may include functional units to perform operations such as low-noise amplification, impedance matching, frequency mixing, down-frequency conversion, filtering, and amplification. The above-mentioned transmitter circuit may include functional units to perform operations such as amplification, impedance matching, frequency mixing, up-frequency conversion, filtering, power amplification, and the like. The A/D converter or D/A converter is configured to convert the analog signal format to a digital signal format during the upstream signal processing, and to convert the digital signal format to the analog signal format during the downstream signal processing.

處理器214耦接於收發器212,並可為一般用途處理器、特殊用途處理器、傳統的處理器、數位訊號處理器、多個微處理器(microprocessor)、一個或多個結合數位訊號處理器核心的微處理器、控制器、微控制器、特殊應用積體電路(Application Specific Integrated Circuit,ASIC)、現場可程式閘陣列電路(Field Programmable Gate Array,FPGA)、任何其他種類的積體電路、狀態機、基於進階精簡指令集機器(Advanced RISC Machine,ARM)的處理器以及類似品。The processor 214 is coupled to the transceiver 212, and can be a general purpose processor, a special purpose processor, a traditional processor, a digital signal processor, multiple microprocessors, one or more combined digital signal processing Microprocessor, controller, microcontroller, Application Specific Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA), any other type of integrated circuit , State machines, processors based on Advanced RISC Machine (ARM) and similar products.

在本發明的實施例中,處理器214可藉由存取軟體模組、程式碼來實現本發明提出的基於基因演算法的資源分配方法,而其相關細節可參照先前實施例中的說明,於此不另贅述。In an embodiment of the present invention, the processor 214 can implement the resource allocation method based on the genetic algorithm proposed in the present invention by accessing software modules and program codes, and the related details can refer to the description in the previous embodiment. I will not repeat them here.

綜上所述,本發明提出的基於基因演算法的資源分配方法及資料控制中心可在所考慮的每個時間點中,先經由一定的初始化過程產生一個染色體集合,再對此染色體集合進行本發明提出的多目標最佳化演算法,以求得各傳輸鏈結所對應的最佳資源分配解,藉以讓相應的節點(即,次要用戶裝置)可據以進行傳輸。In summary, the resource allocation method and data control center based on genetic algorithm proposed by the present invention can first generate a chromosome set through a certain initialization process at each time point under consideration, and then perform the calculation of the chromosome set. The multi-objective optimization algorithm proposed by the invention is to obtain the optimal resource allocation solution corresponding to each transmission link, so that the corresponding node (ie, the secondary user device) can transmit accordingly.

在第一實施例中,在第1個時間點時,由於尚未有任何歷史資料,亦無從判斷次要用戶裝置所處的通訊環境是否改變,故本發明的資料控制中心可隨機產生初始染色體集合,並據以進行多目標最佳化演算法,以找出最佳初始染色體。In the first embodiment, at the first time point, since there is not yet any historical data, and it is impossible to determine whether the communication environment of the secondary user device has changed, the data control center of the present invention can randomly generate an initial chromosome set , And based on the multi-objective optimization algorithm to find the best initial chromosome.

在第二實施例中,在第t個時間點(t>1)時,本發明的資料控制中心則可依據通訊環境是否改變以及是否具有足夠的歷史資料來決定產生候選染色體集合的方式(例如全數複製、半隨機方式、預測方式等)。之後,本發明的資料控制中心可再對所產生的候選染色體集合執行多目標最佳化演算法,以找出對應於第t個時間點的最佳候選染色體。In the second embodiment, at the t-th time point (t>1), the data control center of the present invention can determine the way to generate the candidate chromosome set based on whether the communication environment has changed and whether it has sufficient historical data (for example, Full copy, semi-random method, prediction method, etc.). After that, the data control center of the present invention can perform a multi-objective optimization algorithm on the generated candidate chromosome set to find the best candidate chromosome corresponding to the t-th time point.

如此一來,在考慮動態通訊環境的情況下,本發明可讓各次要用戶裝置在各個時間點時皆能夠以最佳的能源使用率、通道使用公平性及頻譜使用率進行通訊。並且,由於本發明的多目標最佳化演算法包括交叉機制、變異機制及調整機制,故可確保找出可行解,進而提升收斂效能。In this way, considering the dynamic communication environment, the present invention allows each secondary user device to communicate with the best energy usage rate, channel usage fairness, and spectrum usage rate at each point in time. Moreover, since the multi-objective optimization algorithm of the present invention includes a crossover mechanism, a mutation mechanism, and an adjustment mechanism, it can ensure that a feasible solution is found, thereby improving the convergence performance.

雖然本發明已以實施例揭露如上,然其並非用以限定本發明,任何所屬技術領域中具有通常知識者,在不脫離本發明的精神和範圍內,當可作些許的更動與潤飾,故本發明的保護範圍當視後附的申請專利範圍所界定者為準。Although the present invention has been disclosed in the above embodiments, it is not intended to limit the present invention. Anyone with ordinary knowledge in the relevant technical field can make some changes and modifications without departing from the spirit and scope of the present invention. The protection scope of the present invention shall be subject to those defined by the attached patent application scope.

100:通訊系統 110、210:資料控制中心 120、220:主要用戶裝置 125:主要基地台 130、230:次要用戶裝置 135:次要基地台 1~10:節點 212:收發器 214:處理器 510、520:成員染色體 610、610a、620、620a:參考染色體 S710~S740:步驟

Figure 02_image007
:能源
Figure 02_image009
:頻段
Figure 02_image021
:染色體集合
Figure 02_image045
:第一集合
Figure 02_image109
:第二集合
Figure 02_image171
Figure 02_image191
:第三集合
Figure 02_image023
~
Figure 02_image025
Figure 02_image047
~
Figure 02_image049
Figure 02_image111
~
Figure 02_image113
Figure 02_image173
~
Figure 02_image175
Figure 02_image193
:染色體 M(t ):可用頻譜集合
Figure 02_image003
:傳輸鏈結集合
Figure 02_image005
:資料流集合100: Communication system 110, 210: Data control center 120, 220: Primary user device 125: Primary base station 130, 230: Secondary user device 135: Secondary base station 1~10: Node 212: Transceiver 214: Processor 510, 520: member chromosomes 610, 610a, 620, 620a: reference chromosomes S710~S740: steps
Figure 02_image007
:energy
Figure 02_image009
: Frequency band
Figure 02_image021
: Chromosome collection
Figure 02_image045
: The first set
Figure 02_image109
: The second set
Figure 02_image171
,
Figure 02_image191
: The third set
Figure 02_image023
~
Figure 02_image025
,
Figure 02_image047
~
Figure 02_image049
,
Figure 02_image111
~
Figure 02_image113
,
Figure 02_image173
~
Figure 02_image175
,
Figure 02_image193
: Chromosome M( t ): available spectrum set
Figure 02_image003
: Transmission link collection
Figure 02_image005
: Data stream collection

圖1是習知的通訊系統架構示意圖。 圖2是依據本發明之一實施例繪示的系統示意圖。 圖3是依據本發明之一實施例繪示的次要用戶裝置之間的能源及頻譜分配示意圖。 圖4是依據本發明第一實施例繪示的多目標最佳化演算法應用情境示意圖。 圖5是依據本發明第一實施例繪示的產生混洗版本的示意圖。 圖6是依據本發明第一實施例繪示的調整第一參考染色體的示意圖。 圖7是依據本發明第二實施例繪示的基於基因演算法的資源分配方法流程圖。 圖8是依據本發明之一實施例繪示的資料控制中心功能方塊圖。Figure 1 is a schematic diagram of a conventional communication system architecture. Fig. 2 is a schematic diagram of a system according to an embodiment of the present invention. FIG. 3 is a schematic diagram of energy and spectrum allocation among secondary user devices according to an embodiment of the present invention. FIG. 4 is a schematic diagram of an application scenario of a multi-object optimization algorithm according to the first embodiment of the present invention. FIG. 5 is a schematic diagram of generating a shuffled version according to the first embodiment of the present invention. Fig. 6 is a schematic diagram of adjusting the first reference chromosome according to the first embodiment of the present invention. Fig. 7 is a flowchart of a resource allocation method based on a genetic algorithm according to a second embodiment of the present invention. Fig. 8 is a functional block diagram of a data control center according to an embodiment of the present invention.

S710~S740:步驟S710~S740: steps

Claims (24)

一種基於基因演算法的資源分配方法,適於管理多個次要用戶裝置的一資料控制中心,所述方法包括: 在第t個時間點判斷該些次要用戶裝置所處的一通訊環境是否改變,其中該些次要用戶裝置之間存在多個傳輸鏈結,且t為大於1的正整數; 反應於判定所述第t個時間點的該通訊環境已改變,依據至少一歷史候選染色體集合產生對應於第t個時間點的一候選染色體集合,其中該候選染色體集合包括多個候選染色體,其中各該候選染色體包括各該傳輸鏈結對應的一候選能源及一候選頻段; 對該候選染色體集合執行一多目標最佳化演算法,以對各該傳輸鏈結分配一最佳能源及一最佳頻段; 控制該些次要用戶裝置依據各該傳輸鏈結對應的該最佳能源及該最佳頻段進行通訊。A resource allocation method based on genetic algorithm, suitable for managing a data control center of multiple secondary user devices, the method includes: Determine at the t-th time point whether a communication environment in which the secondary user devices are located has changed, wherein there are multiple transmission links between the secondary user devices, and t is a positive integer greater than 1; In response to determining that the communication environment at the t-th time point has changed, a candidate chromosome set corresponding to the t-th time point is generated based on at least one historical candidate chromosome set, wherein the candidate chromosome set includes a plurality of candidate chromosomes, wherein Each candidate chromosome includes a candidate energy source and a candidate frequency band corresponding to each transmission link; Performing a multi-objective optimization algorithm on the candidate chromosome set to allocate an optimal energy source and an optimal frequency band to each transmission link; The secondary user devices are controlled to communicate according to the best energy and the best frequency band corresponding to each transmission link. 如申請專利範圍第1項所述的方法,其中反應於判定所述第t個時間點的該通訊環境未改變,所述方法更包括: 取得先前在第t-1個時間點對各該傳輸鏈結分配的一歷史最佳能源及一歷史最佳頻段,並據以設定各該傳輸鏈結的該最佳能源及該最佳頻段。The method according to item 1 of the scope of patent application, wherein the communication environment at the t-th time point is determined to be unchanged, and the method further includes: Obtain a historical best energy and a historical best frequency band previously allocated to each transmission link at the t-1th time point, and set the best energy and the best frequency band of each transmission link accordingly. 如申請專利範圍第1項所述的方法,更包括: 在第1個時間點時,隨機產生一初始染色體集合,其中該初始染色體集合包括隨機產生的多個初始染色體,且各該初始染色體包括各該傳輸鏈結對應的一初始能源及一初始頻段; 對該初始染色體集合執行該多目標最佳化演算法,以對各該傳輸鏈結分配一初始最佳能源及一初始最佳頻段; 控制該些次要用戶裝置依據各該傳輸鏈結對應的該初始最佳能源及該初始最佳頻段進行通訊。As the method described in item 1 of the scope of patent application, it also includes: At the first time point, an initial chromosome set is randomly generated, where the initial chromosome set includes a plurality of randomly generated initial chromosomes, and each of the initial chromosomes includes an initial energy source and an initial frequency band corresponding to each transmission link; Performing the multi-objective optimization algorithm on the initial set of chromosomes to allocate an initial optimal energy source and an initial optimal frequency band to each transmission link; The secondary user devices are controlled to communicate according to the initial optimal energy and the initial optimal frequency band corresponding to each transmission link. 如申請專利範圍第1項所述的方法,其中該至少一歷史候選染色體集合包括對應於第t-1個時間點的一第一歷史候選染色體集合,且依據至少一歷史候選染色體集合產生對應於第t個時間點的該候選染色體集合的步驟包括: 將對應於第t個時間點的該候選染色體集合初始化為空集合; 判斷t是否大於T,其中T為一預設時間點數量; 反應於判定t不大於T,取得對應於所述第t-1個時間點的該第一歷史候選染色體集合,其中該第一歷史候選染色體集合包括多個第一歷史候選染色體; 將該些第一歷史候選染色體中的一部分複製至該候選染色體集合中,以作為該些候選染色體的第一部分; 隨機產生該些候選染色體的一第二部分,以與該些候選染色體的該第一部分協同建構對應於第t個時間點的該候選染色體集合。The method according to item 1 of the scope of patent application, wherein the at least one historical candidate chromosome set includes a first historical candidate chromosome set corresponding to the t-1th time point, and the at least one historical candidate chromosome set corresponding to The steps of the candidate chromosome set at the t-th time point include: Initialize the set of candidate chromosomes corresponding to the t-th time point to an empty set; Judge whether t is greater than T, where T is a preset number of time points; In response to determining that t is not greater than T, obtain the first historical candidate chromosome set corresponding to the t-1th time point, wherein the first historical candidate chromosome set includes a plurality of first historical candidate chromosomes; Copy a part of the first historical candidate chromosomes to the set of candidate chromosomes to serve as the first part of the candidate chromosomes; A second part of the candidate chromosomes is randomly generated to construct the set of candidate chromosomes corresponding to the t-th time point in cooperation with the first part of the candidate chromosomes. 如申請專利範圍第4項所述的方法,其中該至少一歷史候選染色體集合更包括對應於第t-2個時間點的一第二歷史候選染色體集合,且反應於判定t大於T,所述方法更包括: 適應性地依據該第一歷史候選染色體集合及該第二歷史候選染色體集合產生該些候選染色體的一第三部分; 隨機產生該些候選染色體的一第四部分,以與該些候選染色體的該第三部分協同建構該候選染色體集合。The method according to item 4 of the scope of patent application, wherein the at least one historical candidate chromosome set further includes a second historical candidate chromosome set corresponding to the t-2th time point, and in response to the determination that t is greater than T, the Methods include: Adaptively generating a third part of the candidate chromosomes based on the first historical candidate chromosome set and the second historical candidate chromosome set; A fourth part of the candidate chromosomes is randomly generated to construct the set of candidate chromosomes in cooperation with the third part of the candidate chromosomes. 如申請專利範圍第5項所述的方法,其中該些次要用戶裝置中的第i個次要用戶裝置及第j個次要用戶裝置之間的該傳輸鏈結表徵為
Figure 03_image283
,該些候選染色體的該第三部分包括多個預測染色體,各該預測染色體包括對應於
Figure 03_image283
Figure 03_image285
Figure 03_image287
,其中
Figure 03_image285
為對應於
Figure 03_image283
的一預測頻段,而
Figure 03_image287
為對應於
Figure 03_image283
的一預測能源; 其中,適應性地依據該第一歷史候選染色體集合及該第二歷史候選染色體集合產生該些候選染色體的該第三部分的步驟包括: 建構關聯於
Figure 03_image285
的一第一自迴歸模型,並據以估計關聯於
Figure 03_image285
的一第一質心,其中該第一質心表徵為
Figure 03_image289
; 取得
Figure 03_image291
,並依據第t-1個時間點的該通訊環境將
Figure 03_image291
映射為介於一頻譜參考範圍內的一連續型變數; 基於一第一偏移值將該連續型變數修正為一第一副本,其中該第一副本表徵為
Figure 03_image293
,且該第一偏移值為
Figure 03_image295
Figure 03_image297
之間的一第一歐氏距離; 基於該第一質心及該第一副本計算一第一頻段參考值,並判斷該第一頻段參考值是否落於該頻譜參考範圍內; 若是,將
Figure 03_image285
定義為該第一頻段參考值,反之則將
Figure 03_image285
定義為一第二頻段參考值; 建構關聯於
Figure 03_image287
的一第二自迴歸模型,並據以估計關聯於
Figure 03_image287
的一第二質心,其中該第二質心表徵為
Figure 03_image299
; 取得
Figure 03_image301
,並基於一第二偏移值予以修正為一第二副本,其中該第二副本表徵為
Figure 03_image303
,且該第二偏移值為
Figure 03_image305
Figure 03_image307
之間的一第二歐氏距離; 基於該第二質心及該第二副本計算一第一能源參考值,並判斷該第一能源參考值是否落於一能源參考範圍內; 若是,將
Figure 03_image287
定義為該第一能源參考值,反之則將
Figure 03_image287
定義為一第二能源參考值。
For the method described in item 5 of the scope of patent application, the transmission link between the i-th secondary user device and the j-th secondary user device among the secondary user devices is characterized as
Figure 03_image283
, The third part of the candidate chromosomes includes a plurality of predicted chromosomes, each of the predicted chromosomes includes corresponding to
Figure 03_image283
of
Figure 03_image285
and
Figure 03_image287
,among them
Figure 03_image285
Corresponds to
Figure 03_image283
Of a prediction frequency band, and
Figure 03_image287
Corresponds to
Figure 03_image283
The step of generating the third part of the candidate chromosomes adaptively based on the first historical candidate chromosome set and the second historical candidate chromosome set includes: constructing an association with
Figure 03_image285
Is a first autoregressive model, and is estimated to be related to
Figure 03_image285
A first center of mass of, where the first center of mass is represented by
Figure 03_image289
; Get
Figure 03_image291
, And based on the communication environment at the t-1 time point
Figure 03_image291
Is mapped to a continuous variable within a spectral reference range; the continuous variable is corrected into a first copy based on a first offset value, wherein the first copy is represented by
Figure 03_image293
, And the first offset value is
Figure 03_image295
and
Figure 03_image297
Calculate a first frequency band reference value based on the first centroid and the first copy, and determine whether the first frequency band reference value falls within the spectrum reference range; if so, change
Figure 03_image285
Defined as the reference value of the first frequency band, and vice versa
Figure 03_image285
Defined as a reference value of the second frequency band;
Figure 03_image287
A second autoregressive model of, and it is estimated to be related to
Figure 03_image287
A second center of mass of, where the second center of mass is represented by
Figure 03_image299
; Get
Figure 03_image301
, And amended to a second copy based on a second offset value, where the second copy is characterized as
Figure 03_image303
, And the second offset value is
Figure 03_image305
and
Figure 03_image307
Calculate a first energy reference value based on the second centroid and the second copy, and determine whether the first energy reference value falls within an energy reference range; if so, change
Figure 03_image287
Defined as the first energy reference value, and vice versa
Figure 03_image287
Defined as a second energy reference value.
如申請專利範圍第6項所述的方法,其中該第二頻段參考值表徵為:
Figure 03_image309
其中
Figure 03_image267
為落於該頻譜參考範圍內的一第一隨機值; 其中該第二能源參考值表徵為:
Figure 03_image311
其中
Figure 03_image313
為落於該能源參考範圍內的一第二隨機值。
For the method described in item 6 of the scope of patent application, the second frequency band reference value is characterized as:
Figure 03_image309
among them
Figure 03_image267
Is a first random value within the reference range of the frequency spectrum; wherein the second energy reference value is characterized as:
Figure 03_image311
among them
Figure 03_image313
Is a second random value that falls within the energy reference range.
如申請專利範圍第1項所述的方法,其中該多目標最佳化演算法包括
Figure 03_image315
個迭代操作,
Figure 03_image315
為正整數,且對該候選染色體集合執行該多目標最佳化演算法的步驟包括: 在第k個迭代操作中,對一特定染色體集合採用一比較選取法,以產生一第一集合,其中該第一集合包括多個第一染色體,各該第一染色體包括對應於各該傳輸鏈結的一第一能源及一第一頻段,且
Figure 03_image043
; 對該第一集合重複執行一交叉機制或一變異機制,以產生一第二集合,其中該第二集合包括多個第二染色體,各該第二染色體包括對應於各該傳輸鏈結的一第二能源及一第二頻段; 基於一傳輸品質限制適應性地調整該第二集合中的各該第二染色體; 淘汰該第一集合及該第二集合中的該些第一染色體及該些第二染色體的一部分,以產生對應於第k個迭代操作的一第三集合,其中該第三集合包括多個第三染色體,各該第三染色體包括對應於各該傳輸鏈結的一第三能源及一第三頻段,其中若k為1,則該特定染色體集合為該候選染色體集合,若k不為1,則該特定染色體集合為第k-1個迭代操作對應的該第三集合; 在產生第
Figure 03_image019
個迭代操作對應的該第三集合之後,基於多個目標函數而以一最佳選取法從第
Figure 03_image019
個迭代操作對應的該第三集合找出一最佳候選染色體; 依據該最佳候選染色體中各該傳輸鏈結的該候選能源及該候選頻段設定各該傳輸鏈結的該最佳能源及該最佳頻段。
The method described in item 1 of the scope of patent application, wherein the multi-objective optimization algorithm includes
Figure 03_image315
Iterative operations,
Figure 03_image315
Is a positive integer, and the steps of performing the multi-objective optimization algorithm on the candidate chromosome set include: In the k-th iterative operation, a comparative selection method is adopted for a specific chromosome set to generate a first set, where The first set includes a plurality of first chromosomes, each of the first chromosomes includes a first energy source and a first frequency band corresponding to each transmission link, and
Figure 03_image043
; Repeating a crossover mechanism or a mutation mechanism on the first set to generate a second set, wherein the second set includes a plurality of second chromosomes, each of the second chromosomes includes a corresponding to each of the transmission link A second energy source and a second frequency band; adaptively adjust each second chromosome in the second set based on a transmission quality restriction; eliminate the first chromosomes and the first chromosomes in the first set and the second set A part of the second chromosome to generate a third set corresponding to the k-th iterative operation, wherein the third set includes a plurality of third chromosomes, and each of the third chromosomes includes a third corresponding to each of the transmission links. Energy and a third frequency band, where if k is 1, the specific chromosome set is the candidate chromosome set, and if k is not 1, the specific chromosome set is the third set corresponding to the k-1th iterative operation; In the production of
Figure 03_image019
After the third set corresponding to an iterative operation, based on multiple objective functions, an optimal selection method is used from the first
Figure 03_image019
The third set corresponding to an iterative operation finds a best candidate chromosome; according to the candidate energy and the candidate frequency band of each transmission link in the best candidate chromosome, the best energy and the best energy of each transmission link are set The best frequency band.
如申請專利範圍第8項所述的方法,其中對該候選染色體集合採用該比較選取法,以產生該第一集合的步驟包括: (a)將該第一集合初始化為一空集合; (b)隨機取出該候選染色體集合中的該些候選染色體的其中之二者作為一第一比較對象及一第二比較對象; (c)將該第一比較對象及該第二比較對象的其中之一者加入該第一集合,以作為該些第一染色體之一; (d)重複步驟(b)及(c),直至該第一集合中的該些第一染色體的數量達到一預設數量。The method according to item 8 of the scope of patent application, wherein the step of using the comparative selection method on the candidate chromosome set to generate the first set includes: (a) Initialize the first set to an empty set; (b) randomly taking out two of the candidate chromosomes in the candidate chromosome set as a first comparison object and a second comparison object; (c) adding one of the first comparison object and the second comparison object to the first set as one of the first chromosomes; (d) Repeat steps (b) and (c) until the number of the first chromosomes in the first set reaches a preset number. 如申請專利範圍第9項所述的方法,其中將該第一比較對象及該第二比較對象的其中之該者加入該第一集合的步驟包括: 決定該第一比較對象的一第一擁擠距離及該第二比較對象的一第二擁擠距離; 反應於判定該第一擁擠距離大於該第二擁擠距離,將該第一比較對象加入該第一集合,反之則將該第二比較對象加入該第一集合。For the method described in item 9 of the scope of patent application, the step of adding one of the first comparison object and the second comparison object to the first set includes: Determine a first crowded distance of the first comparison object and a second crowded distance of the second comparison object; In response to determining that the first crowded distance is greater than the second crowded distance, the first comparison object is added to the first set, otherwise, the second comparison object is added to the first set. 如申請專利範圍第10項所述的方法,其中該第一擁擠距離關聯於該第一比較對象的一能源使用率、一通道使用公平性及一頻譜使用率。The method according to claim 10, wherein the first congestion distance is associated with an energy usage rate, a channel usage fairness, and a spectrum usage rate of the first comparison object. 如申請專利範圍第11項所述的方法,其中該第一比較對象表徵為
Figure 03_image317
,且該第一擁擠距離表徵為:
Figure 03_image061
,其中
Figure 03_image063
為該第一比較對象在該候選染色體集合中的前一個候選染色體,而
Figure 03_image065
為該第一比較對象在該候選染色體集合中的次一個候選染色體; 其中,
Figure 03_image319
Figure 03_image321
Figure 03_image323
個別為對應於該能源使用率、該通道使用公平性及該頻譜使用率的多個參數,並個別表徵如下:
Figure 03_image073
Figure 03_image075
Figure 03_image077
; 其中,
Figure 03_image325
代表該候選染色體集合; 其中
Figure 03_image079
為能源使用率運算子,
Figure 03_image081
為通道使用公平性運算子,
Figure 03_image083
為頻譜使用率運算子。
The method described in item 11 of the scope of patent application, wherein the first comparison object is characterized as
Figure 03_image317
, And the first congestion distance is characterized as:
Figure 03_image061
,among them
Figure 03_image063
Is the previous candidate chromosome of the first comparison object in the set of candidate chromosomes, and
Figure 03_image065
Is the next candidate chromosome of the first comparison object in the set of candidate chromosomes; where,
Figure 03_image319
,
Figure 03_image321
,
Figure 03_image323
Individually are multiple parameters corresponding to the energy usage rate, the fairness of the channel usage, and the spectrum usage rate, and are individually characterized as follows:
Figure 03_image073
Figure 03_image075
Figure 03_image077
; among them,
Figure 03_image325
Represents the set of candidate chromosomes; where
Figure 03_image079
Is the energy usage rate operator,
Figure 03_image081
Use fairness operators for the channel,
Figure 03_image083
It is the spectrum utilization rate operator.
如申請專利範圍第8項所述的方法,其中該些次要用戶裝置中的第i個次要用戶裝置及第j個次要用戶裝置之間的該傳輸鏈結表徵為
Figure 03_image283
,且該交叉機制包括: 隨機取得該些第一染色體中的一第一成員染色體及一第二成員染色體; 基於該第一成員染色體及該第二成員染色體產生一第三成員染色體,並將該第三成員作為該些第二染色體之一而新增至該第二集合; 其中,該第三成員染色體中對應於
Figure 03_image283
的該第二能源表徵為:
Figure 03_image327
,其中
Figure 03_image329
為該第一成員染色體中對應於
Figure 03_image283
的該第一能源,
Figure 03_image331
為該第二成員染色體中對應於
Figure 03_image283
的該第一能源,
Figure 03_image333
(t,k )為一隨機變數,
Figure 03_image335
為能源下限值; 其中,該第三成員染色體中對應於
Figure 03_image283
的該第二頻段表徵為
Figure 03_image337
,且其係依據一隨機二元值而定,其中若該隨機二元值為第一邏輯值,則
Figure 03_image337
經定義為
Figure 03_image339
,而若該隨機二元值為第二邏輯值,則
Figure 03_image337
經定義為
Figure 03_image341
,其中
Figure 03_image341
為該第一成員染色體中對應於
Figure 03_image283
的該第一頻段,
Figure 03_image339
為該第二成員染色體中對應於
Figure 03_image283
的該第一頻段。
For the method described in item 8 of the scope of patent application, the transmission link between the i-th secondary user device and the j-th secondary user device among the secondary user devices is characterized as
Figure 03_image283
, And the crossover mechanism includes: randomly obtaining a first member chromosome and a second member chromosome among the first chromosomes; generating a third member chromosome based on the first member chromosome and the second member chromosome, and combining the The third member is added to the second set as one of the second chromosomes; wherein, the chromosome of the third member corresponds to
Figure 03_image283
The second energy is represented by:
Figure 03_image327
,among them
Figure 03_image329
Is the first member of the chromosome corresponding to
Figure 03_image283
Of the first energy,
Figure 03_image331
Is the second member of the chromosome corresponding to
Figure 03_image283
Of the first energy,
Figure 03_image333
( t,k ) is a random variable,
Figure 03_image335
Is the lower limit of energy; among them, the third member of the chromosome corresponds to
Figure 03_image283
The second frequency band is characterized as
Figure 03_image337
, And it is determined based on a random binary value, where if the random binary value is the first logical value, then
Figure 03_image337
Is defined as
Figure 03_image339
, And if the random binary value is the second logical value, then
Figure 03_image337
Is defined as
Figure 03_image341
,among them
Figure 03_image341
Is the first member of the chromosome corresponding to
Figure 03_image283
Of this first frequency band,
Figure 03_image339
Is the second member of the chromosome corresponding to
Figure 03_image283
Of the first frequency band.
如申請專利範圍第8項所述的方法,其中該些次要用戶裝置中的第i個次要用戶裝置及第j個次要用戶裝置之間的該傳輸鏈結表徵為
Figure 03_image283
,且該變異機制包括: 隨機取得該些第一染色體中的一第四成員染色體,並隨機產生一第五成員染色體; 基於該第四成員染色體及該第五成員染色體產生一第六成員染色體,並將該第六成員染色體作為該些第二染色體之一而新增至該第二集合; 其中,該第六成員染色體中對應於
Figure 03_image283
的該第二能源表徵為:
Figure 03_image343
,其中
Figure 03_image345
為該第四成員染色體中對應於
Figure 03_image283
的該第一能源,
Figure 03_image347
為該第五成員染色體中對應於
Figure 03_image283
的該第一能源,
Figure 03_image333
(t,k )為一隨機變數,
Figure 03_image335
為能源下限值; 其中,該第六成員染色體中對應於多個
Figure 03_image283
個別的該第二頻段為該第四成員染色體中對應於該些
Figure 03_image283
個別的該第一頻段的一混洗版本。
For the method described in item 8 of the scope of patent application, the transmission link between the i-th secondary user device and the j-th secondary user device among the secondary user devices is characterized as
Figure 03_image283
And the mutation mechanism includes: randomly obtaining a fourth member chromosome among the first chromosomes, and randomly generating a fifth member chromosome; generating a sixth member chromosome based on the fourth member chromosome and the fifth member chromosome, And add the sixth member chromosome as one of the second chromosomes to the second set; wherein, the sixth member chromosome corresponds to
Figure 03_image283
The second energy is represented by:
Figure 03_image343
,among them
Figure 03_image345
Is the fourth member of the chromosome corresponding to
Figure 03_image283
Of the first energy,
Figure 03_image347
Corresponds to the fifth member of the chromosome
Figure 03_image283
Of the first energy,
Figure 03_image333
( t,k ) is a random variable,
Figure 03_image335
Is the lower limit of energy; among them, the sixth member chromosome corresponds to multiple
Figure 03_image283
The individual second frequency band is the fourth member chromosome corresponding to the
Figure 03_image283
A shuffled version of the individual first frequency band.
如申請專利範圍第8項所述的方法,其中基於該傳輸品質限制適應性地調整該第二集合中的各該第二染色體的步驟包括: 取得該些第二染色體的其中之一作為一第一參考染色體,其中該第一參考染色體包括對應於該些傳輸鏈結的多個第一參考能源及多個第一參考頻段; 判斷該第一參考染色體中的各該第一參考頻段是否皆滿足該傳輸品質限制; 反應於判定該第一參考染色體中的各該第一參考頻段皆滿足該傳輸品質限制,不調整該第一參考染色體。The method according to item 8 of the scope of patent application, wherein the step of adaptively adjusting each of the second chromosomes in the second set based on the transmission quality restriction includes: Acquiring one of the second chromosomes as a first reference chromosome, wherein the first reference chromosome includes a plurality of first reference energy sources and a plurality of first reference frequency bands corresponding to the transmission links; Determine whether each of the first reference frequency bands in the first reference chromosome all meets the transmission quality restriction; In response to determining that each of the first reference frequency bands in the first reference chromosome meets the transmission quality restriction, the first reference chromosome is not adjusted. 如申請專利範圍第15項所述的方法,其中反應於判定該些第一參考頻段之一者未滿足該傳輸品質限制,所述方法更包括: 將該些第一參考頻段之該者替換為另一頻段,以調整該第一參考染色體,其中該另一頻段相較於該些第一參考頻段之該者具有較低的負載量; 判斷調整後的該第一參考染色體中的各該第一參考頻段是否皆滿足該傳輸品質限制; 反應於判定更新後的該第一參考染色體中的各該第一參考頻段皆滿足該傳輸品質限制,將調整後的該第一參考染色體作為調整後的該些第二染色體之一而保留於該第二集合中。For example, the method described in item 15 of the scope of patent application, wherein in response to determining that one of the first reference frequency bands does not meet the transmission quality restriction, the method further includes: Replacing the one of the first reference frequency bands with another frequency band to adjust the first reference chromosome, wherein the other frequency band has a lower load than the one of the first reference frequency bands; Determining whether each of the first reference frequency bands in the adjusted first reference chromosome meets the transmission quality restriction; In response to determining that each of the first reference frequency bands in the updated first reference chromosome meets the transmission quality restriction, the adjusted first reference chromosome is retained in the adjusted first reference chromosome as one of the adjusted second chromosomes In the second set. 如申請專利範圍第16項所述的方法,其中反應於判定更新後的該第一參考染色體中的各該第一參考頻段未皆滿足該傳輸品質限制,所述方法更包括: 以該些第二染色體的其中之另一取代該第一參考染色體; 將該第一參考染色體中的該些第一參考頻段的一第一特定部分與該些第一參考頻段中的一第二特定部分一對一地對調,以調整該第一參考染色體,其中該第一特定部分皆對應於一第一通道,該第二特定部分皆對應於一第二通道,且該第一特定部分及該第二特定部分具有相同的通道數量; 將調整後的該第一參考染色體作為調整後的該些第二染色體之一而保留於該第二集合中。According to the method described in item 16 of the scope of the patent application, in response to determining that each of the first reference frequency bands in the updated first reference chromosome does not meet the transmission quality restriction, the method further includes: Replace the first reference chromosome with the other of the second chromosomes; Swap a first specific part of the first reference frequency bands in the first reference chromosome one-to-one with a second specific part of the first reference frequency bands to adjust the first reference chromosome, wherein the The first specific part corresponds to a first channel, the second specific part corresponds to a second channel, and the first specific part and the second specific part have the same number of channels; The adjusted first reference chromosome is retained in the second set as one of the adjusted second chromosomes. 如申請專利範圍第8項所述的方法,其中淘汰該第一集合及該第二集合中的該些第一染色體及該些第二染色體的該部分的步驟包括: 取得該些第一染色體及該些第二染色體中的至少一支配染色體,並淘汰該至少一支配染色體; 判斷該些第一染色體及該些第二染色體的一總數是否超過一預設數量; 反應於判定該些第一染色體及該些第二染色體的該總數未超過該預設數量,以該些第一染色體及該些第二染色體作為該第三集合中的該些第三染色體。The method according to item 8 of the scope of patent application, wherein the step of eliminating the first chromosomes and the part of the second chromosomes in the first set and the second set includes: Obtain at least one match chromosome among the first chromosomes and the second chromosomes, and eliminate the at least one match chromosome; Determine whether a total number of the first chromosomes and the second chromosomes exceeds a predetermined number; In response to determining that the total number of the first chromosomes and the second chromosomes does not exceed the predetermined number, the first chromosomes and the second chromosomes are used as the third chromosomes in the third set. 如申請專利範圍第18項所述的方法,其中反應於判定該些第一染色體及該些第二染色體的該總數超過該預設數量,所述方法更包括: 採用一檔案庫更新法淘汰該些第一染色體及該些第二染色體中具有較低擁擠距離的至少一者,直至剩餘的該些第一染色體及該些第二染色體的該總數不超過該預設數量; 以剩餘的該些第一染色體及該些第二染色體作為該第三集合中的該些第三染色體。For example, the method described in item 18 of the scope of patent application, wherein in response to determining that the total number of the first chromosomes and the second chromosomes exceeds the predetermined number, the method further includes: A file library update method is used to eliminate at least one of the first chromosomes and the second chromosomes with a lower crowding distance, until the total number of the remaining first chromosomes and the second chromosomes does not exceed the predicted Set the number; The remaining first chromosomes and the second chromosomes are used as the third chromosomes in the third set. 如申請專利範圍第8項所述的方法,其中該些目標函數包括一能源使用率目標函數、一通道使用公平性目標函數及一頻譜使用率目標函數,且基於該些目標函數而以該最佳選取法從第
Figure 03_image315
個迭代操作對應的該第三集合找出該最佳候選染色體的步驟包括: 基於第
Figure 03_image315
個迭代操作對應的該第三集合的該些第三染色體估計關聯於能源使用率目標函數、該通道使用公平性目標函數及該頻譜使用率目標函數的一最高能源使用率、一最佳通道使用公平性及一最高頻譜使用率; 基於該最高能源使用率、該最佳通道使用公平性及該最高頻譜使用率在第
Figure 03_image315
個迭代操作對應的該第三集合的該些第三染色體中找出該最佳候選染色體,其中該最佳候選染色體具有一最低參考差值,該最低參考差值表徵為一第一差值、一第二差值及一第三差值的總和; 其中該第一差值為該最佳候選染色體對應的一能源使用率與該最高能源使用率之間的差值,該第二差值為該最佳候選染色體對應的一通道使用公平性與該最佳通道使用公平性之間的差值,而該第三差值為該最佳候選染色體對應的一頻譜使用率與該最高頻譜使用率之間的差值。
For the method described in item 8 of the scope of patent application, the objective functions include an energy usage objective function, a channel usage fairness objective function, and a spectrum usage objective function, and the objective function is based on the objective functions. The best selection method from the first
Figure 03_image315
The step of finding the best candidate chromosome corresponding to the third set of iterative operations includes:
Figure 03_image315
The third chromosome estimates of the third set corresponding to an iterative operation are associated with an energy usage objective function, a channel usage fairness objective function, and a highest energy usage rate and an optimal channel usage of the spectrum usage objective function Fairness and a highest spectrum usage rate; based on the highest energy usage rate, the fairness of the best channel usage and the highest spectrum usage rate in the first
Figure 03_image315
Find the best candidate chromosome among the third chromosomes of the third set corresponding to one iterative operation, wherein the best candidate chromosome has a lowest reference difference, and the lowest reference difference is characterized as a first difference, The sum of a second difference and a third difference; wherein the first difference is the difference between an energy usage rate corresponding to the best candidate chromosome and the highest energy usage rate, and the second difference is The difference between a channel usage fairness corresponding to the best candidate chromosome and the best channel usage fairness, and the third difference is a spectrum usage rate corresponding to the best candidate chromosome and the highest spectrum usage rate The difference between.
如申請專利範圍第8項所述的方法,其中各該傳輸鏈結的該候選頻段為落於一頻譜參考範圍內的一連續型變數,且依據該最佳候選染色體中各該傳輸鏈結的該候選能源及該候選頻段設定各該傳輸鏈結的該最佳能源及該最佳頻段的步驟包括: 依據所述第t個時間點的該通訊環境將各該傳輸鏈結的該候選頻段轉換為一離散數值; 將各該傳輸鏈結的該最佳頻段設定為對應的該離散數值; 將各該傳輸鏈結的該最佳能源設定為對應的該候選能源。For the method described in item 8 of the scope of patent application, the candidate frequency band of each transmission link is a continuous variable falling within a spectrum reference range, and is based on the transmission link of each transmission link in the best candidate chromosome The steps for the candidate energy and the candidate frequency band to set the best energy and the best frequency band for each transmission link include: Converting the candidate frequency band of each transmission link into a discrete value according to the communication environment at the t-th time point; Setting the optimal frequency band of each transmission link to the corresponding discrete value; The optimal energy of each transmission link is set as the corresponding candidate energy. 如申請專利範圍第21項所述的方法,其中所述第t個時間點的該通訊環境對應於一第一可用通道數量,且依據所述第t個時間點的該通訊環境將各該傳輸鏈結的該候選頻段轉換為該離散數值的步驟包括: 將各該傳輸鏈結的該候選頻段乘以該第一可用通道數量,以產生對應於各該傳輸鏈結的一參考頻段值; 將各該傳輸鏈結的該參考頻段值無條件進位,以產生各該傳輸鏈結的該離散數值。The method according to item 21 of the scope of patent application, wherein the communication environment at the t-th time point corresponds to a first number of available channels, and each transmission is performed according to the communication environment at the t-th time point. The steps of converting the linked candidate frequency band into the discrete value include: Multiplying the candidate frequency band of each transmission link by the first available channel number to generate a reference frequency band value corresponding to each transmission link; The reference frequency band value of each transmission link is unconditionally rounded to generate the discrete value of each transmission link. 如申請專利範圍第1項所述的方法,其中在第t個時間點判斷該些次要用戶裝置所處的該通訊環境是否改變的步驟包括: 取得所述第t個時間點的該通訊環境所對應的一第一可用通道數量; 取得第t-1個時間點的該通訊環境所對應的一第二可用通道數量; 反應於判定該第一可用通道數量不同於該第二可用通道數量,判定在第t個時間點的該通訊環境已改變,反之則判定在第t個時間點的該通訊環境未改變。For the method described in item 1 of the scope of patent application, the step of judging whether the communication environment in which the secondary user devices are located at the t-th time point includes: Obtaining a first available channel quantity corresponding to the communication environment at the t-th time point; Obtain a second available channel quantity corresponding to the communication environment at the t-1 time point; In response to determining that the first available channel number is different from the second available channel number, it is determined that the communication environment at the t-th time point has changed, and vice versa, it is determined that the communication environment at the t-th time point has not changed. 一種基於基因演算法分配資源的資料控制中心,用於管理多個次要用戶裝置,包括: 一收發器,其從多個主要用戶裝置接收指示多個空閒頻段的的多個資料; 一處理器,耦接該收發器並經配置以: 基於該些資料估計該些主要用戶裝置與該些次要用戶裝置所處的一通訊環境; 在第t個時間點判斷該些次要用戶裝置所處的該通訊環境是否改變,其中該些次要用戶裝置之間存在多個傳輸鏈結,且t為大於1的正整數; 反應於判定所述第t個時間點的該通訊環境已改變,依據至少一歷史候選染色體集合產生對應於第t個時間點的一候選染色體集合,其中該候選染色體集合包括多個候選染色體,其中各該候選染色體包括各該傳輸鏈結對應的一候選能源及一候選頻段; 對該候選染色體集合執行一多目標最佳化演算法,以對各該傳輸鏈結分配一最佳能源及一最佳頻段; 控制該些次要用戶裝置依據各該傳輸鏈結對應的該最佳能源及該最佳頻段進行通訊。A data control center that allocates resources based on genetic algorithms for managing multiple secondary user devices, including: A transceiver, which receives a plurality of data indicating a plurality of idle frequency bands from a plurality of main user devices; A processor coupled to the transceiver and configured to: Estimate a communication environment in which the primary user devices and the secondary user devices are located based on the data; Determine at the t-th time point whether the communication environment in which the secondary user devices are located has changed, wherein there are multiple transmission links between the secondary user devices, and t is a positive integer greater than 1; In response to determining that the communication environment at the t-th time point has changed, a candidate chromosome set corresponding to the t-th time point is generated based on at least one historical candidate chromosome set, wherein the candidate chromosome set includes a plurality of candidate chromosomes, wherein Each candidate chromosome includes a candidate energy source and a candidate frequency band corresponding to each transmission link; Performing a multi-objective optimization algorithm on the candidate chromosome set to allocate an optimal energy source and an optimal frequency band to each transmission link; The secondary user devices are controlled to communicate according to the best energy and the best frequency band corresponding to each transmission link.
TW108142115A 2019-11-20 2019-11-20 Resource allocation method and data control center based on genetic algorithm TWI732350B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW108142115A TWI732350B (en) 2019-11-20 2019-11-20 Resource allocation method and data control center based on genetic algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW108142115A TWI732350B (en) 2019-11-20 2019-11-20 Resource allocation method and data control center based on genetic algorithm

Publications (2)

Publication Number Publication Date
TW202121922A true TW202121922A (en) 2021-06-01
TWI732350B TWI732350B (en) 2021-07-01

Family

ID=77516769

Family Applications (1)

Application Number Title Priority Date Filing Date
TW108142115A TWI732350B (en) 2019-11-20 2019-11-20 Resource allocation method and data control center based on genetic algorithm

Country Status (1)

Country Link
TW (1) TWI732350B (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0302215D0 (en) * 2003-01-30 2003-03-05 Univ Surrey Method and system for determining optimum resourse allocation in a network
CN102711266B (en) * 2012-05-17 2014-08-13 北京邮电大学 Scheduling and resource allocation joint optimization method based on genetic algorithm
US11620163B2 (en) * 2016-10-05 2023-04-04 Telefonaktiebolaget Lm Ericsson (Publ) Controlling resource allocation in a data center by monitoring load on servers and network links
TWI624168B (en) * 2016-10-21 2018-05-11 元智大學 An intelligent deployment cascade control device based on an fdd-ofdma indoor small cell in multi-user and interference environments
CN109151835A (en) * 2017-06-15 2019-01-04 杨学志 A kind of wireless communication network planning method, apparatus and system
CN109412826B (en) * 2017-08-18 2021-12-14 中兴通讯股份有限公司 SDON architecture model optimization method, device, system and computer readable storage medium
CN108256671A (en) * 2017-12-26 2018-07-06 佛山科学技术学院 A kind of more resources of multitask based on learning-oriented genetic algorithm roll distribution method
WO2019158034A1 (en) * 2018-02-14 2019-08-22 华为技术有限公司 Resource allocation method and apparatus

Also Published As

Publication number Publication date
TWI732350B (en) 2021-07-01

Similar Documents

Publication Publication Date Title
Wang et al. Learning decentralized wireless resource allocations with graph neural networks
CN112105062B (en) Mobile edge computing network energy consumption minimization strategy method under time-sensitive condition
CN111698789B (en) Scheduling method, apparatus and storage medium in communication system
JP2013545379A (en) Spectrum sharing using implicit power control in cognitive radio networks
WO2013170635A1 (en) Systems and methods facilitating joint channel and routing assignment for wireless mesh networks
CN104509019A (en) Table-based link adaptation for wireless communication network transmissions
TWI310641B (en) Method and apparatus of dynamic channel assignment for a wireless network
Chuang et al. Dynamic multiobjective approach for power and spectrum allocation in cognitive radio networks
CN116089091A (en) Resource allocation and task unloading method based on edge calculation of Internet of things
Kopras et al. Task allocation for energy optimization in fog computing networks with latency constraints
Khuntia et al. An efficient Deep reinforcement learning with extended Kalman filter for device‐to‐device communication underlaying cellular network
CN116848828A (en) Machine learning model distribution
Moubayed et al. Machine learning towards enabling spectrum-as-a-service dynamic sharing
TW202121922A (en) Resource allocation method and data control center based on genetic algorithm
WO2023222061A1 (en) Intent-driven wireless network resource conflict resolution method and apparatus
Liu et al. DAFEE: A decomposed approach for energy efficient networking in multi-radio multi-channel wireless networks
TW201918109A (en) Electronic apparatus and method for wireless communications
US10182433B2 (en) System and method for overlapping rate region zoning
Ye et al. Genetic spectrum assignment model with constraints in cognitive radio networks
Zheng et al. Optimal algorithms in wireless utility maximization: Proportional fairness decomposition and nonlinear Perron-Frobenius theory framework
CN113467903B (en) Service workflow scheduling method oriented to energy consumption and safety perception
CN113709817B (en) Task unloading and resource scheduling method and device under multi-base-station multi-server scene
Singh et al. Spectrum management for cognitive radio based on genetics algorithm
WO2021103947A1 (en) Scheduling method and device
CN111866979B (en) Base station and channel dynamic allocation method based on multi-arm slot machine online learning mechanism