Chapter 2 Modelling, Performance Optimisation and Automated Design of Mixed-Technology Energy Harvester Systems

Size: px
Start display at page:

Download "Chapter 2 Modelling, Performance Optimisation and Automated Design of Mixed-Technology Energy Harvester Systems"

Transcription

1 Chapter 2 Modelling, Performance Optimisation and Automated Design of Mixed-Technology Energy Harvester Systems Tom J. Kaźmierski and Leran Wang Abstract This chapter presents an automated energy harvester design flow which is based on a single HDL software platform that can be used to model, simulate, configure and optimise the complete mixed physical-domain energy harvester system (micro-generator, voltage booster, storage element and load). We developed an accurate HDL model for the energy harvester and demonstrated its accuracy by validating it experimentally and comparing it with recently reported models. A demonstrator prototype incorporating an electromagnetic mechanical-vibrationbased micro-generator and a limited number of library models has been developed and a design case study has been carried out. Experimental measurements have validated the simulation results which show that the outcome from the design flow can improve the energy harvesting efficiency by 75%. Keywords Kinetic energy harvester Design flow Optimisation Mixed-domain modelling 2.1 Introduction At present there are considerable and continuing research efforts worldwide to support the energy harvesting paradigm and self-powered electronics. The majority of the reported research in energy harvesting has been on improving the efficiency of the energy harvesters through the design and fabrication of novel micro-generators, materials and devices [3]. The amount of power that can be harvested in a particular application is highly dependent upon the energy source being harvested. Typically, power densities of around 800 µw/cm 3 for machine vibration applications and up to 140 µw/cm 3 for human-powered applications can be expected [4]; however, the power output of vibration-harvesting inertial generators is highly sensitive to the frequency and amplitude of the vibration source [8] and so these figures are indicative only. Practical generators have been reported with power densities of 17 T.J. Kaźmierski (B) School of Electronics and Computer Science, University of Southampton, Southampton, UK tjk@ecs.soton.ac.uk T.J. Kaźmierski, S. Beeby (eds.), Energy Harvesting Systems, DOI / _2, C Springer Science+Business Media, LLC

2 80 T.J. Kaźmierski and L. Wang µw/cm 3 for a non-resonant device [6, 9], to a resonant device capable of generating 30 µw/cm 3. Typically the generated voltage from a micro-generator is insufficient to power an electronic device directly, and therefore external analogue circuits are often employed to rectify and boost the voltage and store the energy in a battery or a supercapacitor. Various circuit designs have also been reported, such as an AC/DC rectifier combining with a switch-mode DC/DC converter [11] and selftimed circuits which eliminate AC/DC conversion [15]. Because of the output power of energy harvesters is highly variable and unpredictable, recently Amirtharajah et al. proposed digital circuits that employ serial computation and distributed arithmetic as a way of dealing with the variability of the available energy [1]. Also, in the publication of Wang et al., it was reported through the use of dedicated subthreshold logic it is possible to implement an FFT processor that operates in practice with supply voltage as low as 180 mv, suitable for energy harvesters [20]. Electrical power management technique has also been investigated. The charge-based control unit will make sure the energy available is enough for the atomic operation before triggering the computation [14, 19]. An energy harvester has normally three main components: the micro-generator which converts ambient environment energy into electrical energy, the voltage booster which pumps up and regulates the generated voltage and the storage element (Fig. 2.1). Fig. 2.1 Block diagram of an energy harvester Clearly such an energy harvester consists of components from both mechanical and electrical domains as well as external circuits which regulate and store the generated energy. Therefore, the performance optimisation should only be based on a model that describes the energy harvester as an integrated system. However, most existing modelling and optimisation methods are concentrating on either the micro-generator [21] or the external circuits [1] separately while the design tools for an integrated system are missing. MATLAB and finite element analysis (FEA) packages are being used to simulate and optimise the performance of the microgenerator part of the self-powered system [2]. To design and optimise the energy harvester associated electronics, simulators such as SPICE are often used. The micro-generator is usually modelled either as an ideal voltage source [22] or an equivalent circuit model [1] because the current EDA tools do not support direct integration of the electromechanical dynamics of vibration-based energy harvesters into circuit simulations [1]. To design highly efficient energy harvesters, it is crucial to consider the various parts of an energy harvester in the context of a complete system, or the gain at one part may come at the price of efficiency loss elsewhere, rending the energy harvester much less efficient than expected. To date there has been no reported design flow for energy harvesters and the aim of this chapter is to propose such an automated

3 2 Modelling, Performance Optimisation and Automated Design 81 design flow for the modelling, configuration, and optimisation of energy harvester systems through the use of VHDL-AMS. VHDL-AMS can be used to model and correctly predict the performance of an energy harvester system because it describes the micro-generator and external electronics as an integrated model, so that the close mechanical electrical interaction, which is often missing in traditional energy harvester design methods, can be captured accurately. 2.2 Energy Harvester Design Flow This chapter proposes an automated energy harvester design flow which is based on a single HDL software platform that can be used to model, simulate, configure and optimise energy harvester systems. The proposed design flow is outlined in the pseudo-code of Algorithm 1 and also shown in Fig Naturally, the process starts with initial design specification, such as available energy source (light, heat, vibration, etc.), environmental energy density, device size, minimum voltage level/power output. According to these specifications, HDL models are constructed from component cells available in the component library. The component library contains parameterised models of different kinds of micro-generator structures (solar cell, electromagnetic, piezoelectric, etc.), various booster circuit topologies and storage elements. The outer loop in the algorithm represents this structure configuration process, which involves examining and comparing those HDL models from the library with the aim of identifying a set of components that meet specific user requirements. The inner design flow loop will then find the best performance of each candidate design by adjusting electrical and non-electrical parameters of the design s mixed-technology HDL model. The parametric optimisation of the generated structure will further improve the energy harvester efficiency by employing suitable optimisation algorithms. The design flow ends at the best performing design for fabrication subject to the user-defined performance characteristics. Algorithm 1 Automated energy harvester design flow. Initial design structure and specification Structure configuration loop: for all design structures do Build HDL model of design Optimisation loop: repeat Simulate and evaluate performance if best performance not achieved then Update design parameters end if until best performance achieved if there are more structures to try then Select new structure end if end for

4 82 T.J. Kaźmierski and L. Wang Fig. 2.2 Energy harvester design flow The requirements for energy harvester component models are: (1) models need to be computationally efficient for fast performance optimisation when used in complete energy harvester systems and yet accurate, these are conflicting requirements; (2) models need to capture both theoretical equations and practical non-idealities required for accurate performance estimation. The models should support different mechanical electrical structures and will be expressed in terms of HDL descriptions. They will be able to predict the behaviour of the actual device accurately while remaining reconfigurable. As proof of concept, a small VHDL-AMS model library has been built to demonstrate the efficiency of the design flow, which is shown in Section 2.3. Based on the developed model library, Section 2.4 describes the automated structure configuration that has been carried out using a single VHDL-AMS simulator. The configuration result and simulations of different energy harvester models have led to in-depth understanding about how electromagnetic micro-generator performs when

5 2 Modelling, Performance Optimisation and Automated Design 83 connected with voltage multipliers. The results have been used for the performance optimisation, which is presented in Section Energy Harvester Modelling Micro-generator Reported modelling approaches aim to replace the micro-generator of an energy harvester with either an ideal voltage source (Fig. 2.3a) [22] or an equivalent circuit model (Fig. 2.3b) [1] when designing the voltage booster. However, as will be shown later, neither of these approaches is suitable for accurate voltage booster design. Fig. 2.3 Micro-generator models The proposed approach uses VHDL-AMS to describe the micro-generator as a series of analytical equations (Fig. 2.3c), which includes mechanical, magnetic and electrical behaviours of the micro-generator. Throughout this section, comparisons

6 84 T.J. Kaźmierski and L. Wang have been made between different modelling approaches and it has been demonstrated that the proposed HDL-based model is more accurate than the circuit models. The case study presented here uses a vibration-based electromagnetic microgenerator which was developed by Torah et al. [16] as an example. The design is based on a cantilever structure. The coil is fixed to the base and four magnets, which are located on both sides of the coil, form the proof mass (see Fig. 2.4). Fig. 2.4 Cantilever-based electromagnetic micro-generator [16] This structure can be modelled as a second-order spring-damping system, which has been widely used, and whose dynamics is [3] mz(t) + c p z(t) + k s z(t) + F em = my(t) (2.1) where m is the proof mass, z(t) is the relative displacement between the mass and the base, c p is the parasitic damping factor, k s is the spring stiffness, y(t) is the displacement of the base and F em is the electromagnetic force. The electromagnetic voltage generated in the coil is given by Faraday s law: v em = Φ(z) z(t) (2.2) where Φ(z) is the magnetic flux through the coil. Although the developed HDL model is based on analytical equations, it can capture practical size and shape of the actual device. The coil in the actual microgenerator consists of N turns and has an inner diameter r and outer diameter R. Each of the four opposite magnets are of height H (see Fig. 2.5a). So the actual magnetic flux through the coil is a piecewise non-linear function of the relative displacement z(t): Φ = f {z(t)}. When the relative displacement is small z(t) < r (Fig. 2.5b): ( Φ = R 2 z 2 (t) + r 2 z (t)) 2 2 B N (2.3)

