Research on SVG DC-Side Voltage Control Based-on PSO Algorithm

Size: px
Start display at page:

Download "Research on SVG DC-Side Voltage Control Based-on PSO Algorithm"

Transcription

1 I.J. Information Technology and Comuter Science, 06, 0, 9-38 Published Online October 06 in MECS (htt:// DOI: 0.585/ijitcs Research on DC-Side Voltage Control Based-on Algorithm Yingwei Xiao School of Electrical Engineering and Automation, Hefei University of Technology, Hefei, 30009, china Abstract The oeration flow of article swarm otimization () is resented, at the same time the algorithm and algorithm are used to find the otimal value of the standard function, simulation results show that the algorithm has better global search erformance and faster search efficiency. The inertia weight decreasing strategy of algorithm is studied, the simulation results show that the concave function decreasing strategy can accelerate the convergence rate of the algorithm. The stability control of the DC-side voltage is very imortant for the static var generator () comensation, but the disadvantages of the traditional PI control are fixed arameters and oor adatability of dynamic resonse, algorithm is introduced to the otimization of PI arameters, so online -PI control and off-line -PI control are obtained, the voltage loo transfer function is used as the controlled object. The simulation results show that the -PI control can satisfy the time varying system of the controlled object with strong adatability. Index Terms, DC voltage stability control,, off-line -PI, online -PI. I. INTRODUCTION In recent years, the wide use of ower electronic devices makes the semiconductor switching equiments increasingly diverse, these devices consume reactive ower and bring additional burden for the ower grid and adverse effects on the ower quality. Therefore, it is imortant and urgent to control the reactive ower in ower grid in order to ensure the ower transmission quality and ensure the ower system to be effective, stable and normal oeration. is a reactive ower comensation device which comosed of inverter, by controlling the on-off of the inverter switching device, continuous injection or absortion of reactive ower to the ower grid, not only can comensate reactive ower, but also can comensate the harmonic[-3]. At resent, the efficiency of in controlling reactive ower, imroving the ower transmission quality and guarantying the ower system stability and other asects has been recognized. Because of its raid develoment, it becomes one of the most imortant reactive ower comensation devices, and is the focus of the research on the direction of reactive ower comensation and harmonic control. The main research contents of this aer mainly includes: () The oeration flow of algorithm is given, and the algorithm and algorithm are alied to the otimization comarison of standard function extreme value[4-6]. () The inertia weight decreasing strategy of is studied. (3) considering that the stability control of the DC side voltage is very imortant to guarantee the effect of comensation, and considering the disadvantages of the traditional PI control with fixed arameters and the oor adatability, the aer introduces the algorithm with global search erformance into the PI arameters otimization[7-9], online -PI control and off-line -PI control are obtained. (4) The aer takes the voltage loo of as the controlled object, and the simulation verification is done for -PI control. II. PRINCIPE OF According to the different choices of DC energy storage device, the circuit can be divided into the voltage tye bridge circuit and the current tye bridge circuit, in fact, so far the used mostly adots the voltage tye circuit, because the voltage tye circuit has a high running efficiency. Therefore, often refers to the voltage tye circuit as the inverter circuit of dynamic comensation devices. The basic circuit structure is shown in Fig.. Fig.. Basic circuit structure of The rincile of is that the AC side of inverter circuit can outut the voltage u fa, u fb, u of reset fc amlitude and frequency through the on-off control of T~ T 6 six semiconductor switching devices shown in Figure. Under the action of the connecting reactance, comensating current i fa, i fb, i are converted, and offset fc reactive current in ower grid, achieve the urose of reactive ower comensation. Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

2 30 Research on DC-Side Voltage Control Based-on Algorithm In ractice, the IGBT full control switch is chosen as the semiconductor switching devices. Therefore, the can be equivalent to the controllable amlitude and hase voltage source connected with the ower grid through the connection reactance. III. AGORITHM RESEARCH In 995, Eberhart and Kennedy used the bird oulation behavior model of biologist Heer to roose a article swarm otimization () algorithm. Each individual in the grou follows a very simle three rules of conduct: () Away from the nearest individual, to avoid a collision. () Flight to the target. (3) Flight to the center of the grou. Different from the model roosed by Heer, Kennedy thought birds initially didn t know the target osition, each individual follows a certain rule to evaluate their current osition, and "local otimum" is used as the best osition that it had flown, "globally otimal" is used as the best location that the entire oulation had flown, birds use the two otimal variables to guide their flight, share information with each other until the final flight target osition. Assuming there is a grou of M articles, each article is in a D dimensional search sace, the seed of i article v v, v,, v, can be exressed as vector i i i id i,, M, osition is exressed as vector i i i id x x, x,, x. Then according to the re-set fitness function, the merits of articles are evaluated for their current osition, the osition and seed of the articles are udated according to the fitness value, udated basis is two extreme values[0,]: individual extremum and global extremum. The individual extremum is the best osition of i article to be found at Best,,,. The global resent, denoted as i i id extremum is the best osition to be found for all the articles in the grou, denoted as gbest,,, g g gd, ( gbest is the otimal value of Best ). For the k iteration, the udate rule of article seed and osition in is shown in the formula (): v v c r x c r x k k k xid xid vid k k k k id id id id gd id () In the formula (), d,,, D, d reresents the current search sace dimension, i,,, M, i reresents the article, k reresents the evolution algebra. x : the d dimensional comonent of the osition vector k id k of article i by k iterations. v : the id d dimensional comonent of the seed vector of article i by k iterations. : the d dimensional comonent of global gd extremum gbest. : the id d dimensional comonent of article i individual extremum Best. c, c : acceleration factor, c is used to adjust the articles seed flying to the individual extremum. c is used to adjust the articles seed flying to the global extremum. : inertia weight, adjust its size and can change the strength of the article swarm search ability[], r, r are the random number between [0,]. A. oeration flow The oeration flow of algorithm can be summarized as:. Encoding for the solution sace of roblem Common encoding way includes binary encoding and real encoding. Real encoding is more commonly used way of algorithm encoding, and it directly searches the solution sace.. Determining the objective function of otimization roblem The objective function is to reflect the characteristics of the roblem to be otimized, that is, the fitness value of the articles. The fitness value of articles in the current osition determines the udate degree of the article's osition and seed. 3. Initialization of the arameters in the algorithm () Determining the article osition and seed range, and initializing oulation size, () Initializing the osition information of each article, (3) Initializing the seed information of each article, (4) Initializing inertia factor, learning factor, iteration number and other arameters. 4. Designing article flying model In the algorithm, the flying seed of articles directly affects the ability of the articles to search for the otimal solution, too fast flying seed makes the articles fly over the global extreme oint, and too slow flying seed may make articles falling into the local extreme oint. The design of flying model directly reflects the ability of the articles to use their own memory and share the social information. 5. Determining the termination condition of algorithm The termination condition of algorithm is usually that the maximum number of iterations is satisfied or the fitness of the articles reaches a certain extreme value, also multile termination conditions can be set according to different roblems. 6. Code imlementation According to the above stes, the algorithm is rogrammed, and need to change one or a few arameters of the algorithm in the rocess of debugging in order to Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

3 Research on DC-Side Voltage Control Based-on Algorithm 3 search for the otimal solution. Integrated the above stes, the algorithm flow can be summarized as: Ste : initialization of the algorithm arameters, initializing the oulation size, the number of iterations, the inertia weight, the learning factor, the article osition information and seed information et al. Ste : according to the redetermined fitness function, the current fitness values of all articles are calculated. Ste 3: comare the article current osition and individual extremum Best, if the current osition is better, the current osition is used as the article individual extremum Best. Comare the current article individual extremum Best and grou global extremum gbest, if the current osition of the article is better, the individual extreme Best is used as the global extremum. Ste 4: judging whether the termination of the algorithm is satisfied, if satisfied, the algorithm ends, if not satisfied, enter Ste5. Ste 5: each article's osition and seed are udated according to formula (), continue to enter Ste. B. Analysis of standard function simulation. Simulation model In order to show the sueriority of the algorithm, the algorithm and algorithm are simulated in the same condition, and the solving efficiency of the two algorithms is comared. Seeking the maximum value of Rosenbrock function in a certain range: f x x x x x.048 xi.048i,, 00 In the range of.048 x.048i, i (), the function has two local extreme oints, that is.048, f.048, f and resectively, and the latter is the global maximum.. Simulation arameter setting The samling time of simulation ts 0.00s, the individual fitness is the value of Rosenbrock function, the recirocal of the individual fitness is the objective function. The oulation size of algorithm Size 500, termination of evolutionary algebra G 00, crossover robability Pc 0.90, mutation robability P 0.0 :: Size 0.0/ Size, adative mutation m robability, the smaller the adatation degree, the greater the mutation robability, decimal encoding. algorithm also uses the real encoding, grou size, termination of the evolution algebra are same as algorithm, the article seed range is [-0., 0.]. 3. Simulation results Figure shows the objective function values changes with the number of iterations for the algorithm and the algorithm with linear decreasing strategy of inertia weight, it can be seen that the algorithm has a faster convergence seed. Best J 3. x iter Fig.. Otimization comarison between and According to the above simulation arameters, algorithm and algorithm randomly run five times, the five results of are 388.0, , , , resectively. While the five results of are It can be seen that the algorithm has higher search accuracy and faster convergence seed, and has good stability. In order to make the algorithm obtain the strong global search ability at the early, and the fast local convergence seed at the late, according to the formula (3) the inertia weight is reduced linearly. Among them, Min, Max are the minimum and the maximum inertia weight, iter is the number of the current iteration, itermax is the total number of iterations. Max Min Max iter (3) itermax In order to find a better balance between the global search ability and local search ability, two nonlinear inertia weight decreasing strategies are introduced into the aer, namely the concave function decreasing strategy and the convex function decreasing strategy, resectively, as shown in the formula (4) and formula (5): Max Miniter / itermax / Min Max iter itermax Max / (4) Max Min iter itermax Max (5) In order to fully comare the influence on the global search ability and local search ability of algorithm with three kinds of inertia weight decreasing strategies. Selecting, the grou of article swarm is 30, the number of iterations is 000, the minimum value of the ten dimensional Rosenbrock function of formula (6) is searched, and the objective function is the function value. Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

4 3 Research on DC-Side Voltage Control Based-on Algorithm 0 f x, x, x 00 xi xi xi i (6) 00 xj 00 j,,, By using the convex function decreasing inertia weight and linear decreasing inertia weight and concave function decreasing inertia weight algorithm, the minimum value of ten dimensional Rosenbrock function is searched resectively, and 50 times are done resectively. Three kinds of inertia weight decreasing strategies are used to obtain the minimum value of the function, the average value of 50 times is: , , The fitness curve of algorithm is shown in Figure 3 under three strategies. It can be seen that the algorithm by using the concave function decreasing inertia weight has been accelerated, the inertia weight is reduced fast in the initial stage of the algorithm, and the convergence seed of the algorithm is accelerated, the otimization accuracy is the highest. The average value of fitness convex function decreasing linear decreasing concave function decreasing Fig.3. Comarison with three kinds of inertia weight decreasing otimization IV. PID PARAMETER TUNING BASED ON The algorithm is used for PID arameter tuning, according to the algorithm tuning rincile and the different ways of imlementation, the tuning methods can be divided into off-line -PID and on-line - PID[3-8]. Figure 4 is the -PID control system structure diagram. rt et algorithm k k PID i ut fitness function controlled object Fig.4. Control system structure of -PID A. Off-line -PID algorithm yt In off-line -PID, algorithm firstly needs offline learning. The osition and seed of the articles are udated within the scoe of sace according to the size of the fitness function, and constantly search for the otimal PID arameters, after the comletion of the search, the global best osition is substituted into the control system. In this aer, the time integral erformance index of the error absolute value is selected as the fitness function, in order to revent the overshoot and ensure the fast system resonse, the fitness function is shown in the formula (7). (7) 0 3 J e t u t dt t u In the formula (7), et reresents the error, ut reresents the outut of PID controller, t u reresents the rise time,,, 3 reresent the weight of the erformance index of each art. The enalty function is introduced into the fitness function to revent the overshoot. Once the overshoot is generated, the overshoot is used as the most imortant one of the fitness function. At this time, the fitness function is: u if e t J e t u t e t dt t (8) In the formula (8), 4, in order to ensure that the adatation value function is the largest roortion after the overshoot, that is, the current target is to suress the overshoot. After determining the fitness function, according to the oeration flow in MATAB rogramming, the concave function decreasing strategy of the inertia weight is used, and the rocess of the off-line -PID is as follows: Ste : initialization of algorithm arameters. The oulation size, the iteration number, the inertia weight, the learning factor, the initial values of PID arameters, the udate seed, the change range of the osition & seed, and each weight value in formula (7) and (8) are initialized. Ste : takes the each current article PID arameters into the controlled object, gets the erformance arameters of corresonding ste resonse, calculates the fitness value of articles according to formula (7) and (8). Ste 3: comarison between the current article osition and individual extreme Best, if the current osition is better, take the current osition as the article individual extreme Best. Comare the current article individual extremum Best with the grou global extremum gbest, if the current article osition is better, take the individual extreme Best as the global extremum value. Ste 4: judging whether the termination condition of the algorithm is satisfied. If satisfied, the algorithm ends. If not satisfied, enter Ste5. Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

5 Research on DC-Side Voltage Control Based-on Algorithm 33 Ste 5: according to the formula (), the osition and seed of each article is udated, continue to enter Ste. In order to verify the effectiveness of the off-line - PID algorithm, the two order transfer function of the formula (9) is used as an examle, and the results are comared with the off-line -PID tuning value and offline -PID tuning value. Controlled object: G s s s (9) Setting simulation arameters, the crossover robability and mutation robability of algorithm are 0.9, resectively. In formula (7) and (8),,, 3, are 0.999, 0.00, 00,.0 resectively. 4 The initial inertia weight of algorithm is 0.95, the termination of inertia weight is 0.4, the concave function decreasing strategy is adoted, the acceleration factor c c. The range of roortional gain arameter of algorithm and algorithm is [0,0], the integral gain arameter and the differential gain arameter are [0,], the number of articles is 30, real encoding, 00 generations of iteration converges quickly fast, the otimal value can be found in 5 generations, but algorithm needs 54 generations around to find the otimal value. From the otimization accuracy, the final fitness value of algorithm is 4.0, the final fitness value of algorithm is According to Figure 5 and Figure 6, algorithm and algorithm can obtain better effect in the off-line tuning of PID arameters, the ste resonse curve is basically no overshoot, and has fast rise time. Comared with algorithm, algorithm has higher searching accuracy and better convergence seed, and the off-line -PID has better tuning effect. B. Online -PID algorithm The so-called online -PID tuning method is to tune PID arameters at each samling eriod. For examle in a samling time, select enough articles, calculate each individual's fitness, according to the degree of fitness the magnitude and direction of the article osition and seed udating value are determined, after a certain number of iterations, the otimal PID arameters are obtained at this samling time. In the next samling time, the otimal PID arameters are searched by using the same method. Firstly, the article fitness function is constructed, and the absolute value of the error and the absolute value of error change rate are used as the fitness function of i article: J i errori i de i (0) Best J In the formula (0), is the error of i article,, are the weight, errori i dei is the error change rate. The introduction of the enalty function is to revent the overshoot: iter Fig.5. Adative value iteration curve of and rin,yout rin t/s Fig.6. The ste resonse of the system under the condition of off-line and off-line Figure 5 is the adative value iteration curve of and, Figure 6 is the ste resonse of controlled object by using two algorithms to find the otimal PID arameters. Can be seen that the algorithm 0 00 if errori i J i J i errori i () Online -PID algorithm can be summarized as the following six stes: Ste : Setting samling time, initializing the size of the oulation, the number of iterations, the inertia weight, the learning factor and the initial value of the PID arameters and the udate seed and the weight of the formula (0). Ste : in the k samling time, take the PID arameters of current each article into the controlled object, calculate the error and error change rate, then calculate the fitness values according to formula (0) and (). Ste 3: comare the article current osition and individual extremum Best, if the current osition is better, the current osition is used as the article individual extremum Best. Comare the current article individual extreme Best and the global extremum gbest, if the current article osition is better, the Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

6 34 Research on DC-Side Voltage Control Based-on Algorithm individual extreme Best is used as global extremum. The current best osition is used as the PID arameters in the k samling time. Ste 4: judging whether to meet the algorithm termination conditions in this samling time, if satisfied, jum into Ste6. If not satisfied, enter Ste5. Ste 5: follow the formula () to udate the article osition and seed, and then continue to enter Ste. Ste 6: judge whether the final time of algorithm is satisfied or not, if satisfied, the algorithm ends. If not satisfied, k k, enter the next samling time, enter Ste. Also select formula (9) as the controlled object, the system inut is the ste signal, samling time is ms, PD arameters are otimized on-line by algorithm and algorithm. Proortional gain arameter range is [9.0,.0], differential gain arameter range is [0., 0.3], algorithm crossover robability Pc 0.90, mutation P 0.0 :: Size 0.0/ Size, the initial inertia robability m weight of algorithm is 0.95, the termination of the inertia weight is 0.4, concave function decreasing strategy, acceleration factor c c. The oulation size of two algorithms is 0, the generation of evolutionary algebra is 0, use formula (0) and () as the fitness function, and 0.95, Figure 7 is the ste resonse curve by using on-line -PD and on-line -PD to otimize PD arameters, figure 8 resectively reresents the varying curve of two algorithms under the roortional gain k and the differential gain k d versus time. Can be seen from Figure 8, k and k d have similar time varying trend under two kinds of algorithms. () Comared with the off-line -PID, off-line - PID has faster convergence seed and higher searching accuracy. () The ste resonse of the system is almost the same at on-line -PID and on-line -PID tuning. Because the algorithm has no selection, crossover and mutation oerators in algorithm, it only needs to udate the osition and seed information according to the adative value, so the algorithm is simler and faster. (3) Comare figure 6 and figure 7, the ste resonse of on-line tuning is better than that of off-line tuning. k change kd change Time(s) (a) Proortional gain arameter variation rin Time(s) (b) Differential gain arameter variation Fig.8. Parameters variation waveform of online and online rin,yout Time(s) Fig.7. The system ste resonse under the condition of online and online For the two cases of off-line PID tuning and on-line PID tuning, after a comrehensive comarison, the alication of algorithm and algorithm in PID arameters tuning can be concluded as follows: V. RESEARCH ON DC-SIDE VOTAGE CONTRO In theory, by using full control device, which is used to the reactive ower comensation of the ower grid, is not required to set u the energy storage element in the DC side. But in ractice, considering the converter circuit to absorb the fundamental current in addition, but also including harmonic current, which will cause the round return of art energy between the and the ower suly. Therefore, the existence of the DC energy storage elements can guarantee the stability of the converter circuit[9-3], actually the has both reactive ower comensation and low order harmonic comensation function. Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

7 Research on DC-Side Voltage Control Based-on Algorithm 35 A. Energy exchange between DC side and AC side The following is an analysis of the energy exchange between the DC side and the AC side of in the reactive ower and harmonic comensation[4-8]. For system, the instantaneous active ower and instantaneous reactive ower of the ower side are reresented by and s q resectively, s and q are used to reresent the instantaneous active ower and instantaneous reactive ower of outut, the instantaneous active ower and instantaneous reactive ower of the load side are reresented by and q. Considering that the load current contains a artial harmonic, and q can be exressed as: q q q () In the formula (), and q reresent the DC comonent of active ower and reactive ower in the load, and q reresent the AC comonent of active ower and reactive ower in the load. When only reactive ower comensation with : At this time: q 0 q qs q q 0 s (3) (4) There is no active energy exchange between the DC side and the AC side, and the DC side voltage should be ket constant. In theory, the DC side does not need energy storage element at this time. When the harmonic is only comensated: At this time: q q qs q q q s (5) (6) At this oint, is needed to rovide active energy, the average value of instantaneous active ower is zero, but there is the AC comonent in, DC side voltage will fluctuate with. When the reactive ower and harmonic are comensated at the same time: At this time: q q qs q q 0 s (7) (8) At this oint, the voltage of the DC side will fluctuate and is similar to that of the harmonic only when it is comensated. In fact, whether it is the comensation of harmonic or reactive ower, the system itself has a loss. The ower loss of mainly includes the loss of the inverter switching device and the magnetic hysteresis loss of the outut inductor, coer loss, etc. In the case of the switching frequency, the ower loss of increases with the increase of the DC side voltage. The above analysis shows that the DC side voltage will change in the working rocess of, in order to guarantee the stability of the comensation erformance and low ower loss, the DC side voltage must be controlled [9-3]. B. Derivation of voltage loo transfer function For the control of DC side voltage, at resent, it is used to add a voltage outer loo on the basic of the current tracking control inner loo. Figure is the basic circuit structure, with this figure as the object, the transfer function of DC side voltage loo is derived. In figure, usa, u sb and u sc reresent the ower grid three-hase voltage, isa, i sb and i sc reresent the grid side three-hase current, ifa, i and fb i reresent the fc outut three-hase current, u, u and fa fb u fc reresent the three-hase voltage of the PWM inverter outut, u dc reresents the caacitor voltage of DC side. The connecting inductor is and the DC side caacitance is C. Assuming the ower grid is three hase equilibrium, the fundamental electric otential of three-hase ower grid is: usa Em cos( t) usb Em cos( t 0 ) usc Em cos( t 0 ) (9) Considering that the switching frequency is high, it is much higher than the grid frequency, only considering the low frequency comonent of the switching function s k a, b, c, the PWM harmonic comonents are k ignored[0], then: sa 0.5mcos t 0.5 sb 0.5m cost sc 0.5mcos t (0) Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

8 36 Research on DC-Side Voltage Control Based-on Algorithm In the formula (0), reresents the initial hase angle of the fundamental wave for the switching function, m reresents the PWM modulation ratio m. Three hases grid side current is: isa Im cost isb Im cost 0 isc Im cos t+0 () The other three hases DC current can be described as a switching function: C. DC side voltage control based on In the aer, for the constant system of formula (5) and the time varying system of formula (6), simulation is done resectively to verify the control effect of the traditional PI control system and time varying system. In ractice, v Tci takes 0.08s, DC side caacitance C takes 0.00 F. constant system time-varying system idc saisa sbisb sci () sc Taking formula (0) and () into formula (), the DC side current of the inverter circuit and the grid side current simlified model are obtained as follow: i 0.75mI cos (3) dc According to the formula (3), the voltage loo structure diagram is shown in Figure 9. Without considering the load current i disturbance, the voltage loo transfer function can be exressed as follow: W ov s m 0.75m cos T Cs Cs In the formula (4), s v v ci (4) is the small inertial delay for the samling of DC side voltage, W s T s is the current inner loo equivalent ci ci function, 0.75m cos is a time varying link that reresents the relationshi between the DC side current and the grid side current, and the controlled object is a time-varying system, in most references, 0.75m cos is, the controlled object is simlified reduced to 0.75m as constant system. W ov s 0.75 T Cs Cs v ci (5) In order to comare the erformance of the traditional PI control system with the time varying system and the constant system, the time varying link K 0.sin t is added in the constant system of formula (5). u dc _ v s W " ov s PI 0.75K v (s) W ci Tci Cs Cs Im 0.75mcos Fig.9. voltage loo structure diagram idc i sc (6) u dc Fig.0. The ste resonse of traditional PI control in constant system and time-varying system Figure 0 is the unit ste resonse of the traditional PI control for the constant system and time varying system, k and k are derived from the classical Z-N method, i k , ki The unit ste resonse index of the constant system of formula (5) in traditional PI control is that overshoot =0.8%, the rise time =0.33s, steady outut y=.005. The unit ste resonse index of the time varying system of formula (6) in traditional PI control is that overshoot =.5%, the rise time =0.038s, steady outut y =0.9507~ Obviously, traditional PI control for the constant system has better dynamic resonse characteristics, and the outut basically has no steady-state error. However, when the system arameters are variable, the overshoot is obviously increased, and there is the outut oscillation and steady-state error. For the time varying system of formula (6), the PI arameters are otimized by using the off-line and the on-line algorithm resectively. The initial inertia weight of algorithm is 0.95, the termination of the inertia weight is 0.4, the concave function decreasing strategy is used, acceleration factor c c, the algorithm oulation size is 0, the evolutionary algebra is the 0 generations, seed range is set to [-,], the range of k is [0,0], the range of k is [0,]. Uses the i formula (0) and () as the fitness function, and 0.95, Figure is the unit ste resonse of time-varying system by using three control methods, and the corresonding resonse index is shown in table. Comared with the traditional PI control, the overshoot of off-line -PI control is reduced, the rise time is faster, but its essence is still the PI control, so system outut has oscillation, although steady-state error roblem has eased, but has not yet been resolved. While the unit ste Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

9 Research on DC-Side Voltage Control Based-on Algorithm 37 resonse of on-line -PI control has a faster resonse time, almost no overshoot, no outut oscillation, and steady error is almost zero, it has strong adatability for time varying system. traditional PI off-line -PI on-line -PI Fig.. The ste resonse of three control methods in time-varying system Table. The ste resonse erformance index under three control modes traditional PI off-line -PI on-line -PI k k i /% t /s r ~ ~.0354 variation variation VI. CONCUSIONS With the develoment of ower electronic devices, the load form in the ower grid is becoming more and more diversified, which leads to the severe low ower factor. In the field of reactive ower comensation, with fast resonse seed, smooth adjustment of reactive ower, reliable oerating characteristics and high recision becomes the new research hotsot in the field of reactive ower comensation, reresents the develoment direction of reactive ower comensation device. Because the stability control of the DC side voltage is very imortant for the comensation effect, considering the disadvantages of the traditional PID control with fixed arameters and the oor adatability[3-36], the aer introduces the algorithm with global search erformance into the PI arameters otimization. The aer takes the voltage loo as the controlled object, and the voltage loo transfer function is deduced. Combined with algorithm, on-line -PI control and off-line -PI control are adoted, and decreasing strategy of inertia weight function is used. The simulation results show that -PI control can satisfy the situation of time varying system, and has strong adatability. ACKNOWEDGMENT The authors wish to thank my graduate tutor Hongbin y Wu Professor and Benxian Xiao Professor and graduate student Qinglin Zhang and Peng Zhang. REFERENCES [] Jie Tang, An uo, Ke Zhou, Design and Realization Voltage Control for Static Synchronous Comensator, Transactions of China Electrotechnical Society, vol., no.8,.03-06, Aug.006. [] Qing u, Wei Ni, Xiaohui Wang, iyun Zhuang, Study on for reactive ower comensation and harmonic suression based on active current searation, Control and Decision Conference (CCDC), Chinese, [3] Hanson D.J., Woodhouse M.., Horwill C., Monkhouse D.R., Osborne M.M., STATCOM: a new era of reactive comensation, Power Engineering Journal, vol.6, no.3,.5-60, Mar.00. [4] MingFeng Yeh, MinShyang eu, KaiMin Chen, Design of PID Controller Using Hybrid Particle Swarm Otimization, Fuzzy Theory and it s Alications, International Conference, Taichung, , 0. [5] iqing Xiao, Chengchun Han, Xiaoju Xu, Weiyong Huang, Hybrid Genetic Algorithm and Alication to PID Controllers, Chinese Control and Decision Conference, Xuzhou, , 00. [6] Neath M.J., Swain A.K., Madawala U.K., Thrimawithana D.J, An Otimal PID Controller for a Bidirectional Inductive Power Transfer System Using Multi-objective Genetic Algorithm, IEEE Transactions on Power Electronics, vol.9, no.3,.53-53, Mar.04. [7] Ali Shahcheraghi, Farzin Piltan, Masoud Mokhtar, Omid Avatefiour, Alireza Khalilian, Design a Novel SISO Off-line Tuning of Modified PID Fuzzy Sliding Mode Controller, I.J. Information Technology and Comuter Science, vol.6, no.,.7-83, Feb.04. [8] Zweee Gaing, A article swarm otimization aroach for otimum design of PID controller in AVR system, IEEE Transactions on Energy Conversion, vol.9, no., , Feb.004. [9] Wael M. Elmamlouk, Hossam E. Mostafa, Metwally A. El-Sharkawy, -Based PI Controller for Shunt APF in Distribution Network of Multi Harmonic Sources, I.J. Intelligent Systems and Alications, vol.5, no.8,.54-66, Aug.03. [0] Carlos A. Coello Coello, Gregorio Toscano Pulido, Maximino Salazar echuga, Handling Multile Objectives With Particle Swarm Otimization, IEEE Transactions on Evolutionary Comutation, vol.8, no.3,.56-79, Mar.004. [] Adel T., Abdelkader C., A Particle Swarm Otimization Aroach for Otimum Design of PID Controller for nonlinear systems, Electrical Engineering and Software Alications, International Conference, Hammamet,.-4, 03. [] Aziz M.A.A., Taib M.N., Adnan R., The Effect of Varying Inertia Weight on Particle Swarm Otimization() Algorithm in Otimizing PD Controller of Temerature Control System, Signal Processing and its Alications, IEEE 8th International Colloquium, Melaka, , 0. [3] Jalilvand A., Kimiyaghalam A., Ashouri A., Mahdavi M., Advanced Particle Swarm Otimization-Based PID Controller Parameters Tuning, Multitoic Conference, IEEE International Conference, Karachi, , 008. [4] Khandani K., Jalali A.A., Alioor M., Particle Swarm Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

10 38 Research on DC-Side Voltage Control Based-on Algorithm Otimization based design of disturbance rejection PID controller for time delay systems, Intelligent Comuting and Intelligent Systems, IEEE International Conference, Shanghai, , 009. [5] Jianhong Qi, Jinda Cai, Error Modeling and Comensation of 3D Scanning Robot System Based on -RBFNN, International Journal on Smart Sensing and Intelligent Systems, vol.7, no., , Feb.04. [6] RongJong Wai, JengDao ee, Kunun Chuang, Real- Time PID Control Strategy for Maglev Transortation System via Particle Swarm Otimization, IEEE Transactions on Industrial Electronics, vol.58, no., , Feb.0. [7] Zakiah Mohd Yusoff, Zuraida Muhammad, Mohd Hezri Fazalul Rahiman, Mohd Nasir Taib, Real Time Steam Temerature Regulation Using Self-tuning Fuzzy PID Controller on Hydro-diffusion Essential Oil Extraction System, International Journal on Smart Sensing and Intelligent System, vol.6, no.5, , June,03. [8] Hidayat, Sasongko, P.H, Sarjiya, Suharyanto, Performance Analysis of Hybrid PID-ANFIS for Seed Control of Brushless DC Motor Base on Identification Model System, International Journal of Comuter and Information Technology, vol., no.3, , Mar.03. [9] Xiaobin Zhang, Yanru Zhong, Otimal Dynamic Hierarchical Control of the STATCOM DC Side Voltage, Proceedings of the CSEE, vol.9, no.33,.60-67, Nov.009. [0] Qiaoo Xiong, An uo, Xiao Wang, Xiaocong i, Fujun Ma, Huagen Xiao, DC Side Voltage Stability Analysis of Cascaded Static var Generator, Automation of Electric Power Systems, vol.38, no.3,.5-9, Mar.04. [] Hanxiang Cheng, Xianggen Yin, ZhiHua Wang, Oeration analysis of dual three-oint, Proceedings of the th IEEE Mediterranean, Electrotechnical Conference, MEECON, vol.3,.4-44, 004. [] i M., Chiasson J.N., Tolbert.M., Caacitor Voltage Control in a Cascaded Multilevel Inverter as a Static Var Generator, CES/IEEE 5th International Conference on Power Electronics and Motion Control, 006, IPEMC, vol.3,.-5, 006. [3] Gang Yao, uan He, Xin Wang, idan Zhou, HuaJun Yu, The study of hybrid modulation based on cascade and its DC control method, 05 IEEE 8th Canadian Conference on Electrical and Comuter Engineering (CCECE), , 05. [4] Kusic G.., Whyte I.A., Three Phase, Steady-State Static var Generator Filter Design for Power Systems, IEEE Transactions on Power Aaratus and Systems, PAS- 03(4),.8-88, Ar.984. [5] Dixon J., Moran., Rodriguez J., Domke R. Reactive Power Comensation Technologies: State-of-the-Art Review, Proceedings of the IEEE, vol.93, no., 44-64, Dec.005. [6] Xiaobin Zhang, Yanru Zhong, Research on the mathematical model and DC-voltage of static var generator, 4th IEEE Conference on Industrial Electronics and Alications, 009, ICIEA, , 009. [7] Guoeng Zhao, Jinjun iu, Xin Yang, Weiwei Gan, Zhaoan Wang, Analysis and secification of DC side voltage in Static var Generator regarding comensation characteristics of generators, Alied Power Electronics Conference and Exosition, 008, APEC 008, Twenty- Third Annual IEEE,.35-39, 008. [8] Zhang Z., Fahmi N.R., Modeling and analysis of a cascade -level inverters-based with control strategies for electric arc furnace (EAF) alication, IEE Proceedings, Generation, Transmission and Distribution, vol.50, no.,.7-3, Feb.003. [9] Xiaobin Zhang, Yanru Zhong, Dynamic Model and Nonlinear Inverse System-PI Control Strategy of Static Var Generator, Journal of System Simulation, vol., no., , Nov.009. [30] Guoeng Zhao, Minxiao Han, Analysis of significant current tracking error and suression of over-shoot current in grid-connected voltage source converter with abc frame control, Power Electronics, IET, vol.7, no.9, , Se.04. [3] Yoshida H., Fukuyama Y., Takayama S., Nakanishi Y., A Particle Swarm Otimization for Reactive Power and Voltage Control in Electric Power Systems Considering Voltage Security Assessment, Systems Man and Cybernetics, IEEE International Conference, Tokyo, vol.6, , 999. [3] Kiyong Kim, Rao P., Burnworth J.A., Self-Tuning of the PID Controller for a Digital Excitation Control System, IEEE Transactions on Industry Alications, vol.46, no.4, , Ar.00. [33] Keyu i, PID Tuning for Otimal Closed-oo Performance with Secified Gain and Phase Margins, IEEE Transactions on Control Systems Technology, vol.3, no.3, , Mar.03. [34] XingJian Jing, i Cheng, An Otimal PID Control Algorithm for Training Feedforward Neural Networks, IEEE Transactions on Industrial Electronics, vol.60, no.6, , Jun.03. [35] Benxian Xiao, Jun Xiao, Rongbao Chen, PID Controller Parameters Tuning Based-on Satisfaction for Suerheated Steam Temerature of Power Station Boiler, I.J. Information Technology and Comuter Science, vol.6, no.7,. 9-4, Jul.04. [36] Farahani, M., Ganjefar, S., Alizadeh, M., PID controller adjustment using chaotic otimisation algorithm for multiarea load frequency control, IET Control Theory & Alications, vol.6, no.3, , Jul.0. Authors Profiles Yingwei Xiao was born in Hefei, China in 993. She has comleted the B.Sc degree in electrical engineering and automation from Anhui Polytechnic University, Wuhu, China in 05. Currently she is still ursuing her master degree in Hefei University of Technology, Hefei, China. Her research interests include automation of electric ower system, micro grid ower flow calculation. Coyright 06 MECS I.J. Information Technology and Comuter Science, 06, 0, 9-38

Design of PID Controller Based on an Expert System

Design of PID Controller Based on an Expert System International Journal of Comuter, Consumer and Control (IJ3C), Vol. 3, No.1 (014) 31 Design of PID Controller Based on an Exert System Wei Li Abstract For the instability of traditional control systems,

More information

EXPERIMENT 6 CLOSED-LOOP TEMPERATURE CONTROL OF AN ELECTRICAL HEATER

EXPERIMENT 6 CLOSED-LOOP TEMPERATURE CONTROL OF AN ELECTRICAL HEATER YEDITEPE UNIVERSITY ENGINEERING & ARCHITECTURE FACULTY INDUSTRIAL ELECTRONICS LABORATORY EE 432 INDUSTRIAL ELECTRONICS EXPERIMENT 6 CLOSED-LOOP TEMPERATURE CONTROL OF AN ELECTRICAL HEATER Introduction:

More information

High resolution radar signal detection based on feature analysis

High resolution radar signal detection based on feature analysis Available online www.jocr.com Journal of Chemical and Pharmaceutical Research, 4, 6(6):73-77 Research Article ISSN : 975-7384 CODEN(USA) : JCPRC5 High resolution radar signal detection based on feature

More information

CHAPTER 5 INTERNAL MODEL CONTROL STRATEGY. The Internal Model Control (IMC) based approach for PID controller

CHAPTER 5 INTERNAL MODEL CONTROL STRATEGY. The Internal Model Control (IMC) based approach for PID controller CHAPTER 5 INTERNAL MODEL CONTROL STRATEGY 5. INTRODUCTION The Internal Model Control (IMC) based aroach for PID controller design can be used to control alications in industries. It is because, for ractical

More information

A Genetic Algorithm Approach for Sensorless Speed Estimation by using Rotor Slot Harmonics

A Genetic Algorithm Approach for Sensorless Speed Estimation by using Rotor Slot Harmonics A Genetic Algorithm Aroach for Sensorless Seed Estimation by using Rotor Slot Harmonics Hayri Arabaci Abstract In this aer a sensorless seed estimation method with genetic algorithm for squirrel cage induction

More information

A Comparative Study on Compensating Current Generation Algorithms for Shunt Active Filter under Non-linear Load Conditions

A Comparative Study on Compensating Current Generation Algorithms for Shunt Active Filter under Non-linear Load Conditions International Journal of Scientific and Research Publications, Volume 3, Issue 6, June 2013 1 A Comarative Study on Comensating Current Generation Algorithms for Shunt Active Filter under Non-linear Conditions

More information

Servo Mechanism Technique based Anti-Reset Windup PI Controller for Pressure Process Station

Servo Mechanism Technique based Anti-Reset Windup PI Controller for Pressure Process Station Indian Journal of Science and Technology, Vol 9(11), DOI: 10.17485/ijst/2016/v9i11/89298, March 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Servo Mechanism Technique based Anti-Reset Windu

More information

A fast hysteresis control strategy based on capacitor charging and discharging

A fast hysteresis control strategy based on capacitor charging and discharging LETTER A fast hysteresis control strategy based on caacitor charging and discharging Jianfeng Dai, Jinbin Zhao a), Keqing Qu, and Ming Lin College of Electrical Engineering, Shanghai University of electric

