• <tr id="yyy80"></tr>
  • <sup id="yyy80"></sup>
  • <tfoot id="yyy80"><noscript id="yyy80"></noscript></tfoot>
  • 99热精品在线国产_美女午夜性视频免费_国产精品国产高清国产av_av欧美777_自拍偷自拍亚洲精品老妇_亚洲熟女精品中文字幕_www日本黄色视频网_国产精品野战在线观看 ?

    A SpacecraftEquipment Layout Optimization Method for Diverse and Competitive Design

    2023-02-17 03:13:24WeiCongYongZhaoBingxiaoDuSenlinHuoandXianqiChen

    Wei Cong,Yong Zhao,Bingxiao Du,Senlin Huo and Xianqi Chen

    College of Aerospace Science and Engineering,National University of Defense Technology,Changsha,410073,China

    ABSTRACT The spacecraftequipment layout optimization design (SELOD) problems with complicated performance constraints and diversity are studied in this paper.The previous literature uses the gradient-based algorithm to obtain optimized non-overlap layout schemes from randomly initialized cases effectively. However, these local optimal solutions are too difficult to jump out of their current relative geometry relationships,significantly limiting their further improvement in performance indicators.Therefore,considering the geometric diversity of layout schemes is put forward to alleviate this limitation. First, similarity measures, including modified cosine similarity and gaussian kernel function similarity, are introduced into the layout optimization process. Then the optimization produces a set of feasible layout candidates with the most remarkable difference in geometric distribution and the most representative schemes are sampled.Finally,these feasible geometric solutions are used as initial solutions to optimize the physical performance indicators of the spacecraft, and diversified layout schemes of spacecraftequipment are generated for the engineering practice.The validity and effectiveness of the proposed methodology are demonstrated by two SELOD applications.

    KEYWORDS Layout optimization;non-overlap;similarity measures;sampling methods;physical performance

    1 Introduction

    The rapid development of space technology and industrialization has put forward new goals for spacecraft design, including shortening the design cycle, reducing development cost and ensuring design reliability. The spacecraft equipment layout optimization design (SELOD) is a vital part of the overall spacecraft design [1-3], which refers to the study of how to make full use of the limited space of the spacecraft and arrange instruments and equipment optimally under the premise of satisfying the engineering and technical conditions and various constraints of the internal and surrounding environment. It requires the integrated use of multidisciplinary knowledge [4,5] like aerospace,mechanics,graphics,and geometry.The pros and cons of the design indicators are directly concerned with the performance,reliability,and cost of the spacecraft.

    Several methods have been proposed and applied to solve the layout problem in recent years.These methods have well-established mathematical models,focusing on solving the strong constraint of geometric non-overlap between equipment.Zhang et al.[6]proposed novel methods for optimizing the layout of structural systems,whose key ideas are using level set functions(LSFs)to describe the shapes of arbitrary irregular embedding components and resorting to the concept of the structural skeleton to formulate the distance control constraints explicitly.Fakoor et al.[7]provided a new concept based on the finite circle method (FCM) to express geometric constraints mathematically and proposed a hybrid method to optimize layout design, a combination of simulated annealing optimization and the quasi-Newton method.Chen et al.[8]proposed an enhanced interference algorithm based on the finite circle method and used an accelerated particle swarm optimization to optimize the constructed layout model globally.Qin et al.[9]presented an optimization tool for integrating CAD software as well as optimization algorithms to automatically find solutions for equipment layouts in satellites.Zhong et al.[10]presented a component assignment and layout integration optimization algorithm,aiming to expand the solution space of component layout optimization to further improve the component layout design,which can assign components to each module of the satellite dynamically during the optimization procedure.Chen et al.[11]proposed a novel satellite layout optimization design approach based on the phi-function, which provides a simple, effective and simultaneously accurate way to handle the geometry constraints with an explicit mathematical expression. Sun et al. [12] studied a multimodal optimization method and proposed an improved niching-based cross-entropy method to find multiple solutions simultaneously for more design diversity.These methods can effectively solve the geometric non-overlap problems.LSF,FCM and phi-function methods are the most widely used.FCM uses multiple envelope circles to approximate the equipment with arbitrary geometric shapes.The construction way is simple. However, as an approximate description method, if fewer envelope circles are used to fit the equipment, the approximation error is bound to be large, resulting in a waste of design space.Suppose we want to describe the components more accurately and improve the approximate accuracy. In that case, it is necessary to generate more envelope circles, which will lead to a sharp increase in the number of non-overlap constraints,increasing the computational costs.The method of using LSFs to model the geometry of the equipment is to express the geometric boundary with zero surfaces of level set functions,which can effectively construct the geometry of any shape.It is noted that the calculation of the integral expression is grid-based and parameter-based.Especially when the objects have some sharp angles,it may cause inaccurate overlap detection.If more accurate approximations are to be obtained, denser grids and more parameters are required, which incurs higher computational costs. The phi-function method describes the geometric constraints between components through an explicit analytical expression and geometry constraints between components can be readily quantified by the phi-function value which has certain advantages.

    Furthermore, some optimizations are made aiming at the physical performance of the overall spacecraft structure.Cuco et al.[13]presented a multi-objective methodology that was developed to find solutions for a three-dimensional spacecraft equipment layout automatically. It included mass,inertia,thermal,subsystem requirements and geometric constraints using a multi-objective approach that combines CAD and optimization tools in an integrated environment.Fakoor et al.[14]proposed an automatic tool,based on multi-objective optimization methods for a three-dimensional layout of spacecraft subsystems considering essential constraints such as the center of gravity, the moment of inertia, thermal distribution, natural frequencies and structural strength. Qin et al. [15] proposed a multi-objective methodology for satellite cabin layout optimization considering the space debris impact risk whose main goal was to examine the trade relationship between space use,the center of gravity offset,and the space debris impact risk index.

    It should be noted that the SELOD problem is a kind of large-scale system problem,usually solved by a gradient-based algorithm. Therefore, it is easy to fall into the local optimal solution. How to get much more and better layout schemes is still an unsolved problem,but it is crucial for designers.Therefore,it is of great significance for developing spacecraft design to form an intelligent algorithm to generate diverse layout solutions by studying the SELOD approaches.

    Diverse design methods have achieved remarkable progress in spacecraft design, especially in structural topology optimization considering competitiveness and diversity.Wang et al.[16]presented three graphic diversity measures,cross-correlation,modified cross-correlation and the sum of squared differences to set the desired diversity to find diverse competitive designs for topology optimization problems.Xie et al.[17]and Yang et al.[18]presented some simple and effective strategies for achieving diverse and competitive structural designs which are successfully applied in the computational morphogenesis of various structures. Cai et al. [19] explored two strategies, namely, the penalizing length method and the modifying ground structure method, for generating diverse truss structures while maintaining structural performance.Li et al.[20]proposed a metric named trD which maintains several desired properties for measuring the diversity,considering that the single global optimum may be invalid because of some uncertainties. Dommaraju et al. [21] addressed the problem of finding geometric features that can be used to explore topologically optimized structures and identify diverse designs based on geometrical properties in a design space. Jang et al. [22] proposed a reinforcement learning-based generative design process,with reward functions maximizing the diversity of topology designs.Deng et al.[23]proposed a new parametric level set method for topology optimization based on a deep neural network(DNN)to generate diverse and competitive designs with different network architectures.Ryu et al.[24]developed a novel multi-objective topology optimization method with a configuration-based clustering scheme,simultaneously considering the diversity and uniformity of the optimum solutions in the objective and design variable spaces.

    Concerning the approaches of diversity design considered in the structural topology optimization,we present a novel SELOD approach where the diversity between layout schemes is considered in this paper.Two similarity measures are used as diversity metrics between layout schemes,cosine similarity and gaussian kernel function similarity.In the optimization process,the minimum similarity between layout schemes is set as the objective to obtain the schemes with the greatest diversity. Thus, more references are provided for engineering design.

    The remainder of this paper is organized as follows. In Section 2, a phi-function method for constructing analytic geometric interference formula is presented.In Section 3,two measures,modified cosine similarity and gaussian kernel function similarity are established.Also,an approach for sampling is summarized called determinantal point processes.Models are established for the diverse SELOD problem and the layout problem considering physical performance in Section 4.Section 5 is devoted to demonstrating the effectiveness of the proposed novel diverse SELOD approach through two examples.Finally,some concluding remarks are provided in Section 6.

    2 Non-Overlap Layout Design Method Based on Phi-Function

    The spacecraft’s physical performance calculation needs to be carried out under the premise of non-overlap between equipment. While due to the strong constraints of geometric non-overlap, the solution space of layout schemes is characterized by discontinuity and strong nonlinearity. If using Monte Carlo random sampling, most samples are invalid solutions with interference. Therefore, by constructing an analytic geometric overlap formula, gradient optimization methods can be used to efficiently converge to a feasible non-overlap solution from random initial values iteratively.

    2.1 Phi-Function for Geometric Non-Overlap

    The phi-function method[25,26]is a typical and effective method to describe the relative position between two geometries. The central idea is to calculate the corresponding phi-function value to determine whether two geometries overlap. The phi-function satisfies the properties described in Eq.(1):when φABis positive,it means that the two geometries are separated from each other;when φABis equal to zero,it means that the boundaries of the two geometries just touch;when φABis negative,it means that the two geometries overlap.In particular,a normalized phi-function is obtained if φABrepresents the true minimum Euclidean distance between two geometries.

    whereinte(A)andinte(B)mean the interior area of objectAandB,respectively;boun(A)andboun(B)stand for the boundary of objectAandB,respectively.The calculation of overlap between spacecraft equipment can therefore be expressed in a fully equivalent way by constructing an expression for the analytic phi-function.

    In the case of a two-dimensional geometry,for example,a reference point is firstly selected when describing the position information of the geometry. Once the reference point of the geometry has been determined, the position parameters of the geometry can be determined using a set of point coordinates and a rotation angle. The coordinate system is usually based on the geometric centre as the origin. The specific shape of the object can then be characterized based on the geometric information of the object, and the position relationship between the objects can then be calculated as a phi-function.The principles of calculation between two three-dimensional geometries are similar and can be obtained by further derivation. The construction of the phi-function presented in this section can be applied to the geometric description of the distance between the spatial contours of the equipment of the vast majority of spacecraft.Some common phi-functions between two-dimensional geometries are defined as follows.

    2.1.1 Phi-Function between Circles

    For two circlesCi(i=1,2)with radiusri,the centre of which are denoted by(xi,yi)(i=1,2),the phi-function between them can be defined as

    2.1.2 Phi-Function between Convex Polygons

    2.1.3 Phi-Function Between a Circle and a Convex Polygon

    where

    2.1.4 Phi-Function between Non-Convex Polygons

    2.2 Examples:Packing Problems in a Circular Container

    In this sub-section, three simple examples of layout problems are given to demonstrate the effectiveness of using phi-function in calculating interference between geometries.Figs.1-3 show the layout problems considering four squares, four circles and two circles and two squares, respectively.They are required to be placed compactly within a circular design domain and the calculation target is set to find the radius value of the smallest envelope circle that can enclose these geometries.In these three examples, calculating the interference between circles and squares is the key to solving them.We perform the overlap volume calculation by the phi-function method described above,applying a gradient-based SQP algorithm to the optimization,with the problem described as follows:

    where (xi,yi) represents the centre coordinates of the equipment, θirepresents the deflection angle of the equipment,Rrepresents the radius of the envelope that can contain the equipment, and φijrepresents the phi-function between equipmentiand equipmentj.

    Figs.1a-3a show the layout schemes for a random initial position of the equipment,respectively,where the equipment is randomly distributed and irregular interference occurs.Parts of intermediate solutions to the optimization process are also presented.The final optimization obtained is as expected,with the equipment being able to align closely to generate an envelope circle with the smallest radius,as shown in Figs.1e-3e. Thus, it is reasonable to use the analytic geometric interference formula constructed by phi-function to solve the layout problems.

    Figure 1:Layout problem with four squares

    Figure 2:Layout problem with four circles

    Figure 3:Layout problem with two circles and two squares

    3 Diversity Measures and Sample Methods

    The SELOD problem considering physical performance often starts with a geometrical nonoverlap layout scheme.The optimization process for obtaining geometrical non-overlap layout solutions based on phi-function is usually carried out using gradient-based algorithms. Gradient optimization has a severe initial value dependence, which makes it challenging to obtain a layout with optimal performance because of the tendency to fall into the local optima after iteration.To obtain much more and better layout schemes,we cannot simply optimize by randomly generating many initial layout schemes.This approach is not only time-consuming but also unscientific.This section proposes the idea of adding diversity measure indicators into the optimization process,guiding the optimization of layout schemes that generate diversity.In the SELOD problem,each layout scheme corresponds to a set of vectors describing the coordinates of geometric position,so the chosen measures are based on vector calculations,namely the modified cosine similarity and the gaussian kernel function similarity,respectively.

    3.1 Modified Cosine Similarity

    Cosine similarity is defined as the cosine of the angle between two vectors. The cosine value determines whether the two vectors are pointing in approximately the same direction. For example,when the two vectors point in the same direction,the cosine value is 1;when the angle between the two vectors is 90°,the cosine value is 0;and when the two vectors point in precisely opposite directions,the cosine value is-1.With this property,we use the cosine similarity to assess the similarity of layout schemes,as shown in Eq.(8).

    whereAiandBirepresent the equipment of the vector A and the vector B,respectively.

    As an example of the distribution of points in the plane, as shown in Fig.4a, ten points are distributed in a square region with unit side length.The distance of these points from the origin is fixed at 1.Without setting a similarity target,the distribution of points is entirely random.In the coordinate system,each point corresponds to a coordinate,and the similarity between the points can be calculated according to the definition of cosine similarity.By setting the minimum similarity between points as the target for distribution optimization, it can be found that these points are uniformly distributed within a right angle of the square region,as shown in Fig.4b.

    Figure 4:10 points distributed in a square

    However,the attention to cosine similarity focuses on whether the directions of the two vectors point in the same.In the SELOD problem,solutions that can be obtained from each other by simple non-overlap transformations are highly similar, such as those that can be overlapped by rotating a certain angle around the center of mass of the current layout solution. Therefore, we propose an improved method for calculating cosine similarity. Primarily, the coordinates of the equipment are transferred to a coordinate system with the center of mass of the system as the origin and a scheme is chosen to be rotated by a certain angle around the center of mass.Then the cosine similarity to the other fixed layout schemes is calculated using several solutions resulting from the rotation.Finally,the maximum value of the cosine between the rotated schemes and the fixed one is taken as the similarity value between the two schemes,which alleviates the limitations of cosine similarity to some extent.

    where α means the rotation angle of vector B,usually determined factitiously within[0,π].

    As shown in Fig.5,there are two layout schemes presented,where one circle and two squares are placed vertically on a circular plate.Respectively,the coordinates of equipment in layout scheme A are set as X={(-1.5,1,0),(1.5,1,0),(0,-1.5,0)},and the coordinates of equipment in layout scheme B are set as X={(1,-1.5,0),(1,1.5,0),(-1.5,0,0)}.Based on the definition of cosine similarity above,the similarity between the two schemes is 0.5. Obviously, if scheme A rotates around the origin 90 degrees clockwise,it will coincide with scheme B.Hence,these two layout schemes are considered the same according to the modified cosine similarity.

    Figure 5:Two“same”layout schemes

    3.2 Gaussian Kernel Function Similarity

    Gaussian kernel function [27-30], also called radial basis function, is usually defined as a monotonic function of the Euclidean distance between any two points in space and can be written ask(A,B),whose effect is often local.When A and B are very close,the Euclidean distance between them is approximately equal to 0,at which point the gaussian kernel function is approximately equal to 1. When A and B are very far apart, the Euclidean distance between them is large, and then the gaussian kernel function is approximately equal to 0. Therefore, we can derive the gaussian kernel function as a measure of the distance between two vectors, that is, the similarity of two vectors, as shown in Eq.(10).

    where |||| indicates norm operation, namely the metric of orientation, and σ represents the width function,which is determined by the vectors.

    Similarly,as shown in Fig.6a,twenty points are distributed in a circular region with a diameter of 1.Without setting a similarity target,the distribution of points is completely random.The gaussian kernel function similarity between the points can also be calculated here. By setting the minimum similarity between points as the target for distribution optimization,it can be found that these points are uniformly distributed in the circular region,as shown in Fig.6b.

    Figure 6:20 points distributed in a circle

    “Gaussian kernel function similarity”and“cosine similarity”are different diversity measures that assess the similarity of layout schemes within their respective scales. As two measures, they are less directly comparable with one another. In general, the gaussian kernel function similarity represents the absolute difference in value,while the cosine similarity represents the difference in direction.The former is a measure of length,and it is defined only by distance and proximity.Whereas the latter is a measure of direction.With a cosine similarity of 1,we cannot say that the two vectors are the same,but only that they are similar,since they are just in the same direction,like(3,3)and(5,5).However,the gaussian kernel function similarity measures the length, and the similarity is 1 when the length is 0,so they can be considered the same.In short,the use of measures is case by case,depending on whether the focus is on absolute or relative distance.

    3.3 Determinantal Point Processes

    The use of selected similarity measures for the diverse SELOD problem allows that a large sample of diverse layout schemes can be generated quickly. Nevertheless, due to the high computational limitations, it is impossible to use all layout schemes obtained as initial solutions for the next step of optimization.Hence, we need to further select the most different and representative new samples from these random samples.

    Determinantal point processes (DPPs) are probabilistic models for sampling subsets from the full set, firstly proposed by Kulesza [31]. The method is now widely used in generative learning for sample acquisition, which can generate new samples that cover the design space and are of high quality. Elfeki et al. [32] drew inspiration from DPPs to realize a generative model that alleviates mode collapse while producing higher-quality samples. Chen et al. [33] developed a new variant of GAN, named performance augmented diverse generative adversarial network (PaDGAN) by using a new loss function, based on DPPs for generative models to encourage both high-quality and diverse design synthesis. Zhang et al. [34] presented a many-objective evolutionary algorithm with DPPs(MaOEADPPs)to simultaneously maintain convergence and population diversity in the highdimensional objective space.

    DPPs model the likelihood of selecting a subset of diverse items as the determinant of a kernel matrix.The probability of a subset being selected is equal to the ratio of the kernel matrix determinant of the subset to the kernel matrix determinant of the full set,as shown in Eq.(11).

    where det() denotes the calculation of the matrix determinant.Imeans the unit matrix. The kernel matrixLis anN×Nsymmetric positive semidefinite matrix, describing the relationship between individuals in the full set.Each element inLcan be interpreted as the similarity between two subsets in the full set,usually taking the value in[0,1]and especially,the similarity to oneself is defined as 1.LAstands for the new kernel matrix composed of the elements of the kernel matrixLindexed by the number of the selected individual.For example,ifA={a,b},then

    The probability ofaandbbeing sampled at the same time is quite smaller when the similarity betweenaandbis higher. As shown in Fig.7, the left shows the distribution obtained by picking points in space using DPPs,and the right shows the distribution obtained by picking points in space using random sampling.Individuals with better distribution in space can be obtained by using DPPs to sample.Therefore,after obtaining several sets of diverse layout schemes,the most diverse feasible solutions can be obtained by using DPPs.

    Figure 7:A set of points in the plane drawn from a DPP(a),and the same number of points sampled randomly(b)

    4 Formulation

    Referring to the simplified spacecraft model proposed by Teng et al.[35],we improve the model to study the diverse SELOD problem. One of the spacecraft’s bearing plates is selected, and pieces of equipment to be laid out are placed on this plate. In order for the computational convenience and without losing the generality of the research, we design the spacecraft structure as a columnar shape with a trapezoidal bottom. The equipment is designed as cylindric or cuboid geometry, as shown in Fig.8. What we are particularly concerned with is the arrangement of equipment on the two-dimensional surface of the bearing plate. For further study, our target is to improve the spacecraft’s physical performance.The moment of inertia is one of the important physical parameters for spacecraft attitude dynamics. As for spacecraft with a smaller moment of inertia, spacecraft attitude control is also easier to implement, and the energy consumption of the spacecraft in orbit is lower.As a result,here we choose the minimum moment of inertia as the objective function for the next optimization.

    Figure 8:Layout of spacecraft equipment cabin

    The entire optimization process of the diverse SELOD problem considering the minimum moment of inertia is shown in Fig.9.

    Figure 9:The entire optimization process of the diverse SELOD problem

    4.1 Design Variables

    In the SELOD problem, the three-dimensional layout problem can be simplified to a twodimensional layout problem since the centre of mass in the height direction is easy to obtain and remains unchanged during the optimization process. In the coordinate system with the geometric centre of the spacecraft system as the origin, the position of each piece of equipment is represented by a set of coordinates(xi,yi,θi),where(xi,yi)represents the centre coordinates of the object and θirepresents the deflection angle of the object. Once the centre coordinates and deflection angles of a set of equipment to be laid out are determined, a layout scheme is uniquely determined. In the optimization process considering diversity,a set of vectors is needed to construct to represent a layout scheme,so that the similarity between schemes can be calculated.So,each layout scheme is designed as

    where the value range of(xi,yi)is the geometric size of the bearing plate,and the value range of θiis[0,π]if there is no restriction on placement,or{0,π/2}if equipment can only be placed orthogonally.In particular,for cylindrical equipment,θiare set to 0.AndNis the number of pieces of equipment to be laid out.

    As to the diverse SELOD problem,Mlayout schemes are selected to optimize the similarity between them in each optimization,and the design variables are written as

    4.2 The Layout Constraints

    For layout problems,the first thing to consider is that there should not be any overlap between the equipment and between equipment and boundaries.Overlap is invalid in spacecraft engineering design.Furthermore, it cannot be handled when further simulating the complex operating environment of spacecraft.The non-overlap constraint can be expressed as

    where Δij(i,j>0,ij) refers to the amount of the interference area between objectiand objectj. Especially, wheni= 0, objectirepresents the spacecraft shell and Δijmeans the amount of the protrusion area for objectjout of the spacecraft shell.

    In the engineering practice of spacecraft design, it is found that equipment may interact during operation,which may affect the working accuracy of the equipment.In consideration of the processing needs such as the installation of equipment and wiring inside the equipment cabin,a safety distance should be maintained when placing equipment. In addition, some cooperative equipment must be placed within a feasible distance.Once a threshold distance is exceeded,the spacecraft subsystem may not work normally.Therefore,this distance constraint is defined as the safety and feasibility constraint,which can be represented by the minimum distance constraint

    or the maximum distance constraint

    4.3 Formulation of Diverse SELOD Model

    The diverse SELOD problem mainly considers a single objective function,that is,the similarity between layout schemes.Similarity targets can be described as

    whereLijrepresents the similarity value between layout schemeiand layout schemej,andLis given in the form of a symmetric positive semidefinite matrix, according to the definition of DPPs in Eq.(12). This objective function needs to minimize the maximum value. In this way, we can get the layout schemes with the lowest similarity, that is, the highest diversity. It is noted thatLijis positive semidefinite when we use DPPs to sample the most representative schemes, while the value of the cosine similarity is[-1,1].So,we transform the results aiming that the cosine similarity value can be mapped into[0,1]in a one-to-one way,that is

    With the aforementioned decision variables and layout constraints,a more general SELOD model can be formulated as follows:

    In this optimization problem,we note that the objective function is the maximum of the similarity between the schemes. However, the maximum function cannot be differentiated. In order to apply the gradient algorithm for optimization,we use KS function to approximate the maximum value of similarity according to the obtained similarity matrix,which is differentiable everywhere,that is

    4.4 Formulation of SELOD Model Considering the Moment of Inertia

    After obtaining several sets of the most diverse geometric non-overlap layout schemes, these schemes are used as the initial solutions of design variables to further optimize the physical performance of the spacecraft.In most spacecraft designs,it is expected to obtain as small as possible the overall moment of inertia of the system to ensure that the spacecraft can operate safely and stably in orbit with small energy consumption.The mathematical model is described as follows:

    wheref(X)is the layout objective,and Jx(X),Jy(X)and Jz(X)denote the moments of inertia of the whole satellite concerning the axes of the satellite coordinate system,respectively.

    5 Case Study

    5.1 Case 1:A SELOD Problem with 5 Cylinders

    A simple layout problem is presented to test the validity of the proposed optimization method for the diverse SELOD problem.The trapezoid on the bottom of the spacecraft equipment cabin in this example is an isosceles trapezoid with an upper bottom of 260 mm,a lower bottom of 300 mm and a height of 360 mm.The height of the equipment cabin is 120 mm.The three-axis moment of inertia of the equipment cabin around its geometric centre is

    The equipment cabin contains five pieces of cylindrical equipment, and their geometric dimensions and mass information are shown in Table 1,where Rimeans the radius of the base of the No.icylinder and Himeans the height.In order to improve the calculation efficiency and avoid the accidental impact caused by one-time optimization,the number of layout schemes in each optimization is set as ten.Through performing multiple optimization operations,groups of layout schemes with diversity are generated.The design variable can be set as|i=1,2,...,5,p=1,3,...,10}.In addition,the minimum distance constraint here is set as 0.4 mm between different equipment when optimizing the moment of inertia.

    Table 1: The characteristic data of 5 pieces of equipment in case 1

    The results of the optimization schemes considering the diversity among schemes as the objective function and the optimization schemes without considering the diversity objective are compared.As shown in Figs.10a and 10c,when the diversity target is not considered,the randomly generated initial layout schemes can only be optimized to obtain the schemes that meet the geometric non-overlap,and the corresponding similarity distribution is also random.As shown in Figs.10b and 10d,after adding the diversity target of cosine similarity or gaussian similarity,it is obvious that the similarity between the optimized layout schemes is greatly reduced.This proves that the feasibility of introducing diversity factors into the optimization process is in line with expectations.

    After several optimization iterations, groups of diverse non-overlap layout schemes can be obtained.Then, DPPs are used to select more representative schemes from the obtained schemes as the initial solutions for the optimization of physical field performance in the next step. Six schemes obtained by the DPPs sampling method from the layout schemes according to the modified cosine similarity minimum are shown in Fig.11. By observing the most diverse layout schemes, it is clear that they have different distribution characteristics, including the absolute positions of equipment and the relative positions between equipment.And Fig.12 shows the optimized corresponding layout schemes which take the moment of inertia of the spacecraft system as the optimization target.Obviously,compared with the schemes before,all the equipment converges towards the center of mass in optimized schemes.The results of the moment of inertia corresponding to each layout scheme are shown in Table 2,where the difference between the maximum moment of inertia and the minimum is 8.3%.

    Figure 10: (Continued)

    Figure 10:The similarity distribution of layout schemes

    Figure 11: (Continued)

    Figure 11:Layout schemes obtained by DPPs according to the modified cosine similarity

    Figure 12: (Continued)

    Figure 12:Layout schemes obtained by optimizing the moment of inertia according to the modified cosine similarity

    Table 2: Optimization results corresponding to each layout scheme

    Among the layout schemes obtained according to the gaussian kernel function similarity minimum, six schemes obtained by DPPs are shown in Fig.13 where they are diverse intuitively by comparing the coordinates of equipment.And Fig.14 shows the corresponding layout scheme after optimizing the moment of inertia in which equipment become more compact. The results of the moment of inertia corresponding to each layout scheme are shown in Table 3.The difference between the maximum moment of inertia and the minimum is 4.4%.The results show that the method proposed for the diverse SELOD problem can produce multi-group solutions with great target quality for designers to choose from.

    Figure 13:Layout schemes obtained by DPPs according to the gaussian kernel function similarity

    Figure 14: Layout schemes obtained by optimizing the moment of inertia according to the gaussian kernel function similarity

    Table 3: Optimization results corresponding to each layout scheme

    5.2 Case 2:A SELOD Problem with 4 Cuboids and 6 Cylinders

    A general layout problem is presented to test the universality of the proposed optimization method for the diverse SELOD problem.The trapezoid on the bottom of the spacecraft equipment cabin in this example is an isosceles trapezoid with an upper bottom of 460 mm,a lower bottom of 500 mm and a height of 560 mm.The height of the equipment cabin is 120 mm.The three-axis moment of inertia of the equipment cabin around its geometric center is

    The equipment cabin contains four pieces of cuboid equipment and six pieces of cylindrical equipment, and their geometric dimensions and mass information are shown in Table 4. Aiand Bimean the length and width of the No.icuboid,respectively and Rimeans the radius of the base of the No.icylinder. Himeans the height of the No.icuboid or cylinder. It is noted that the first four are cuboids.

    Table 4: The characteristic data of 10 pieces of equipment in case 2

    To verify the efficiency, this design case will be resolved under two different conditions, respectively. One assumption condition, denoted by Scenario A, is that all equipment can be placed at a free angle and the other, denoted by Scenario B, is that the cuboid equipment can only be placed orthogonally. In addition, the minimum distance constraint here is set as 1.2 mm between different equipment when optimizing the moment of inertia.

    5.2.1 Scenario A:Free Rotation Condition

    When all equipment can be placed arbitrarily, six schemes obtained by the DPPs sampling methods from the schemes according to the modified cosine similarity minimum are shown in Fig.15.Nearly no equipment is located in the same place in different layout schemes.Moreover,Fig.16 shows the optimized corresponding layout schemes which take the moment of inertia of the spacecraft system as the optimization target where equipment is clustered from all sides to the center.The results of the moment of inertia corresponding to each layout scheme are shown in Table 5.The difference between the maximum moment of inertia and the minimum is 15.1%.

    Figure 15: (Continued)

    Figure 15:Layout schemes obtained by DPPs according to the modified cosine similarity in Scenario A

    Figure 16: (Continued)

    Figure 16:Layout schemes obtained by optimizing the moment of inertia according to the modified cosine similarity in Scenario A

    Table 5: Optimization results corresponding to each layout scheme

    Among the layout schemes obtained according to the gaussian kernel function similarity minimum,six schemes obtained by DPPs are shown in Fig.17 which are the most diverse ones.Furthermore,Fig.18 shows the corresponding layout scheme after optimizing the moment of inertia.Finally,the results of the moment of inertia corresponding to each layout scheme are shown in Table 6.The difference between the maximum moment of inertia and the minimum is 9.9%.

    Figure 17: (Continued)

    Figure 17:Layout schemes obtained by DPPs according to the gaussian kernel function similarity in Scenario A

    Figure 18: (Continued)

    Figure 18: Layout schemes obtained by optimizing the moment of inertia according to the gaussian kernel function similarity in Scenario A

    Table 6: Optimization results corresponding to each layout scheme

    5.2.2 Scenario B:Fixed Rotation Condition

    When the cuboid equipment can only be placed orthogonally,similarly,Fig.19 shows six schemes obtained by the DPPs sampling method from the schemes according to the modified cosine similarity minimum. The optimized corresponding layout schemes which take the moment of inertia of the spacecraft system as the optimization target are shown in Fig.20.The results of the moment of inertia corresponding to each layout scheme are shown in Table 7. The difference between the maximum moment of inertia and the minimum is 10.3%.

    Figure 19:Layout schemes obtained by DPPs according to the modified cosine similarity in Scenario B

    Figure 20:Layout schemes obtained by optimizing the moment of inertia according to the modified cosine similarity in Scenario B

    Table 7: Optimization results corresponding to each layout scheme

    Among the layout schemes obtained according to the gaussian kernel function similarity minimum,Fig.21 shows six schemes obtained by DPPs.The corresponding layout schemes after optimizing the moment of inertia are shown in Fig.22.The results of the moment of inertia corresponding to each layout scheme are shown in Table 8.The difference between the maximum moment of inertia and the minimum is 8.6%.

    Figure 21: (Continued)

    Figure 21:Layout schemes obtained by DPPs according to the gaussian kernel function similarity in Scenario B

    Figure 22: (Continued)

    Figure 22: Layout schemes obtained by optimizing the moment of inertia according to the gaussian kernel function similarity in Scenario B

    Table 8: Optimization results corresponding to each layout scheme

    The results show that for general SELOD problems,setting diversity constraints to the optimization process can generate a variety of layout schemes with better performance and diversity,providing a greater reference for practical spacecraft engineering design.

    6 Conclusions

    This paper presents an innovative approach to the SELOD problem that takes into account diversity,based on the fact that traditional optimization algorithms tend to fall into local optimality.Two measures,modified cosine similarity and gaussian kernel function similarity,are designed as similarity measures for the layout schemes,guiding the optimization to generate multiple sets of layout solutions with good objective functions and some diversity. The proposed method is validated by presenting two examples of the SELOD problem. Given the complex and changing environment of spacecraft operations,applying our proposed method to engineering practice can provide some reference value for spacecraft equipment layout design. In future research, the spacecraft equipment layout design under multi-physical field conditions such as dynamic field,thermal field,and electromagnetic field will be considered to match the realistic spacecraft operation in orbit further.

    Acknowledgement:We thank Dr. Zeping Wu from National University of Defense Technology for providing helpful suggestions when preparing this manuscript.

    Funding Statement:This work was supported by Aerospace Frontier Inspiration Project(Grant No.KY0505072113) from College of Aerospace Science and Engineering, NUDT, which are gratefully acknowledged by the authors.

    Conflicts of Interest:The authors declare that they have no conflicts of interest to report regarding the present study.

    中国三级夫妇交换| 亚洲熟女精品中文字幕| 成人亚洲欧美一区二区av| 欧美区成人在线视频| 久久女婷五月综合色啪小说| 全区人妻精品视频| 纵有疾风起免费观看全集完整版| 蜜臀久久99精品久久宅男| 看非洲黑人一级黄片| 亚洲怡红院男人天堂| 亚洲av福利一区| 丰满乱子伦码专区| 久久精品久久精品一区二区三区| 好男人视频免费观看在线| 婷婷色综合www| 久久精品夜色国产| 一级av片app| 高清在线视频一区二区三区| 夜夜爽夜夜爽视频| 亚洲精品一二三| 黄色配什么色好看| 国产日韩欧美亚洲二区| 亚洲人成网站高清观看| 人妻 亚洲 视频| 久久精品国产鲁丝片午夜精品| 国产视频内射| 午夜福利影视在线免费观看| 欧美精品亚洲一区二区| 国产精品久久久久久久久免| 国产深夜福利视频在线观看| 欧美一级a爱片免费观看看| 中国美白少妇内射xxxbb| 国产黄片美女视频| 两个人的视频大全免费| 亚洲天堂av无毛| 啦啦啦在线观看免费高清www| 一级毛片久久久久久久久女| 毛片一级片免费看久久久久| 精品一区二区三区视频在线| 国产无遮挡羞羞视频在线观看| av在线app专区| 午夜免费男女啪啪视频观看| 亚洲成色77777| av网站免费在线观看视频| 亚洲精品日韩av片在线观看| 日韩中字成人| 国产亚洲91精品色在线| 国产精品精品国产色婷婷| 啦啦啦视频在线资源免费观看| 一本久久精品| 性色av一级| 亚洲国产毛片av蜜桃av| 99re6热这里在线精品视频| 你懂的网址亚洲精品在线观看| 日日啪夜夜撸| 亚洲怡红院男人天堂| 国产成人精品婷婷| 亚洲av电影在线观看一区二区三区| 亚洲成人手机| 麻豆精品久久久久久蜜桃| 久久精品国产a三级三级三级| 欧美变态另类bdsm刘玥| 久久久久久久久久久免费av| 午夜福利在线在线| 少妇人妻久久综合中文| 亚洲精品国产成人久久av| 18禁在线无遮挡免费观看视频| 99热6这里只有精品| 亚洲人成网站高清观看| 国产在线视频一区二区| 欧美精品人与动牲交sv欧美| 日韩不卡一区二区三区视频在线| 国产精品爽爽va在线观看网站| av国产久精品久网站免费入址| 在线免费观看不下载黄p国产| 97在线人人人人妻| 国产伦在线观看视频一区| 全区人妻精品视频| 国产 一区精品| 国产亚洲午夜精品一区二区久久| 亚洲成人手机| 欧美xxxx性猛交bbbb| 丝瓜视频免费看黄片| 亚洲人成网站在线观看播放| 国产免费一级a男人的天堂| 五月伊人婷婷丁香| av网站免费在线观看视频| 免费高清在线观看视频在线观看| 自拍偷自拍亚洲精品老妇| 国产免费福利视频在线观看| 免费在线观看成人毛片| 精品99又大又爽又粗少妇毛片| 18禁动态无遮挡网站| 18禁动态无遮挡网站| 国产在线男女| 看十八女毛片水多多多| av在线观看视频网站免费| 菩萨蛮人人尽说江南好唐韦庄| 精品久久久久久久久av| 一区二区三区免费毛片| 在线看a的网站| 免费人妻精品一区二区三区视频| 各种免费的搞黄视频| 亚洲精品久久午夜乱码| 日韩 亚洲 欧美在线| 高清毛片免费看| 精品久久久噜噜| 高清视频免费观看一区二区| 亚洲精品自拍成人| 色吧在线观看| 国产免费视频播放在线视频| 在现免费观看毛片| 欧美极品一区二区三区四区| 老熟女久久久| 欧美日本视频| 国产高潮美女av| 99热网站在线观看| 久久6这里有精品| 少妇人妻精品综合一区二区| 亚洲av成人精品一区久久| 伦理电影大哥的女人| 免费在线观看成人毛片| 简卡轻食公司| 涩涩av久久男人的天堂| 日韩电影二区| 亚洲成人一二三区av| 欧美性感艳星| 免费看光身美女| 国产熟女欧美一区二区| 97在线视频观看| 免费观看的影片在线观看| 国产精品久久久久久久久免| 欧美高清成人免费视频www| 永久网站在线| 亚洲欧洲国产日韩| 成人18禁高潮啪啪吃奶动态图 | 亚洲欧美日韩东京热| 日韩av在线免费看完整版不卡| 七月丁香在线播放| 91久久精品国产一区二区成人| 建设人人有责人人尽责人人享有的 | 激情 狠狠 欧美| 国产片特级美女逼逼视频| 18禁动态无遮挡网站| 99久久人妻综合| 精品一区二区三区视频在线| 久久精品国产a三级三级三级| 秋霞伦理黄片| 少妇精品久久久久久久| 成人亚洲欧美一区二区av| 亚洲av二区三区四区| 欧美日韩精品成人综合77777| 亚洲激情五月婷婷啪啪| av天堂中文字幕网| 中文天堂在线官网| 免费不卡的大黄色大毛片视频在线观看| 97在线视频观看| 99久久精品热视频| 亚洲精品久久午夜乱码| 一本色道久久久久久精品综合| 美女内射精品一级片tv| 国产精品成人在线| 多毛熟女@视频| 国产综合精华液| 日日摸夜夜添夜夜爱| 嫩草影院入口| 国产成人精品久久久久久| 日韩不卡一区二区三区视频在线| 国产爱豆传媒在线观看| 日本wwww免费看| 美女主播在线视频| 激情五月婷婷亚洲| 一本色道久久久久久精品综合| 王馨瑶露胸无遮挡在线观看| 丰满乱子伦码专区| 免费观看的影片在线观看| 大香蕉97超碰在线| 亚洲图色成人| 久久这里有精品视频免费| 久久久久国产网址| 国产精品一区二区性色av| 久久久午夜欧美精品| 少妇高潮的动态图| 麻豆成人午夜福利视频| 网址你懂的国产日韩在线| 少妇的逼水好多| 色网站视频免费| 99热网站在线观看| 九草在线视频观看| 久久国内精品自在自线图片| 一级二级三级毛片免费看| 高清不卡的av网站| 久久久亚洲精品成人影院| 少妇人妻 视频| 久久久久久久精品精品| 99久久精品国产国产毛片| 乱码一卡2卡4卡精品| 美女脱内裤让男人舔精品视频| 久久久成人免费电影| 好男人视频免费观看在线| 成年av动漫网址| 欧美激情极品国产一区二区三区 | 一级毛片久久久久久久久女| 国产69精品久久久久777片| 欧美日本视频| 久久久久久九九精品二区国产| 九色成人免费人妻av| 我要看黄色一级片免费的| av线在线观看网站| 国产成人精品福利久久| 精品国产乱码久久久久久小说| 亚洲欧美日韩卡通动漫| 香蕉精品网在线| 中文字幕久久专区| 亚洲久久久国产精品| 日本黄大片高清| 亚洲熟女精品中文字幕| 啦啦啦中文免费视频观看日本| 男人狂女人下面高潮的视频| 91狼人影院| 午夜福利网站1000一区二区三区| 亚洲成人中文字幕在线播放| 亚洲色图综合在线观看| 久久国内精品自在自线图片| 晚上一个人看的免费电影| 人妻一区二区av| 国产毛片在线视频| 国产免费又黄又爽又色| 人妻 亚洲 视频| 欧美日韩综合久久久久久| 欧美三级亚洲精品| 国产精品国产av在线观看| 欧美人与善性xxx| 欧美精品一区二区免费开放| 天堂中文最新版在线下载| 视频区图区小说| 国产av国产精品国产| 国产69精品久久久久777片| 人妻一区二区av| 亚洲精品乱码久久久v下载方式| 日本免费在线观看一区| 最新中文字幕久久久久| 菩萨蛮人人尽说江南好唐韦庄| 搡老乐熟女国产| 亚洲人与动物交配视频| 中文字幕久久专区| 肉色欧美久久久久久久蜜桃| 日韩av免费高清视频| 最近最新中文字幕免费大全7| 高清欧美精品videossex| 国产淫语在线视频| 在线精品无人区一区二区三 | 国产黄色视频一区二区在线观看| 最近最新中文字幕大全电影3| 午夜福利高清视频| 精品午夜福利在线看| 综合色丁香网| 少妇 在线观看| 成人一区二区视频在线观看| 久久国产精品男人的天堂亚洲 | 久久国产精品男人的天堂亚洲 | 最近中文字幕2019免费版| 少妇人妻一区二区三区视频| 午夜福利在线在线| 日本爱情动作片www.在线观看| 国产免费一区二区三区四区乱码| 一级爰片在线观看| 日韩人妻高清精品专区| 亚州av有码| 国产成人a∨麻豆精品| 亚洲av综合色区一区| 九草在线视频观看| 高清午夜精品一区二区三区| 高清av免费在线| 久久人人爽人人爽人人片va| 少妇 在线观看| 午夜免费观看性视频| 日韩国内少妇激情av| 国产伦精品一区二区三区视频9| 视频中文字幕在线观看| 中文字幕免费在线视频6| 亚洲人成网站高清观看| 久久久久久九九精品二区国产| av网站免费在线观看视频| 麻豆国产97在线/欧美| 女性被躁到高潮视频| 99热这里只有是精品50| av播播在线观看一区| 深爱激情五月婷婷| 精品一区二区免费观看| 国产人妻一区二区三区在| 丝袜脚勾引网站| 国产精品蜜桃在线观看| 高清视频免费观看一区二区| 日韩国内少妇激情av| 少妇人妻久久综合中文| 亚洲欧洲日产国产| 老司机影院成人| 免费看不卡的av| 久久精品人妻少妇| 麻豆国产97在线/欧美| 男人和女人高潮做爰伦理| 国产无遮挡羞羞视频在线观看| 日韩在线高清观看一区二区三区| 欧美日韩精品成人综合77777| 大码成人一级视频| 亚洲精品成人av观看孕妇| 一级av片app| .国产精品久久| 激情五月婷婷亚洲| 国产黄片视频在线免费观看| 久久久久久久久久久丰满| 三级经典国产精品| 色网站视频免费| 国产精品免费大片| 美女xxoo啪啪120秒动态图| 午夜精品国产一区二区电影| 日本黄大片高清| 街头女战士在线观看网站| 99久久综合免费| 中文在线观看免费www的网站| 久久国产精品大桥未久av | h视频一区二区三区| 国产精品成人在线| 美女xxoo啪啪120秒动态图| 亚洲精品国产av成人精品| 国产又色又爽无遮挡免| 国产乱人视频| 91午夜精品亚洲一区二区三区| 国产av国产精品国产| 日本欧美国产在线视频| 国产日韩欧美在线精品| 国产黄色免费在线视频| 毛片一级片免费看久久久久| 涩涩av久久男人的天堂| 国产亚洲5aaaaa淫片| 久久青草综合色| 久久精品国产亚洲av天美| 全区人妻精品视频| 亚洲精品国产成人久久av| 女人十人毛片免费观看3o分钟| 久久久久久久亚洲中文字幕| 久久99蜜桃精品久久| 又大又黄又爽视频免费| 中文乱码字字幕精品一区二区三区| 另类亚洲欧美激情| 91精品一卡2卡3卡4卡| 精品国产乱码久久久久久小说| 免费观看的影片在线观看| 老师上课跳d突然被开到最大视频| 你懂的网址亚洲精品在线观看| 中国国产av一级| 中国国产av一级| 特大巨黑吊av在线直播| 国产免费一级a男人的天堂| 精品人妻视频免费看| 热99国产精品久久久久久7| 狠狠精品人妻久久久久久综合| 91久久精品电影网| 成人影院久久| 高清在线视频一区二区三区| 久久精品国产亚洲av涩爱| 国产国拍精品亚洲av在线观看| 午夜激情福利司机影院| 熟妇人妻不卡中文字幕| 亚洲av日韩在线播放| 我的老师免费观看完整版| 在线观看美女被高潮喷水网站| 国产深夜福利视频在线观看| 91久久精品电影网| 一边亲一边摸免费视频| 如何舔出高潮| 欧美三级亚洲精品| 免费不卡的大黄色大毛片视频在线观看| 免费看av在线观看网站| 五月天丁香电影| 女性生殖器流出的白浆| 亚州av有码| 噜噜噜噜噜久久久久久91| 新久久久久国产一级毛片| 亚洲av欧美aⅴ国产| 欧美最新免费一区二区三区| 成人影院久久| 极品少妇高潮喷水抽搐| 国产有黄有色有爽视频| 精品久久久久久久久av| 日日啪夜夜爽| 在线精品无人区一区二区三 | 国产一区有黄有色的免费视频| 国产一区二区三区av在线| 尾随美女入室| 成人国产av品久久久| 在线免费十八禁| 少妇高潮的动态图| 三级经典国产精品| 男女边吃奶边做爰视频| 97在线人人人人妻| 这个男人来自地球电影免费观看 | 成人高潮视频无遮挡免费网站| 日本色播在线视频| 欧美zozozo另类| av视频免费观看在线观看| 国产在线免费精品| 在线观看国产h片| 高清在线视频一区二区三区| 99re6热这里在线精品视频| 国产一区二区在线观看日韩| 中文乱码字字幕精品一区二区三区| av线在线观看网站| 亚洲精品日韩av片在线观看| 国内精品宾馆在线| 国产老妇伦熟女老妇高清| 99re6热这里在线精品视频| 日韩伦理黄色片| 十分钟在线观看高清视频www | 国产精品国产三级国产av玫瑰| 超碰97精品在线观看| 亚洲成人一二三区av| 纵有疾风起免费观看全集完整版| 人人妻人人添人人爽欧美一区卜 | 亚洲中文av在线| 久久久久久伊人网av| 欧美日韩亚洲高清精品| 中文在线观看免费www的网站| 最黄视频免费看| 国产成人a∨麻豆精品| 欧美激情国产日韩精品一区| 日日摸夜夜添夜夜添av毛片| 少妇人妻久久综合中文| 一区二区三区四区激情视频| 国产 一区 欧美 日韩| 美女主播在线视频| 丰满少妇做爰视频| 赤兔流量卡办理| 久久99精品国语久久久| 91精品伊人久久大香线蕉| 精品亚洲成a人片在线观看 | 丰满少妇做爰视频| 91狼人影院| 亚洲精品乱久久久久久| 欧美精品亚洲一区二区| 久久久久久久久久成人| 亚洲精品国产色婷婷电影| 国产爽快片一区二区三区| 一级毛片我不卡| 欧美激情极品国产一区二区三区 | 搡老乐熟女国产| 2021少妇久久久久久久久久久| 精品酒店卫生间| 狂野欧美激情性xxxx在线观看| 国产综合精华液| 熟女av电影| 爱豆传媒免费全集在线观看| 尤物成人国产欧美一区二区三区| 精品国产一区二区三区久久久樱花 | 老司机影院毛片| 91精品国产国语对白视频| 久热这里只有精品99| 多毛熟女@视频| 日韩亚洲欧美综合| 夜夜看夜夜爽夜夜摸| 18禁在线无遮挡免费观看视频| 精品人妻一区二区三区麻豆| 久久精品久久久久久噜噜老黄| a 毛片基地| 亚洲,欧美,日韩| 中国国产av一级| 高清视频免费观看一区二区| 亚洲电影在线观看av| 网址你懂的国产日韩在线| 欧美日韩精品成人综合77777| 国产黄片视频在线免费观看| 少妇的逼水好多| 午夜激情久久久久久久| 欧美成人a在线观看| h日本视频在线播放| 最新中文字幕久久久久| 如何舔出高潮| 亚洲天堂av无毛| 少妇熟女欧美另类| 亚洲,欧美,日韩| 免费av中文字幕在线| 国产精品国产av在线观看| 搡女人真爽免费视频火全软件| 国产爽快片一区二区三区| 亚洲欧美精品自产自拍| 亚洲精品国产av成人精品| 少妇精品久久久久久久| 视频区图区小说| 老熟女久久久| 街头女战士在线观看网站| 亚洲精品日本国产第一区| 免费观看在线日韩| 欧美另类一区| 18+在线观看网站| 高清av免费在线| 国模一区二区三区四区视频| 亚洲成色77777| 嫩草影院入口| av黄色大香蕉| 亚洲国产精品专区欧美| 亚洲精品成人av观看孕妇| 性高湖久久久久久久久免费观看| 亚洲av电影在线观看一区二区三区| 欧美老熟妇乱子伦牲交| 欧美激情极品国产一区二区三区 | 亚洲,一卡二卡三卡| 久久久久久久大尺度免费视频| 少妇人妻一区二区三区视频| 欧美日韩国产mv在线观看视频 | 我要看黄色一级片免费的| 国产有黄有色有爽视频| 在线观看免费高清a一片| 女人久久www免费人成看片| 狂野欧美激情性xxxx在线观看| 精品人妻熟女av久视频| 日韩av在线免费看完整版不卡| 最近中文字幕高清免费大全6| 欧美激情极品国产一区二区三区 | 国产精品国产三级国产专区5o| 国产精品久久久久久久电影| 国产综合精华液| 国产精品99久久久久久久久| 国产视频首页在线观看| 国产美女午夜福利| 成人亚洲欧美一区二区av| 中文字幕精品免费在线观看视频 | 少妇丰满av| 国产中年淑女户外野战色| 亚洲真实伦在线观看| 性色av一级| 久久久久国产网址| 王馨瑶露胸无遮挡在线观看| 国产精品.久久久| 久久青草综合色| 亚洲综合精品二区| 身体一侧抽搐| 在线免费观看不下载黄p国产| 两个人的视频大全免费| 丝袜脚勾引网站| 日韩国内少妇激情av| 亚洲色图综合在线观看| 国产视频首页在线观看| 蜜桃在线观看..| 夫妻午夜视频| 亚洲图色成人| 亚洲精品色激情综合| 国产人妻一区二区三区在| 午夜日本视频在线| 91精品国产九色| 黑丝袜美女国产一区| 亚洲精品国产av成人精品| 久久鲁丝午夜福利片| 久久韩国三级中文字幕| 看免费成人av毛片| freevideosex欧美| 如何舔出高潮| 日本vs欧美在线观看视频 | 美女内射精品一级片tv| 亚洲第一区二区三区不卡| 女性被躁到高潮视频| 日韩av不卡免费在线播放| 91久久精品国产一区二区三区| 久久久久久久久久成人| 天天躁日日操中文字幕| 精品视频人人做人人爽| 国产精品爽爽va在线观看网站| 伦精品一区二区三区| 久久 成人 亚洲| 高清午夜精品一区二区三区| 国产片特级美女逼逼视频| 久久久午夜欧美精品| 99热这里只有是精品在线观看| 三级经典国产精品| 热99国产精品久久久久久7| 亚洲成人av在线免费| 人妻少妇偷人精品九色| 人妻一区二区av| 久久韩国三级中文字幕| 中文资源天堂在线| 七月丁香在线播放| 人妻 亚洲 视频| 一级毛片电影观看| 国产精品不卡视频一区二区| 久久影院123| 性高湖久久久久久久久免费观看| 五月天丁香电影| 欧美区成人在线视频| 春色校园在线视频观看| 亚洲av国产av综合av卡| 老司机影院成人| 91aial.com中文字幕在线观看| 成人特级av手机在线观看| 国产精品99久久久久久久久| 欧美日韩视频高清一区二区三区二| 亚洲在久久综合| 色哟哟·www| 欧美激情国产日韩精品一区| 男女国产视频网站| 欧美激情极品国产一区二区三区 | 男女国产视频网站| 国产成人精品福利久久| 午夜老司机福利剧场| 男女啪啪激烈高潮av片| 少妇裸体淫交视频免费看高清| 五月开心婷婷网| 男人爽女人下面视频在线观看| 亚洲精品久久久久久婷婷小说| 国产精品嫩草影院av在线观看| 久久99蜜桃精品久久| 午夜激情福利司机影院| 亚洲欧洲国产日韩| 97在线视频观看| 成人免费观看视频高清| 天堂8中文在线网|