7 2 Modelling, Performance Optimisation and Automated Design 85 Fig. 2.5 Relative displacement between the coil and magnets in the micro-generator: (a) initial position z(t) = 0; (b) small displacement z(t) < r; and(c) large displacement H r < z(t) < H When the relative displacement is large H r < z(t) < H (Fig. 2.5c): ( ) Φ = R 2 (H z(t) ) 2 + r 2 (H z(t) ) 2 B N (2.4) There are five other sections of the piecewise function which have been implemented in the VHDL-AMS model (see the code on page 80) but are omitted here. The output voltage is simply defined by Kirchoff s voltage law: v(t) = v em R c i(t) L c i(t) (2.5) where R c and L c are the resistance and inductance of the coil, respectively, and i(t) is the current through the coil. Finally, the electromagnetic force is calculated as (Lorentz force law): F em = Φ(z) i(t) (2.6) In the above equations, the coil parameters are given in number of turns N and resistance R c. However, when manufacturing a coil, the specification is often given by the thickness t, inner radius r, outer radius R and wire diameter d. To build parameterised HDL models, the relations between these parameters are incorporated and listed below. These equations can be deducted using basic geometry and physics knowledge. The total wire length is where f is the fill factor. The number of turns is l = 4 f t (R2 r 2 ) d 2 (2.7) N = l 2 π R ave (2.8)

8 86 T.J. Kaźmierski and L. Wang where R ave = (R r)/2 + r is the average radius. The coil resistance is given by R c = 4 ρ l π d 2 (2.9) where ρ is the resistivity of the material. The VHDL-AMS code of the model is given below: library IEEE; use IEEE.ENERGY_SYSTEMS.all; use IEEE.MECHANICAL_SYSTEMS.all; use IEEE.ELECTRICAL_SYSTEMS.all; use IEEE.math_real.all; use work.energyharvester.all; entity EMH is port(terminal HOUSE:translational; terminal LOAD:electrical); end entity EMH; architecture Behaviour of EMH is quantity yt across HOUSE to translational_ref; quantity zt:displacement; quantity emv:voltage; quantity vt across it through LOAD to electrical_ref; quantity Fem,abszt,Pout,Phi:real; begin mp*zt DOT DOT+Cp*zt DOT+Ks*zt+Fem==-mp*yt DOT DOT; Phi*zt DOT==emv; emv==vt-rc*it-lc*it DOT; Fem==-Phi*it; Pout==-it*vt; abszt==abs(zt); if 0.0<=abszt and abszt<rin use Phi==(sqrt(abs(Rout**2-zt**2))+sqrt(abs(Rin**2-zt**2)))*2.0*B*N; elsif Rin<=abszt and abszt<(htm-rout) use Phi==sqrt(abs(Rout**2-zt**2))*2.0*B*N*(Rout-abszt)/Rw; elsif (Htm-Rout)<=abszt and abszt<rout use Phi==sqrt(abs(Rout**2-zt**2))*B*N*(Rout-abszt)/Rw+ (sqrt(abs(rout**2-zt**2))-sqrt(abs(rout**2-(htm-abszt)**2)))*b*n* (Rout-Htm+abszt)/Rw; elsif Rout<=abszt and abszt<(htm-rin) use Phi==-sqrt(abs(Rout**2-(Htm-abszt)**2))*B*N*(Rout-Htm+abszt)/Rw; elsif (Htm-Rin)<=abszt and abszt<htm use Phi==-(sqrt(abs(Rout**2-(Htm-abszt)**2)) +sqrt(abs(rin**2-(htm-abszt)**2)))*b*n; elsif Htm<=abszt and abszt<(htm+rin) use Phi==-(sqrt(abs(Rout**2-(abszt-Htm)**2))+ sqrt(abs(rin**2-(abszt-htm)**2)))*b*n;

9 2 Modelling, Performance Optimisation and Automated Design 87 elsif (Htm+Rin)<=abszt and abszt<(htm+rout) use Phi==-sqrt(abs(Rout**2-(abszt-Htm)**2))*B*N*(Rout-abszt+Htm)/Rw; else Phi==0.0; end use; end architecture Behaviour; It has been proved that the maximum average power P avelec that can be delivered to the electrical domain is given by [2] P avelec = m2 Y 2 ω 4 n 8 c p (2.10) where Y is the amplitude of external kinetic excitation, ω n = k s /m is the system s resonant frequency. Note that all the simulation and experimental tests in this chapter are based on a 50 Hz sine wave excitation with an amplitude of Y = 8.4 µm. This happens when the system s parasitic damping equals to the electromagnetic damping; therefore, if a load resistance R l is connected to the micro-generator, its optimal value is [13] R loptimal = Φ 2 /c p R c (2.11) Two types of this micro-generator have been modelled, which are based on the same structure but have different dimensions. Some of the key parameters are listed in Table 2.1. As can be seen from the table, micro-generator type II is bigger than type I and because the coil is changeable, both the micro-generators can have different wire diameters. Table 2.1 Micro-generators parameters Type I Type II Proof mass m (g) Magnet height H (mm) Field strength B (T) Wire diameter d (µm) 12/16/25 16/25 Coil outer radius R (mm) Coil thickness t (mm) Voltage Booster Voltage boosters are external circuits to the micro-generator that are used to boost up the output voltage and to perform necessary AC DC rectification. There are a number of circuit topologies that can be used as a voltage booster. VHDL-AMS has also been used to describe the circuit behaviour by DAEs.

10 88 T.J. Kaźmierski and L. Wang Voltage Multiplier A voltage multiplier (VM), which uses cascaded diodes and capacitors to achieve higher DC voltage from an AC input, meets the requirements of a booster and has been investigated here. There are two types of voltage multiplier based on different configurations, namely Villard (Fig. 2.6a d) and Dickson (Fig. 2.6e h) [22]. In the model library, these VMs are configured as 3, 4, 5 and 6 stages. (a) (b) (c) (d) (e) (f) (g) (h) Fig. 2.6 Voltage multiplier configurations, a d: three- to six-stage Villard VM, e h: three- to sixstage Dickson VM Voltage Transformer A voltage transformer together with a full wave rectifier can also act as the voltage booster for an energy harvester. Two types of rectifier configurations have been tested. Simulation results show that comparing to a common full-bridge rectifier, the configuration in Fig. 2.7 gives better performance since it uses less diodes and thus loses less energy. The number of turns and the resistance value of primary (N1, R1) and secondary winding (N 2, R2) are the four main parameters that determine the voltage transformer s performance Supercapacitor In case of the storage element, a supercapacitor has been modelled as in Fig. 2.8 [10], where R leakage represents the leakage resistance and R ESR is the equivalent series resistance Models Comparison This section compares the accuracy of different micro-generator modelling approaches with the same voltage booster. Type I micro-generator is connected to

11 2 Modelling, Performance Optimisation and Automated Design 89 Fig. 2.7 Voltage transformer configuration Fig. 2.8 Simplified supercapacitor model a six-stage Villard voltage multiplier (Fig. 2.6d) and three models of this energy harvester system have been built. It has been reported that when excited by a 50 Hz sine wave vibration of 8.4 µm amplitude, type I micro-generator can generate a maximum power of 45.7 µw under the optimal load condition and the output voltage is around 600 mv [16]. So an ideal voltage source (Fig. 2.3a) of 50 Hz frequency and 640 mv amplitude is connected to the VM circuit and SPICE circuit simulations have been carried out to evaluate the VM s performance. The equivalent circuit model (Fig. 2.3b) of the micro-generator links mechanical mass (m), spring (k) and damper (b) to electrical inductor (L), capacitor (C) and resistor (R) by[1] L = m, C = 1/k, R = b (2.12) and SPICE circuit simulations have also been carried out. The VHDL-AMS model incorporates the micro-generator and the VM circuit booster. The comparisons presented in this section are based on the charging of a 0.22 F supercapacitor. Because the VHDL-AMS simulator used here, SystemVision from Mentor Graphics [5], has a maximum simulation time of 150 min, only simulation results in this range have been obtained. Figure 2.9 shows the simulated charging waveform of the capacitor using different micro-generator models including the proposed HDL model. Also shown is the capacitor charging waveform obtained

12 90 T.J. Kaźmierski and L. Wang experimentally. The experiment was set up as the micro-generator sitting on a vibration generator, which produces constant mechanical vibrations (Fig. 2.10a), and the data are collected by LabView software (Fig. 2.10b). Fig. 2.9 Different energy harvester models compared with experimental measurements As it can be seen, there is poor correlation between the energy harvester experimental measurements and that of models based on ideal voltage source or equivalent circuit. The reason why the model with ideal voltage source (Fig. 2.3a) fails is that in an energy harvester the voltage booster can greatly affect the behaviour of the micro-generator but an ideal voltage source always produces constant output. The crucial mechanical electrical interaction is missing in the model. As for the equivalent circuit model (Fig. 2.3b), this is because Eq. (2.12) is an over-simplification and does not capture accurately the internal operation of the energy harvester. In the case of the proposed energy harvester HDL model, there is a good correlation between the experimental and simulation results. The reason why the HDLbased model correlates well with practice is that it can incorporate the actual shape and size of various components into the micro-generator model by using analytical equations. Here the non-linear dependence of the micro-generator s output voltage on the input displacement described in Section 2.3 can be accurately captured by the HDL model. Simulation results of the equivalent circuit model and HDL model are compared with the experimental measurement in Fig As can be seen from the waveforms, when excited by a sine wave stimulus, the equivalent circuit model still generates sine wave output. But the HDL model can capture the situations when the coil and magnets are moving apart, which is what happens in practice and leads to non-sine wave output.