More information

Analysis and Control of Three Phase PWM Rectifier for Power Factor Improvement of IM Drive

Analysis and Control of Three Phase PWM Rectifier for Power Factor Improvement of IM Drive htt://dx.doi.org/0.272/ijiet.02.9 Analysis and Control of Three Phase PWM Rectifier for Power Factor Imrovement of IM Drive Ajesh P S, Jisha Kuruvila P 2, Dr. Anasraj R 3 PG Scholar, Deartment of Electrical

More information

Design and Implementation of Type-II Compensator in DC-DC Switch-Mode Step-up Power Supply

Design and Implementation of Type-II Compensator in DC-DC Switch-Mode Step-up Power Supply Design and Imlementation of Tye-II Comensator in DC-DC Switch-Mode Ste-u Power Suly Arnab Ghosh, Student Member, IEEE, and Subrata Banerjee, Member, IEEE Deartment of Electrical Engineering, National Institute

More information

University of Twente

University of Twente University of Twente Faculty of Electrical Engineering, Mathematics & Comuter Science Design of an audio ower amlifier with a notch in the outut imedance Remco Twelkemeijer MSc. Thesis May 008 Suervisors:

More information

INTERNET PID CONTROLLER DESIGN: M. Schlegel, M. Čech

INTERNET PID CONTROLLER DESIGN:  M. Schlegel, M. Čech INTERNET PID CONTROLLER DESIGN: WWW.PIDLAB.COM M. Schlegel, M. Čech Deartment of Cybernetics, University of West Bohemia in Pilsen fax : + 0403776350, e-mail : schlegel@kky.zcu.cz, mcech@kky.zcu.cz Abstract:

