Abstract
In the networking designing phase, the network needs to be built according to certain indicators to ensure that the network has the ideal functions and can work smoothly. From a modeling perspective, each site in the network is represented by a vertex, channels between sites are represented by edges, and thus the entire network can be denoted as a graph. Problems in the network can be transformed into corresponding graph problems. In particular, the feasibility of data transmission can be transformed into the existence of fractional factors in network graph. This note gives an independent set neighborhood union condition for the existence of fractional factors in a special setting, and shows that the neighborhood union condition is sharp.
1 Introduction
In the initial stage of network designing, scientists pre-conceive what requirements the built network needs to meet, and then plan the structure of the network as needed, including the distribution of the sites and the channels between the sites. In mathematical modelling, each site is represented by a vertex, and the channel connecting the two sites is represented by an edge. The direction of the edge is defined according to the direction of information flow between the two sites, and the undirected edge implies two-directional flow between the two sites. As a result, problems in the network, in particular problems in the network designing phase, can be described by the problems in a network graph. In the design of the transmission network, we always require the network as a whole to achieve the pre-conceived transmission requirements, especially when some channels are not working properly due to failure or being under attacked for some unexpected reasons, the entire network is unobstructed. The problem of the transmission of data packets within a certain range within the network is equivalent to the existence of the fractional factor, from the graph theory point of view. In addition, the smooth procedure transmission under the condition that some channels that can’t are not work is equivalent to the fractional deleted graph problem in graph theory. That is, after deleting given number of edges, the fractional factor still exists.
In this note, we discuss the theoretical problem from graph theory point of view, and consider each network as a simple graph (loopless, finite multiple edges). Let G be a graph with vertex set V(G) and edge set E(G). Some fundamental notations are listed as follows (set S ⊆ V(G)):
dG(x): degree of vertex x in G. For simply, we write it as d(x);
NG(x) (in short, N (x)): neighborhood of x in G;
NG[x]: NG(x) ∪ {x};
G[S]: subgraph of G which is induced by S;
G − S: G[V(G) \ S];
δ(G): minimum degree G;
n: order of graph, i.e., n = |V(G)|;
a matching M of G: a subset of E(G) such that no two elements are adjacent;
eG(S, T) (here S and T are vertex-disjoint subsets of G): |{e = xy|x ∈ S, y ∈ T}|.
The terminologies used in this paper but undefined here can be referred to Bondy and Murty [1].
Assume that g and f are two integer-valued functions on V(G) satisfy 0 ≤ g(x) ≤ f (x) for any x ∈ V(G). A fractional (g, f )-factor is a function h that assigns a number in [0,1] to each edge of a graph G a number in [0,1], so that
Anstee [2] determined the necessary and sufficient condition for the existence of a fractional (g, f )-factor which is manifested as follows.
Theorem 1
(Anstee [2]) Let G be a graph, and let g, f : V(G) → {0, 1, 2, · · · } be two functions with g(x) ≤ f (x) for each x ∈ V(G). Then G has a fractional (g, f )-factor if, and only if,
for any S ⊆ V(G) and T = {x : x ∈ V(G) − S, dG−S(x) ≤ g(x)}.
Let S ⊆ V(G), M be a matching, T = {x : x ∈ V(G) − S, dG−S(x) ≤ g(x)}, D = V(G)\(S∪T), EG(T) = {e : e = xy ∈ E(G), x, y ∈ T}, E′ = M ∩ EG(T), E′′ = M ∩ EG(T, D) and βG(S, T, M) = 2|E′| + |E′′|. Li et al. [3] derived a necessary and sufficient condition for a graph to have a fractional (g, f )-factor excluding a given matching M (i.e., h(e) = 0 for any edge in M).
Theorem 2
(Li et al. [3]) Let G be a graph, g, f : V(G) → {0, 1, 2, · · · } be two functions with g(x) ≤ f (x) for each x ∈ V(G), and M be a matching of G. Then G has a fractional (g, f )-factor excluding M if, and only if,
for any S ⊆ V(G) and T = {x : x ∈ V(G) − S, dG−S(x) ≤ g(x)}.
In recent years, the problem of fractional factor has raised attention in both graph theory and computer networks. Gao et al. [4], [5], [6] and [7] studied the relationship between toughness (or isolated toughness) and the existence of fractional factor in different settings. Gao et al. [8] and [9] determined several independent set conditions for a graph with fractional factors. Furthermore, neighborhood conditions for the existence of fractional factors in special settings were researched in Gao et al. [10], [11] and [12]. More results on fractional factors can be referred to Zhou et al. [13], [14], [15], [16], [17], and [18], Khellat and Khormizi [19], Lokesha et al. [20], and Pandey and Jaboob [21].
A matching is called m-matching if it contains m edges. The aim of this note is to study the relationship between independent set neighborhood union characteristics and the existence of fractional factors in a special setting where a m-matching is deleted from G. In computer networks, neighborhood union reflects the degree of density in networks, and independent set neighborhood union reflects the distribution of the dominant set in networks. The main contribution in our work is stated in the following theorem.
Theorem 3
Let G be a noncomplete graph of order n. Let a, b, m, Δ and i be nonnegative integers with i ≥ 2, 2 ≤ a ≤ b − Δ. Let g, f be two integer-valued functions defined on V(G) such that a ≤ g(x) ≤ f (x) − Δ ≤ b − Δ for each x ∈ V(G). Let e be an edge of G, and M be an m-matching of G satisfying e ∈ M. If
for any independent subset {x1, x2, · · · , xi} of V(G), then G has a fractional (g, f )-factor containing e and excluding M.
If m = 1 in Theorem 3, then we get the following corollary.
Corollary 1
Let G be a noncomplete graph of order n. Let a, b, m, Δ and i be nonnegative integers with i ≥ 2, 2 ≤ a ≤ b − Δ. Let g, f be two integer-valued functions defined on V(G), such that a ≤ g(x) ≤ f (x) − Δ ≤ b − Δ for each x ∈ V(G). Let e1 and e2 be two distinct edges of G. If
for any independent subset {x1, x2, · · · , xi} of V(G), then G has a fractional (g, f )-factor containing e1 and excluding e2.
If we set Δ = 0 in Theorem 3, then the following corollary is obtained.
Corollary 2
Let G be a noncomplete graph of order n. Let a, b, m and i be nonnegative integers with i ≥ 2,2 ≤ a ≤ b. Let g, f be two integer-valued functions defined on V(G), such that a ≤ g(x) ≤ f (x) ≤ b for each x ∈ V(G). Let e be an edge of G and M be an m-matching of G satisfying e ̸∈ M. If
for any independent subset {x1, x2, · · · , xi} of V(G), then G has a fractional (g, f )-factor containing e and excluding M.
If g(x) = f (x) for any x ∈ V(G) in Corollary 2, then we yield the following conclusion.
Corollary 3
Let G be a noncomplete graph of order n. Let a, b, m and i be nonnegative integers with i ≥ 2,2 ≤ a ≤ b. Let f be an integer-valued function defined on V(G), such that a ≤ f (x) ≤ b for each x ∈ V(G). Let e be an edge of G and M be an m-matching of G satisfying e ̸∈ M. If δ(G) ≥
for any independent subset {x1, x2, · · · , xi} of V(G), then G has a fractional f -factor containing e and excluding M.
Let
To prove Theorem 3, we need the following result.
Theorem 4
(Li et al. [22]) Let G be a graph, and let g, f : V(G) →N∪ {0} be two functions such that g(x) ≤ f (x) for every x ∈ V(G). Then G has a fractional (g, f )-factor containing any given edge e if, and only if,
for any vertex subset S of G and T = {x : x ∈ V(G) − S, dG−S(x) ≤ g(x)}.
2 Proof of Theorem 3
Let H = G − M, and we have V(H) = V(G) and δ(H) ≥ δ(G)−1. It is enough to show that H has a fractional (g, f )factor including e. In what follows, we use the counterevidence method to prove this result. Assume that H does’t have the desired fractional factor. Then in terms of Theorem 4, there exists a subset S ⊆ V(H) that satisfies
where T = {x : x ∈ V(H)−S, dH−S(x) ≤ g(x)}. If T = ∅, then dH−S(T) − g(T) = 0 and by (1) we infer ε(S, T) − 1 ≥ f (S) ≥ (a + Δ)|S| ≥ 2|S| ≥ ε(S, T), a contradiction. Thus, we have T ≠∅.
Set D = V(G) − S ∪ T and EG(T) = {e : e = xy ∈ E(G), x, y ∈ T}. Since M is an m-matching, we deduce
Now, we discuss the following three cases according to the value of |S|.
Case 1. |S| = 0.
In this case, we have ε(S, T) = 0 and
a contradiction.
Case 2. |S| = 1.
In this case, we have ε(S, T) ≤ 1 and
a contradiction.
Case 3. |S| ≥ 2.
Note that ε(S, T) ≤ 2 and T ≠∅. Let d1 = min{dG−S(x) : x ∈ T} and choose x1∈ T such that dG−S(x1) = d1. If T − NT[x1] ≠∅, let d2 = min{dG−S(x) : x ∈ T − NT[x1]} and choose x2∈ T − NT[x1] such that dG−S(x2) = d2. Continue this step, if z ≥ 2 and
and select
Now, we the next lemma which is similar to Lemma 5 in Gao et al. [8].
Lemma 1
In the above conditions, we have
Proof. Note that |S| + d1 = |S| + dG−S(x1)≥ dG(x1)≥ δ(G). We verify that
Firstly, we justify that
Assume that |T| ≤ (i − 1)(b + 2) − 1. By means of (2), (3), d1 = 1 and i ≥ 2, we yield
which contradicts (1). Therefore, the first part of Lemma 1 is established.
Next, we check that |T| ≥ (i − 1)(b + 2) + 1 in the rest cases. Assume that |T| ≤ (i − 1)(b + 2) in this case, and the discussion can be divided into three situations in terms of the value of d1.
Case 1. d1 = 0.
In view of (1), (3) and d1 = 0, we yield
a contradiction.
Case 2. d1 = 1.
Following from (1), (3), d1 = 1 and ε(S, T) ≤ 2, we get
It implies that all the “≥” should be “=”, and it further reveals that dH−S(T) = 0, i.e., dH−S(x) = 0 for each x ∈ T.
Since d1 = 1, we confirm that dG−S(x) = 1 for each x ∈ T which contradicts the assumption that there exist x ∈ T satisfying dG−S(x) ≠1.
Case 3. 2 ≤ d1 ≤ b − Δ + 1.
Using (1), (2), (3), i ≥ 2 and2 ≤ d1 ≤ b−Δ+1, we derive
a contradiction.
Therefore, we infer that |T| ≥ (i − 1)(b + 2) + 1 in other cases.
The next lemma shows that the desired independent subset exists in T.
Lemma 2
In the previous setting, there exists an independent subset {x1, x2, · · · , xi}⊆ T.
Proof. If dG−S(x) = 1 for any x ∈ T, then in terms of Lemma 1, we have |T| ≥ (i − 1)(b + 2). In light of b ≥ 2 and dG−S(x) = 1 for any x ∈ T, we determine that dG−S(x) ≤ b−1 for any x ∈ T. Combining this with |T| ≥ (i − 1)(b + 2) = b(i−1)+2(i−1) ≥ b(i−1)+2, we conclude that there exists an independent subset {x1, x2, · · · , xπ}⊆ T for π = i.
In other cases, it holds that |T| ≥ (i − 1)(b + 2) + 1 by means of Lemma 1. It is clear that dG−S(x) ≤ dH−S(x) + 1 ≤ g(x) + 1 ≤ b − Δ +1 ≤ b + 1 for any x ∈ T. Thus, we can find an independent subset, {x1, x2, · · · , xπ}⊆ T for π = i.
The proof of Lemma 2 is completed.
By lemma 2 and the condition of Theorem 3, we have
and
The next lemma presents the lower bound of di.
Lemma 3
di ≥ 2.
Proof. Suppose that di = 0 or di = 1. In terms of (4) and |S| + |T| ≤ n, we ensure that
which contradicts (1). Hence we get di ̸∈ {0, 1}. It is easy to check that
and
It follows from (1), (2), (5), (6), n ≥ |S| + |T|, Lemma 3 and di ≤ b − Δ + 1 that
which implies
By means of (4), (8), Lemma 3, i ≥ 2, d1 ≤ d2 ≤ ··· ≤ di ≤ b − Δ + 1 and
a contradiction.
Therefore, the desired theorem is proved.
3 Sharpness
In this section, we aim to show that the independent set neighborhood union condition |NG(x1)∪NG(x2)∪· · ·∪
Let m ≥ 1, Δ ≥ 0, i ≥ 2 and 2 ≤ a = b−Δ be integers and p is a positive integer which is assumed to be large enough. Let G = K2pat∨ (pbt)K2. Here two non-negative integer functions g and f are defined by g(x) = a and f (x) = b = a + Δ for each x ∈ V(G). We ensure that
for any independent subset {x1, x2, · · · , xi}⊆ V(G). Set
From Theorem 4, we know that H doesn’t have a fractional (g, f )-factor containing a given edge e ∈ E (H), i.e., G doesn’t have a fractional (g, f )-factor containing e, and exclude M. That is to say, the independent set neighborhood union condition
4 Conclusion
The graph model is the most commonly used framework in computer networks. By representing the network
as a graph, the corresponding network problem can be transformed into a graph problem, and the knowledge of graph theory can be used to analyze and solve the corresponding graph problems. This note focuses on the data transmission problem in the network, and uses the fractional factor theory to analyze the feasibility of data transmission in the network under certain conditions. The independent set neighborhood union condition reflects the basic organizational structure of the network and is an important parameter for network designing. We present an independent set neighborhood union condition for a graph admits including a fractional (g, f )-factor containing given edge e and excluding a m-matching. This result indicates that under the condition where m station doesn’t intersect channels blocking or damaging, a certain range of data can still be transmitted between stations, and the route can pass through a specified channel. Furthermore, the presented conclusion has important guiding significance for the scientists in the network designing stage of data transmission networks. From a theoretical point of view, the independent set neighborhood union bound obtained in this note is tight.
Acknowledgement
We thank the reviewers for their insightful comments in the improvement of the paper. The work has been partially supported by a postdoctoral research grant in Jiangsu province (1701128B) and a Postdoctoral Research Grant of China (2017M621690).
Conflict of Interest
Conflict of Interests The authors hereby declare that there is no conflict of interests regarding the publication of this paper.
References
[1] Bondy J.A., Murty U.S.R., Graph Theory, 2008, Springer, Berlin.10.1007/978-1-84628-970-5Search in Google Scholar
[2] Anstee R., An algorithmic proof of Tutte’s f -factor theorem, J. Algorithms, 1985, 6, 112-131.10.1016/0196-6774(85)90022-7Search in Google Scholar
[3] Li Z., Yan G., Zhang X.,On fractional gf )-deleted graphs, Math. Appl. (in Chinese), 2003, 16, 148-154.Search in Google Scholar
[4] Gao W., Gao Y., Toughness condition for a graph to be a fractional gf , n-critical deleted graph, Sci. World J., 2014, 369798, http://dx.doi.org/10.1155/2014/36979810.1155/2014/369798Search in Google Scholar PubMed PubMed Central
[5] Gao W., Liang L., Xu T.W., Zhou J.X., Tight toughness condition for fractional gf , n-critical graphs, J. Korean Math. Soc., 2014, 51, 55-65.10.4134/JKMS.2014.51.1.055Search in Google Scholar
[6] Gao W., Wang W.F., New isolated toughness condition for fractional gf , n-critical graphs, Colloq. Math., 2017, 147, 55-66.10.4064/cm6713-8-2016Search in Google Scholar
[7] Gao W., Liang L., Chen Y.H., An isolated toughness condition for graphs to be fractional km-deleted graphs, Utilitas Math., 2017, 105, 303-316.Search in Google Scholar
[8] GaoW., Guirao J.L.G.,Wu H.L., Two tight independent set conditions for fractional gf , m-deleted graphs systems, Qual. Theory Dyn. Syst., 2018, 17, 231-243.10.1007/s12346-016-0222-zSearch in Google Scholar
[9] Gao W., Guirao J.L.G., Abdel-Aty M., Xi W.F., An independent set degree condition for fractional critical deleted graphs, Discrete Cont. Dyn. S.–S, 2019, 12, 877-886.10.3934/dcdss.2019058Search in Google Scholar
[10] Gao W., Dimitrov D., Abdo H., Tight independent set neighborhood union condition for fractional critical deleted graphs and ID deleted graphs, Discrete Cont. Dyn. S.–S, 2019, 12, 711-721.10.3934/dcdss.2019045Search in Google Scholar
[11] Gao W., Wang W.F., A tight neighborhood union condition on fractional gf , n0, m-critical deleted graphs, Colloq. Math., 2017, 147, 291-298.10.4064/cm6959-8-2016Search in Google Scholar
[12] Gao W., Zhang Y.Q., Chen Y.J., Neighborhood condition for all fractional gf , n0, m-critical deleted graphs, Open Phys., 2018, 16, 544-553.10.1515/phys-2018-0071Search in Google Scholar
[13] Zhou S.Z., Remarks on orthogonal factorizations of digraphs, Int. J. Comput. Math., 2014, 91, 2109-2117.10.1080/00207160.2014.881993Search in Google Scholar
[14] Zhou S.Z., Sun Z.R., Xu Z.R., A result on r-orthogonal factorizations in digraphs, Eur. J. Combin., 2017, 65, 15-23.10.1016/j.ejc.2017.05.001Search in Google Scholar
[15] Zhou S.Z., Sun Z.R., Neighborhood conditions for fractional IDk-factor-critical graphs, Acta Math. Appl. Sinica, Engl. Series, 2018, 34, 636-644.10.1007/s10255-018-0773-7Search in Google Scholar
[16] Zhou S.Z., Zhang T., Some existence theorems on all fractional gf )-factors with prescribed properties, Acta Mathematicae Applicatae Sinica, English Series, 2018, 34, 344-351.10.1007/s10255-018-0753-ySearch in Google Scholar
[17] Zhou S.Z., Yang F., Xu L., Two sufficient conditions for the existence of path factors in graphs, Scientia Iranica, DOI: 10.24200/SCI.2018.5151.112210.24200/SCI.2018.5151.1122Search in Google Scholar
[18] Zhou S.Z., Some results about component factors in graphs, RAIRO-Oper. Res., DOI: 10.1051/ro/201704510.1051/ro/2017045Search in Google Scholar
[19] Khellat F., Khormizi M.B., A global solution for a reaction diffusion equation on bounded domains, Appl. Math. Nonl. Sc., 2018, 3, 1-14.10.21042/AMNS.2018.1.00002Search in Google Scholar
[20] Lokesha V., Shruti R., Deepika T., Reckoning of the dissimilar topological indices of human liver, Appl. Math. Nonl. Sci., 2018, 3, 265-276.10.21042/AMNS.2018.1.00020Search in Google Scholar
[21] Pandey P.K., Jaboob S.S.A., A finite difference method for a numerical solution of elliptic boundary value problems, Appl. Math. Nonl. Sc., 2018, 3, 311-320.10.21042/AMNS.2018.1.00024Search in Google Scholar
[22] Li Z., Yan G., Zhang X., On fractional gf )-covered graphs, OR Trans. (in Chinese), 2002, 6, 65-68.Search in Google Scholar
© 2018 Wei Gao et al., published by De Gruyter
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.
Articles in the same Issue
- Regular Articles
- A modified Fermi-Walker derivative for inextensible flows of binormal spherical image
- Algebraic aspects of evolution partial differential equation arising in the study of constant elasticity of variance model from financial mathematics
- Three-dimensional atom localization via probe absorption in a cascade four-level atomic system
- Determination of the energy transitions and half-lives of Rubidium nuclei
- Three phase heat and mass transfer model for unsaturated soil freezing process: Part 1 - model development
- Three phase heat and mass transfer model for unsaturated soil freezing process: Part 2 - model validation
- Mathematical model for thermal and entropy analysis of thermal solar collectors by using Maxwell nanofluids with slip conditions, thermal radiation and variable thermal conductivity
- Constructing analytic solutions on the Tricomi equation
- Feynman diagrams and rooted maps
- New type of chaos synchronization in discrete-time systems: the F-M synchronization
- Unsteady flow of fractional Oldroyd-B fluids through rotating annulus
- A note on the uniqueness of 2D elastostatic problems formulated by different types of potential functions
- On the conservation laws and solutions of a (2+1) dimensional KdV-mKdV equation of mathematical physics
- Computational methods and traveling wave solutions for the fourth-order nonlinear Ablowitz-Kaup-Newell-Segur water wave dynamical equation via two methods and its applications
- Siewert solutions of transcendental equations, generalized Lambert functions and physical applications
- Numerical solution of mixed convection flow of an MHD Jeffery fluid over an exponentially stretching sheet in the presence of thermal radiation and chemical reaction
- A new three-dimensional chaotic flow with one stable equilibrium: dynamical properties and complexity analysis
- Dynamics of a dry-rebounding drop: observations, simulations, and modeling
- Modeling the initial mechanical response and yielding behavior of gelled crude oil
- Lie symmetry analysis and conservation laws for the time fractional simplified modified Kawahara equation
- Solitary wave solutions of two KdV-type equations
- Applying industrial tomography to control and optimization flow systems
- Reconstructing time series into a complex network to assess the evolution dynamics of the correlations among energy prices
- An optimal solution for software testing case generation based on particle swarm optimization
- Optimal system, nonlinear self-adjointness and conservation laws for generalized shallow water wave equation
- Alternative methods for solving nonlinear two-point boundary value problems
- Global model simulation of OH production in pulsed-DC atmospheric pressure helium-air plasma jets
- Experimental investigation on optical vortex tweezers for microbubble trapping
- Joint measurements of optical parameters by irradiance scintillation and angle-of-arrival fluctuations
- M-polynomials and topological indices of hex-derived networks
- Generalized convergence analysis of the fractional order systems
- Porous flow characteristics of solution-gas drive in tight oil reservoirs
- Complementary wave solutions for the long-short wave resonance model via the extended trial equation method and the generalized Kudryashov method
- A Note on Koide’s Doubly Special Parametrization of Quark Masses
- On right-angled spherical Artin monoid of type Dn
- Gas flow regimes judgement in nanoporous media by digital core analysis
- 4 + n-dimensional water and waves on four and eleven-dimensional manifolds
- Stabilization and Analytic Approximate Solutions of an Optimal Control Problem
- On the equations of electrodynamics in a flat or curved spacetime and a possible interaction energy
- New prediction method for transient productivity of fractured five-spot patterns in low permeability reservoirs at high water cut stages
- The collinear equilibrium points in the restricted three body problem with triaxial primaries
- Detection of the damage threshold of fused silica components and morphologies of repaired damage sites based on the beam deflection method
- On the bivariate spectral quasi-linearization method for solving the two-dimensional Bratu problem
- Ion acoustic quasi-soliton in an electron-positron-ion plasma with superthermal electrons and positrons
- Analysis of projectile motion in view of conformable derivative
- Computing multiple ABC index and multiple GA index of some grid graphs
- Terahertz pulse imaging: A novel denoising method by combing the ant colony algorithm with the compressive sensing
- Characteristics of microscopic pore-throat structure of tight oil reservoirs in Sichuan Basin measured by rate-controlled mercury injection
- An activity window model for social interaction structure on Twitter
- Transient thermal regime trough the constitutive matrix applied to asynchronous electrical machine using the cell method
- On the zagreb polynomials of benzenoid systems
- Integrability analysis of the partial differential equation describing the classical bond-pricing model of mathematical finance
- The Greek parameters of a continuous arithmetic Asian option pricing model via Laplace Adomian decomposition method
- Quantifying the global solar radiation received in Pietermaritzburg, KwaZulu-Natal to motivate the consumption of solar technologies
- Sturm-Liouville difference equations having Bessel and hydrogen atom potential type
- Study on the response characteristics of oil wells after deep profile control in low permeability fractured reservoirs
- Depiction and analysis of a modified theta shaped double negative metamaterial for satellite application
- An attempt to geometrize electromagnetism
- Structure of traveling wave solutions for some nonlinear models via modified mathematical method
- Thermo-convective instability in a rotating ferromagnetic fluid layer with temperature modulation
- Construction of new solitary wave solutions of generalized Zakharov-Kuznetsov-Benjamin-Bona-Mahony and simplified modified form of Camassa-Holm equations
- Effect of magnetic field and heat source on Upper-convected-maxwell fluid in a porous channel
- Physical cues of biomaterials guide stem cell fate of differentiation: The effect of elasticity of cell culture biomaterials
- Shooting method analysis in wire coating withdrawing from a bath of Oldroyd 8-constant fluid with temperature dependent viscosity
- Rank correlation between centrality metrics in complex networks: an empirical study
- Special Issue: The 18th International Symposium on Electromagnetic Fields in Mechatronics, Electrical and Electronic Engineering
- Modeling of electric and heat processes in spot resistance welding of cross-wire steel bars
- Dynamic characteristics of triaxial active control magnetic bearing with asymmetric structure
- Design optimization of an axial-field eddy-current magnetic coupling based on magneto-thermal analytical model
- Thermal constitutive matrix applied to asynchronous electrical machine using the cell method
- Temperature distribution around thin electroconductive layers created on composite textile substrates
- Model of the multipolar engine with decreased cogging torque by asymmetrical distribution of the magnets
- Analysis of spatial thermal field in a magnetic bearing
- Use of the mathematical model of the ignition system to analyze the spark discharge, including the destruction of spark plug electrodes
- Assessment of short/long term electric field strength measurements for a pilot district
- Simulation study and experimental results for detection and classification of the transient capacitor inrush current using discrete wavelet transform and artificial intelligence
- Magnetic transmission gear finite element simulation with iron pole hysteresis
- Pulsed excitation terahertz tomography – multiparametric approach
- Low and high frequency model of three phase transformer by frequency response analysis measurement
- Multivariable polynomial fitting of controlled single-phase nonlinear load of input current total harmonic distortion
- Optimal design of a for middle-low-speed maglev trains
- Eddy current modeling in linear and nonlinear multifilamentary composite materials
- The visual attention saliency map for movie retrospection
- AC/DC current ratio in a current superimposition variable flux reluctance machine
- Influence of material uncertainties on the RLC parameters of wound inductors modeled using the finite element method
- Cogging force reduction in linear tubular flux switching permanent-magnet machines
- Modeling hysteresis curves of La(FeCoSi)13 compound near the transition point with the GRUCAD model
- Electro-magneto-hydrodynamic lubrication
- 3-D Electromagnetic field analysis of wireless power transfer system using K computer
- Simplified simulation technique of rotating, induction heated, calender rolls for study of temperature field control
- Design, fabrication and testing of electroadhesive interdigital electrodes
- A method to reduce partial discharges in motor windings fed by PWM inverter
- Reluctance network lumped mechanical & thermal models for the modeling and predesign of concentrated flux synchronous machine
- Special Issue Applications of Nonlinear Dynamics
- Study on dynamic characteristics of silo-stock-foundation interaction system under seismic load
- Microblog topic evolution computing based on LDA algorithm
- Modeling the creep damage effect on the creep crack growth behavior of rotor steel
- Neighborhood condition for all fractional (g, f, n′, m)-critical deleted graphs
- Chinese open information extraction based on DBMCSS in the field of national information resources
- 10.1515/phys-2018-0079
- CPW-fed circularly-polarized antenna array with high front-to-back ratio and low-profile
- Intelligent Monitoring Network Construction based on the utilization of the Internet of things (IoT) in the Metallurgical Coking Process
- Temperature detection technology of power equipment based on Fiber Bragg Grating
- Research on a rotational speed control strategy of the mandrel in a rotary steering system
- Dynamic load balancing algorithm for large data flow in distributed complex networks
- Super-structured photonic crystal fiber Bragg grating biosensor image model based on sparse matrix
- Fractal-based techniques for physiological time series: An updated approach
- Analysis of the Imaging Characteristics of the KB and KBA X-ray Microscopes at Non-coaxial Grazing Incidence
- Application of modified culture Kalman filter in bearing fault diagnosis
- Exact solutions and conservation laws for the modified equal width-Burgers equation
- On topological properties of block shift and hierarchical hypercube networks
- Elastic properties and plane acoustic velocity of cubic Sr2CaMoO6 and Sr2CaWO6 from first-principles calculations
- A note on the transmission feasibility problem in networks
- Ontology learning algorithm using weak functions
- Diagnosis of the power frequency vacuum arc shape based on 2D-PIV
- Parametric simulation analysis and reliability of escalator truss
- A new algorithm for real economy benefit evaluation based on big data analysis
- Synergy analysis of agricultural economic cycle fluctuation based on ant colony algorithm
- Multi-level encryption algorithm for user-related information across social networks
- Multi-target tracking algorithm in intelligent transportation based on wireless sensor network
- Fast recognition method of moving video images based on BP neural networks
- Compressed sensing image restoration algorithm based on improved SURF operator
- Design of load optimal control algorithm for smart grid based on demand response in different scenarios
- Face recognition method based on GA-BP neural network algorithm
- Optimal path selection algorithm for mobile beacons in sensor network under non-dense distribution
- Localization and recognition algorithm for fuzzy anomaly data in big data networks
- Urban road traffic flow control under incidental congestion as a function of accident duration
- Optimization design of reconfiguration algorithm for high voltage power distribution network based on ant colony algorithm
- Feasibility simulation of aseismic structure design for long-span bridges
- Construction of renewable energy supply chain model based on LCA
- The tribological properties study of carbon fabric/ epoxy composites reinforced by nano-TiO2 and MWNTs
- A text-Image feature mapping algorithm based on transfer learning
- Fast recognition algorithm for static traffic sign information
- Topical Issue: Clean Energy: Materials, Processes and Energy Generation
- An investigation of the melting process of RT-35 filled circular thermal energy storage system
- Numerical analysis on the dynamic response of a plate-and-frame membrane humidifier for PEMFC vehicles under various operating conditions
- Energy converting layers for thin-film flexible photovoltaic structures
- Effect of convection heat transfer on thermal energy storage unit
Articles in the same Issue
- Regular Articles
- A modified Fermi-Walker derivative for inextensible flows of binormal spherical image
- Algebraic aspects of evolution partial differential equation arising in the study of constant elasticity of variance model from financial mathematics
- Three-dimensional atom localization via probe absorption in a cascade four-level atomic system
- Determination of the energy transitions and half-lives of Rubidium nuclei
- Three phase heat and mass transfer model for unsaturated soil freezing process: Part 1 - model development
- Three phase heat and mass transfer model for unsaturated soil freezing process: Part 2 - model validation
- Mathematical model for thermal and entropy analysis of thermal solar collectors by using Maxwell nanofluids with slip conditions, thermal radiation and variable thermal conductivity
- Constructing analytic solutions on the Tricomi equation
- Feynman diagrams and rooted maps
- New type of chaos synchronization in discrete-time systems: the F-M synchronization
- Unsteady flow of fractional Oldroyd-B fluids through rotating annulus
- A note on the uniqueness of 2D elastostatic problems formulated by different types of potential functions
- On the conservation laws and solutions of a (2+1) dimensional KdV-mKdV equation of mathematical physics
- Computational methods and traveling wave solutions for the fourth-order nonlinear Ablowitz-Kaup-Newell-Segur water wave dynamical equation via two methods and its applications
- Siewert solutions of transcendental equations, generalized Lambert functions and physical applications
- Numerical solution of mixed convection flow of an MHD Jeffery fluid over an exponentially stretching sheet in the presence of thermal radiation and chemical reaction
- A new three-dimensional chaotic flow with one stable equilibrium: dynamical properties and complexity analysis
- Dynamics of a dry-rebounding drop: observations, simulations, and modeling
- Modeling the initial mechanical response and yielding behavior of gelled crude oil
- Lie symmetry analysis and conservation laws for the time fractional simplified modified Kawahara equation
- Solitary wave solutions of two KdV-type equations
- Applying industrial tomography to control and optimization flow systems
- Reconstructing time series into a complex network to assess the evolution dynamics of the correlations among energy prices
- An optimal solution for software testing case generation based on particle swarm optimization
- Optimal system, nonlinear self-adjointness and conservation laws for generalized shallow water wave equation
- Alternative methods for solving nonlinear two-point boundary value problems
- Global model simulation of OH production in pulsed-DC atmospheric pressure helium-air plasma jets
- Experimental investigation on optical vortex tweezers for microbubble trapping
- Joint measurements of optical parameters by irradiance scintillation and angle-of-arrival fluctuations
- M-polynomials and topological indices of hex-derived networks
- Generalized convergence analysis of the fractional order systems
- Porous flow characteristics of solution-gas drive in tight oil reservoirs
- Complementary wave solutions for the long-short wave resonance model via the extended trial equation method and the generalized Kudryashov method
- A Note on Koide’s Doubly Special Parametrization of Quark Masses
- On right-angled spherical Artin monoid of type Dn
- Gas flow regimes judgement in nanoporous media by digital core analysis
- 4 + n-dimensional water and waves on four and eleven-dimensional manifolds
- Stabilization and Analytic Approximate Solutions of an Optimal Control Problem
- On the equations of electrodynamics in a flat or curved spacetime and a possible interaction energy
- New prediction method for transient productivity of fractured five-spot patterns in low permeability reservoirs at high water cut stages
- The collinear equilibrium points in the restricted three body problem with triaxial primaries
- Detection of the damage threshold of fused silica components and morphologies of repaired damage sites based on the beam deflection method
- On the bivariate spectral quasi-linearization method for solving the two-dimensional Bratu problem
- Ion acoustic quasi-soliton in an electron-positron-ion plasma with superthermal electrons and positrons
- Analysis of projectile motion in view of conformable derivative
- Computing multiple ABC index and multiple GA index of some grid graphs
- Terahertz pulse imaging: A novel denoising method by combing the ant colony algorithm with the compressive sensing
- Characteristics of microscopic pore-throat structure of tight oil reservoirs in Sichuan Basin measured by rate-controlled mercury injection
- An activity window model for social interaction structure on Twitter
- Transient thermal regime trough the constitutive matrix applied to asynchronous electrical machine using the cell method
- On the zagreb polynomials of benzenoid systems
- Integrability analysis of the partial differential equation describing the classical bond-pricing model of mathematical finance
- The Greek parameters of a continuous arithmetic Asian option pricing model via Laplace Adomian decomposition method
- Quantifying the global solar radiation received in Pietermaritzburg, KwaZulu-Natal to motivate the consumption of solar technologies
- Sturm-Liouville difference equations having Bessel and hydrogen atom potential type
- Study on the response characteristics of oil wells after deep profile control in low permeability fractured reservoirs
- Depiction and analysis of a modified theta shaped double negative metamaterial for satellite application
- An attempt to geometrize electromagnetism
- Structure of traveling wave solutions for some nonlinear models via modified mathematical method
- Thermo-convective instability in a rotating ferromagnetic fluid layer with temperature modulation
- Construction of new solitary wave solutions of generalized Zakharov-Kuznetsov-Benjamin-Bona-Mahony and simplified modified form of Camassa-Holm equations
- Effect of magnetic field and heat source on Upper-convected-maxwell fluid in a porous channel
- Physical cues of biomaterials guide stem cell fate of differentiation: The effect of elasticity of cell culture biomaterials
- Shooting method analysis in wire coating withdrawing from a bath of Oldroyd 8-constant fluid with temperature dependent viscosity
- Rank correlation between centrality metrics in complex networks: an empirical study
- Special Issue: The 18th International Symposium on Electromagnetic Fields in Mechatronics, Electrical and Electronic Engineering
- Modeling of electric and heat processes in spot resistance welding of cross-wire steel bars
- Dynamic characteristics of triaxial active control magnetic bearing with asymmetric structure
- Design optimization of an axial-field eddy-current magnetic coupling based on magneto-thermal analytical model
- Thermal constitutive matrix applied to asynchronous electrical machine using the cell method
- Temperature distribution around thin electroconductive layers created on composite textile substrates
- Model of the multipolar engine with decreased cogging torque by asymmetrical distribution of the magnets
- Analysis of spatial thermal field in a magnetic bearing
- Use of the mathematical model of the ignition system to analyze the spark discharge, including the destruction of spark plug electrodes
- Assessment of short/long term electric field strength measurements for a pilot district
- Simulation study and experimental results for detection and classification of the transient capacitor inrush current using discrete wavelet transform and artificial intelligence
- Magnetic transmission gear finite element simulation with iron pole hysteresis
- Pulsed excitation terahertz tomography – multiparametric approach
- Low and high frequency model of three phase transformer by frequency response analysis measurement
- Multivariable polynomial fitting of controlled single-phase nonlinear load of input current total harmonic distortion
- Optimal design of a for middle-low-speed maglev trains
- Eddy current modeling in linear and nonlinear multifilamentary composite materials
- The visual attention saliency map for movie retrospection
- AC/DC current ratio in a current superimposition variable flux reluctance machine
- Influence of material uncertainties on the RLC parameters of wound inductors modeled using the finite element method
- Cogging force reduction in linear tubular flux switching permanent-magnet machines
- Modeling hysteresis curves of La(FeCoSi)13 compound near the transition point with the GRUCAD model
- Electro-magneto-hydrodynamic lubrication
- 3-D Electromagnetic field analysis of wireless power transfer system using K computer
- Simplified simulation technique of rotating, induction heated, calender rolls for study of temperature field control
- Design, fabrication and testing of electroadhesive interdigital electrodes
- A method to reduce partial discharges in motor windings fed by PWM inverter
- Reluctance network lumped mechanical & thermal models for the modeling and predesign of concentrated flux synchronous machine
- Special Issue Applications of Nonlinear Dynamics
- Study on dynamic characteristics of silo-stock-foundation interaction system under seismic load
- Microblog topic evolution computing based on LDA algorithm
- Modeling the creep damage effect on the creep crack growth behavior of rotor steel
- Neighborhood condition for all fractional (g, f, n′, m)-critical deleted graphs
- Chinese open information extraction based on DBMCSS in the field of national information resources
- 10.1515/phys-2018-0079
- CPW-fed circularly-polarized antenna array with high front-to-back ratio and low-profile
- Intelligent Monitoring Network Construction based on the utilization of the Internet of things (IoT) in the Metallurgical Coking Process
- Temperature detection technology of power equipment based on Fiber Bragg Grating
- Research on a rotational speed control strategy of the mandrel in a rotary steering system
- Dynamic load balancing algorithm for large data flow in distributed complex networks
- Super-structured photonic crystal fiber Bragg grating biosensor image model based on sparse matrix
- Fractal-based techniques for physiological time series: An updated approach
- Analysis of the Imaging Characteristics of the KB and KBA X-ray Microscopes at Non-coaxial Grazing Incidence
- Application of modified culture Kalman filter in bearing fault diagnosis
- Exact solutions and conservation laws for the modified equal width-Burgers equation
- On topological properties of block shift and hierarchical hypercube networks
- Elastic properties and plane acoustic velocity of cubic Sr2CaMoO6 and Sr2CaWO6 from first-principles calculations
- A note on the transmission feasibility problem in networks
- Ontology learning algorithm using weak functions
- Diagnosis of the power frequency vacuum arc shape based on 2D-PIV
- Parametric simulation analysis and reliability of escalator truss
- A new algorithm for real economy benefit evaluation based on big data analysis
- Synergy analysis of agricultural economic cycle fluctuation based on ant colony algorithm
- Multi-level encryption algorithm for user-related information across social networks
- Multi-target tracking algorithm in intelligent transportation based on wireless sensor network
- Fast recognition method of moving video images based on BP neural networks
- Compressed sensing image restoration algorithm based on improved SURF operator
- Design of load optimal control algorithm for smart grid based on demand response in different scenarios
- Face recognition method based on GA-BP neural network algorithm
- Optimal path selection algorithm for mobile beacons in sensor network under non-dense distribution
- Localization and recognition algorithm for fuzzy anomaly data in big data networks
- Urban road traffic flow control under incidental congestion as a function of accident duration
- Optimization design of reconfiguration algorithm for high voltage power distribution network based on ant colony algorithm
- Feasibility simulation of aseismic structure design for long-span bridges
- Construction of renewable energy supply chain model based on LCA
- The tribological properties study of carbon fabric/ epoxy composites reinforced by nano-TiO2 and MWNTs
- A text-Image feature mapping algorithm based on transfer learning
- Fast recognition algorithm for static traffic sign information
- Topical Issue: Clean Energy: Materials, Processes and Energy Generation
- An investigation of the melting process of RT-35 filled circular thermal energy storage system
- Numerical analysis on the dynamic response of a plate-and-frame membrane humidifier for PEMFC vehicles under various operating conditions
- Energy converting layers for thin-film flexible photovoltaic structures
- Effect of convection heat transfer on thermal energy storage unit