13 2 Modelling, Performance Optimisation and Automated Design 91 (a) (b) Fig Experimental measurement set-up: (a) micro-generator sitting on a vibration generator and (b) Labview software collecting the data Although the simulation results of the proposed HDL models are very close to the experimental measurements, there are still notable differences between them in both Figs. 2.9 and The reasons may be found by examining the practical conditions during experiments. In Fig. 2.9, the charging waveforms do not start from 0 V because in practical measurements the capacitors all had a bit of initial charge and adjustments on the timing have been made to the simulation waveforms so that all the curves start at the same voltage (about 0.6 V), which may lead to the difference. In Fig. 2.11, the difference between the simulation waveform and experimental measurement may be generated by the interference that was brought in by the oscilloscope s probes.

14 92 T.J. Kaźmierski and L. Wang Fig Non-linear output from micro-generator correctly reflected by proposed model 2.4 Automatic Structure Configuration Based on HDL Model Library From the last section, a small HDL model library of energy harvester components has been built. It contains two types of micro-generator, each of which can be configured with different coils (wire diameter of 12/16/25 µm) and two types of voltage multipliers that have three to six stages. The voltage transformer has not been included because it cannot be made and tested with available resources. But the simulation-based optimisation of energy harvester with voltage transformer has been performed and will be discussed in Section The configuration target has been set to find the set of components that can charge the F supercapacitor to 2 V in shortest time. These values were chosen because there has been reported energy harvester systems that use F storage capacitor and 2 V working voltage [17]. Simulations of every available energy harvester configuration were carried out simultaneously and a process has been developed to automatically track the best model. SystemVision VHDL-AMS simulator [5] has been used as the single software platform. The outcome design is listed in Table 2.2.

15 2 Modelling, Performance Optimisation and Automated Design 93 Table 2.2 Parameters of the configuration result Micro-generator Type II Wire diameter 25 µm Voltage booster Three-stage Dickson VM (Fig. 2.6e) Not surprisingly, the micro-generator II has been chosen because it is bigger and stores more kinetic energy. However, it is quite interesting that the coil with the largest wire diameter, which leads to fewest number of turns, and the VM with fewest stages have been chosen. To further investigate on this result, more simulations have been done and an important trade-off between the electromagnetic micro-generator and the VM voltage booster has been found. Figure 2.12 shows the charging waveforms of type I micro-generator connected to the same five-stage VM but configured with different coils. At the beginning, the energy harvester with 25 µm wire diameter charges the quickest and the 12 µm configuration charges the slowest while the 16 µm one is in between. But the 25 µm configuration also saturates quickly and reaches the 2 V mark slower than the 16 µm energy harvester. Due to simulation time limitation, the figure does not show how the other two waveforms end. But it could be foreseen that the 16 µm configuration will also saturate at some point while the 12 µm one reaches highest voltage. Fig Simulation of type I micro-generator with different coils Similar results have been obtained from the voltage booster end. Figure 2.13 shows the charging waveforms of type II micro-generator with 25 µm coil connecting with three-, four- and five-stage Dickson VMs. It can be seen that the energy harvester with three-stage VM charges the supercapacitor to 2 V first and the one with five-stage VM can reach the highest voltage. From the simulation results it can be concluded that in an energy harvester design that combines electromagnetic micro-generator and voltage multiplier, the fewer

16 94 T.J. Kaźmierski and L. Wang Fig Simulation of type II micro-generator with different VMs number of turns in the coil and the fewer VM stages, the higher initial charging rate the energy harvester can get but the lower voltage it can finally reach. Therefore, although the micro-generator with more coil turns can generate more power and VMs with more stages can boost the voltage higher, under certain circumstances the optimisation of subsystems in isolation does not lead to a globally optimised design. It proves that when combining different components of an energy harvester, the gain at one part may come at the price of efficiency loss elsewhere, rending the energy harvester much less efficient than expected. This information is very useful for the development of future, more complicated systems and model libraries. 2.5 Performance Optimisation The close mechanical electrical interaction (micro-generator and voltage booster) that takes place in energy harvesters often leads to significant performance loss when the various parts of the energy harvesters are combined. Here the loss expressed in terms of energy harvesting efficiency η Loss = E Harvested E Delivered E Harvested (2.13) In the proposed design flow, the generated energy harvester design should be parameterised such that automated performance optimisation will be able to further improve the energy harvester efficiency by employing suitable optimisation algorithms. The parameters used for the optimisation are from both the micro-generator and the voltage booster. The optimisation object is to increase the charging rate of the supercapacitor.

17 2 Modelling, Performance Optimisation and Automated Design Exhaustive Search The micro-generator parameters that can be optimised are related to the coil size, i.e. the thickness (t) and the outer radius (R), because other components such as the magnets and cantilever determine the resonant frequency of the micro-generator and thus should be based on application requirements. The circuit parameters of voltage booster are the capacitor values of each VM stage. The entire energy harvester is optimised as an integrated model. The searching space of parameters has been given in Table 2.3 Table 2.3 Optimisation searching space Coil thickness (mm) Coil radius (mm) Capacitor values (µf) 47/100/150 The optimisation is based on the concurrent simulations of design instances from uniform sampling of the search space and tracking the best result (Fig. 2.14). This is relatively simple and straightforward because after the automatic structure configuration the search space is quite small and the VM capacitors can only have discrete values. However, other optimisation algorithms may also be employed and in Section a VHDL-AMS-based genetic optimisation has been successfully applied to the integrated optimisation of energy harvester systems. Fig Implementation of the proposed energy harvester design flow in VHDL-AMS

18 96 T.J. Kaźmierski and L. Wang To validate the effectiveness of the proposed approach to improve energy harvesting efficiency, the following simulations and experimental measurements have been carried out Original Design This combines type II micro-generator with a five-stage Dickson VM. The used VM has been reported in literature as optimal configuration [18]. However, in the original design these two parts are optimised separately, which is quite common in existing energy harvester design approach. Parameters of original design are listed in Table 2.4. Table 2.4 Parameters of original energy harvester Micro-generator Wire diameter (µm) 16 Coil thickness (mm) 1.3 Coil radius (mm) 2.45 Voltage booster VM configuration five-stage Dickson Capacitor values (C1 C5, µf) 47,150,150,47, Optimised Design This has been obtained using the proposed design flow (Fig. 2.14). Table 2.5 gives the new micro-generator and voltage booster parameters. Table 2.5 Parameters of optimised energy harvester Micro-generator Wire diameter (µm) 25 Coil thickness (mm) 1.3 Coil radius (mm) 2.0 Voltage booster VM configuration Three-stage Dickson Capacitor values (C1 C3, µf) 100,100,47 The impact of these values on improving the energy harvester performance has been validated in both simulation and experimental measurements. According to the optimisation result, a new coil has been ordered from Recoil Ltd, UK [12], and replaced the original one for testing (see Fig. 2.15). Simulation and experimental waveforms of the original and optimised design are shown in Fig The impact of using the supercapacitor model in Fig. 2.8 instead of an ideal capacitor has also been investigated. As can be seen from the figure, there is good correlation between the simulation and experimental waveforms in both of the energy harvester designs, which validates the effectiveness and accuracy of the

19 2 Modelling, Performance Optimisation and Automated Design 97 Fig New coil according to optimisation result (R = 2.0 mm, r = 0.5 mm, t = 1.3 mm, d = 25 µm) Fig Simulation and experimental waveforms of original and optimised energy harvesters proposed design flow. The energy harvester from original design can charge the supercapacitor to 2 V in 6000 s while the optimised design only uses 1500 s, which represents a 75% improvement Genetic Optimisation This section demonstrates another possible optimisation method to improve the energy harvester efficiency. Figure 2.17 shows that in the proposed approach, not

20 98 T.J. Kaźmierski and L. Wang Fig Integrated performance optimisation in VHDL-AMS testbench only the energy harvester model but also the optimisation algorithm is implemented in a single VHDL-AMS testbench. The parameters used for the optimisation are from both the micro-generator and the voltage booster. The optimisation object is to increase the charging rate of the supercapacitor. The optimisation algorithm generates design parameters to the model and obtains the charging rate through simulation. The optimisation loop runs continuously until the design parameters reach an optimum. A supercapacitor of 0.22 F has been used in the performance optimisation experiment. The micro-generator parameters that can be optimised are the number of coil turns (N), the internal resistance (R c ) and the outer radius (R). The voltage booster circuit is the voltage transformer described in Section (Fig. 2.7). The parameters are the number of turns and the resistance of primary and secondary windings. For proof of concept, we employed a genetic algorithm (GA) [7] to optimise the energy harvester with a voltage transformer booster. The implemented GA has a population size of 100 chromosomes. Each chromosome has seven parameters (three from the micro-generator and four from the voltage booster). The crossover and mutation rate are 0.8 and 0.02, respectively. Other optimisation algorithms may also be applied based on the proposed integrated model. The unoptimised model parameters are given in Table 2.6. Applying the proposed modelling and performance optimisation, Table 2.7 gives the new micro-generator and voltage booster parameters which are referred to as optimised design. The impact of these values on improving the charging of the supercapacitor is shown in Fig As can be seen from the simulation results, Table 2.6 Parameters of unoptimised energy harvester Micro-generator Outer radius of coil (R) 1.2 mm Coil turns (N) 2300 Internal resistance (R c ) 1600 Voltage transformer Resistance(Ω) No. of turns Primary winding Secondary winding