More information

Control of Grid Integrated Voltage Source Converters under Unbalanced Conditions

Control of Grid Integrated Voltage Source Converters under Unbalanced Conditions Jon Are Suul Control of Grid Integrated Voltage Source Converters under Unbalanced Conditions Develoment of an On-line Frequency-adative Virtual Flux-based Aroach Thesis for the degree of Philosohiae Doctor

More information

A New ISPWM Switching Technique for THD Reduction in Custom Power Devices

A New ISPWM Switching Technique for THD Reduction in Custom Power Devices A New ISPWM Switching Technique for THD Reduction in Custom Power Devices S. Esmaeili Jafarabadi, G. B. Gharehetian Deartment of Electrical Engineering, Amirkabir University of Technology, 15914 Tehran,

More information

A Modified PI Control for Grid-tied Inverters to Improve Grid Injected Current Quality

A Modified PI Control for Grid-tied Inverters to Improve Grid Injected Current Quality A Modified PI Control for Grid-tied Inverters to Imrove Grid Injected Current Quality P. Rajesh #1, Ram Ishwar Vais #2, Shivam Yadav #3, Parag Swaru #4 # Deartment of Electrical Engineering, Institute

More information

Self-Driven Phase Shifted Full Bridge Converter for Telecom Applications

Self-Driven Phase Shifted Full Bridge Converter for Telecom Applications Self-Driven Phase Shifted Full Bridge Converter for Telecom Alications SEVILAY CETIN Technology Faculty Pamukkale University 7 Kinikli Denizli TURKEY scetin@au.edu.tr Abstract: - For medium ower alications,

