1 Introduction

During the recent years, technology development have been led to great revolutions in portable electronics industry. The size of the portable electronic devices are getting smaller and smaller and simultaneously their performances are increasing. Portable batteries (such as Li-ion batteries) are the main power source of these devices. The batteries produce a nominal voltage, but different parts of the integrated circuits need other DC voltage levels as their power supply. Therefore, power managment units are imperative for portable electronic devices. A power managment unit takes varying voltage of the battery and converts it to a desired fixed and smooth output voltage. One of the main components of the power managment unit is DC–DC converters. They are also known as switching voltage regulators. A DC–DC converter is a device that receives a DC input voltage and provides a DC output Voltage. In the step-down DC–DC converter, the output voltage level is lower than the input voltage. DC–DC converters have three main types [6]: Linear converters, Magnetic switching converters and Switched-capacitor converters. Switched capacitor converters are prefered because of their smaller size compared to magnetic switching converters. They can reach higher efficiency than linear regulators with large dropout voltage. They also can provide higher or opposite polarity voltages. But switched capacitor converters have some disadvantages too [6]: They have lower output current than magnetic regulators. They are also less efficient than magnetic switching regulators. In this paper we designed a simple 2:1 switched-capacitor step-down DC–DC converter for low power circuits. It is clear that the circuits which use switched-capacitor DC–DC converter as their power supply must have the same technology used in, i.e. \(180\) nm Standard CMOS as currently considered.

2 Power losses study

The ratio between the output power (\(P_{OUT}\)) and the total input power (\(P_{IN}\)) is called power efficiency:

$$\begin{aligned} \eta _P=\frac{P_{OUT}}{P_{IN}} \end{aligned}$$

The difference between the total input power and the output power is called power loss (\(P_{LOSS}\)):

$$\begin{aligned} P_{LOSS}=P_{IN}-P_{OUT}=P_{OUT}\left( \frac{1}{\eta _P} - 1\right) \end{aligned}$$

It is notable that the power loss mainly appears as heat. It can affect the other parts of the converter, which will reduce the overall reliability of the system. Practically, power efficiency improvement is the main goal of switched-capacitor converters. Thus, we have to decrease the main power losses arising from switching MOSFETs and gate drivers (buffers). The main power losses in the switching MOSFETs are: conduction loss, switching loss and gate drive loss. In the design process, we should consider an appropriate balance between these losses to gain a optimum result. The conduction loss (\(P_R\)) in a MOSFET switch can be given by [10]:

$$\begin{aligned} P_R=R_{on}\cdot I_{on_{(rms)}}^2 \end{aligned}$$

where \(R_{on}\) is the non-zero on-resistance of a MOSFET switch and \(I_{on_{(rms)}}\) is an RMS value of the drain current. It is clear that \(R_{on}\) happens in the active region of a MOSFET switch (\(V_{DS}<V_{GS}-V_{th}\)). The ideal model approximation of \(R_{on}\) can be expressed as:

$$\begin{aligned} R_{on}\approx \frac{V_{DS}}{I_D}=\bigg [ \frac{\mu \cdot C_{ox} \cdot W}{L}(V_{GS}-V_{th}) \bigg ]^{-1} \end{aligned}$$

In order to achieve a low value of conduction loss, \(R_{on}\) has to be low as possible by increasing the \(\frac{W}{L}\) ratio of the transitor into a optimum value. But it should be concidered that at the same time, the gate parasitic capacitance is increasing too. The other source of conduction losses (\(P_E\)) is because of the capacitors’ parasitic equivalent series resistance (\(R_{ESR}\)) [2] and can be expressed as:

$$\begin{aligned} P_E=R_{ESR}\cdot I^2_{OUT} \end{aligned}$$

This kind of power loss arises out of metal wiring resistance on the chip and a non-negligible resistsnce in the external capacitors. Thus, the resistance of the essential paths which lead to capacitors should be reduced. In this design, we selected the minimum length paths with suitable big width or paralleled several metals (where needed) to gain the best result.

The second main power loss is switching loss (\(P_S\)). It is because of non-zero switching time of the MOSFET switch i.e. a overlap between turning the switch on and off. This kind of power loss can be shown as [11]:

$$\begin{aligned} P_S=\frac{1}{2}V_{DS}\cdot I_D\cdot (t_{SW on}+t_{SW off})\cdot f_{sw} \end{aligned}$$