21 2 Modelling, Performance Optimisation and Automated Design 99 Table 2.7 Parameters of GA-optimised energy harvester Micro-generator Outer radius of coil (R) 1.1 mm Coil turns (N) 2100 Internal resistance (R c ) 1400 Voltage transformer Resistance ( ) No. of turns Primary winding Secondary winding Fig Simulation waveforms of supercapacitor charging by different energy harvester models in 150 min the unoptimised energy harvester charges the supercapacitor to 1.5 V and the optimised energy harvester reaches 1.95 V, which represents a 30% improvement. Performance of the developed GA has been further investigated by comparing the power transfer efficiency before and after optimisation. The maximum average power that can be delivered to the electrical domain is about 144 µw, calculated from Eq. (2.10). Table 2.8 lists the average electrical power output from the microgenerator and the voltage transformer. It can be seen that the optimisation improves the efficiency of both the micro-generator and voltage booster, which validates the effectiveness of the developed genetic optimisation. Table 2.8 Energy harvester power efficiency Generated power (µw) Generator efficiency (%) Delivered power (µw) Transformer efficiency (%) Pre-optimisation Post-optimisation Overall efficiency (%)

22 100 T.J. Kaźmierski and L. Wang 2.6 Concluding Remarks This chapter presents an automated energy harvester design flow that can generate optimised configuration from an existing HDL model library as well as carry out performance optimisation through the employment of a single software platform. The effectiveness of the proposed design flow has been demonstrated by automatic configuration, optimisation and experimental validation of an energy harvester powered by an electromagnetic vibration-based micro-generator. It has been shown that the existing energy harvester design approaches are inadequate because there is a trade-off between different energy harvester components and the optimisation of subsystems in isolation does not lead to a globally optimal design. A new energy harvester has been manufactured according to the outcome from the proposed design flow and experimental measurements of the new device have validated the optimisation results. It has been shown that the outcome from the design flow (configuration and optimisation) can achieve a 75% improvement in the supercapacitor charge rate and the integrated performance optimisation alone may achieve a 30% improvement. References 1. Amirtharajah R, Wenck J, Collier J, Siebert J, Zhou B (24 28 July 2006) Circuits for energy harvesting sensor signal processing. In: Design Automation Conference, rd ACM/IEEE, Anaheim, CA Beeby S, Torah R, Tudor M, Glynne-Jones P, O Donnell T, Saha C, Roy S (2007) A micro electromagnetic generator for vibration energy harvesting. J. Micromech. Microeng. 17(7): Beeby SP, Tudor MJ, White NM (2006) Energy harvesting vibration sources for microsystems applications. Meas. Sci. Technol. 17(12):R175 R von Buren T, Mitcheson P, Green T, Yeatman E, Holmes A, Troster G (2006) Optimization of inertial micropower generators for human walking motion. Sens. J. IEEE 6(1): Corporation MG (July 2004) SystemVision User s Manual. Version 3.2, Release El-Hami M, Glynne-Jones P, White N, Hill M, Beeby S, James E, Brown A, Ross J (2004) Design and fabrication of a new vibration-based electromechanical power generator. Sens. Actuators A: Phys. 92(1 3): Mitchell M (1996) An Introduction to genetic algorithms. MIT Press, Cambridge, MA 8. Mitcheson P, Green T, Yeatman E, Holmes A (2004) Architectures for vibration-driven micropower generators. J. Microelectromech. Syst. 13(3): Mitcheson P, Miao P, Stark B, Yeatman E, Holmes A, Green T (2004) MEMS electrostatic micropower generator for low frequency operation. Sens. Actuators A: Phys. 115(2 3): Nelms R, Cahela D, Newsom R, Tatarchuk B (14 18 March 1999) A comparison of two equivalent circuits for double-layer capacitors. In: Applied Power Electronics Conference and Exposition, 1999, vol. 2. APEC 99. Fourteenth Annual, Dallas, TX Ottman G, Hofmann H, Bhatt A, Lesieutre G (2002) Adaptive piezoelectric energy harvesting circuit for wireless remote power supply. Power Electron. IEEE Trans. 17(5): Recoil Ltd, UK (Sept. 2008) Saha CR, O Donnell T, Loder H, Beeby S, Tudor J (2006) Optimization of and electromagnetic energy harvesting device. Magnetics, IEEE Trans. 42(10):

23 2 Modelling, Performance Optimisation and Automated Design Shao H, Tsui CY, Ki WH (21 24 May 2006) A charge based computation system and control strategy for energy harvesting applications. In: Circuits and Systems, ISCAS Proceedings IEEE International Symposium, Island of Kos, Greece Siebert J, Collier J, Amirtharajah R (8 10 Aug. 2005) Self-timed circuits for energy harvesting AC power supplies. In: Low Power Electronics and Design, ISLPED 05. Proceedings of the 2005 International Symposium, San Diego, CA, Torah R, Beeby SP, Tudor MJ, O Donnell T, Roy S (2006) Development of a cantilever beam generator employing vibration energy harvesting. In: Proceedings of the 6th Int. Workshop on Micro and Nanotechnology for Power Generation and Energy Conversion Applications, Berkeley, CA Torah R, Glynne-Jones P, Tudor J, O Donnell T, Roy S, Beeby S (2008) Self-powered autonomous wireless sensor node using vibration energy harvesting. Meas. Sci. Technol. 19(12):ISSN Torah R, Tudor M, Patel K, Garcia I, Beeby S (28-31 Oct. 2007) Autonomous low power microsystem powered by vibration energy harvesting. In: Sensors, 2007 IEEE, Atlanta, GA, Tsui CY, Shao H, Ki WH, Su F (24 27 Jan. 2006) Ultra-low voltage power management circuit and computation methodology for energy harvesting applications. In: Design Automation, Asia and South Pacific Conference, Yokohama, Japan Wang A, Chandrakasan A (2005) A 180-mv subthreshold fet processor using a minimum energy design methodology. IEEE J. Solid State Circuits 40(1): Williams C, Shearwood C, Harradine M, Mellor P, Birch T, Yates R (2001) Development of an electromagnetic micro-generator. Circuits, Dev. Syst. IEE Proc. 148(6): Yan H, Macias Montero J, Akhnoukh A, de Vreede L, Burghartz J (17 18 Nov. 2005) An integration scheme for RF power harvesting. In: Proceedings STW Annual Workshop on Semiconductor Advances for Future Electronics and Sensors, Veldhoven, The Netherlands 64 66

24

High-level modelling and performance optimisation of mixed-technology energy harvester systems

High-level modelling and performance optimisation of mixed-technology energy harvester systems High-level modelling and performance optimisation of mixed-technology energy harvester systems Tom J Kazmierski, Leran Wang, Bashir M Al-Hashimi University of Southampton, UK MOS-AK, Edinburgh 19 September

More information

Hybrid Vibration Energy Harvester Based On Piezoelectric and Electromagnetic Transduction Mechanism

Hybrid Vibration Energy Harvester Based On Piezoelectric and Electromagnetic Transduction Mechanism Hybrid Vibration Energy Harvester Based On Piezoelectric and Electromagnetic Transduction Mechanism Mohd Fauzi. Ab Rahman 1, Swee Leong. Kok 2, Noraini. Mat Ali 3, Rostam Affendi. Hamzah 4, Khairul Azha.

More information

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 1.852

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A Bridgeless Boost Rectifier for Energy Harvesting Applications Rahul *1, H C Sharad Darshan 2 *1,2 Dept of EEE, Dr. AIT Bangalore,

More information

Power processing circuits for electromagnetic, electrostatic and piezoelectric inertial energy scavengers

Power processing circuits for electromagnetic, electrostatic and piezoelectric inertial energy scavengers Microsyst Technol (27) 13:1629 1635 DOI 1.17/s542-6-339- TECHNICAL PAPER Power processing circuits for electromagnetic, electrostatic and piezoelectric inertial energy scavengers P. D. Mitcheson Æ T. C.

More information

Closed Loop Control of an Efficient AC-DC Step up Converter

Closed Loop Control of an Efficient AC-DC Step up Converter International Journal of Electrical Engineering. ISSN 0974-2158 Volume 5, Number 1 (2012), pp. 1-6 International Research Publication House http://www.irphouse.com Closed Loop Control of an Efficient AC-DC

More information

A novel piezoelectric energy harvester designed for singlesupply pre-biasing circuit

A novel piezoelectric energy harvester designed for singlesupply pre-biasing circuit A novel piezoelectric energy harvester designed for singlesupply pre-biasing circuit N Mohammad pour 1 2, D Zhu 1*, R N Torah 1, A D T Elliot 3, P D Mitcheson 3 and S P Beeby 1 1 Electronics and Computer

More information

Miniaturising Motion Energy Harvesters: Limits and Ways Around Them

