Next Article in Journal
Mixed Thermal and Renewable Energy Generation Optimization in Non-Interconnected Regions via Boolean Mapping
Previous Article in Journal
Linking Solution Microstructure and Solvation Thermodynamics of Mixed-Solvent Systems: Formal Results, Critical Observations, and Modeling Pitfalls
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Closed-Form Solutions for Current Distribution in Ladder-Type Textile Heaters

by
Kaspar M. B. Jansen
Department of Sustainable Design Engineering, Delft University of Technology, 2628 CE Delft, The Netherlands
Thermo 2024, 4(4), 433-444; https://doi.org/10.3390/thermo4040023
Submission received: 14 August 2024 / Revised: 12 September 2024 / Accepted: 24 September 2024 / Published: 26 September 2024

Abstract

:
Textile heaters are made from knitted conductive yarns integrated into their fabric, making them stretchable, washable, breathable and suitable for close-to-skin wear. However, the non-zero resistance in the lead wires causes non-uniform power distribution, which presents a design challenge. To address this, the electrical performance of the heaters is modeled as an n-ladder resistor network. By using the finite difference method, simple, closed-form expressions are derived for networks with their power source connected to input terminals A1B1 and A1Bn, respectively. The exact results are then used to derive approximations and design criteria. The solutions for the ladder networks presented in this paper apply to a wider class of physical problems, such as irrigation systems, transformer windings, and cooling fins.

1. Introduction

Heated garments have been applied to prevent hypothermia in cold environments, as heat therapy for relieving joint and muscle pain, or simply as a means to increase thermal comfort. The latest advancements focus on developing all-textile heating systems that are stretchable, breathable, washable, and that can be produced using existing manufacturing equipment [1,2,3]. Knitted heaters are made from lead wires composed of conductive yarns interconnected by parallel heating lines with a higher resistance. These heaters aim to provide a uniform temperature distribution, but the non-zero resistance of the lead wire sections causes more power to be dissipated near the power source connection and less further away (see Figure 1).
The decrease in the heating power of a ladder-type heater system is governed by three main parameters: the resistance of the lead wire sections, the resistance of the heating lines and the number of heating lines. For the design of garments with various sizes of heaters it would be beneficial to have a simple model that interrelates those parameters.
A heating element, as shown in Figure 1, can be modeled as a ladder network of series and parallel resistors, a well-known concept in the literature. In fact, ladder networks are commonly used as equivalent models for transport phenomena in systems composed of a series of identical cells. They are thus not limited to the electrical domain, but are also applicable to problems in the optical, mechanical, thermal, and chemical domains. Examples include pressure losses in irrigation systems, respiratory tissues [4], energy loss in parallel-connected streetlamps, reflect array antennas [5], wave propagation in transmission lines [6], transformer windings [7], charge transfer in conductive polymers [8], and the heat spreading in a heat sink with cooling fins [9].
The electrical characteristics of ladder networks can be obtained by applying Kirchoff’s laws to all elementary cells, resulting in a set of recursive relations for the node voltages, branch currents and equivalent resistance. In the past, various methods have been applied to find solutions for both finite and infinite ladder networks, including the use of Fibonacci sequences [10], Z-transforms [11], Green’s functions [12], and the recursion–transform method [13,14]. As the number of cells in the ladder network increases, the number of equations also increases and either rigorous recursive circuit equations have to be solved or complex state–space matrices need to be handled, resulting in rapidly increasing computational costs [7]. It would therefore be useful to be able to express the results in simple-to-use analytical expressions. Solving the difference equation for the unit cell, Mondal [7] derived generalized analytical expressions for the electrical characteristics of finite homogeneous ladder networks. Generalized analytical expressions for the electrical characteristics of finite homogeneous ladder networks are available, but they are often lengthy despite being in closed form. In this paper, we will derive more compact and user-friendly solutions, and apply these to obtain asymptotic expressions and design criteria. While this work focuses on purely resistive networks, the solutions can be easily extended to resistor–inductor–capacitor networks by substituting the resistances with the corresponding complex impedances [6,7].

2. Theory

2.1. Layout and Definitions for Ladder Configuration