More information

Application of Notch Filtering under Low Sampling Rate for Broken Rotor Bar Detection with DTFT and AR based Spectrum Methods

Application of Notch Filtering under Low Sampling Rate for Broken Rotor Bar Detection with DTFT and AR based Spectrum Methods Alication of Notch Filtering under Low Samling Rate for Broken Rotor Bar Detection with DTFT and AR based Sectrum Methods B. Ayhan H. J. Trussell M.-Y. Chow M.-H. Song IEEE Student Member IEEE Fellow IEEE

More information

A new family of highly linear CMOS transconductors based on the current tail differential pair

A new family of highly linear CMOS transconductors based on the current tail differential pair MEJ 552 Microelectronics Journal Microelectronics Journal 30 (1999) 753 767 A new family of highly linear CMOS transconductors based on the current tail differential air A.M. Ismail, S.K. ElMeteny, A.M.

More information

Hydro-turbine governor control: theory, techniques and limitations

Hydro-turbine governor control: theory, techniques and limitations University of Wollongong Research Online Faculty of Engineering and Information Sciences - Paers: Part A Faculty of Engineering and Information Sciences 006 Hydro-turbine governor control: theory, techniques

More information

Electronic Ballast with Wide Dimming Range: Matlab-Simulink Implementation of a Double Exponential Fluorescent-Lamp Model