Miniaturising Motion Energy Harvesters: Limits and Ways Around Them Miniaturising Motion Energy Harvesters: Limits and Ways Around Them Eric M. Yeatman Imperial College London Inertial Harvesters Mass mounted on a spring within a frame Frame attached to moving host (person,

More information

Design of ultra-low-energy wireless sensor nodes powered by kinetic harvesters Invited Paper

Design of ultra-low-energy wireless sensor nodes powered by kinetic harvesters Invited Paper Design of ultra-low-energy wireless sensor nodes powered by kinetic harvesters Invited Paper TomJKaźmierski Abstract In an energy harvester powered wireless sensor node system, as the energy harvester

More information

An Electromagnetic Vibrational Energy Harvesting Using Boost and Buck- Boost Converter

An Electromagnetic Vibrational Energy Harvesting Using Boost and Buck- Boost Converter An Electromagnetic Vibrational Energy Harvesting Using Boost and Buck- Boost Converter M.Rekha Shri Vishnu Engineering College for Women Department of Electrical and Electronics Bhimavaram, India Mr.K.P.Swaroop

More information

A fully autonomous power management interface for frequency upconverting harvesters using load decoupling and inductor sharing

A fully autonomous power management interface for frequency upconverting harvesters using load decoupling and inductor sharing Journal of Physics: Conference Series PAPER OPEN ACCESS A fully autonomous power management interface for frequency upconverting harvesters using load decoupling and inductor sharing To cite this article:

More information

Implementation of a Single Stage AC-DC Boost Converter for Low Voltage Micro generator N.Gowthami 1 P.Ravichandran 2 S.Yuvaraj 3

Implementation of a Single Stage AC-DC Boost Converter for Low Voltage Micro generator N.Gowthami 1 P.Ravichandran 2 S.Yuvaraj 3 Implementation of a Single Stage AC-DC Boost Converter for Low Voltage Micro generator N.Gowthami 1 P.Ravichandran 2 S.Yuvaraj 3 1 & 2 Department of EEE, Surya Engineering College, Erode. 3 PG Scholar,

More information

Energy Harvesting Technologies for Wireless Sensors

Energy Harvesting Technologies for Wireless Sensors Energy Harvesting Technologies for Wireless Sensors Andrew S Holmes Optical and Semiconductor Devices Group Department of Electrical and Electronic Engineering Imperial College London 1 Wireless Sensor

More information

An Active Efficiency Rectifier with Automatic Adjust of Transducer Capacitance in Energy Harvesting Systems

An Active Efficiency Rectifier with Automatic Adjust of Transducer Capacitance in Energy Harvesting Systems An Active Efficiency Rectifier with Automatic Adjust of Transducer Capacitance in Energy Harvesting Systems B.Swetha Salomy M.Tech (VLSI), Vaagdevi Institute of Technology and Science, Proddatur, Kadapa

More information

Step-up converter for electromagnetic vibrational energy scavenger

Step-up converter for electromagnetic vibrational energy scavenger Stepup converter for electromagnetic vibrational energy scavenger C. Saha, T. O Donnell, J. Godsell, L. Carlioz, N. Wang, P. Mccloskey, S. Beeby, J. Tudor, ussel Torah To cite this version: C. Saha, T.

More information

ENERGY HARVESTING FROM MOTION FOR AUTONOMOUS DEVICES

ENERGY HARVESTING FROM MOTION FOR AUTONOMOUS DEVICES ENERGY HARVESTING FROM MOTION FOR AUTONOMOUS DEVICES ERIC YEATMAN DEPARTMENT OF ELECTRICAL ENGINEERING IMPERIAL COLLEGE LONDON HOW DO WE GENERATE POWER? FROM MOTION HOW IS HARVESTING DIFFERENT? Local generation

More information

Energy Efficient Sensor Nodes Powered by Kinetic Energy Harvesters Design for Optimum Performance

Energy Efficient Sensor Nodes Powered by Kinetic Energy Harvesters Design for Optimum Performance ELECTRONICS, VOL. 16, NO. 1, JUNE 2012 65 Energy Efficient Sensor Nodes Powered by Kinetic Energy Harvesters Design for Optimum Performance Tom J. Kaźmierski, Leran Wang, and Mansour Aloufi Abstract In

More information

DESIGN AND ANALYSIS OF LOW POWER CHARGE PUMP CIRCUIT FOR PHASE-LOCKED LOOP

DESIGN AND ANALYSIS OF LOW POWER CHARGE PUMP CIRCUIT FOR PHASE-LOCKED LOOP DESIGN AND ANALYSIS OF LOW POWER CHARGE PUMP CIRCUIT FOR PHASE-LOCKED LOOP 1 B. Praveen Kumar, 2 G.Rajarajeshwari, 3 J.Anu Infancia 1, 2, 3 PG students / ECE, SNS College of Technology, Coimbatore, (India)

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #11 Lab Report Inductance/Transformers Submission Date: 12/04/2017 Instructors: Dr. Minhee Yun John Erickson Yanhao Du Submitted By: Nick Haver & Alex Williams Station

More information

Design of magnetic field alarm powered by magnetic energy harvesting

Design of magnetic field alarm powered by magnetic energy harvesting Design of magnetic field alarm powered by magnetic energy harvesting Kunihisa Tashiro 1, Azusa Ikegami 1, Syoichiro Shimada 1, Hiroaki Kojima 1, Hiroyuki wakiwaka 1 1 Spin Device Technology Center Shinshu

More information

Power Enhancement for Piezoelectric Energy Harvester

Power Enhancement for Piezoelectric Energy Harvester , July 4-6, 2012, London, U.K. Power Enhancement for Piezoelectric Energy Harvester Sutrisno W. Ibrahim, and Wahied G. Ali Abstract Piezoelectric energy harvesting technology has received a great attention

More information

Design, fabrication and test of integrated micro-scale vibration-based electromagnetic generator

Design, fabrication and test of integrated micro-scale vibration-based electromagnetic generator Available online at www.sciencedirect.com Sensors and Actuators A 145 146 (2008) 336 342 Design, fabrication and test of integrated micro-scale vibration-based electromagnetic generator Santosh Kulkarni

More information

Methodology for testing a regulator in a DC/DC Buck Converter using Bode 100 and SpCard

Methodology for testing a regulator in a DC/DC Buck Converter using Bode 100 and SpCard Methodology for testing a regulator in a DC/DC Buck Converter using Bode 100 and SpCard J. M. Molina. Abstract Power Electronic Engineers spend a lot of time designing their controls, nevertheless they

More information

Feasibility of MEMS Vibration Energy Harvesting for High Temperature Sensing

Feasibility of MEMS Vibration Energy Harvesting for High Temperature Sensing Energy Harvesting 2015 Feasibility of MEMS Vibration Energy Harvesting for High Temperature Sensing Steve Riches GE Aviation Systems Newmarket Ashwin Seshia University of Cambridge Yu Jia University of

More information

INVENTION DISCLOSURE- ELECTRONICS SUBJECT MATTER IMPEDANCE MATCHING ANTENNA-INTEGRATED HIGH-EFFICIENCY ENERGY HARVESTING CIRCUIT

INVENTION DISCLOSURE- ELECTRONICS SUBJECT MATTER IMPEDANCE MATCHING ANTENNA-INTEGRATED HIGH-EFFICIENCY ENERGY HARVESTING CIRCUIT INVENTION DISCLOSURE- ELECTRONICS SUBJECT MATTER IMPEDANCE MATCHING ANTENNA-INTEGRATED HIGH-EFFICIENCY ENERGY HARVESTING CIRCUIT ABSTRACT: This paper describes the design of a high-efficiency energy harvesting

More information

Mechanical Spectrum Analyzer in Silicon using Micromachined Accelerometers with Time-Varying Electrostatic Feedback

Mechanical Spectrum Analyzer in Silicon using Micromachined Accelerometers with Time-Varying Electrostatic Feedback IMTC 2003 Instrumentation and Measurement Technology Conference Vail, CO, USA, 20-22 May 2003 Mechanical Spectrum Analyzer in Silicon using Micromachined Accelerometers with Time-Varying Electrostatic

More information

MICROSYSTEMS FOR ENERGY HARVESTING. Invited Paper

MICROSYSTEMS FOR ENERGY HARVESTING. Invited Paper W1D.001 MICROSYSTEMS FOR ENERGY HARVESTING Invited Paper K. Najafi, T. Galchev, E.E. Aktakka, R.L. Peterson, and J. McCullagh Center for Wireless Integrated Microsystems (WIMS) University of Michigan,

More information

TYPICALLY, a two-stage microinverter includes (a) the

TYPICALLY, a two-stage microinverter includes (a) the 3688 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 33, NO. 5, MAY 2018 Letters Reconfigurable LLC Topology With Squeezed Frequency Span for High-Voltage Bus-Based Photovoltaic Systems Ming Shang, Haoyu

More information

By Hiroo Sekiya, Chiba University, Chiba, Japan and Marian K. Kazimierzuk, Wright State University, Dayton, OH

By Hiroo Sekiya, Chiba University, Chiba, Japan and Marian K. Kazimierzuk, Wright State University, Dayton, OH ISSUE: November 2011 Core Geometry Coefficient For Resonant Inductors* By Hiroo Sekiya, Chiba University, Chiba, Japan and Marian K. Kazimierzuk, Wright State University, Dayton, OH A resonant inductor

More information

Applications of Energy Harvesting

Applications of Energy Harvesting Electronics and Computer Science Applications of Energy Harvesting Prof Steve Beeby Dept. of Electronics and Computer Science ICT-Energy Workshop September 15, 2015 Overview Introduction to Energy Harvesting

More information

MEMS-based Micro Coriolis mass flow sensor

MEMS-based Micro Coriolis mass flow sensor MEMS-based Micro Coriolis mass flow sensor J. Haneveld 1, D.M. Brouwer 2,3, A. Mehendale 2,3, R. Zwikker 3, T.S.J. Lammerink 1, M.J. de Boer 1, and R.J. Wiegerink 1. 1 MESA+ Institute for Nanotechnology,

More information

CH 1. Large coil. Small coil. red. Function generator GND CH 2. black GND

CH 1. Large coil. Small coil. red. Function generator GND CH 2. black GND Experiment 6 Electromagnetic Induction "Concepts without factual content are empty; sense data without concepts are blind... The understanding cannot see. The senses cannot think. By their union only can

More information

DC-to-DC Converter for Low Voltage Solar Applications

DC-to-DC Converter for Low Voltage Solar Applications Proceedings of the th WSEAS International Conference on CIRCUITS, Agios Nikolaos, Crete Island, Greece, July 3-, 7 4 DC-to-DC Converter for Low Voltage Solar Applications K. H. EDELMOSER, H. ERTL Institute

More information

Numerical Simulation of PCB-Coil-Layouts for Inductive Energy Transfer

Numerical Simulation of PCB-Coil-Layouts for Inductive Energy Transfer Numerical Simulation of PCB-Coil-Layouts for Inductive Energy Transfer Systems David Maier *, Normen Lucht, Alexander Enssle, Anna Lusiewicz, Julian Fischer, Urs Pecha, Prof. Dr.-Ing. Nejila Parspour University

More information

Smart design piezoelectric energy harvester with self-tuning

Smart design piezoelectric energy harvester with self-tuning Smart design piezoelectric energy harvester with self-tuning L G H Staaf 1, E Köhler 1, P D Folkow 2, P Enoksson 1 1 Department of Microtechnology and Nanoscience, Chalmers University of Technology, Gothenburg,

More information

5μW-10mW Input Power Range Inductive Boost Converter for Indoor. Photovoltaic Energy Harvesting with Integrated Maximum Power Point

5μW-10mW Input Power Range Inductive Boost Converter for Indoor. Photovoltaic Energy Harvesting with Integrated Maximum Power Point 5μW-10mW Input Power Range Inductive Boost Converter for Indoor Photovoltaic Energy Harvesting with Integrated Maximum Power Point Tracking Algorithm Yifeng Qiu 1, Chris van Liempd 1, Bert Op het Veld

More information

Accurate Models for Spiral Resonators

Accurate Models for Spiral Resonators MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Accurate Models for Spiral Resonators Ellstein, D.; Wang, B.; Teo, K.H. TR1-89 October 1 Abstract Analytically-based circuit models for two

More information

Piezoelectric Harvesting Circuit with Extended Input Voltage Range

Piezoelectric Harvesting Circuit with Extended Input Voltage Range 00 IEEE th Convention of Electrical and Electronics Engineers in Israel Piezoelectric Harvesting Circuit with Extended Input oltage Range Natan Krihely and Sam BenYaakov Power Electronics Laboratory Department

More information

A Novel Dual-Band Scheme for Magnetic Resonant Wireless Power Transfer

A Novel Dual-Band Scheme for Magnetic Resonant Wireless Power Transfer Progress In Electromagnetics Research Letters, Vol. 80, 53 59, 2018 A Novel Dual-Band Scheme for Magnetic Resonant Wireless Power Transfer Keke Ding 1, 2, *, Ying Yu 1, 2, and Hong Lin 1, 2 Abstract In

More information

LOW VOLTAGE INTEGRATED CONVERTER FOR WASTE HEAT THEREMOELECTRIC HARVESTERS

LOW VOLTAGE INTEGRATED CONVERTER FOR WASTE HEAT THEREMOELECTRIC HARVESTERS Metrol. Meas. Syst., Vol. XIX (2012), No.1, pp. 159 168. METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl LOW VOLTAGE INTEGRATED CONVERTER FOR WASTE HEAT THEREMOELECTRIC

More information

1461. Electric generator embedded in cellular phone for self-recharge

1461. Electric generator embedded in cellular phone for self-recharge 1461. Electric generator embedded in cellular phone for self-recharge Semyung Park 1, Byunghyun Kim 2, Sunwoo Kim 3, Kibum Lee 4 Jinho Kim 5 1 Department of Mechanical and Industrial Engineering, University

More information

Switched-Capacitor Converters: Big & Small. Michael Seeman Ph.D. 2009, UC Berkeley SCV-PELS April 21, 2010

Switched-Capacitor Converters: Big & Small. Michael Seeman Ph.D. 2009, UC Berkeley SCV-PELS April 21, 2010 Switched-Capacitor Converters: Big & Small Michael Seeman Ph.D. 2009, UC Berkeley SCV-PELS April 21, 2010 Outline Problem & motivation Applications for SC converters Switched-capacitor fundamentals Power

More information

Energy efficient active vibration control strategies using electromagnetic linear actuators

Energy efficient active vibration control strategies using electromagnetic linear actuators Journal of Physics: Conference Series PAPER OPEN ACCESS Energy efficient active vibration control strategies using electromagnetic linear actuators To cite this article: Angel Torres-Perez et al 2018 J.

More information

Motivation. Approach. Requirements. Optimal Transmission Frequency for Ultra-Low Power Short-Range Medical Telemetry

Motivation. Approach. Requirements. Optimal Transmission Frequency for Ultra-Low Power Short-Range Medical Telemetry Motivation Optimal Transmission Frequency for Ultra-Low Power Short-Range Medical Telemetry Develop wireless medical telemetry to allow unobtrusive health monitoring Patients can be conveniently monitored

More information

Some thoughts on Narrow-band Ultra-lowpower Radio and Energy Harvesting

Some thoughts on Narrow-band Ultra-lowpower Radio and Energy Harvesting Some thoughts on Narrow-band Ultra-lowpower Radio and Energy Harvesting Andrew S Holmes Optical and Semiconductor Devices Group Department of Electrical and Electronic Engineering Imperial College London

More information

Gas turbine engine condition monitoring wirelessly by vibration energy harvesting

Gas turbine engine condition monitoring wirelessly by vibration energy harvesting Gas turbine engine condition monitoring wirelessly by vibration energy harvesting Dr. Daisy Rani Alli 1, A.S.R Kaushik 2 1. Asst Professor, Instrument Technology, Andhra University, Visakhapatnam, Andhra

More information

1-D EQUIVALENT CIRCUIT FOR RF MEMS CAPACITIVE SWITCH

1-D EQUIVALENT CIRCUIT FOR RF MEMS CAPACITIVE SWITCH POZNAN UNIVE RSITY OF TE CHNOLOGY ACADE MIC JOURNALS No 80 Electrical Engineering 014 Sebastian KULA* 1-D EQUIVALENT CIRCUIT FOR RF MEMS CAPACITIVE SWITCH In this paper the equivalent circuit for an accurate

More information

Indoor Light Energy Harvesting System for Energy-aware Wireless Sensor Node

Indoor Light Energy Harvesting System for Energy-aware Wireless Sensor Node Available online at www.sciencedirect.com Energy Procedia 16 (01) 107 103 01 International Conference on Future Energy, Environment, and Materials Indoor Light Energy Harvesting System for Energy-aware

More information

Design and Implementation of Closed Loop LCL-T Resonant DC-to- DC Converter Using Low Cost Embedded Controller

Design and Implementation of Closed Loop LCL-T Resonant DC-to- DC Converter Using Low Cost Embedded Controller American Journal of Engineering and Applied Sciences, 2012, 5 (4), 291-300 ISSN: 1941-7020 2014 Annamalai and Kumar, This open access article is distributed under a Creative Commons Attribution (CC-BY)

More information

Self powered microsystem with electromechanical generator

Self powered microsystem with electromechanical generator Self powered microsystem with electromechanical generator JANÍČEK VLADIMÍR, HUSÁK MIROSLAV Department of Microelectronics FEE CTU Prague Technická 2, 16627 Prague 6 CZECH REPUBLIC, http://micro.feld.cvut.cz

More information

A High Efficient Integrated Planar Transformer for Primary-Parallel Isolated Boost Converters

A High Efficient Integrated Planar Transformer for Primary-Parallel Isolated Boost Converters A High Efficient Integrated Planar Transformer for Primary-Parallel Isolated Boost Converters Gokhan Sen 1, Ziwei Ouyang 1, Ole C. Thomsen 1, Michael A. E. Andersen 1, and Lars Møller 2 1. Department of

More information

A Review of MEMS Based Piezoelectric Energy Harvester for Low Frequency Applications

A Review of MEMS Based Piezoelectric Energy Harvester for Low Frequency Applications Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 9, September 2014,

More information

Improved Battery Charger Circuit Utilizing Reduced DC-link Capacitors

Improved Battery Charger Circuit Utilizing Reduced DC-link Capacitors Improved Battery Charger Circuit Utilizing Reduced DC-link Capacitors Vencislav Valchev 1, Plamen Yankov 1, Orlin Stanchev 1 1 Department of Electronics and Microelectronics, Technical University of Varna,

More information

A Dual Half-bridge Resonant DC-DC Converter for Bi-directional Power Conversion

A Dual Half-bridge Resonant DC-DC Converter for Bi-directional Power Conversion A Dual Half-bridge Resonant DC-DC Converter for Bi-directional Power Conversion Mrs.Nagajothi Jothinaga74@gmail.com Assistant Professor Electrical & Electronics Engineering Sri Vidya College of Engineering

More information

Development of Wireless Health Monitoring System for Isolated Space Structures

Development of Wireless Health Monitoring System for Isolated Space Structures Trans. JSASS Aerospace Tech. Japan Vol. 12, pp. 55-60, 2014 Development of Wireless Health Monitoring System for Isolated Space Structures By Yuta YAMAMOTO 1) and Kanjuro MAKIHARA 2) 1) Department of Aerospace