We consider a sequence of n heaters with resistance Rh that are connected by two lead wire lines, A and B, resulting in n − 1 lead wire parts with resistance RA, and RB, respectively (see Figure 2). A potential V0 is applied over nodes A1 and B1. The currents in the lead wires and heater resistances are indicated with iA,k, iB,k and ih,k respectively.
Applying Kirchov’s voltage law (KVL) to segment k, we obtain
R h i h , k + R B i B , k R h i h , k + 1 R A i A , k = 0
Then, using
i h , k = i A , k 1 i A , k      a n d      i B , k = i A , k
and introducing the lead wire resistance ratio as ε = (RA + RB)/Rh we can rewrite Equation (1) as
i A , k + 1 2 + ε i A , k + i A , k 1 = 0
This is a second order finite difference equation for which e k δ , e k δ or combinations thereof are known solutions. Here, we use it as a trial function:
i A , k = A   c o s h k δ + B   s i n h k δ + C
Inserting this in Equation (3) then results in cosh δ = 1 + 1 2 ε and C = 0. Next, we apply the KVL to the first and the last mesh:
V 0 R h i h , 1 = 0 ,            R h i h , n 1 + ( R A + R B + R h ) i B , n 1 = 0
which can be rewritten as
i 0 i A , 1 + V 0 R h = 0 ,            2 + ε i A , n 1 i A , n 2 = 0
The solution for A and B then follows by substituting the trial solution in Equation (5). These solutions can be simplified by using the addition formulas for hyperbolic functions. Solving for A and B then gives
A = V 0 R h s i n h [ n δ ] sinh n δ s i n h [ ( n 1 ) δ ] ,            B = V 0 R h c o s h [ n δ ] sinh n δ s i n h [ ( n 1 ) δ ] ,     
from which we obtain
R e q L R h = 1 s i n h [ ( n 1 ) δ ] sinh n δ ,            I 0 = V 0 R e q L     
i A , k = I 0 s i n h [ ( n k ) δ ] sinh n δ ,            i h , k = V 0 R h c o s h [ ( n k + 1 2 ) δ ] c o s h [ ( n 1 2 ) δ ] ,     
Here, R e q L denotes the equivalent resistance of the ladder heater configuration and I0 the total current through the heater. The lead wire and heater currents in Equation (7) result in compact closed-form equations with the node number, k, and the total number of heater wires, n, as the main parameters. With this formulation it can immediately be seen that the lead wire current decreases from I0 at k = 0 (near the source) to 0 at the end (k = n). The heater current starts at V0/Rh at k = 1, as expected.

2.2. Solution for Diagonal Configuration

In what we call the diagonal configuration, we connect the power source to nodes A1 and Bn, respectively (see Figure 3). The solution procedure is similar to that for the ladder configuration, except now that we have
i B , k = I 0 i A , k = i A , n k
From symmetry considerations, we can see that i,A,1 = iB,n−1, which is similar for the other node numbers. In addition, for the heater currents, we have ih,k = ik,nk+1.
Applying Equation (8) in the governing KVL equation for the kth mesh (Equation (3)) we obtain
i A , k + 1 2 + ε i A , k + i A , k 1 + 1 2 ε I 0 = 0
The boundary condition is obtained by applying the KVL over the power source connections:
R A k = 1 n 1 i A , k + R h i h , n = V 0
Because of the symmetry, we now propose it as trial function:
i A , k = A   c o s h ( k n 2 ) δ + B   s i n h ( k n 2 ) δ + C
Applying this to Equation (11) then yields cosh δ = 1 + 1 2 ε and C = 1 2 I 0 . By combining Equations (8) and (11) we obtain
i A , k + i A , n k = 2 A   c o s h ( k n 2 ) δ + 0 + 2 C = I 0
and, hence, we find A = 0. From i A , 0 = I 0 , we find B = 1 2 I 0 / s i n h n 2 δ . From Equations (10), (A2) and (A3) in Appendix A, we obtain 1 2 ε n 1 I 0 + B s i n h ( n 2 1 ) δ + 1 2 I 0 = V 0 R h and, finally
R e q D R h = 1 2 coth n 2 δ sinh δ + 1 4 ( n 2 ) ε ,            I 0 = V 0 R e q D     
i A , k = 1 2 I 0 1 s i n h [ ( k n 2 ) δ ] sinh n 2 δ ,            i h , k = I 0   s i n h [ δ 2 ] sinh n 2 δ c o s h [ ( k n + 1 2 ) δ ]   
The expressions in Equations (13) and (14) are simpler and more condensed than those reported by Mondal [7]. Direct inspection shows that i A , k decreases to 0 at the last branch, k = n and that the heater currents are symmetric around (n + 1)/2.

