CN105634593B - A kind of indoor visible light communication LED array layout optimization method based on genetic algorithm - Google Patents

A kind of indoor visible light communication LED array layout optimization method based on genetic algorithm Download PDF

Info

Publication number
CN105634593B
CN105634593B CN201510957604.XA CN201510957604A CN105634593B CN 105634593 B CN105634593 B CN 105634593B CN 201510957604 A CN201510957604 A CN 201510957604A CN 105634593 B CN105634593 B CN 105634593B
Authority
CN
China
Prior art keywords
population
individual
gene
led array
mfrac
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201510957604.XA
Other languages
Chinese (zh)
Other versions
CN105634593A (en
Inventor
刘焕淋
代洪跃
夏培杰
陈勇
刘保林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CHONGQING INFORMATION TECHNOLOGY DESIGNING CO.,LTD.
Original Assignee
Chongqing University of Post and Telecommunications
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 Chongqing University of Post and Telecommunications filed Critical Chongqing University of Post and Telecommunications
Priority to CN201510957604.XA priority Critical patent/CN105634593B/en
Publication of CN105634593A publication Critical patent/CN105634593A/en
Application granted granted Critical
Publication of CN105634593B publication Critical patent/CN105634593B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B10/00Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
    • H04B10/11Arrangements specific to free-space transmission, i.e. transmission through air or vacuum
    • H04B10/114Indoor or close-range type systems
    • H04B10/116Visible light communication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/12Computing arrangements based on biological models using genetic models
    • G06N3/126Evolutionary algorithms, e.g. genetic algorithms or genetic programming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B10/00Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
    • H04B10/11Arrangements specific to free-space transmission, i.e. transmission through air or vacuum
    • H04B10/114Indoor or close-range type systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Biophysics (AREA)
  • Electromagnetism (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Theoretical Computer Science (AREA)
  • Genetics & Genomics (AREA)
  • Molecular Biology (AREA)
  • Biomedical Technology (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Physiology (AREA)
  • Optical Communication System (AREA)

Abstract

The present invention relates to the LED array layout optimization method based on genetic algorithm, this method in a kind of indoor visible light communication to comprise the following steps:One, according to the array number of LED and the length and width information structuring chromosome in room.Two, create initial population using chromosome obtained in the previous step.Three, the fitness value of each individual in population is calculated, judges whether to meet algorithm termination condition.Four, selection, intersection and mutation operation are performed to each individual in population, to generate new population.Five, the LED array after optimization is parsed according to the optimum individual drawn of genetic algorithm and is laid out.The algorithm of the present invention can solve the problems, such as the reception power skewness received under existing LED layouts in receiving plane, and the LED array layout after optimization can cause the reception power in receiving plane to be evenly distributed, solve the integrity problem of LED communication.

Description

A kind of indoor visible light communication LED array layout optimization method based on genetic algorithm
Technical field
The invention belongs to indoor visible light communication technical field, is related in a kind of visible light communication based on genetic algorithm LED array layout optimization method.
Background technology
With visible light communication technology (VLC, VisibleLightCommunication) with its good confidentiality, frequency spectrum resource The features such as abundant, harmless, progressively becomes the hot-candidate technology of following the short distance wireless communication technology.VLC systems indoors In system, due to factors such as the reflection characteristics of room-sized, the Multipath Transmission of signal and body surface, in the difference of communication layer There were significant differences for the luminous power meeting that reception position receives, so as to seriously restrict the communication performance of VLC systems.Environment indoors Under, how in all positions that receive consistent power and illumination profile are obtained, there is weight for the reliability for improving communication Want meaning.
Indoor white light LEDs (Light Emitting Diode) array of source layout determines indoor light intensity and luminous power Spatial distribution.So during design white light LEDs visible light communication system, the double requirements of illumination and communication should be taken into account.Rationally design Array of source, makes indoor illuminance meet lighting criteria, while causes optical power distribution is presented indoors to be uniformly distributed.According to Internationalize the standard illuminated, and the illuminance requirement of office is between 300-1500 luxs.
The content of the invention
In view of this, it is an object of the invention to provide a kind of indoor visible light communication LED array based on genetic algorithm Layout optimization method, the algorithm can be solved under existing indoor LED array layout, and it is uneven that power is received in receiving plane The problem of.LED array layout after optimization can reduce the reception power swing in receiving plane, improve the reliable of communication system Property.
To reach above-mentioned purpose, the present invention provides following technical solution:Based on genetic algorithm in a kind of visible light communication LED array layout optimization method, the algorithm comprise the following steps:
(1) coordinate system is established for y-axis with a length of x-axis in room, width, builds gene.According to the length information L and width in room Degree information W comes structural gene storehouse, and then builds chromosome, and creates initial population.
(2) it is t to set evolutionary generation, and initializes evolutionary generation t=0;
(3) according to formula F (i)=dif (i, j)/E { [Pr-E(Pr)]2Calculate in population the fitness of each individual Value;Wherein, i is i-th of individual in population, and dif (i, j) represents two individual difference values, E (Pr) represent to receiving plane The reception power of upper all receiving points asks expectation.
(4) according to each selected probability of individualPerform selection operation.
(5) judge whether current evolutionary generation t is more than maximum evolutionary generation tmax, or continuous tcontFor in population most Excellent individual fitness value does not change;Meet that one condition of any of the above then goes to step (8);If it is unsatisfactory for any of the above one Condition, then make evolutionary generation t=t+1.
(6) to the individual in population according to crossover probability PcroPerform crossover operation;
(7) with the individual in population according to mutation probability PmutPerform mutation operation, return to step (3);
(8) individual of fitness value maximum in population is found out, decoding the optimal of each LED array according to this individual sits Mark, the LED array layout after as optimizing.
Further, the initialization of population scheme described in step (1) comprises the following steps:
(1.1) each individual (also referred to as chromosome) in population has following form:
CS=((x1,y1),(x2,y2),...,(xN,yN))
Wherein, N represents the LED array number on ceiling, (x in roomi,yi) representing a gene, x and y are represented respectively The abscissa and ordinate of LED array, and the value range of x and y is xi∈geneLibx,yi∈ geneLiby, meet as follows Formula:
Wherein ξ and μ represents to need the grid number for being subdivided into the length L in room and width W.
(1.2) when population is initialized, according to (1.1), N is builtpopuIndividual.Wherein, each individual base Randomly selected because the abscissa x in position randomly selects the ordinate y in gene pool geneLibx, gene position from gene pool geneLiby。
Further, the fitness computational methods detailed process described in step (3) is:
(3.1) length in room is L, width W, is highly H, and receiving plane is highly h.Receiving plane is divided into α × β grid.The reception power on each mesh point is calculated according to the following formula:
Wherein E be PD receive the inside detector surface area, DdIt is the air line distance between access point and PD, Ts(ψ) optics The gain of wave filter, ψ are the incidence angles of PD,It is the LED angles of departure, g (ψ) is optical concentrator gain.LED half-power angles φ1/2 Determine lambert's exponent m of light source, the conversion relation between them is:M=-ln2/ln (cos (φ1/2))。
(3.2) expectation is asked to obtain E (P all mesh pointsr).Dif (i, j) represents two individual difference values, and j Individual has highest fitness value in current population.Dif (i, j) is calculated according to the following formula:
(3.3) weighting function of the individual difference degree function as fitness function is introduced, can effectively prevent Evolution of Population During effective gene missing and be absorbed in local optimum.
Further, " the continuous t described in step (5)contDo not change for the fitness value of optimum individual in population " tool Body process is:
(5.1) design variable FlastRepresent the best individual fitness value in previous generation populations, FcrrtRepresent this generation population Best ideal adaptation angle value.
(5.2) if FcrrtMore than Flast, then t is madecont=0, Flast=Fcrrt;Otherwise, t is madecont=tcont+1,Flast= Fcrrt
Further, " to the individual in population according to crossover probability P in step (6)croThe specific mistake of execution crossover operation " Cheng Wei:
(6.1) two chromosomes CS1 and CS2 are selected at random from population, then according to the following formula to each Chromosome segment:
Segment1=(x1,y1)...(xN/4,yN/4)
Segment2=(xN/4+1,yN/4+1)...(xN/2,yN/2)
Segment3=(xN/2+1,yN/2+1)...(x3N/4,y3N/4)
Segment4=(x3N/4,y3N/4)...(xN,yN)
(6.2) one section of Segment is randomly selected, then exchanges the gene on correspondence position.Need to carry out altogether above-mentioned The number of crossover operation is Npopu*Pcro
Further, " with the individual in population according to mutation probability P in step (7)mutThe specific mistake of execution mutation operation " Cheng Wei:
(7.1) search space (plane where ceiling) of genetic algorithm is divided into Nar*NarA uniform cell Domain, each region are expressed as Ar (k);
(7.2) a chromosome CS is randomly choosedmut, and count the chromosome CS in region Ar (k)mutGene Number is set to n (k);
(7.3) sort to n (k), ArmaxN is corresponding with regionmaxA gene, ArminN is corresponding with regionminA gene;
(7.4) random erasure one belongs to ArmaxGene, and according to described in step (1) method generate one belong to ArminGene, and be inserted into corresponding position in chromosome.
(7.5) the operation N of the above is in repetitionpopu*PmutIt is secondary, that is, complete mutation operation.
The beneficial effects of the present invention are:The algorithm of the present invention can be solved under existing LED layouts in receiving plane The problem of reception power skewness received, the LED array layout after optimization can cause the reception in receiving plane Power is evenly distributed, and solves the integrity problem of LED communication.
Brief description of the drawings
In order to make the purpose of the present invention, technical solution and beneficial effect clearer, the present invention provides drawings described below and carries out Explanation:
Fig. 1 is the LED array layout optimization method flow chart based on genetic algorithm;
Fig. 2 is typical visible ray indoor communication system;
Fig. 3 is laid out for typical rectangular LED arrays and its power distribution;
Fig. 4 is the LED array layout and its power distribution after optimization.
Embodiment
Below in conjunction with attached drawing, the preferred embodiment of the present invention is described in detail:
Fig. 2 is typical visible ray indoor communication system, and Fig. 1 is the LED array layout optimization method based on genetic algorithm Flow chart, as shown in the figure, a kind of indoor visible light communication LED array layout optimization side based on genetic algorithm provided by the invention Method, the algorithm comprise the following steps:
(1) typical indoor visible light communication system is as shown in Fig. 2, L=5 meters of the length information in room, width information W= 5 meters, be highly 3 meters, and receiving plane is 0.85 meter of height.According to reference axis is built shown in Fig. 2, x-axis is alongst identified as, Y-axis is identified as along width.
(2) chromosome is built using the information in step (1), each individual (also referred to as chromosome) in population has such as Under form:
CS=((x1,y1),(x2,y2),...,(xN,yN))
Wherein, N represents the LED array number on ceiling in room, N=16 in this example.(xi,yi) represent a gene, X and y represents the abscissa and ordinate of LED array respectively, and the value range of x and y is xi∈geneLibx,yi∈ GeneLiby, meets following formula:
Wherein ξ and μ expressions need the grid number for being subdivided into the length L in room and width W, it can influence to search The precision of LED array layout, it is contemplated that be actually needed, it is all 50 to make them respectively here.
(3) when population is initialized, according to step (2), N is builtpopuIndividual.The size of population can influence Optimal solution can be converged to genetic algorithm and converges to the speed of optimal solution.In view of being actually needed, here by NpopuIf It is set to 200.Wherein, the abscissa x in each genes of individuals position randomly selects vertical in gene pool geneLibx, gene position Coordinate y is randomly selected from gene pool geneLiby.
(4) according to each selected probability of individualPerform selection operation.
(5) it is t to set evolutionary generation, and initializes evolutionary generation t=0.
(6) length in room is L, width W, is highly H, and receiving plane is highly h.Receiving plane is divided into α × β grid.The division of sizing grid will influence whether the search precision of genetic algorithm, it is contemplated that the size in the room of this example is 5 meters * 5 meters, therefore room is divided into 50*50 grids.The reception power on each mesh point is calculated according to the following formula:
Wherein E be PD receive the inside detector surface area, DdIt is the air line distance between access point and PD, Ts(ψ) optics The gain of wave filter, ψ are the incidence angles of PD,It is the LED angles of departure, g (ψ) is optical concentrator gain.LED half-power angles φ1/2 Determine lambert's exponent m of light source, the conversion relation between them is:M=-ln2/ln (cos (φ1/2)).Used in this example Shown in parameter table specific as follows:
The parameter used in 1 VISIBLE LIGHT SYSTEM of table
Symbol Explanation Value
L*W*H Room-sized 5*5*3m
h Receiving plane height 0.85m
N LED array number 16
Pt LED array transmit power 452mW
Φ1/2 Half-power angle 80deg.
LED chip number in LED array 7×7
It is spaced between LED chip 0.01m
Ts(ψ) Filter gain 1.0
ψc Field angle 55deg.
A Detector surface is accumulated 1.0cm2
Receiver photoelectric conversion efficiency 0.53A/W
n PD lens reflex coefficients 1.5
I(0) Central illumination intensity 23.81cd
(7) expectation is asked to obtain E (P all mesh pointsr).Dif (i, j) represents two individual difference values, and j Body has highest fitness value in current population.Dif (i, j) is calculated according to the following formula:
(8) weighting function of the individual difference degree function as fitness function is introduced, can effectively prevent Evolution of Population mistake The missing of effective gene in journey and be absorbed in local optimum.
(9) according to formula F (i)=dif (i, j)/E { [Pr-E(Pr)]2Calculate in population the fitness of each individual Value;Wherein, i is i-th of individual in population, and dif (i, j) represents two individual difference values, E (Pr) represent to receiving plane The reception power of upper all receiving points asks expectation.
(10) design variable FlastRepresent the best individual fitness value in previous generation populations, FcrrtRepresent this generation population Best ideal adaptation angle value.
(11) if FcrrtMore than Flast, then t is madecont=0, Flast=Fcrrt;Otherwise, t is madecont=tcont+1,Flast= Fcrrt
(12) judge whether current evolutionary generation t is more than maximum evolutionary generation tmax=100, or continuous tcont=15 Do not change for the fitness value of optimum individual in population;Meet that one condition of any of the above then goes to step (20);If it is unsatisfactory for One condition of any of the above, then make evolutionary generation t=t+1.tmaxAnd tcontInfluence genetic algorithm is converged to the speed of optimal solution Degree, it is contemplated that they are respectively set to 100 and 15 by problem scale here.
(13) two chromosomes CS1 and CS2 are selected at random from population, then according to the following formula to each Chromosome segment:
Segment1=(x1,y1)...(xN/4,yN/4)
Segment2=(xN/4+1,yN/4+1)...(xN/2,yN/2)
Segment3=(xN/2+1,yN/2+1)...(x3N/4,y3N/4)
Segment4=(x3N/4,y3N/4)...(xN,yN)
(14) one section of Segment is randomly selected, then exchanges the gene on correspondence position.Need to carry out above-mentioned friendship altogether The number of fork operation is Npopu*Pcro.In order to meet the needs of genetic algorithm convergence rate, the value range of crossover probability is general Between 0.6~0.9.Crossover probability P is taken in this examplecro=0.6.
(15) search space (plane where ceiling) of genetic algorithm is divided into Nar*NarA uniform zonule, Each region is expressed as Ar (k).Depending on the division in region can be according to the size of search space.Search space in this example is 5 meters of * 5 meters, therefore the division region of search space is set as 5*5;
(16) a chromosome CS is randomly choosedmut, and count the chromosome CS in region Ar (k)mutGene Number is set to n (k);
(17) sort to n (k), ArmaxN is corresponding with regionmaxA gene, ArminN is corresponding with regionminA gene;
(18) random erasure one belongs to ArmaxGene, and according to described in step (1) method generate one belong to ArminGene, and be inserted into corresponding position in chromosome.
(19) the operation N of the above is in repetitionpopu*PmutIt is secondary, that is, complete mutation operation.Searched in order to stablize genetic algorithm Rope cannot be obtained too greatly, generally below 0.01 to a feasible solution, mutation probability.Mutation probability P is taken in this examplemut= 0.01.Return to step (8).
(20) individual of fitness value maximum in population is found out, the optimal of each LED array is decoded according to this individual Coordinate, the LED array layout after as optimizing.
(21) the reception power in common indoor LED array layout and its receiving plane is as shown in Figure 3.As seen from the figure, Under the layout, the reception power distribution in receiving plane is extremely uneven, shows the characteristics of middle high surrounding is low.By losing LED array layout and its power distribution after propagation algorithm optimization is as shown in Figure 4.In Fig. 4, hence it is evident that as it can be seen that the reception after optimization With the fluctuation of smaller and more balanced, this is of great significance to improving the reliability to communicate for power distribution.
Finally illustrate, preferred embodiment above is merely illustrative of the technical solution of the present invention and unrestricted, although logical Cross above preferred embodiment the present invention is described in detail, however, those skilled in the art should understand that, can be Various changes are made to it in form and in details, without departing from claims of the present invention limited range.

Claims (4)

  1. A kind of 1. indoor visible light communication LED array layout optimization method based on genetic algorithm, it is characterised in that:This method bag Include following steps:
    (1) coordinate system is established for y-axis with a length of x-axis in room, width, builds gene;Believed according to the length information L and width in room Breath W comes structural gene storehouse, and then builds chromosome, and creates initial population;
    (2) it is t to set evolutionary generation, and initializes evolutionary generation t=0;
    (3) according to formula F (i)=dif (i, j)/E { [Pr-E(Pr)]2Calculate in population the fitness value of each individual; Wherein, i is i-th of individual in population, and dif (i, j) represents two individual difference values, E (Pr) represent in receiving plane The reception power of all receiving points asks expectation;
    (4) according to each selected probability of individualPerform selection operation;
    (5) judge whether current evolutionary generation t is more than maximum evolutionary generation tmax, or continuous tcontFor optimum individual in population Fitness value do not change;Meet that one condition of any of the above then goes to step (8);If being unsatisfactory for one condition of any of the above, Then make evolutionary generation t=t+1;
    (6) to the individual in population according to crossover probability PcroPerform crossover operation;
    (7) with the individual in population according to mutation probability PmutPerform mutation operation, return to step (3);
    (8) individual of fitness value maximum in population is found out, the best coordinates of each LED array are decoded according to this individual, LED array layout after as optimizing;
    In the step (1), each individual in population has following form:
    CS=((x1,y1),(x2,y2),...,(xN,yN))
    Wherein, N represents the LED array number on ceiling, (x in roomi,yi) representing a gene, x and y represent LED respectively The abscissa and ordinate of array, and the value range of x and y is xi∈geneLibx,yi∈ geneLiby, meet following Formula:
    <mrow> <mi>g</mi> <mi>e</mi> <mi>n</mi> <mi>e</mi> <mi>L</mi> <mi>i</mi> <mi>b</mi> <mi>x</mi> <mo>=</mo> <mo>{</mo> <mn>0</mn> <mo>,</mo> <mn>1</mn> <mo>&amp;times;</mo> <mfrac> <mi>L</mi> <mi>&amp;xi;</mi> </mfrac> <mo>,</mo> <mn>2</mn> <mo>&amp;times;</mo> <mfrac> <mi>L</mi> <mi>&amp;xi;</mi> </mfrac> <mo>,</mo> <mn>...</mn> <mo>,</mo> <mi>&amp;xi;</mi> <mo>&amp;times;</mo> <mfrac> <mi>L</mi> <mi>&amp;xi;</mi> </mfrac> <mo>}</mo> </mrow>
    <mrow> <mi>g</mi> <mi>e</mi> <mi>n</mi> <mi>e</mi> <mi>L</mi> <mi>i</mi> <mi>b</mi> <mi>y</mi> <mo>=</mo> <mo>{</mo> <mn>0</mn> <mo>,</mo> <mn>1</mn> <mo>&amp;times;</mo> <mfrac> <mi>W</mi> <mi>&amp;mu;</mi> </mfrac> <mo>,</mo> <mn>2</mn> <mo>&amp;times;</mo> <mfrac> <mi>W</mi> <mi>&amp;mu;</mi> </mfrac> <mo>,</mo> <mn>...</mn> <mo>,</mo> <mi>&amp;mu;</mi> <mo>&amp;times;</mo> <mfrac> <mi>W</mi> <mi>&amp;mu;</mi> </mfrac> <mo>}</mo> </mrow>
    Wherein ξ and μ represents to need the grid number for being subdivided into the length L in room and width W;
    When population is initialized, N is builtpopuIndividual;Wherein, the abscissa x in each genes of individuals position, which is randomly selected, comes From gene pool geneLibx, the ordinate y in gene position is randomly selected from gene pool geneLiby.
  2. 2. a kind of indoor visible light communication LED array layout optimization method based on genetic algorithm according to claim 1, It is characterized in that:" continuous t described in step (5)contDo not change for the fitness value of optimum individual in population " specific mistake Cheng Wei:
    Design variable FlastRepresent the best individual fitness value in previous generation populations, FcrrtRepresent best of this generation population Body fitness value;
    If FcrrtMore than Flast, then t is madecont=0, Flast=Fcrrt;Otherwise, t is madecont=tcont+1,Flast=Fcrrt
  3. 3. a kind of indoor visible light communication LED array layout optimization method based on genetic algorithm according to claim 1, It is characterized in that:" to the individual in population according to crossover probability PcroPerform crossover operation " detailed process be:It is general according to intersecting Rate selects two chromosomes from population at random, and then the geometrical feature according to room selects wherein Chromosome segment One section of chromosome, exchange the gene on corresponding allele;
    " continuous t described in step (5)contDo not change for the fitness value of optimum individual in population " detailed process be:
    Design variable FlastRepresent the best individual fitness value in previous generation populations, FcrrtRepresent best of this generation population Body fitness value;
    If FcrrtMore than Flast, then t is madecont=0, Flast=Fcrrt;Otherwise, t is madecont=tcont+1,Flast=Fcrrt
    " to the individual in population according to crossover probability P in step (6)croPerform crossover operation " detailed process be:
    Two chromosomes CS1 and CS2 are selected at random from population, then according to the following formula to each Chromosome segment:
    Segment1=(x1,y1)...(xN/4,yN/4)
    Segment2=(xN/4+1,yN/4+1)...(xN/2,yN/2)
    Segment3=(xN/2+1,yN/2+1)...(x3N/4,y3N/4)
    Segment4=(x3N/4,y3N/4)...(xN,yN)
    One section of Segment is randomly selected, then exchanges the gene on correspondence position;Need to carry out above-mentioned crossover operation altogether Number is Npopu*Pcro
  4. 4. a kind of indoor visible light communication LED array layout optimization method based on genetic algorithm according to claim 1, It is characterized in that:
    " with the individual in population according to mutation probability PmutPerform mutation operation " detailed process be:Search to genetic algorithm Space divides region, and counts the gene number on each region, finds out comprising some most region of gene number, and stochastic censored Except one of gene;Some region for including gene number minimum is found out, is inserted into a gene for belonging to the region;
    Detailed process is:
    By the search space of genetic algorithm, the plane where ceiling, is divided into Nar*NarA uniform zonule, each region It is expressed as Ar (k);
    Randomly choose a chromosome CSmut, and count the chromosome CS in region Ar (k)mutGene number be set to n (k);
    Sort to n (k), ArmaxN is corresponding with regionmaxA gene, ArminN is corresponding with regionminA gene;
    Random erasure one belongs to ArmaxGene, and according to described in step (1) method generate one belong to ArminBase Cause, and it is inserted into corresponding position in chromosome;
    The operation N of the above is in repetitionpopu*PmutIt is secondary, that is, complete mutation operation.
CN201510957604.XA 2015-12-18 2015-12-18 A kind of indoor visible light communication LED array layout optimization method based on genetic algorithm Active CN105634593B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510957604.XA CN105634593B (en) 2015-12-18 2015-12-18 A kind of indoor visible light communication LED array layout optimization method based on genetic algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510957604.XA CN105634593B (en) 2015-12-18 2015-12-18 A kind of indoor visible light communication LED array layout optimization method based on genetic algorithm

Publications (2)

Publication Number Publication Date
CN105634593A CN105634593A (en) 2016-06-01
CN105634593B true CN105634593B (en) 2018-05-04

Family

ID=56049186

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510957604.XA Active CN105634593B (en) 2015-12-18 2015-12-18 A kind of indoor visible light communication LED array layout optimization method based on genetic algorithm

Country Status (1)

Country Link
CN (1) CN105634593B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107480805B (en) * 2017-06-23 2021-05-11 河海大学 Genetic algorithm-based tidal current energy water turbine array optimization method
CN108365891B (en) * 2018-02-09 2020-09-01 重庆邮电大学 Method for optimizing downlink coverage uniformity of indoor visible light communication system
CN109185731B (en) * 2018-08-31 2023-01-03 中国地质大学(武汉) Design method of satellite-borne calibration spectrum light source
CN109981169B (en) * 2019-04-11 2021-06-29 重庆邮电大学 Sub-channel allocation method based on interference suppression for VLC-RF network
CN110596122B (en) * 2019-09-20 2021-04-27 中南大学 Diffuse reflection light source system for visual detection and design method
CN111836273B (en) * 2020-05-22 2022-08-26 南京邮电大学 Method for improving coverage uniformity of received power of indoor wireless communication system
CN111641454B (en) * 2020-06-08 2021-08-24 西安电子科技大学 Indoor visible light communication system light source optimization method based on bat algorithm
CN111695257B (en) * 2020-06-11 2023-04-11 业成科技(成都)有限公司 LED layout generation method and device, computer equipment and readable storage medium
CN111901037B (en) * 2020-06-18 2022-09-23 西安理工大学 Light source optimized layout method based on small divergence angle Gaussian LED
CN113489952B (en) * 2021-06-30 2022-03-22 电子科技大学 Video monitoring facility layout method oriented to indoor three-dimensional scene

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102496063A (en) * 2011-11-17 2012-06-13 江南大学 Illumination uniformization method for high-power LED (light-emitting diode) array
CN103916184A (en) * 2014-03-14 2014-07-09 北京邮电大学 Optimization method of indoor visible light communication power
CN104539362A (en) * 2015-01-06 2015-04-22 北京科技大学 Visible light communication system received power optimizing method based on genetic algorithm

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102496063A (en) * 2011-11-17 2012-06-13 江南大学 Illumination uniformization method for high-power LED (light-emitting diode) array
CN103916184A (en) * 2014-03-14 2014-07-09 北京邮电大学 Optimization method of indoor visible light communication power
CN104539362A (en) * 2015-01-06 2015-04-22 北京科技大学 Visible light communication system received power optimizing method based on genetic algorithm

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于遗传算法的室内光无线通信功率分布优化方案;徐春;《计算机应用》;20120626;第32卷(第4期);第949-952页 *
采用遗传算法的可见光通信LED阵列分布优化;傅玉青;《华侨大学学报(自然科学版)》;20151130;第36卷(第6期);第632-635页 *

Also Published As

Publication number Publication date
CN105634593A (en) 2016-06-01

Similar Documents

Publication Publication Date Title
CN105634593B (en) A kind of indoor visible light communication LED array layout optimization method based on genetic algorithm
Ding et al. Evolutionary algorithm based power coverage optimization for visible light communications
CN107153800A (en) A kind of reader antenna Optimization deployment scheme that alignment system is recognized based on the super high frequency radio frequency for improving chicken group&#39;s algorithm
CN107092255A (en) A kind of multi-robots path-planning method based on improved adaptive GA-IAGA
CN104166763A (en) Indoor LED lamp array arrangement method integrating lighting and communication reliability
CN103188695A (en) Method and system for laying of indoor antennas
CN111641454B (en) Indoor visible light communication system light source optimization method based on bat algorithm
CN102496063A (en) Illumination uniformization method for high-power LED (light-emitting diode) array
CN105554771B (en) Femto subscriber resource distribution method based on dense distribution
CN104581949B (en) Cell gridding method and device
CN108365891B (en) Method for optimizing downlink coverage uniformity of indoor visible light communication system
CN104539362B (en) Visible light communication system received power optimizing method based on genetic algorithm
CN110457805A (en) LED light source layout method based on genetic algorithm optimization
CN112748399B (en) Visible light three-dimensional positioning system and method based on multi-PD receiver
Xu et al. Indoor high precision positioning system based on visible light communication and location fingerprinting
CN107682863B (en) Power base station selection and layout method
Xu et al. Analysis of the uniformity of light in a plant growth chamber
CN116112076A (en) Signal uniformity optimization method for random LED distribution of indoor visible light communication system
CN108650682A (en) A kind of the base station installation aiding device and its method of the ultra dense set networks of 5G
CN104822171B (en) The stable matching method of multi-user&#39;s multi-access point in wireless visible light communication network
CN113420501A (en) Improved artificial neural network indoor light source layout method
CN104581745B (en) A kind of Automatic fan section planning method
Zhai et al. Multipopulation genetic algorithm-optimized LED layout in a visible light communication system
Ajith et al. A multi-objective natural aggregation algorithm for optimizing user allocation matrix in visible light communication
CN114449610A (en) Wireless sensing node clustering and cluster head election method based on network division

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220125

Address after: 401120 b1-16-1, No. 76 Xingguang Avenue, gaoxinyuan, North New Area, Yubei District, Chongqing

Patentee after: CHONGQING INFORMATION TECHNOLOGY DESIGNING CO.,LTD.

Address before: 400065 Chongqing Nan'an District huangjuezhen pass Chongwen Road No. 2

Patentee before: CHONGQING University OF POSTS AND TELECOMMUNICATIONS

TR01 Transfer of patent right