Electronic Ballast with Wide Dimming Range: Matlab-Simulink Implementation of a Double Exponential Fluorescent-Lamp Model Electronic Ballast with Wide Dimming ange: Matlab-Simulink Imlementation of a Double Exonential Fluorescent-Lam Model Marina Perdigão and E. S. Saraiva Deartamento de Engenharia Electrotécnica Instituto

More information

Series PID Pitch Controller of Large Wind Turbines Generator

Series PID Pitch Controller of Large Wind Turbines Generator SERBIAN JOURNAL OF ELECRICAL ENGINEERING Vol. 1, No., June 015, 183-196 UDC: 61.311.4:681.5 DOI: 10.98/SJEE150183M Series PID Pitch Controller of Large Wind urbines Generator Aleksandar D. Micić 1, Miroslav

More information

A Novel, Robust DSP-Based Indirect Rotor Position Estimation for Permanent Magnet AC Motors Without Rotor Saliency

A Novel, Robust DSP-Based Indirect Rotor Position Estimation for Permanent Magnet AC Motors Without Rotor Saliency IEEE TANSACTIONS ON POWE EECTONICS, VO. 18, NO. 2, MACH 2003 539 A Novel, obust DSP-Based Indirect otor Position Estimation for Permanent Magnet AC Motors Without otor Saliency i Ying and Nesimi Ertugrul,

More information

An Overview of PAPR Reduction Optimization Algorithm for MC-CDMA System