2.3. Simplified Solutions

The above expressions are exact and can be simplified by assuming that ε 1 . In that case for the parameter δ we obtain the following:
δ ε 1 24 ε 3 2 +
For ε < 0.4, the error from ommiting the second and higher-order terms is less than 0.01. Further simplification by Taylor series development, however, do not result in practical results, since the arguments of the sinh functions scale are which, in this case, is of order unity or larger.
The equivalent resistances are important parameters for calculating the overall current and power dissipated by the network. For small ε, the equivalent resistances should converge to the solution of a parallel resistor network Rh/n. In addition, for n 1 for the equivalent ladder and diagonal resistances, we obtain
R e q L R h ~   1 e ε ,            R e q D R h ~ 1 2 ε + 1 4 ( n 2 ) ε  
For the diagonal configuration, we may approximate the solutions for the lead wire and heater currents as
i A , k I 0 1 k n ,            i h , k = I 0   ε 2 sinh n 2 ε 1 + ε 2 k n + 1 2 2   

2.4. Design Criteria

In this paper our goal is to minimize the difference between dissipated heat across different heating wires. This requires us to consider the individual heating powers: P = i 2 R . For the ladder configuration, this means the ratio between the minimum and maximum heating wire power must exceed a certain value, denoted as fhw. To quantify uniformity, we define the heater current decay criterion rhw as:
r h w = m i n ( i h , k 2 ) m a x ( i h , k 2 ) > f h w
For the ladder and diagonal configuration these ratios amount to, respectively,
r h w L = cosh 2 1 2 ε cosh 2 n 1 2 ε   ,                         r h w D = 1 cosh 2 n 1 2 ε   
in which we introduce the approximation Equation (15) for convenience. A rhw ratio close to one indicates that the heater wire powers and temperatures are nearly uniform. To ensure the ratio between the lowest and highest power across the heater is not less than, say, 0.70, the designer can attempt to decrease the lead wire resistances, increase the heater wires resistances, or change the number of heating wires per unit length. The manipulation of the lead and heater wire resistances can be achieved by selecting yarns with different conductivity or by altering the width of the knitted strip.
For the second criterion, we consider the heat generated by the different sections of the lead wires. Figure 1 shows that the generated heat is largest close to the power connections and decreases further downstream. For our application, a knitted heater structure, it is no problem that the lead wires also contribute to the heating, but we should ensure that the power of the lead wires does not exceed that of the heater wires. Therefore, we require that the maximum lead wire power is always equal to or less than that of the heater wires
r l w = i A , 1 2 R L i h , 1 2 R h 1
Again, using Equations (7) and (14), we obtain with some rewriting:
r l w L = R h R e q L 1 2 ε   ,                         r l w D = tanh n 1 2 ε tanh 1 2 ε    2 ε 4 tanh 2 n 1 2 ε
Note that, from the latter equation, it can be deduced that the criterion r l w D = 1 is met if
n 1 ε 1.099

3. Example Cases