More information

Design of a Dual Active Bridge DC-DC Converter for Photovoltaic System Application. M.T. Tsai, C.L. Chu, Y.Z. Yang and D. R Wu

Design of a Dual Active Bridge DC-DC Converter for Photovoltaic System Application. M.T. Tsai, C.L. Chu, Y.Z. Yang and D. R Wu ICIC Express etters ICIC International c16 ISSN 185-766 Volume 7, Number 8, August 16 pp. 185-181 Design of a Dual Active Bridge DC-DC Converter for Photovoltaic System Application M.T. Tsai, C.. Chu,

More information

Experiment VI: The LRC Circuit and Resonance

Experiment VI: The LRC Circuit and Resonance Experiment VI: The ircuit and esonance I. eferences Halliday, esnick and Krane, Physics, Vol., 4th Ed., hapters 38,39 Purcell, Electricity and Magnetism, hapter 7,8 II. Equipment Digital Oscilloscope Digital

More information

A DC DC Boost Converter for Photovoltaic Application

A DC DC Boost Converter for Photovoltaic Application International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, Volume 8, Issue 8 (September 2013), PP. 47-52 A DC DC Boost Converter for Photovoltaic Application G.kranthi

More information

Highly Efficient Resonant Wireless Power Transfer with Active MEMS Impedance Matching