An Overview of PAPR Reduction Optimization Algorithm for MC-CDMA System RESEARCH ARTICLE OPEN ACCESS An Overview of PAPR Reduction Otimization Algorithm for MC-CDMA System Kanchan Singla*, Rajbir Kaur**, Gagandee Kaur*** *(Deartment of Electronics and Communication, Punjabi

More information

Full Bridge Single Stage Electronic Ballast for a 250 W High Pressure Sodium Lamp

Full Bridge Single Stage Electronic Ballast for a 250 W High Pressure Sodium Lamp Full Bridge Single Stage Electronic Ballast for a 50 W High Pressure Sodium am Abstract In this aer will be reorted the study and imlementation of a single stage High Power Factor (HPF) electronic ballast

More information

Optimization of an Evaluation Function of the 4-sided Dominoes Game Using a Genetic Algorithm

Optimization of an Evaluation Function of the 4-sided Dominoes Game Using a Genetic Algorithm o Otimization of an Evaluation Function of the 4-sided Dominoes Game Using a Genetic Algorithm Nirvana S. Antonio, Cícero F. F. Costa Filho, Marly G. F. Costa, Rafael Padilla Abstract In 4-sided dominoes,

More information

Lab 4: The transformer

Lab 4: The transformer ab 4: The transformer EEC 305 July 8 05 Read this lab before your lab eriod and answer the questions marked as relaboratory. You must show your re-laboratory answers to the TA rior to starting the lab.

More information

Chapter 7: Passive Filters

Chapter 7: Passive Filters EETOMAGNETI OMPATIBIITY HANDBOOK 1 hater 7: Passive Filters 7.1 eeat the analytical analysis given in this chater for the low-ass filter for an filter in shunt with the load. The and for this filter are

More information

T- filters based dual-control dimmable electronic ballast

T- filters based dual-control dimmable electronic ballast 3rd International Conference on Mechatronics, obotics and Automation (ICMA 5 T- filters based dual-control dimmable electronic ballast Huadong Wang, a,xu Cai, b,lili Liu Electronic Information and Electrical

More information

Design of a Power Converter Based on UC3842 for Blade Electric Vehicle

Design of a Power Converter Based on UC3842 for Blade Electric Vehicle Design of a Power Converter Based on UC3842 for Blade Electric Vehicle Zhenyou Wang, Qun Sun*, Hongqiang Guo School of Mechanical and Automotive Engineering, Liaocheng University Liaocheng, China *Corresonding

More information

The Optimization Model and Algorithm for Train Connection at Transfer Stations in Urban Rail Transit Network

The Optimization Model and Algorithm for Train Connection at Transfer Stations in Urban Rail Transit Network Send Orders for Rerints to rerints@benthamscienceae 690 The Oen Cybernetics & Systemics Journal, 05, 9, 690-698 Oen Access The Otimization Model and Algorithm for Train Connection at Transfer Stations

More information

High-efficiency of MHz Inverter Constructed from Frequency Multiplying Circuit

High-efficiency of MHz Inverter Constructed from Frequency Multiplying Circuit High-efficiency of MHz Inverter Constructed from Frequency Multilying Circuit Koji Orikawa, Jun-ichi Itoh Deartment of Electrical Engineering Nagaoka University of Technology Nagaoka, Jaan orikawa@vos.nagaokaut.ac.j

More information

State-of-the-Art Verification of the Hard Driven GTO Inverter Development for a 100 MVA Intertie

State-of-the-Art Verification of the Hard Driven GTO Inverter Development for a 100 MVA Intertie State-of-the-Art Verification of the Hard Driven GTO Inverter Develoment for a 100 MVA Intertie P. K. Steimer, H. Grüning, J. Werninger R&D Drives and Power Electronics ABB Industrie AG CH-5300 Turgi,

More information

Demonstration of Sustained and Useful Converter Responses during Balanced and Unbalanced Faults in Microgrids

Demonstration of Sustained and Useful Converter Responses during Balanced and Unbalanced Faults in Microgrids Demonstration of Sustained and Useful Converter Resonses during Balanced and Unbalanced Faults in Microgrids Andrew J. Roscoe 1, Gordon Jackson 1, Ian M. Elders 1, Jamie McCarthy 2 and Graeme M. Burt 1

More information

Multi-period Channel Assignment

Multi-period Channel Assignment Multi-eriod Channel Assignment Hakim Mabed, Alexandre Caminada and Jin-Kao Hao 2 France Télécom R&D, 6 Avenue des Usines, BP 382, 97 Belfort, France {hakim.mabed,alexandre.caminada}@francetelecm.com Tel:

More information

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION 1 K.LAKSHMI SOWJANYA, 2 L.RAVI SRINIVAS M.Tech Student, Department of Electrical & Electronics Engineering, Gudlavalleru Engineering College,

More information

Practical Swarm Intelligent Control Brushless DC Motor Drive System using GSM Technology

Practical Swarm Intelligent Control Brushless DC Motor Drive System using GSM Technology Practical Swarm Intelligent Control Brushless DC Motor Drive System using GSM Technology EHAB H.E. BAYOUMI, ZAID A. SALMEEN Deartment of Electrical and Electronics Engineering Technology Abu Dhabi Men

More information

Design of PID Controller for SISO and TITO Systems A Study with Heuristic Algorithms

Design of PID Controller for SISO and TITO Systems A Study with Heuristic Algorithms ISSN (Print : 39-863 ISSN (Online : 975-44 Design of PID Controller for SISO and TITO Systems A Study with Heuristic Algorithms R. Manibharathi, K. Mano Kumar, K. Kumaran 3, Dr. N. Sri Madhava Raa 4 Deartment

More information

ELECTRICAL TECHNOLOGY EET 103/4

ELECTRICAL TECHNOLOGY EET 103/4 ELECTRICAL TECHNOLOGY EET 103/4 Define and analyze the rincile of transformer, its arameters and structure. Describe and analyze Ideal transformer, equivalent circuit, and hasor diagram Calculate and justify

More information

A novel High Bandwidth Pulse-Width Modulated Inverter

A novel High Bandwidth Pulse-Width Modulated Inverter Proceedings of the 10th WSEAS International onference on IRUITS, Vouliagmeni, Athens, Greece, July 101, 006 (8085) A novel High Bandwidth PulseWidth Modulated Inverter J. HATZAKIS, M. VOGIATZAKI, H. RIGAKIS,

More information

Evolutionary Circuit Design: Information Theory Perspective on Signal Propagation

Evolutionary Circuit Design: Information Theory Perspective on Signal Propagation Evolutionary Circuit Design: Theory Persective on Signal Proagation Denis Poel Deartment of Comuter Science, Baker University, P.O. 65, Baldwin City, KS 66006, E-mail: oel@ieee.org Nawar Hakeem Deartment

More information

Application Note D. Dynamic Torque Measurement

Application Note D. Dynamic Torque Measurement Page 1 of 9 Alication Note 221101D Dynamic Torque Measurement Background Rotary ower sources and absorbers have discrete oles and/or istons and/or gear meshes, etc. As a result, they develo and absorb

More information

DESIGN OF PID CONTROLLER FOR FOPDT AND IPDT SYSTEM

DESIGN OF PID CONTROLLER FOR FOPDT AND IPDT SYSTEM DESIGN OF PID CONTROLLER FOR FOPDT AND IPDT SYSTEM A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENT FOR THE DEGREE OF Master of Technology (Dual Degree) in Electrical Engineering By RUBEN ANDULNA

More information

Efficient Importance Sampling for Monte Carlo Simulation of Multicast Networks

Efficient Importance Sampling for Monte Carlo Simulation of Multicast Networks Efficient Imortance Samling for Monte Carlo Simulation of Multicast Networks P. Lassila, J. Karvo and J. Virtamo Laboratory of Telecommunications Technology Helsinki University of Technology P.O.Box 3000,

More information

Three-Phase Series-Buck Rectifier with Split DC- Bus Based on the Scott Transformer

Three-Phase Series-Buck Rectifier with Split DC- Bus Based on the Scott Transformer Three-Phase Series-Buck Rectifier with Slit DC- Bus Based on the Scott Transformer Alceu André Badin and Io Barbi Federal Uniersity of Santa Catarina/Deartment of Electrical Engineering/Power Electronics

More information

IMPROVED POLYNOMIAL TRANSITION REGIONS ALGORITHM FOR ALIAS-SUPPRESSED SIGNAL SYNTHESIS

IMPROVED POLYNOMIAL TRANSITION REGIONS ALGORITHM FOR ALIAS-SUPPRESSED SIGNAL SYNTHESIS IMPROVED POLYNOMIAL TRANSITION REGIONS ALGORITHM FOR ALIAS-SUPPRESSED SIGNAL SYNTHESIS Dániel Ambrits and Balázs Bank Budaest University of Technology and Economics, Det. of Measurement and Information

More information

Performance Analysis of MIMO System using Space Division Multiplexing Algorithms

Performance Analysis of MIMO System using Space Division Multiplexing Algorithms Performance Analysis of MIMO System using Sace Division Multilexing Algorithms Dr.C.Poongodi 1, Dr D Deea, M. Renuga Devi 3 and N Sasireka 3 1, Professor, Deartment of ECE 3 Assistant Professor, Deartment

More information

Modeling and simulation of level control phenomena in a non-linear system

Modeling and simulation of level control phenomena in a non-linear system www.ijiarec.com ISSN:2348-2079 Volume-5 Issue- International Journal of Intellectual Advancements and Research in Engineering Comutations Modeling and simulation of level control henomena in a non-linear

More information

Chapter 7 Local Navigation: Obstacle Avoidance

Chapter 7 Local Navigation: Obstacle Avoidance Chater 7 Local Navigation: Obstacle Avoidance A mobile robot must navigate from one oint to another in its environment. This can be a simle task, for examle, if a robot can follow an unobstructed line

More information

Online Adaptive Continuous Wavelet Transform and Fuzzy Logic Based High Precision Fault Detection of Broken Rotor Bars for IM

Online Adaptive Continuous Wavelet Transform and Fuzzy Logic Based High Precision Fault Detection of Broken Rotor Bars for IM Science Research 206; 4(6): 57-68 htt://www.scienceublishinggrou.com/j/sr doi: 0.648/j.sr.2060406.3 ISSN: 2329-0935 (Print); ISSN: 2329-0927 (Online) Online Adative Continuous Wavelet Transform and Fuzzy

More information

MLI HYBRID STATCOM WITH WIDE COMPENSATION RANGE AND LOW DC LINK VOLTAGE

MLI HYBRID STATCOM WITH WIDE COMPENSATION RANGE AND LOW DC LINK VOLTAGE MLI HYBRID STATCOM WITH WIDE COMPENSATION RANGE AND LOW DC LINK VOLTAGE #1 BONDALA DURGA, PG SCHOLAR #2 G. ARUNA LAKSHMI, ASSISTANT PROFESSOR DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING KAKINADA

More information

Physics. Valve Electronics.

Physics. Valve Electronics. Physics Valve Electronics www.testrekart.com Table of Content 1. Do You Know?. Thermionic Emission and Emitters. 3. Vacuum Tubes and Thermionic Valves. 4. Diode Valve. 5. Triode Valve. 1 1. Do You Know?

More information

An Overview of Substrate Noise Reduction Techniques

An Overview of Substrate Noise Reduction Techniques An Overview of Substrate Noise Reduction Techniques Shahab Ardalan, and Manoj Sachdev ardalan@ieee.org, msachdev@ece.uwaterloo.ca Deartment of Electrical and Comuter Engineering University of Waterloo

More information

PID Controller Optimization By Soft Computing Techniques-A Review

PID Controller Optimization By Soft Computing Techniques-A Review , pp.357-362 http://dx.doi.org/1.14257/ijhit.215.8.7.32 PID Controller Optimization By Soft Computing Techniques-A Review Neha Tandan and Kuldeep Kumar Swarnkar Electrical Engineering Department Madhav

More information

Compression Waveforms for Non-Coherent Radar

Compression Waveforms for Non-Coherent Radar Comression Waveforms for Non-Coherent Radar Uri Peer and Nadav Levanon el Aviv University P. O. Bo 39, el Aviv, 69978 Israel nadav@eng.tau.ac.il Abstract - Non-coherent ulse comression (NCPC) was suggested

More information

Sine-wave three phase resonance inverter for operation of renewable energy systemsr MOEIN KHOSRAVI 1

Sine-wave three phase resonance inverter for operation of renewable energy systemsr MOEIN KHOSRAVI 1 JASEM ISSN 1119-8362 All rights reserved Full-text Available Online at www.ajol.info and www.bioline.org.br/ja J. Al. Sci. Environ. Manage. Setember 214 Vol. 18 (3) 1-21 Sine-wave three hase resonance

More information

Software for Modeling Estimated Respiratory Waveform

Software for Modeling Estimated Respiratory Waveform Software for Modeling Estimated Resiratory Waveform Aleksei E. Zhdanov, Leonid G. Dorosinsky Abstract In the imaging of chest or abdomen, motion artifact is an unavoidable roblem. In the radiation treatment,

More information

A Novel Image Component Transmission Approach to Improve Image Quality and Energy Efficiency in Wireless Sensor Networks

A Novel Image Component Transmission Approach to Improve Image Quality and Energy Efficiency in Wireless Sensor Networks Journal of Comuter Science 3 (5: 353-360, 2007 ISSN 1549-3636 2007 Science Publications A Novel Image Comonent Transmission Aroach to Imrove Image Quality and nergy fficiency in Wireless Sensor Networks

More information

Modeling of power autotransformer

Modeling of power autotransformer Modeling of ower autotransformer VLADMÍR VOLČKO, ŽAETA ELEHOVÁ, ATO BELÁŇ, PETER JAGA, DOMK VGLAŠ, MROLAVA MTKOVÁ Deartment of Electrical Power Engineering lovak niversity of Technology in Bratislava lkovičova,

More information

Parallel Operation of Dynex IGBT Modules Application Note Replaces October 2001, version AN AN July 2002

Parallel Operation of Dynex IGBT Modules Application Note Replaces October 2001, version AN AN July 2002 AN5505 Parallel Oeration of Dynex GB odules Alication Note Relaces October 2001, version AN5505-1.2 AN5505-1.3 July 2002 NRODUCON GB modules can be connected in arallel to create a switch with a higher

More information

Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation

Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation International Journal Of Comutational Engineering Research (ijceronline.com) Vol. 2 Issue. Investigation on Channel Estimation techniques for MIMO- OFDM System for QAM/QPSK Modulation Rajbir Kaur 1, Charanjit

More information

Tuning a GPS/IMU Kalman Filter for a Robot Driver

Tuning a GPS/IMU Kalman Filter for a Robot Driver Tuning a GPS/IMU Kalman Filter for a Robot Driver Jamie Bell, Karl A. Stol Deartment of Mechanical ngineering The University of Aucland Private Bag 92019 Aucland 1142 jbel060@ec.aucland.ac.nz Abstract

More information

Investigation of D-Statcom Operation in Electric Distribution System

Investigation of D-Statcom Operation in Electric Distribution System J. Basic. Appl. Sci. Res., (2)29-297, 2 2, TextRoad Publication ISSN 29-434 Journal of Basic and Applied Scientific Research www.textroad.com Investigation of D-Statcom Operation in Electric Distribution

More information

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Vivek Kumar Bhatt 1, Dr. Sandeep Bhongade 2 1,2 Department of Electrical Engineering, S. G. S. Institute of Technology

More information

Transformer and LCL Filter Design for DPFCs

Transformer and LCL Filter Design for DPFCs Transformer and LCL Filter Design for DPFCs Ivo M. Martins 1, J. Fernando A. Silva, Sónia Ferreira Pinto, and Isménio E. Martins 1 1 INESC-id, Deartment of Electrical Engineering, ISE, University of Algarve,

More information

LAB IX. LOW FREQUENCY CHARACTERISTICS OF JFETS

LAB IX. LOW FREQUENCY CHARACTERISTICS OF JFETS LAB X. LOW FREQUENCY CHARACTERSTCS OF JFETS 1. OBJECTVE n this lab, you will study the -V characteristics and small-signal model of Junction Field Effect Transistors (JFET).. OVERVEW n this lab, we will

More information

The Research of Super Capacitor and Battery Hybrid Energy Storage System with the THIPWM

The Research of Super Capacitor and Battery Hybrid Energy Storage System with the THIPWM Sensors & Transducers 204 by IFSA Publishing, S. L. http://www.sensorsportal.com The Research of Super Capacitor and Battery Hybrid Energy Storage System with the THIPWM Jianwei Ma, 2 Shanshan Chen, 2

More information

Circular Dynamic Stereo and Its Image Processing

Circular Dynamic Stereo and Its Image Processing Circular Dynamic Stereo and Its Image Processing Kikuhito KAWASUE *1 and Yuichiro Oya *2 *1 Deartment of Mechanical Systems Engineering Miyazaki University 1-1, Gakuen Kibanadai Nishi, Miyazaki 889-2192

More information

Initial Ranging for WiMAX (802.16e) OFDMA

Initial Ranging for WiMAX (802.16e) OFDMA Initial Ranging for WiMAX (80.16e) OFDMA Hisham A. Mahmoud, Huseyin Arslan Mehmet Kemal Ozdemir Electrical Engineering Det., Univ. of South Florida Logus Broadband Wireless Solutions 40 E. Fowler Ave.,

More information

Comparative Evaluation of Three-Phase Isolated Matrix-Type PFC Rectifier Concepts for High Efficiency 380VDC Supplies of Future Telco and Data Centers

Comparative Evaluation of Three-Phase Isolated Matrix-Type PFC Rectifier Concepts for High Efficiency 380VDC Supplies of Future Telco and Data Centers 214 IEEE Proceedings of the 16th Euroean Conference on Power Electronics and Alications (EPE 214 - ECCE Euroe), Laeenranta, Finland, August 26-28, 214 Comarative Evaluation of Three-Phase Isolated Matrix-Tye

More information

DIGITAL INTELLIGENT POWER FACTOR REGULATOR

DIGITAL INTELLIGENT POWER FACTOR REGULATOR An ISO 9001:2008 Comany DIGITAL INTELLIGENT POWER FACTOR REGULATOR Model - KM-PFR-9-06 / KM-PFR-9-12 The ioneers & leaders in high quality ower factor controllers & maximum demand controllers, now introduce

More information

PROVIDING ANCILLARY SERVICES IN DISTRIBUTION NETWORKS WITH VANADIUM REDOX FLOW BATTERIES: ALPSTORE PROJECT

PROVIDING ANCILLARY SERVICES IN DISTRIBUTION NETWORKS WITH VANADIUM REDOX FLOW BATTERIES: ALPSTORE PROJECT PROVIDING ANCILLARY SERVICES IN DISTRIBTION NETWORKS WITH VANADIM REDOX FLOW BATTERIES: ALPSTORE PROJECT Leoold HERMAN Boštjan BLAŽIČ Igor PAČ Faculty of Electrical Engineering, Faculty of Electrical Engineering,

More information

Analysis of Electronic Circuits with the Signal Flow Graph Method

Analysis of Electronic Circuits with the Signal Flow Graph Method Circuits and Systems, 207, 8, 26-274 htt://www.scir.org/journal/cs ISSN Online: 253-293 ISSN Print: 253-285 Analysis of Electronic Circuits with the Signal Flow Grah Method Feim Ridvan Rasim, Sebastian

More information

Influence of Earth Conductivity and Permittivity Frequency Dependence in Electromagnetic Transient Phenomena

Influence of Earth Conductivity and Permittivity Frequency Dependence in Electromagnetic Transient Phenomena Influence of Earth Conductivity and Permittivity Frequency Deendence in Electromagnetic Transient Phenomena C. M. Portela M. C. Tavares J. Pissolato ortelac@ism.com.br cristina@sel.eesc.sc.us.br isso@dt.fee.unicam.br

More information

Prediction Efficiency in Predictive p-csma/cd

Prediction Efficiency in Predictive p-csma/cd Prediction Efficiency in Predictive -CSMA/CD Mare Miśowicz AGH University of Science and Technology, Deartment of Electronics al. Miciewicza 30, 30-059 Kraów, Poland misow@agh.edu.l Abstract. Predictive

More information

Advancing Test in Coherent Transmission Systems. Daniel van der Weide

Advancing Test in Coherent Transmission Systems. Daniel van der Weide Advancing Test in Coherent Transmission Systems Daniel van der Weide 1 Otametra History Comlex Measurements Made Simle First 10 Systems Sold January 2011 Acquired by Tektronix -- July 2011 Founded Set

More information

Hybrid Simulation of ±500 kv HVDC Power Transmission Project Based on Advanced Digital Power System Simulator

Hybrid Simulation of ±500 kv HVDC Power Transmission Project Based on Advanced Digital Power System Simulator 66 JOURNAL OF ELECTRONIC SCIENCE AND TECHNOLOGY, VOL. 11, NO. 1, MARCH 213 Hybrid Simulation of ±5 kv HVDC Power Transmission Project Based on Advanced Digital Power System Simulator Lei Chen, Kan-Jun

More information

International Journal of Modern Engineering and Research Technology

International Journal of Modern Engineering and Research Technology Volume 5, Issue 1, January 2018 ISSN: 2348-8565 (Online) International Journal of Modern Engineering and Research Technology Website: http://www.ijmert.org Email: editor.ijmert@gmail.com Experimental Analysis

More information

REAL TIME PERFORMANCE ANALYSIS, FAULT DETECTION AND CONTROL IN CONICAL TANK SYSTEM

REAL TIME PERFORMANCE ANALYSIS, FAULT DETECTION AND CONTROL IN CONICAL TANK SYSTEM REAL TIME PERFORMANCE ANALYSIS, FAULT DETECTION AND CONTROL IN CONICAL TANK SYSTEM S.Pooja Dr.S.Vijayachitra 2 (Electronics and Instrumentation Engineering, Anna University, Erode, India, oojainst27@gmail.com)

More information

ENHANCEMENT OF THE POWER QUALITY USING ACTIVE AND PASSIVE FILTER

ENHANCEMENT OF THE POWER QUALITY USING ACTIVE AND PASSIVE FILTER International Journal of Advanced echnology in Engineering and Science ENHANCEMEN OF HE POWER QUAIY USING ACIVE AND PASSIVE FIER Dharmendra Kumar Singh, Neena Godara, Anil Kumar Jha 3 M.ech Student, Al-Falah

More information

Laboratory Essay with Online Back-calculation Anti-windup Scheme for a MTG System

Laboratory Essay with Online Back-calculation Anti-windup Scheme for a MTG System PID' Brescia (Italy), March 8-, WeB. Laboratory Essay with Online Back-calculation Anti-windu Scheme for a MTG System Antônio M. S. Neto, Thaise P. Damo, Antonio A. R. Coelho Federal University of Santa

More information

PID Controller Tuning using Soft Computing Methodologies for Industrial Process- A Comparative Approach

PID Controller Tuning using Soft Computing Methodologies for Industrial Process- A Comparative Approach Indian Journal of Science and Technology, Vol 7(S7), 140 145, November 2014 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 PID Controller Tuning using Soft Computing Methodologies for Industrial Process-

More information

Technical and Economic Feasibility of Passive Shielding Used to Mitigate Power Lines Magnetic Fields

Technical and Economic Feasibility of Passive Shielding Used to Mitigate Power Lines Magnetic Fields Technical and Economic Feasibility of Passive Shielding Used to Mitigate Power Lines Magnetic Fields AHMED R. SAYED, HUSSEIN I. ANIS Electrical Power and Machine Deartment Cairo University Giza EGYPT eng_ahmed.rabee@eng.cu.edu.eg,

More information

The Gini Coefficient: An Application to Greece

The Gini Coefficient: An Application to Greece International Journal of Economics and Finance; Vol. 10, No. 3; 2018 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Center of Science and Education The Gini Coefficient: An Alication to Greece Augustine

More information

Random Access Compressed Sensing in Underwater Sensor Networks

Random Access Compressed Sensing in Underwater Sensor Networks Random Access Comressed Sensing in Underwater Sensor Networks Fatemeh Fazel Northeastern University Boston, MA 2115 Email: ffazel@ece.neu.edu Maryam Fazel University of Washington Seattle, WA 98195 Email:

More information

Regulated Voltage Simulation of On-board DC Micro Grid Based on ADRC Technology

Regulated Voltage Simulation of On-board DC Micro Grid Based on ADRC Technology 2017 2 nd International Conference on Artificial Intelligence and Engineering Applications (AIEA 2017) ISBN: 978-1-60595-485-1 Regulated Voltage Simulation of On-board DC Micro Grid Based on ADRC Technology

More information

Reliability and Criticality Analysis of Communication Networks by Stochastic Computation

Reliability and Criticality Analysis of Communication Networks by Stochastic Computation > EPLACE HIS LINE WIH YOU PAPE IDENIFICAION NUMBE (DOUBLE-CLICK HEE O EDI) < 1 eliability and Criticality Analysis of Communication Networks by Stochastic Comutation Peican Zhu, Jie Han, Yangming Guo and

More information

5KW LED DRIVER. High Power White LED. LED Driver Requirement. Topology selection: Design Specifications

5KW LED DRIVER. High Power White LED. LED Driver Requirement. Topology selection: Design Specifications 5KW LED DRIVER High Power White LED Enormous energy can be saved by using efficient equiments along with effective control and careful design. The use of energy efficient lighting has been gaining oularity

More information

A Constant current constant Voltage output mode of LED Drive. ZhiJun Guo

A Constant current constant Voltage output mode of LED Drive. ZhiJun Guo nternational Conference on Civil, Transortation and Environment (CCTE 06 A Constant current constant oltage outut mode of ED Drive ZhiJun Guo Zhejiang niversity of Water esources and Electric Power, Hangzhou,Zhejiang,Cha

More information

E ects of leakage inductance on the input current of double-star diode recti er with active inter-phase reactor

E ects of leakage inductance on the input current of double-star diode recti er with active inter-phase reactor Scientia Iranica D (017) (6), 19{0 Sharif University of Technology Scientia Iranica Transactions D: Comuter Science & Engineering and Electrical Engineering www.scientiairanica.com E ects of leaage inductance

More information

Pulse Shapes Techniques Application to Intense Pulsed Light for skin lesions

Pulse Shapes Techniques Application to Intense Pulsed Light for skin lesions International Journal of Engineering Science Invention ISSN (Online): 319 6734, ISSN (Print): 319 676 Volume 6 Issue 6 June 17 PP. 71-79 Pulse Shaes Techniques Alication to Intense Pulsed Light for skin

More information

SAR IMAGE CLASSIFICATION USING FUZZY C-MEANS

SAR IMAGE CLASSIFICATION USING FUZZY C-MEANS SAR IMAGE CLASSIFICATION USING FUZZY C-MEANS Debabrata Samanta, Goutam Sanyal Deartment of CSE, National Institute of Technology, Durgaur, Mahatma Gandhi Avenue, West Bengal, India ABSTRACT Image Classification

More information

FAULT CURRENT CALCULATION IN SYSTEM WITH INVERTER-BASED DISTRIBUTED GENERATION WITH CONSIDERATION OF FAULT RIDE THROUGH REQUIREMENT

FAULT CURRENT CALCULATION IN SYSTEM WITH INVERTER-BASED DISTRIBUTED GENERATION WITH CONSIDERATION OF FAULT RIDE THROUGH REQUIREMENT FAULT CURRENT CALCULATION IN SYSTEM WITH INVERTER-BASED DISTRIBUTED GENERATION WITH CONSIDERATION OF FAULT RIDE THROUGH REQUIREMENT Dao Van Tu 1, Surachai Chaitusaney 2 1 PhD, Electrical Engineering, Hanoi

More information

5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015)

5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) 5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) Application of Particle Swarm Optimization Algorithm in Test Points Selection of Radar Servo System Han

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,800 116,000 120M Open access books available International authors and editors Downloads Our

More information

FAYÇAL CHABNI, RACHID TALEB, M HAMED HELAIMI

FAYÇAL CHABNI, RACHID TALEB, M HAMED HELAIMI Rev. Roum. Sci. Techn. Électrotechn. et Énerg. Vol. 6, 4,. 4 4, Bucarest, 7 OUTPUT VOLTAGE WAVEFORM IMPROVEMENT OF MODIFIED CASCADED H-BRIDGE MULTILEVEL INVERTER USING SELECTIVE HARMONIC ELIMINATION TECHNIQUE

More information

ANALYSIS OF ROBUST MILTIUSER DETECTION TECHNIQUE FOR COMMUNICATION SYSTEM

ANALYSIS OF ROBUST MILTIUSER DETECTION TECHNIQUE FOR COMMUNICATION SYSTEM ANALYSIS OF ROBUST MILTIUSER DETECTION TECHNIQUE FOR COMMUNICATION SYSTEM Kaushal Patel 1 1 M.E Student, ECE Deartment, A D Patel Institute of Technology, V. V. Nagar, Gujarat, India ABSTRACT Today, in

More information

A Multi-View Nonlinear Active Shape Model Using Kernel PCA

A Multi-View Nonlinear Active Shape Model Using Kernel PCA A Multi-View Nonlinear Active Shae Model Using Kernel PCA Sami Romdhani y, Shaogang Gong z and Alexandra Psarrou y y Harrow School of Comuter Science, University of Westminster, Harrow HA1 3TP, UK [rodhams

More information

A High Performance Generalized Discontinuous PWM Algorithm

A High Performance Generalized Discontinuous PWM Algorithm IEEE Alied Power Electronics Conference Atlanta, Georgia, February 997 Volume,. 8889 IEEE Trans. on Industry Alications Version A High Performance Generalized Discontinuous PWM Algorithm Ahmet M. Hava

More information

Analysis of Mean Access Delay in Variable-Window CSMA

Analysis of Mean Access Delay in Variable-Window CSMA Sensors 007, 7, 3535-3559 sensors ISSN 44-80 007 by MDPI www.mdi.org/sensors Full Research Paer Analysis of Mean Access Delay in Variable-Window CSMA Marek Miśkowicz AGH University of Science and Technology,

More information

THE HELMHOLTZ RESONATOR TREE

THE HELMHOLTZ RESONATOR TREE THE HELMHOLTZ RESONATOR TREE Rafael C. D. Paiva and Vesa Välimäki Deartment of Signal Processing and Acoustics Aalto University, School of Electrical Engineering Esoo, Finland rafael.dias.de.aiva@aalto.fi

More information