In order to validate our closed-form expressions we will compare it with numerical simulations (using the block diagram environment of MatLab Simulink, version 10.2). In addition, we will show how the approximations discussed in Section 2.3 relate to these exact solutions. For this, we will consider a typical case for a knitted heater strip and assume V0 = 10 V, Rh = 100 Ω and RA = RB = 1, 5 or 10 Ω, resulting in ε values of 0.02, 0.10 and 0.20, respectively.
First, we consider the equivalent resistances as given by Equations (6) and (13) and their approximations, Equation (16). As shown in Figure 4 for the ladder configuration, the equivalent resistances decrease monotonically with increasing n until they reach their asymptotic value given by the first of Equation (16). For small ε, the curves approximate the 1/n limit of the parallel resistor configuration. The closed-form solutions (full lines) and simulation results agree exactly. The approximations obtained by substituting δ = √ε (Equation (15)) almost coincide with the full solution (maximum deviation 0.65%) and can thus be considered as accurate and practical simplifications. The equivalent resistance of the diagonal configuration, on the other hand, first follows a 1/n decay, which is later taken over by a 1 4 n ε asymptotic increase (2nd of Equation (16)). The asymptotes (shown as the intermittent lines in Figure 5) are shown to converge well with the closed form solutions (full lines) and the simulations (symbols).
The currents in the lead wires and heaters (Equation (7)) are depicted in Figure 6 and Figure 7 for 5, 10 and 15 heater wires with an ε value of 0.02 (colored full lines) and for ε values of 0.10 and 0.20 (dashed lines). The simulated values (symbols) agree exactly with the closed-form expressions in all the considered cases. The lead wire currents are at maximum near the power source and vanish at k = n. The heater currents (Figure 7) always start at a value of V0/Rh at k = 1. The curves have a parabolic shape and a minimum at k = n.
Figure 8 and Figure 9 show similar plots for the diagonal configuration. In this case, the lead wire currents (Figure 8) show a more linear behavior and Equation (17) (dashed lines) turns out to give good approximations. The heater currents have a minimum at k = n + 1 2 and show much more uniformity over the different heater nodes as compared to the ladder currents. The approximations now deviate more from the exact solutions.
In Figure 10 and Figure 11, we present the uniformity criterion for the ladder and diagonal cases. A uniformity of unity signifies that all heating wires have equal temperatures, which is only achievable in the ideal cases of ε = 0 or n = 1. For a configuration with seven heaters, a uniformity value of 0.5 would require an ε value of 0.08 for the diagonal case and a value of 0.02 for the ladder case, indicating that, in the latter case, a four times lower lead wire resistance would be needed.
The plots for the 2nd criterion are depicted in Figure 12 and Figure 13. Of practical importance is the case where the maximum heat generated by the lead wires matches that of the heater’s maximum, i.e., r l w D = 1 . Assuming that we have a lead wire resistance of a fixed minimum value, we can use this criterium to calculate the maximum number of heaters in relation to a chosen heater resistance. With lead wire resistances of 1 Ω and a heater resistance of 100 Ω, we obtain an ε of 0.02 and, thus, can have no more than 12, respectively: nine heaters for the ladder and diagonal configurations.

4. Discussion and Conclusions

This paper presents simple closed-form solutions for the electrical characteristics of finite homogeneous ladder networks with their power sources connected to input terminals A1B1 and A1Bn, respectively. Explicit expressions are derived for the equivalent resistances and mesh currents and, based on those, approximations and asymptotic solutions are presented. In addition, we formulated two criteria: one for the uniformity of the current distribution over the heating wires and one to ensure that the power dissipated in the lead wires does not exceed that of the heater wires. When designing heated garments that cover larger surface areas, such as an arm, leg or torso, the designer must consider several factors: whether to use a single ladder-like configuration, use multiple parallel–connected heating elements or adjust the placement and number of power sources. The solutions presented in this paper can be a valuable tool for designers, offering direct feedback on the impact of design decisions, e.g., overall power consumption and heating uniformity.
As previously mentioned, the work presented here is also applicable as a model for other transport systems, such as the respiratory system and irrigation channels. In these cases, electrical potential, current and resistance correspond to pressure, flow speed and flow resistance, respectively. Additionally, our solutions can be applied to describe the dynamic behavior of more complex ladder-like electrical systems, such as transformer windings. In this case, the resistances in our model should be replaced with the equivalent complex impedances of the repeating electrical units, which consist of resistors, capacitors and inductors.
In future work, we plan to validate the model using physical knitted samples and compare predicted power distributions with measured overall resistances and temperature distributions.

Funding

This research received no external funding.

Data Availability Statement

The data will be made available upon request from the author.

Conflicts of Interest

The author declares no conflict of interest.

Appendix A