where \((t_{SW on}+t_{SW off})\) is switching time. As it is obvious, faster rise times and fall times result in lower switching loss. And the last important power loss that should be concidered is gate drive loss. Gate capacitance charging and discharging to ground in a MOSFET switch causes this power loss [1]. The gate drive dissipation can be written as [2]:

$$\begin{aligned} P_G=Q_G\cdot V_{DD}\cdot f_{sw}=C_G\cdot V_{DD}^2 \cdot f_{sw} \end{aligned}$$

where \(f_{sw}\) is switching frequency and \(Q_G\) is the total charge accumulated on a gate capacitance \(C_G\). In this design, the switching frequency is rather high, thus, we set the size of the switches into an optimal value in order to gain a lower \(C_G\).

3 Design steps of the proposed switched-capacitor step-down DC–DC converter

A schematic diagram of the proposed switched-capacitor step-down DC–DC converter optimized for the load current of \(50\) mA is shown in Fig. 1.

Fig. 1
figure 1

Schematic diagram of the proposed switched-capacitor step-down DC–DC converter

The core of the converter is switched-capacitor array. It is used for producing gain of \(\frac{1}{2}\) for the converter [8]. The detailed schematic diagram of the switched-capacitor array [14] is shown in Fig. 2(a). It contains a flying capacitor called \(C_{Fly}\) and four series MOSFET switches, shown as \(S_1\), \(S_2\), \(S_3\) and \(S_4\). Smaller size and higher mobility are the reasons of choosing NMOS over PMOS in almost all of the switches of switched-capacitor structure. The switching period is divided into two phases of charging and discharging. During the charging phase which is represented in Fig. 2(b), switches \(S_1\) and \(S_3\) are closed and \(C_{Fly}\) is charged from the supply voltage. In the second phase, i.e. discharging phase which is shown in Fig. 2(c), switches \(S_2\) and \(S_4\) are closed causing \(C_{Fly}\) to be discharged into the load. The optimization steps of the switched-capacitor topology are [5]:

Fig. 2
figure 2

Detailed schematic diagram of the switched-capacitor array

  1. 1.

    Selecting \(f_{sw}\) and \(C_L\) respectively,

  2. 2.

    Setting the length of all switches in minimum value (i.e. 180 nm),

  3. 3.

    Finding the proper value of \(C_{Fly}\) that satisfies the desired output voltage and output current at the same \(f_{sw}\), the rise time and the fall time of the clock,

  4. 4.

    Setting \(W\) for all switches as the width of them at the same \(f_{sw}\), \(C_{Fly}\), the rise time and the fall time of the clock. Then vary \(W\) for each switch to gain maximum efficiency,

  5. 5.

    Reoptimizing the value of \(C_{Fly}\),

  6. 6.

    Finally optimizing \(W\) of each switch again.

\(S_1\) is a p-channel MOSFET and the other three switches; \(S_2\), \(S_3\) and \(S_4\) are n-channel MOSFETs. Their dimensions are shown in Tabel 1 respectively. These values were extracted from simulations to minimise the power losses.

Table 1 Switch dimensions of switched-capacitor array

Large currents need big capacitors. Big capacitors result in bigger chip area and increase the power losses associated with them. With this in mind, the optimum value of \(6.13\) nF (on-chip) is chosen for the \(C_{Fly}\).

Presense of the load causes voltage ripples at the output of the converter. Voltage ripple is the difference between maximum and minimum output voltage. The output ripples can be reduced by [9]:

  • Increasing the load capacitance(\(C_{L}\)) value (the most influential parameter),

  • Increasing the switching frequency,

  • Increasing the flying capacitance (\(C_{Fly}\)) value,

  • Reducing the load current,

  • Decreasing the \(R_{ESR}\) of the capacitors,

  • Keeping the clock duty cycle far from \(0\) and \(100\, \%\).

In this design, we Increase the switching frequency into 38 MHz and set the \(C_L\) value into \(26.2\) nF (off-chip) in order to achieve the output ripple of about \(21\) mV.