Highly Efficient Resonant Wireless Power Transfer with Active MEMS Impedance Matching Highly Efficient Resonant Wireless Power Transfer with Active MEMS Impedance Matching Bernard Ryan Solace Power Mount Pearl, NL, Canada bernard.ryan@solace.ca Marten Seth Menlo Microsystems Irvine, CA,

More information

Enhanced RF to DC converter with LC resonant circuit

Enhanced RF to DC converter with LC resonant circuit IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Enhanced RF to DC converter with LC resonant circuit To cite this article: L J Gabrillo et al 2015 IOP Conf. Ser.: Mater. Sci.

More information

Available online at ScienceDirect. Procedia Computer Science 79 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 79 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 79 (2016 ) 785 792 7th International Conference on Communication, Computing and Virtualization 2016 Electromagnetic Energy

More information

Inductive power transfer in e-textile applications: Reducing the effects of coil misalignment

Inductive power transfer in e-textile applications: Reducing the effects of coil misalignment Inductive power transfer in e-textile applications: Reducing the effects of coil misalignment Zhu, D., Grabham, N. J., Clare, L., Stark, B. H. and Beeby, S. P. Author post-print (accepted) deposited in

More information

FlexLab and LevLab: A Portable Lab for Dynamics and Control Teaching

FlexLab and LevLab: A Portable Lab for Dynamics and Control Teaching FlexLab and LevLab: A Portable Lab for Dynamics and Control Teaching Lei Zhou, Mohammad Imani Nejad, David L. Trumper Department of Mechanical Engineering, Massachusetts Institute of Technology, Cambridge,

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March-2016 ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March-2016 ISSN ISSN 2229-5518 1102 Resonant Inductive Power Transfer for Wireless Sensor Network Nodes Rohith R, Dr. Susan R J Abstract This paper presents the experimental study of Wireless Power Transfer through resonant

More information

Wireless Signal Feeding for a Flying Object with Strongly Coupled Magnetic Resonance

Wireless Signal Feeding for a Flying Object with Strongly Coupled Magnetic Resonance Wireless Signal Feeding for a Flying Object with Strongly Coupled Magnetic Resonance Mr.Kishor P. Jadhav 1, Mr.Santosh G. Bari 2, Mr.Vishal P. Jagtap 3 Abstrat- Wireless power feeding was examined with

More information

[2009] IEEE. Reprinted, with permission, from Guo, Liuming; Guo, Ningning; Wang, Shuhong; Qiu, Jie; Zhu, Jianguo; Guo, Youguang; Wang, Yi.

[2009] IEEE. Reprinted, with permission, from Guo, Liuming; Guo, Ningning; Wang, Shuhong; Qiu, Jie; Zhu, Jianguo; Guo, Youguang; Wang, Yi. [9] IEEE. Reprinted, with permission, from Guo, Liuming; Guo, Ningning; Wang, Shuhong; Qiu, Jie; Zhu, Jianguo; Guo, Youguang; Wang, Yi. 9, Optimization for capacitor-driven coilgun based on equivalent

More information

A New Three-Phase Interleaved Isolated Boost Converter With Solar Cell Application. K. Srinadh

A New Three-Phase Interleaved Isolated Boost Converter With Solar Cell Application. K. Srinadh A New Three-Phase Interleaved Isolated Boost Converter With Solar Cell Application K. Srinadh Abstract In this paper, a new three-phase high power dc/dc converter with an active clamp is proposed. The

More information

SINGLE-STAGE HIGH-POWER-FACTOR SELF-OSCILLATING ELECTRONIC BALLAST FOR FLUORESCENT LAMPS WITH SOFT START

SINGLE-STAGE HIGH-POWER-FACTOR SELF-OSCILLATING ELECTRONIC BALLAST FOR FLUORESCENT LAMPS WITH SOFT START SINGLE-STAGE HIGH-POWER-FACTOR SELF-OSCILLATING ELECTRONIC BALLAST FOR FLUORESCENT S WITH SOFT START Abstract: In this paper a new solution to implement and control a single-stage electronic ballast based

More information

Wireless Power Transmission from Solar Input

Wireless Power Transmission from Solar Input International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-0056 Wireless Power Transmission from Solar Input Indhu G1, Lisha R2, Sangeetha V3, Dhanalakshmi V4 1,2,3-Student,B.E,

More information

ELECTROMAGNETIC MULTIFUNCTIONAL STAND FOR MEMS APPLICATIONS

ELECTROMAGNETIC MULTIFUNCTIONAL STAND FOR MEMS APPLICATIONS ELECTROMAGNETIC MULTIFUNCTIONAL STAND FOR MEMS APPLICATIONS 1 Cristian Necula, Gh. Gheorghe, 3 Viorel Gheorghe, 4 Daniel C. Comeaga, 5 Octavian Dontu 1,,3,4,5 Splaiul Independenței 313, Bucharest 06004,

More information

Electronics and Instrumentation Name ENGR-4220 Fall 1999 Section Modeling the Cantilever Beam Supplemental Info for Project 1.

Electronics and Instrumentation Name ENGR-4220 Fall 1999 Section Modeling the Cantilever Beam Supplemental Info for Project 1. Name ENGR-40 Fall 1999 Section Modeling the Cantilever Beam Supplemental Info for Project 1 The cantilever beam has a simple equation of motion. If we assume that the mass is located at the end of the

More information

ZCS-PWM Converter for Reducing Switching Losses

ZCS-PWM Converter for Reducing Switching Losses IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 1 Ver. III (Jan. 2014), PP 29-35 ZCS-PWM Converter for Reducing Switching Losses

More information

,, N.Loganayaki 3. Index Terms: PV multilevel inverter, grid connected inverter, coupled Inductors, self-excited Induction Generator.

,, N.Loganayaki 3. Index Terms: PV multilevel inverter, grid connected inverter, coupled Inductors, self-excited Induction Generator. Modeling Of PV and Wind Energy Systems with Multilevel Inverter Using MPPT Technique,, N.Loganayaki 3 Abstract -The recent upsurge is in the demand of hybrid energy systems which can be accomplished by

More information

Implementation of Synchronized Triple Bias-Flip Interface Circuit towards Higher Piezoelectric Energy Harvesting Capability

Implementation of Synchronized Triple Bias-Flip Interface Circuit towards Higher Piezoelectric Energy Harvesting Capability ICAST2015 #072 Implementation of Synchronized Triple Bias-Flip Interface Circuit towards Higher Piezoelectric Energy Harvesting Capability Yuheng Zhao, Chenbin Zhou, and Junrui Liang * Mechatronics and

More information

Chapter 2 The Test Benches

Chapter 2 The Test Benches Chapter 2 The Test Benches 2.1 An Active Hydraulic Suspension System Using Feedback Compensation The structure of the active hydraulic suspension (active isolation configuration) is presented in Fig. 2.1.

More information

A Single Phase Single Stage AC/DC Converter with High Input Power Factor and Tight Output Voltage Regulation

A Single Phase Single Stage AC/DC Converter with High Input Power Factor and Tight Output Voltage Regulation 638 Progress In Electromagnetics Research Symposium 2006, Cambridge, USA, March 26-29 A Single Phase Single Stage AC/DC Converter with High Input Power Factor and Tight Output Voltage Regulation A. K.

More information

LLC Resonant Converter for Battery Charging Application

LLC Resonant Converter for Battery Charging Application International Journal of Electrical Engineering. ISSN 0974-2158 Volume 8, Number 4 (2015), pp. 379-388 International Research Publication House http://www.irphouse.com LLC Resonant Converter for Battery

More information

Non-resonant electromagnetic wideband energy harvesting mechanism for low frequency vibrations

Non-resonant electromagnetic wideband energy harvesting mechanism for low frequency vibrations Microsyst Technol (2010) 16:961 966 DOI 10.1007/s00542-010-1059-z TECHNICAL PAPER Non-resonant electromagnetic wideband energy harvesting mechanism for low frequency vibrations Bin Yang Chengkuo Lee Received:

More information

Design of Metal MUMPs based LLC Resonant Converter for On-chip Power Supplies