For the evaluation of Equation (10), we use the sum of power identities
k = 1 m e k δ = e m δ 1 1 e δ ,       k = 1 m e k δ = 1 e m δ e δ 1    
Applying this to the hyperbolic functions eventually leads to
k = 1 m s i n h ( k n 2 ) δ = s i n h m 2 δ s i n h 1 2 δ s i n h m n + 1 2 δ   
k = 1 m c o s h ( k n 2 ) δ = s i n h m 2 δ s i n h 1 2 δ c o s h m n + 1 2 δ   
Note that, for m = n − 1, the sinh term in Equation (A2) vanishes and the corresponding cosh term in Equation (A3) reduces to unity.

References

  1. Saidi, A.; Gauvin, C.; Ladhari, S.; Nguyen-Tri, P. Advanced Functional Materials for Intelligent Thermoregulation in Personal Protective Equipment. Polymers 2021, 13, 3711. [Google Scholar] [CrossRef] [PubMed]
  2. Tabor, J.; Chatterjee, K.; Ghosh, T.K. Smart Textile-Based Personal Thermal Comfort Systems: Current Status and Potential Solutions. Adv. Mater. Technol. 2020, 5, 1901155. [Google Scholar] [CrossRef]
  3. Roh, J.-S.; Kim, S. All-fabric intelligent temperature regulation system for smart clothing applications. J. Intell. Mater. Syst. Struct. 2016, 27, 1165–1175. [Google Scholar] [CrossRef]
  4. Ionescu, C.M.; Machado, J.A.T.; Keyser, R.D. Modeling of the Lung Impedance Using a Fractional-Order Ladder Network with Constant Phase Elements. IEEE Trans. Biomed. Circuits Syst. 2011, 5, 83–89. [Google Scholar] [CrossRef] [PubMed]
  5. Hum, S.V.; Du, B. Equivalent Circuit Modeling for Reflectarrays Using Floquet Modal Expansion. IEEE Trans. Antennas Propag. 2017, 65, 1131–1140. [Google Scholar] [CrossRef]
  6. Smith, P.W. Transient Electronics: Pulsed Circuit Technology; John Wiley & Sons: Chichester, UK, 2002. [Google Scholar]
  7. Mondal, M.; Kumbhar, G.B. Generalized analytical formulae to compute electrical characteristics of a homogenous ladder network of the transformer winding. Int. J. Circuit Theory Appl. 2018, 46, 911–925. [Google Scholar] [CrossRef]
  8. Nagashima, H.N.; Onody, R.N.; Faria, R.M. ac transport studies in polymers by resistor-network and transfer-matrix approaches: Application to polyaniline. Phys. Rev. B 1999, 59, 905–909. [Google Scholar] [CrossRef]
  9. Farkas, G. Fundamentals of Thermal Transient Measurements. In Theory and Practice of Thermal Transient Testing of Electronic Components; Rencz, M., Farkas, G., Poppe, A., Eds.; Springer International Publishing: Cham, Switzerland, 2022; pp. 171–208. [Google Scholar] [CrossRef]
  10. Faccio, M.; Ferri, G.; Amico, A.D. A new fast method for ladder networks characterization. IEEE Trans. Circuits Syst. 1991, 38, 1377–1382. [Google Scholar] [CrossRef]
  11. Dutta Roy, S.C. Difference Equations, Z-Transforms and Resistive Ladders. In Circuits, Systems and Signal Processing: A Tutorials Approach; Springer: Singapore, 2018; pp. 135–140. [Google Scholar] [CrossRef]
  12. Cserti, J. Application of the lattice Green’s function for calculating the resistance of an infinite network of resistors. Am. J. Phys. 2000, 68, 896–906. [Google Scholar] [CrossRef]
  13. Tan, Z.-Z.; Asad, J.H.; Owaidat, M.Q. Resistance formulae of a multipurpose n-step network and its application in LC network. Int. J. Circuit Theory Appl. 2017, 45, 1942–1957. [Google Scholar] [CrossRef]
  14. Zhou, S.; Wang, Z.-X.; Zhao, Y.-Q.; Tan, Z.-Z. Electrical properties of a generalized 2 × n resistor network. Commun. Theor. Phys. 2023, 75, 075701. [Google Scholar] [CrossRef]