Because of wide switching MOSFETs, their gate capacitance is large. Thus, the non-overlapped signals generated directly from the non-overlapping clock signal generator can’t drive the large size switching MOSFETs. In order to drive these large capacitive loads, an inverter chain is used between the non-overlapping clock signal generator and the gate of each switching MOSFET. The conventional way in sizing the mentioned inverters is to increase the size of transistors in the inverter chains by a constant factor (for example \(2.73\)). We use another way that results in power saving in the gate driver stage. First, we try to equal the rise time and fall time of the inverters as possible as we can. Second, we set a constant rise time (for example \(300\) pSec) between the inverters of each branch. Each buffer optimized for a different switching MOSFET. This method decreases the power losses in the gate driver stage without any changes in the output voltage or output current. The total saved power is about \(2\) mW. The final circuit of the gate driver stage is shown in Fig. 3. The extra inverter in the first buffer is used for driving the PMOS switch.

Fig. 3
figure 3

Schematic diagram of the gate driver stage

Designing a non-overlapping clock signal generator (NOC) is the last step of our design. If there is no dead time between the two generated clock signals, the switching MOSFETs may be turned on at the same time leading to a large current flowing from the power supply to the ground, thus decreasing the power efficiency will be the result. So, presence of a non-overlapping clock signal generator is necessary. A dead time generator circuit is shown in Fig. 4.

Fig. 4
figure 4

Schematic diagram of non-overlapping clock signal generator

As it’s seen, the main clock goes through the non-overlapping clock signal generator and two branches of non-overlapped signal called \(Clk 1\) and \(Clk 2\) appear at the two output ports with 180 °C difference. The minimum value of dead time between the two clocks is set to \(500\) pSec in order to eliminate possible short circuit currents. This value was achieved by simulations and was a optimal value for the power efficiency point of view. There is also alternative transistor sizes used for the delay part [13]. When smaller size transistors charge the gate capacitance of larger size transistors, the generated RC delay causes the needed time delay in non-overlapping clock signal generator. The overall switched-capacitor step-down DC–DC converter cicuitiry is presented in Fig. 5.

Fig. 5
figure 5

Final switched-capacitor step-down DC–DC converter

4 Simulation results

The proposed switched-capacitor step-down DC–DC converter is supplied with \(1.8\) V and loaded with a \(16\) \(\Omega\) resistor (\(R_L\)) which is paralleled with a \(26.2\) nF off-chip capacitor (\(C_L\)). The produced average output voltage is about \(0.8\) V and the average output current is about \(50\) mA. Practically, the output voltage of the switched-capacitor DC–DC converter is not exactly half of its input voltage. This is because of the both switch and capacitors’ parasitics [7]. So, for the load current of about \(50\) mA, only an average output voltage of \(0.8\) V attained instead of exactly half of \(1.8\) V supply voltage (i.e. \(0.9\) V). The layout of the proposed switched-capacitor DC–DC converter is shown in Fig. 6. As it’s clear, the distance between the switches and \(C_{Fly}\) is set to minimum value in order to gain maximum efficiency. Figure 7 shows the simulated transient response of the converter. Output voltage ripples is shown in Fig. 8. The peak-to-peak value of the ripples for the mentioned load capacitance is about \(21\) mV. Increasing the switching frequency and load capacitance value reduced peak-to-peak value of the ripples. The relation between efficiency and \(R_L\) is shown in Fig. 9.

Fig. 6
figure 6

Layout of the proposed switched-capacitor step-down DC–DC converter

Fig. 7
figure 7

Time response of the switched-capacitor step-down DC–DC converter

Fig. 8
figure 8

The switched-capacitor step-down DC–DC converter output voltage ripples

Fig. 9
figure 9

The relation between efficiency and \(R_L\)

Finally, Table 2 presents a comparison between some recent works done at this region of science.

Table 2 Comparison with recently published switched-capacitor converters

5 Conclusions

Proposed 1.8–0.8 V switched-capacitor step-down DC–DC converter was designed in \(180\) nm Standard CMOS technology. It delivered about \(50\) mA load current and achieved the power efficiency of more than \(80 \,\%\). Improving the power efficiency meantime simply of the converter was the main goal of this design. So, all of the components have been optimized with respect to this matter. During the design, a power saving method proposed on the gate driver circuits. It reduced about \(2\) mW of total dissipated power and resulted in a higher power efficiency. The converter occupies an area of about \(1\) mm\(^2\). The maximum peak-to-peak value of output voltage ripple was about \(21\) mV.