Design of Metal MUMPs based LLC Resonant Converter for On-chip Power Supplies Design of Metal MUMPs based LLC Resonant Converter for On-chip Power Supplies Fahimullah Khan, a, Yong Zhu,, b Junwei Lu,,c,Dzung Dao,,d Queensland Micro & Nanotechnology Centre Griffith University, Nathan,

More information

Active Vibration Isolation of an Unbalanced Machine Tool Spindle

Active Vibration Isolation of an Unbalanced Machine Tool Spindle Active Vibration Isolation of an Unbalanced Machine Tool Spindle David. J. Hopkins, Paul Geraghty Lawrence Livermore National Laboratory 7000 East Ave, MS/L-792, Livermore, CA. 94550 Abstract Proper configurations

More information

Experiment and simulation for Induced current analysis in Outer single turn coil with pulsed electromagnetic Central solenoid air core coil

Experiment and simulation for Induced current analysis in Outer single turn coil with pulsed electromagnetic Central solenoid air core coil Experiment and simulation for Induced current analysis in Outer single turn coil with pulsed electromagnetic Central solenoid air core coil Mr. J. B. Solanki Lecturer, B.& B. Institute of Technology, Vallabhvidyanagar.

More information

Electromagnetic energy harvester for atmospheric sensors on overhead power distribution lines

Electromagnetic energy harvester for atmospheric sensors on overhead power distribution lines Journal of Physics: Conference Series PAPER OPEN ACCESS Electromagnetic energy harvester for atmospheric sensors on overhead power distribution lines To cite this article: Z Wu et al 2018 J. Phys.: Conf.

More information

Generating Isolated Outputs in a Multilevel Modular Capacitor Clamped DC-DC Converter (MMCCC) for Hybrid Electric and Fuel Cell Vehicles

Generating Isolated Outputs in a Multilevel Modular Capacitor Clamped DC-DC Converter (MMCCC) for Hybrid Electric and Fuel Cell Vehicles Generating Isolated Outputs in a Multilevel Modular Capacitor Clamped DC-DC Converter (MMCCC) for Hybrid Electric and Fuel Cell Vehicles Faisal H. Khan 1, Leon M. Tolbert 2 1 Electric Power Research Institute

More information

Compact Contactless Power Transfer System for Electric Vehicles

Compact Contactless Power Transfer System for Electric Vehicles The International Power Electronics Conference Compact Contactless Power Transfer System for Electric Vehicles Y. Nagatsua*, N. Ehara*, Y. Kaneo*, S. Abe* and T. Yasuda** * Saitama University, 55 Shimo-Oubo,

More information

DC DC CONVERTER FOR WIDE OUTPUT VOLTAGE RANGE BATTERY CHARGING APPLICATIONS USING LLC RESONANT

DC DC CONVERTER FOR WIDE OUTPUT VOLTAGE RANGE BATTERY CHARGING APPLICATIONS USING LLC RESONANT Volume 114 No. 7 2017, 517-530 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu DC DC CONVERTER FOR WIDE OUTPUT VOLTAGE RANGE BATTERY CHARGING APPLICATIONS

More information

Bandwidth Widening Strategies for Piezoelectric Based Energy Harvesting from Ambient Vibration Sources

Bandwidth Widening Strategies for Piezoelectric Based Energy Harvesting from Ambient Vibration Sources 11 International Conference on Computer Applications and Industrial Electronics (ICCAIE 11) Bandwidth Widening Strategies for Piezoelectric Based Energy Harvesting from Ambient Vibration Sources Swee-Leong,

More information

Impact of the Flying Capacitor on the Boost converter

Impact of the Flying Capacitor on the Boost converter mpact of the Flying Capacitor on the Boost converter Diego Serrano, Víctor Cordón, Miroslav Vasić, Pedro Alou, Jesús A. Oliver, José A. Cobos Universidad Politécnica de Madrid, Centro de Electrónica ndustrial

More information

Electricity Basics

Electricity Basics Western Technical College 31660310 Electricity Basics Course Outcome Summary Course Information Description Career Cluster Instructional Level Total Credits 4.00 Total Hours 144.00 DC/AC electrical theory

More information

Two-Transmitter Wireless Power Transfer with LCL Circuit for Continuous Power in Dynamic Charging

Two-Transmitter Wireless Power Transfer with LCL Circuit for Continuous Power in Dynamic Charging Two-Transmitter Wireless Power Transfer with LCL Circuit for Continuous Power in Dynamic Charging Abstract Wireless power transfer is a safe and convenient method for charging electric vehicles (EV). Dynamic

More information

STUDY AND DESIGN ASPECTS OF INDUCTORS FOR DC-DC CONVERTER

STUDY AND DESIGN ASPECTS OF INDUCTORS FOR DC-DC CONVERTER STUDY AND DESIGN ASPECTS OF INDUCTORS FOR DC-DC CONVERTER 1 Nithya Subramanian, 2 R. Seyezhai 1 UG Student, Department of EEE, SSN College of Engineering, Chennai 2 Associate Professor, Department of EEE,

More information

A High Step-Up DC-DC Converter

A High Step-Up DC-DC Converter A High Step-Up DC-DC Converter Krishna V Department of Electrical and Electronics Government Engineering College Thrissur. Kerala Prof. Lalgy Gopy Department of Electrical and Electronics Government Engineering

More information

PERFORMANCE EVALUATION OF THREE PHASE SCALAR CONTROLLED PWM RECTIFIER USING DIFFERENT CARRIER AND MODULATING SIGNAL

PERFORMANCE EVALUATION OF THREE PHASE SCALAR CONTROLLED PWM RECTIFIER USING DIFFERENT CARRIER AND MODULATING SIGNAL Journal of Engineering Science and Technology Vol. 10, No. 4 (2015) 420-433 School of Engineering, Taylor s University PERFORMANCE EVALUATION OF THREE PHASE SCALAR CONTROLLED PWM RECTIFIER USING DIFFERENT

More information

Department of Electrical and Computer Engineering Lab 6: Transformers

Department of Electrical and Computer Engineering Lab 6: Transformers ESE Electronics Laboratory A Department of Electrical and Computer Engineering 0 Lab 6: Transformers. Objectives ) Measure the frequency response of the transformer. ) Determine the input impedance of

More information

Compact Distributed Phase Shifters at X-Band Using BST

Compact Distributed Phase Shifters at X-Band Using BST Integrated Ferroelectrics, 56: 1087 1095, 2003 Copyright C Taylor & Francis Inc. ISSN: 1058-4587 print/ 1607-8489 online DOI: 10.1080/10584580390259623 Compact Distributed Phase Shifters at X-Band Using

More information

A Rapid Modeling and Prototyping Technique for Piezoelectric Energy Harvesting Systems

A Rapid Modeling and Prototyping Technique for Piezoelectric Energy Harvesting Systems SENSORDEVICES 011 : The Second International Conference on Sensor Device Technologies and Applications A Rapid odeling and Prototyping Technique for Piezoelectric Energy Harvesting Systems Aldo Romani,

More information

Piezoelectric Generator for Powering Remote Sensing Networks

Piezoelectric Generator for Powering Remote Sensing Networks Piezoelectric Generator for Powering Remote Sensing Networks Moncef Benjamin. Tayahi and Bruce Johnson moncef@ee.unr.edu Contact Details of Author: Moncef Benjamin. Tayahi Phone: 775-784-6103 Fax: 775-784-6627

More information

Design of Integrated LC Filter Using Multilayer Flexible Ferrite Sheets S. Coulibaly 1, G. Loum 1, K.A. Diby 2

Design of Integrated LC Filter Using Multilayer Flexible Ferrite Sheets S. Coulibaly 1, G. Loum 1, K.A. Diby 2 IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 232-3331, Volume 1, Issue 6 Ver. I (Nov Dec. 215), PP 35-43 www.iosrjournals.org Design of Integrated LC Filter

More information

[2007] IEEE. Reprinted, with permission, from [Jiaxin Chen, Youguang Guo, Jianguo Zhu, A General Method for Designing the Transformer of Flyback

[2007] IEEE. Reprinted, with permission, from [Jiaxin Chen, Youguang Guo, Jianguo Zhu, A General Method for Designing the Transformer of Flyback [2007] IEEE. Reprinted, with permission, from [Jiaxin Chen, Youguang Guo, Jianguo Zhu, A General Method for Designing the Transformer of Flyback Converters Based on Nonlinear FEA of Electromagnetic Field

More information

High-Gain Switched-Inductor Switched-Capacitor Step-Up DC-DC Converter

High-Gain Switched-Inductor Switched-Capacitor Step-Up DC-DC Converter , March 13-15, 2013, Hong Kong High-Gain Switched-Inductor Switched-Capacitor Step-Up DC-DC Converter Yuen-Haw Chang and Yu-Jhang Chen Abstract A closed-loop scheme of high-gain switchedinductor switched-capacitor

More information

Photovoltaic Controller with CCW Voltage Multiplier Applied To Transformerless High Step-Up DC DC Converter

Photovoltaic Controller with CCW Voltage Multiplier Applied To Transformerless High Step-Up DC DC Converter Photovoltaic Controller with CCW Voltage Multiplier Applied To Transformerless High Step-Up DC DC Converter Elezabeth Skaria 1, Beena M. Varghese 2, Elizabeth Paul 3 PG Student, Mar Athanasius College

More information

Wireless Communication

Wireless Communication Equipment and Instruments Wireless Communication An oscilloscope, a signal generator, an LCR-meter, electronic components (see the table below), a container for components, and a Scotch tape. Component

More information