Figure 1. (Left): thermal image of a knitted textile heater. (Right): schematic representation.
Figure 1. (Left): thermal image of a knitted textile heater. (Right): schematic representation.
Thermo 04 00023 g001
Figure 2. Resistances for the ladder configuration with input terminals connected to A1B1.
Figure 2. Resistances for the ladder configuration with input terminals connected to A1B1.
Thermo 04 00023 g002
Figure 3. Resistances for the diagonal configuration with input terminals connected to A1Bn.
Figure 3. Resistances for the diagonal configuration with input terminals connected to A1Bn.
Thermo 04 00023 g003
Figure 4. Equivalent resistances for ladder configuration. Full lines are exact solutions; symbols are Simulink data; dashed lines are limiting solutions.
Figure 4. Equivalent resistances for ladder configuration. Full lines are exact solutions; symbols are Simulink data; dashed lines are limiting solutions.
Thermo 04 00023 g004
Figure 5. Equivalent resistances for diagonal configuration. Full lines are exact solutions; symbols are Simulink data; dashed lines are limiting solutions.
Figure 5. Equivalent resistances for diagonal configuration. Full lines are exact solutions; symbols are Simulink data; dashed lines are limiting solutions.
Thermo 04 00023 g005
Figure 6. Lead wire currents for ladder configuration. Lines are exact solutions; symbols are Simulink data.
Figure 6. Lead wire currents for ladder configuration. Lines are exact solutions; symbols are Simulink data.
Thermo 04 00023 g006
Figure 7. Heater currents for ladder configuration. Lines are exact solutions; symbols are Simulink data.
Figure 7. Heater currents for ladder configuration. Lines are exact solutions; symbols are Simulink data.
Thermo 04 00023 g007
Figure 8. Lead wire currents for diagonal configuration. Lines are exact solutions; symbols are Simulink data and dashed lines are approximations.
Figure 8. Lead wire currents for diagonal configuration. Lines are exact solutions; symbols are Simulink data and dashed lines are approximations.
Thermo 04 00023 g008
Figure 9. Heater currents for diagonal configuration. Lines are exact solutions; symbols are Simulink data. Dashed lines are the approximation according to Equation (17).
Figure 9. Heater currents for diagonal configuration. Lines are exact solutions; symbols are Simulink data. Dashed lines are the approximation according to Equation (17).
Thermo 04 00023 g009
Figure 10. Contour plot for criterion Equation (18). Ladder configuration.
Figure 10. Contour plot for criterion Equation (18). Ladder configuration.
Thermo 04 00023 g010
Figure 11. As in Figure 10. Diagonal configuration.
Figure 11. As in Figure 10. Diagonal configuration.
Thermo 04 00023 g011
Figure 12. Contour plot for criterion Equation (20). Ladder configuration.
Figure 12. Contour plot for criterion Equation (20). Ladder configuration.
Thermo 04 00023 g012
Figure 13. As in Figure 12. Diagonal configuration. The dots are in accordance with Equation (22).
Figure 13. As in Figure 12. Diagonal configuration. The dots are in accordance with Equation (22).
Thermo 04 00023 g013
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Jansen, K.M.B. Closed-Form Solutions for Current Distribution in Ladder-Type Textile Heaters. Thermo 2024, 4, 433-444. https://doi.org/10.3390/thermo4040023

AMA Style

Jansen KMB. Closed-Form Solutions for Current Distribution in Ladder-Type Textile Heaters. Thermo. 2024; 4(4):433-444. https://doi.org/10.3390/thermo4040023

Chicago/Turabian Style

Jansen, Kaspar M. B. 2024. "Closed-Form Solutions for Current Distribution in Ladder-Type Textile Heaters" Thermo 4, no. 4: 433-444. https://doi.org/10.3390/thermo4040023

APA Style

Jansen, K. M. B. (2024). Closed-Form Solutions for Current Distribution in Ladder-Type Textile Heaters. Thermo, 4(4), 433-444. https://doi.org/10.3390/thermo4040023

Article Metrics

Back to TopTop