REVIEW 5 major objections 5 minor 31 references
High-Bandwidth, Low-Computational Approach: Estimator-Based Control for Hybrid Flying Capacitor Multilevel Converters Using Multi-Cost Gradient Descent and State Feedforward
T0 review · 5 major / 5 minor · reviewed 2026-08-12 · deepseek-v4-flash
Pith's one-line read This paper tries to establish that a hybrid estimator—closed-loop gradient descent plus open-loop state feedforward—can replace isolated flying-capacitor voltage sensors in hybrid FCML converters, achieving high-bandwidth active voltage…
desk verdict A solid hybrid estimator for FCML with honest feasibility analysis; the no-sensor high-bandwidth claim awaits hardware or switched-model validation. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the hybrid estimator update law of equations (41)–(43): $\hat{v}_c[n] = (I-\alpha\Delta S[n]\Delta S[n]^T)\hat{v}_c[n-1] + \alpha(S_{N-1}v_{in}-v_{sw}[n])\Delta S[n] + \tau_s i_L[n]\Delta d^*[n-1]/C_f$. The first two terms are a gradient-descent projection of the estimation error onto the switching-state vector $\Delta S$, a rank-one update at each instant; the last term is an open-loop prediction built from the averaged plant dynamics $C_f\,d\langle v_c\rangle/dt = \langle i_L\rangle\Delta d$. The argument reduces to linear algebra about the rank-one matrix $\Delta S\Delta S^T$: its eigenvalues are $0$ and $\Delta S^T\Delta S$, so the feedback loop is stable when $0<\alpha\Delta S^T\Delta S<2$, and full observability over a sampling cycle requires the union of sampled $\Delta S$ vectors to span $\mathbb{R}^{N-2}$. Disjoint sampling at the peaks and valleys of the phase-shifted PWM carriers supplies those vectors.
What would settle it
Run a 6-level AC-DC buck hardware prototype at about 25 kHz sampling with the proposed estimator, deliberately detune $C_f$ by $\pm20\%$, and compare the estimated capacitor voltages against an isolated reference sensor; the claim fails if the 120 Hz estimation error exceeds the bound predicted by equation (72) or if switch stress reaches 100 V with feedforward enabled. A second test is a frequency-response measurement from $v_c$ to $\hat{v}_c$, checking whether the feedforward path actually removes the estimation delay shown in the Bode plots of Fig. 13.
Extended reading notes
Core claim
The paper's central claim is that the flying-capacitor voltage vector $v_c$ can be reconstructed from pole-voltage samples and measured inductor current by combining two updates each sampling period: a feedback term that runs a multi-cost gradient descent with update matrix $I-\alpha\Delta S[n]\Delta S[n]^T$, and a feedforward term $\tau_s i_L[n]\Delta d^*[n-1]/C_f$ that integrates the averaged plant model. The authors prove that the feedback system matrix has eigenvalues $\{1,\;1-\alpha\Delta S^T\Delta S\}$, giving a stability interval $0<\alpha<2/(N-2)$, and they bound the high-frequency and DC estimation errors that arise from the rank-one nature of each instantaneous update. They argue that in the ideal case the feedforward path makes $\hat{v}_c/v_c\approx 1$ with zero estimation delay, and they identify the operating conditions—$N=3$, $N=4$, and $N=6$ with $|\Delta d|\le 0.2$—under which disjoint PWM-carrier sampling yields full-rank observability.
Load-bearing premise
The feedforward predictor assumes the averaged model $C_f\,d\langle v_c\rangle/dt = \langle i_L\rangle\Delta d$ is exact over each sampling interval, so the sampled inductor current and the previous duty-difference reference fully determine the capacitor-voltage change, with no unmodeled deadtime, measurement delay, or parasitic effects, and with duty differences inside the full-rank region.
Editorial extensions
If this is right
- A single MCU CPU sampling at about 25 kHz can run estimator-based current control and active balancing for a 6-level FCML converter, eliminating isolated voltage sensors and their hardware cost.
- The eigenvalue bound $\alpha<2/(N-2)$ combined with the upper and lower gain formulas (62) and (73) gives an implementable tuning procedure for the estimator.
- Full-rank operation is guaranteed for $N=3$ and $N=4$, and for $N=6$ when active-balancing duty differences are constrained by $|\Delta d|\le 0.2$; $N=5$ and $N\ge7$ require additional sensors to relax the observability condition.
- Because the feedback path acts as a low-pass filter and the feedforward path as a high-pass filter, the hybrid estimator keeps bandwidth high without requiring the sampling rate of a feedback-only approach.
- In the 6-level AC-DC buck simulation, the hybrid estimator keeps switch stress below 100 V, while disabling feedforward raises stress to nearly 200 V, showing the feedforward term is load-bearing for the claimed performance.
Reading between the lines
- If verified on hardware, the same estimator structure likely extends to other multilevel topologies whose averaged capacitor dynamics factor as current times a duty-difference vector, since the stability proof uses only the rank-one update structure.
- The paper's gain bounds suggest an adaptive choice of $\alpha$ could trade high-frequency sampling noise against DC offset error online; the necessary formulas are given, but adaptation is not explored.
- The $N=5$ full-rank failure, caused by peak-valley overlap of the PSPWM carriers, could potentially be cured by alternative sampling patterns or carrier phase shifts, a testable modification of the algorithm in Fig. 16.
- The ideal-case exactness of the feedforward term points directly to model-error sensitivity, so a natural next experiment is to deliberately detune $C_f$ and deadtime compensation and measure how quickly estimation error approaches the bound in equation (72).
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a hybrid estimator for flying-capacitor voltages in an N-level FCML converter, combining a closed-loop gradient-descent update based on pole-voltage samples with an open-loop feedforward term based on the sampled inductor current and the previous duty-difference reference. The authors provide a discrete-time eigenvalue stability analysis, a gain-setting procedure with upper and lower bounds, a numerical feasibility study of full-rank disjoint sampling, and a simulation of a 6-level AC-DC buck converter in which the estimator keeps switch stress below 100 V until the feedforward is disabled. The central claim is that the feedforward path makes the estimated capacitor voltages track the actual values with no estimation delay, enabling high-bandwidth active voltage balancing and current control without isolated voltage sensors.
Significance. If the claims are substantiated, the paper would offer a useful practical contribution: a capacitor-voltage estimation scheme for FCML converters that avoids isolated sensors and reduces sampling/control frequency, with explicit stability and gain-guidance. The strengths are the eigenvalue-based stability condition (Eqs. 44-48), the identification of the rank-deficiency limitation across FCML levels and duty-ratio constraints (Section III-H, Table II), and the simulation comparison with and without feedforward (Fig. 18). However, the central performance claim rests on the feedforward path being an exact model of the plant, and the frequency-response analysis is not rigorous for a time-varying estimator. The lack of experimental or switched-model validation under non-ideal effects (deadtime, sampling mismatch, parasitics) leaves the high-bandwidth, no-sensor claim partially unsupported. The analysis is a reasonable starting point for a journal version but needs substantial strengthening.
major comments (5)
- [III-F, Eqs. (49)-(56), Figs. 12-13] The claim that the hybrid estimator tracks the actual capacitor voltage exactly, with no delay (Eqs. 57-58), is an idealization that is not demonstrated under the paper's own implementation assumptions. The feedforward update (40) uses the instantaneous sampled current iL[n] and the previous duty reference Δd*[n-1], while the equality (57) requires the period-averaged current and the actual applied duty. The paper mentions deadtime only in passing near Eq. (40) and provides no deadtime model or compensation. Because the feedback loop at fs=25.53 kHz has low bandwidth (Fig. 12), any feedforward error propagates directly into the capacitor-voltage estimate and hence into switch stress, which is the failure mode the paper uses to motivate the feedforward. The simulation does not report deadtime, sampling-delay, or parasitic effects, so the ideal-case equality is an unverified assumption rather than a demonstrated property. Please add a deadtime/sampling-error sensitivity analysis and a switched-model validation with deadtime and gate delays, or clearly bound the feedforward error and its effect on the tracking guarantee.
- [§III-G3, Eq. (73)] The frequency-response analysis treats a time-varying estimator as an LTI system. The feedback gain Kest[n] in Eq. (50) varies at every sampling instant, and Eq. (51) is an approximation that is only valid if the sampling frequency is far above the estimator bandwidth—which is exactly the regime the paper wants to avoid (fs=25 kHz). The quantity Kest,eff(s) in Eq. (53) is defined as a quotient of convolutions that is not a transfer function (and is indeterminate when the error is zero). Consequently, the Bode plots in Figs. 11-13 do not constitute a rigorous demonstration of bandwidth or phase margin. I recommend replacing the LTI Bode analysis with a linear periodically time-varying (LPTV) analysis or explicitly labeling the Bode plots as an approximate design aid and stating the conditions under which the approximation is valid.
- [§III-H, Table II] The lower bound on α in Eq. (73) is not an explicit bound: βmax is itself a function of α (Fig. 14), and the expression α ≥ β^{-1}_max(...) is an implicit condition, not a closed-form gain-setting rule. The paper does not provide an algorithm or a formula to evaluate this bound for a given operating point; Fig. 14 is given for a single duty set and N=6. Furthermore, the bound depends on the unknown feedforward error ∥Δṽff∥∞, so the practical guidance is incomplete. Please provide a concrete procedure to compute α from the system parameters and allowable errors, or state explicitly that the bound requires an a priori estimate of the feedforward error and describe how to obtain it.
- [IV, Fig. 18] The full-rank feasibility results in Table II are presented as definitive, but they are based on a MATLAB search ('iteratively verified') rather than a mathematical proof. The paper does not specify the resolution of the duty-cycle grid, whether the search covers continuous duty values, or how the result for N=6 with |Δd|≤0.2 is affected by the exact bound. Given that the entire applicability claim of the method to N=6 (and the resulting data-center conclusion) depends on this table, the numerical search needs a precise statement of its grid and, ideally, an analytic proof or counterexample. Also, the text in Section III-H2 says |Δd| is typically limited to 0.05, but Table II and the simulation use Δdmax=0.2; this discrepancy should be resolved.
- [V, Conclusion] The simulation results are the only validation of the method, and the manuscript does not state whether the simulation is a switched-model with parasitic elements, deadtime, and sampling quantization, or an averaged model. The voltage-stress waveform in Fig. 18 suggests a switched model, but no deadtime or non-ideal sampling is reported. Since the central claim is about practical low-cost MCU implementation, a detailed description of the simulation setup (including the converter model, sampling instant alignment, PWM deadtime, and gate delays) is necessary to support the conclusions.
minor comments (5)
- [Throughout] There are many typographical errors and inconsistent notations, e.g., 'estimatior' in the Index Terms, 'disjoing' in Fig. 6, 'multi-inpue multi-output' in Section II, 'simpicity' in Section III-G3, and Table III uses both Cd and Cf for the flying capacitor. A careful proofreading pass would improve readability.
- [Eq. (73) and surrounding text] The notation β^{-1}_max is ambiguous: it could mean the reciprocal or the inverse function. The text says 'decreasing function as shown in Fig. 14,' which suggests the inverse function, but the equation could be misread as a reciprocal. Please clarify.
- [Section II-B, Eq. (5)] The symbol ms is used for the sampling divider, but the condition (30) introduces Ns. The mapping between ms and Ns in (31) should be stated more clearly, especially for even vs. odd N, to avoid confusion with the number of sampling instants Ndis.
- [Section III-G1, Eq. (62)] The upper bound in (62) depends on max(dvin/dt), which is not a design parameter and may be difficult to estimate in practice. Please discuss how this quantity is determined from the application (e.g., grid frequency and voltage magnitude).
- [References] Reference [20] lists page numbers '4291-4411' for a 2020 Transactions paper, which appear implausibly long; please verify the page range. Also, reference [27] is duplicative of [15] (same authors and title) and should be consolidated.
Circularity Check
No significant circularity: the hybrid estimator is a standard model-based observer whose feedforward path uses the plant model, not a fitted or self-referential prediction.
full rationale
The paper's derivation chain is self-contained and does not reduce to its own inputs. The feedforward term in Eq. (43), Δv̂_ff[n] = τ_s i_L[n] Δd*[n−1]/C_f, is exactly the discretized form of the averaged plant model in Eq. (16), C_f d⟨v_c⟩/dt = ⟨i_L⟩Δd. That is the normal construction of a model-based open-loop predictor, not a circular step: the plant model is an assumed physical dynamic, and the estimator integrates it to predict capacitor-voltage changes. The ideal-case claim in Eqs. (57)–(58), v̂_c/v_c ≈ 1, follows explicitly from substituting that plant model into the feedforward term under zero-parameter-error and ideal-sampling assumptions, which the paper states; it is not a fitted quantity being renamed as a prediction. The feedback update in Eq. (42) is derived from the pole-voltage relation Eq. (38), and the stability analysis (Eqs. (44)–(48)) and gain bounds (Eqs. (61)–(73)) are derived from the system-matrix eigenvalues with stated assumptions. The simulation in Section IV is an independent, nonlinear switched-model validation using the stated parameters in Table III, with the feedforward disabled after t = 0.145 s to demonstrate its role. The paper's self-citations ([22], [23], [31]) are background references or an optional mitigation technique (SAPWM), not load-bearing support for the central estimator derivation. Concerns about deadtime, instantaneous-versus-averaged current sampling, and pole-voltage settling are robustness or assumption-validity issues, not circularity. The derivation chain therefore shows no self-definitional, fitted-input, or self-citation-forced circularity.
Assumptions & free parameters
free parameters (3)
- feedback gain alpha =
0.047 (simulation)
- duty difference limit Delta_d_max =
0.2 (Table II, N=6)
- sampling divider ms / Ns =
47 (simulation)
assumptions (4)
- domain assumption The averaged plant model C_f d<v_c>/dt = <i_L> Δd (Eq. 16) accurately captures the flying capacitor voltage dynamics over each sampling period, and the sampled inductor current and previous duty reference fully determine the capacitor voltage change.
- domain assumption The pole voltage satisfies v_sw = -ΔS^T v_c + S_{N-1} v_in (Eq. 38) at each sampling instant, meaning the voltage has settled and the switches are ideal.
- domain assumption The span condition (36) holds for the switching state vectors collected over Ndis disjoint sampling instants, i.e., the system is observable over a full sampling cycle.
- standard math The standard spectral properties of the symmetric rank-one update P[n] = I - α ΔS[n]ΔS[n]^T: simultaneous diagonalizability and eigenvalues {1-α||ΔS||^2, 1}.
Cite this review
Pith. "Pith review of High-Bandwidth, Low-Computational Approach: Estimator-Based Control for Hybrid Flying Capacitor Multilevel Converters Using Multi-Cost Gradient Descent and State Feedforward." pith.science (2026). https://pith.science/paper/U43ALAFD
@misc{pith2026241114707,
author = {Pith},
title = {Pith review of: High-Bandwidth, Low-Computational Approach: Estimator-Based Control for Hybrid Flying Capacitor Multilevel Converters Using Multi-Cost Gradient Descent and State Feedforward},
year = {2026},
howpublished = {\url{https://pith.science/paper/U43ALAFD}},
note = {Machine review of arXiv:2411.14707}
}
read the original abstract
This paper presents an estimator-based control framework for hybrid flying capacitor multilevel (FCML) converters, achieving high-bandwidth control and reduced computational complexity. Utilizing a hybrid estimation method that combines closed-loop and open-loop dynamics, the proposed approach enables accurate and fast flying capacitor voltage estimation without relying on isolated voltage sensors or high-cost computing hardware. The methodology employs multi-cost gradient descent and state feedforward algorithms, enhancing estimation performance while maintaining low computational overhead. A detailed analysis of stability, gain setting, and rank-deficiency issues is provided, ensuring robust operation across diverse converter levels and duty cycle conditions. Simulation results validate the effectiveness of the proposed estimator in achieving active voltage balancing and current control with 6-level AC-DC buck FCML, contributing to cost-effective solutions for FCML applications, such as data centers and electric aircraft.
Figures
Figures from the paper (15 more)
Reference graph
Works this paper leans on
-
[1]
Multi-level conversion: high voltage choppers and voltage-source inverters,
T. Meynard and H. Foch, “Multi-level conversion: high voltage choppers and voltage-source inverters,” in PESC ’92 Record. 23rd Annual IEEE Power Electronics Specialists Conference , 1992, pp. 397–403 vol.1
work page 1992
-
[2]
Multilevel converters—a new breed of power converters,
J.-S. Lai and F. Z. Peng, “Multilevel converters—a new breed of power converters,” in Proc. IEEE 30th Conf. Rec. Ind. Appl. Conf. , vol. 3, Oct. 1995, pp. 2348–2356
work page 1995
-
[3]
High- power density hybrid converter topologies for low-power dc-dc smps,
A. Radi, S. M. Ahsansuzzaman, B. Mahdavikhah, and A. Prodic, “High- power density hybrid converter topologies for low-power dc-dc smps,” in Proc. Int. Power Electron. Conf. , May. 2014, pp. 3582–3586
work page 2014
-
[4]
A method to extract low-voltage auxiliary power from a flying capacitor multilevel converter,
Y . L. A. Stillwell and R. C. N. Pilawa-Podgurski, “A method to extract low-voltage auxiliary power from a flying capacitor multilevel converter,” in Proc. IEEE 17th Workshop Control Modeling Power Electron., Jun. 2016, pp. 1–8
work page 2016
-
[5]
An analytical method to evaluate and design hybrid switched-capacitor and multilevel con- verters,
W. L. Y . Lei and R. C. N. Pilawa-Podgurski, “An analytical method to evaluate and design hybrid switched-capacitor and multilevel con- verters,” IEEE Transactions on Power Electronics , vol. 33, no. 3, pp. 2227–2240, 2018
work page 2018
-
[6]
S. Qin, Y . Lei, I. Moon, C. Haken, E. Bian, E. Saathoff, W. Chung, D. Chou, and R. C. Pilawa-Podgurski, “A high power density power factor correction front end based on a 7-level flying capacitor multilevel converter,” in 2016 IEEE 2nd Annual Southern Power Electronics Conference (SPEC), 2016, pp. 1–6
work page 2016
-
[7]
Z. Ye, Y . Lei, W.-C. Liu, P. S. Shenoy, and R. Pilawa-Podgurski, “Improved bootstrap methods for powering floating gate drivers of flying capacitor multilevel converters and hybrid switched-capacitor converters,” IEEE Transactions on Power Electronics , vol. 35, no. 6, pp. 5965–5977, 2020
work page 2020
-
[8]
S. Coday, A. Barchowsky, and R. C. Pilawa-Podgurski, “A 10-level gan-based flying capacitor multilevel boost converter for radiation- hardened operation in space applications,” in 2021 IEEE Applied Power Electronics Conference and Exposition (APEC) , 2021, pp. 2798–2803
work page 2021
Show all 31 references
-
[9]
Power-dense multilevel inverter module using interleaved gan-based phases for electric aircraft propulsion,
N. Pallo, T. Foulkes, T. Modder, S. Coday, and R. Pilawa-Podgurski, “Power-dense multilevel inverter module using interleaved gan-based phases for electric aircraft propulsion,” in 2018 IEEE Applied Power Electronics Conference and Exposition (APEC), March 2018, pp. 1656– 1661
2018
-
[10]
Single-event and radiation effect on enhancement mode gallium nitride fets,
A. Lidow, A. Nakata, M. Rearwin, J. Strydom, and A. M. Zafrani, “Single-event and radiation effect on enhancement mode gallium nitride fets,” in 2014 IEEE Radiation Effects Data Workshop (REDW) , 2014, pp. 1–7
2014
-
[11]
A segmented electric aircraft drivetrain employing 10-level flying capacitor multi-level dual- interleaved power modules,
R. S. Bayliss, R. K. Iyer, R. Liou, and R. C. Pilawa-Podgurski, “A segmented electric aircraft drivetrain employing 10-level flying capacitor multi-level dual- interleaved power modules,” in 2023 IEEE Applied Power Electronics Conference and Exposition (APEC) , 2023, pp. 225– 230
2023
-
[12]
R. S. Bayliss and R. C. Pilawa-Podgurski, “An input inductor flying ca- pacitor multilevel converter utilizing a combined power factor correcting and active voltage balancing control technique for buck-type ac/dc grid- tied applications,” in 2024 IEEE Workshop on Control and M...
2024
-
[13]
A combined power factor correcting and active voltage balancing control technique for buck-type ac/dc grid-tied flying capacitor multilevel con- verters,
R. S. Bayliss, N. C. Brooks, and R. C. N. Pilawa-Podgurski, “A combined power factor correcting and active voltage balancing control technique for buck-type ac/dc grid-tied flying capacitor multilevel con- verters,” in 2023 IEEE 24th Workshop on Control and Modeling for Power ...
2023
-
[14]
A six-level flying capacitor multilevel converter for single-phase buck-type power factor correction,
E. Candan, N. C. Brooks, A. Stillwell, R. A. Abramson, J. Strydom, and R. C. N. Pilawa-Podgurski, “A six-level flying capacitor multilevel converter for single-phase buck-type power factor correction,” IEEE Transactions on Power Electronics, vol. 37, no. 6, pp. 6335–6348, 2022
2022
-
[15]
A five-level flying capacitor multilevel converter with integrated auxiliary power supply and start-up,
A. Stillwell and R. C. N. Pilawa-Podgurski, “A five-level flying capacitor multilevel converter with integrated auxiliary power supply and start-up,” IEEE Transactions on Power Electronics, vol. 34, no. 3, pp. 2900–2913, 2019
2019
-
[16]
Modeling and analysis of shutdown dynamics in flying capacitor multilevel converters,
S. Coday, N. M. Ellis, and R. C. N. Pilawa-Podgurski, “Modeling and analysis of shutdown dynamics in flying capacitor multilevel converters,” IEEE Transactions on Power Electronics, vol. 39, no. 8, pp. 9150–9159, 2024
2024
-
[17]
State space analysis of flying capacitor multilevel dc-dc converters for capacitor voltage estimation,
J. S. R. Z. Xia, B. L. Dobbins and J. T. Stauth, “State space analysis of flying capacitor multilevel dc-dc converters for capacitor voltage estimation,” in 2019 IEEE Applied Power Electronics Conference and Exposition (APEC), 2019, pp. 50–57
2019
-
[18]
Active capacitor voltage balancing in single-phase flying-capacitor multilevel power converters,
M. Khazraei, H. Sepahvand, K. Corzine, and M. Ferdowsi, “Active capacitor voltage balancing in single-phase flying-capacitor multilevel power converters,” IEEE Transactions on Industrial Electronics, vol. 59, no. 2, pp. 769–778, 2012
2012
-
[19]
Capacitor voltages measurement and balancing in flying capacitor mul- tilevel converters utilizing a single voltage sensor,
G. Farivar, J. P. M. Y . Ghias, A. B. Hredzak, and V . G. Agelidis, “Capacitor voltages measurement and balancing in flying capacitor mul- tilevel converters utilizing a single voltage sensor,” IEEE Transactions on Power Electronics, vol. 32, no. 10, pp. 8115–8123, 2017
2017
-
[20]
Active voltage balancing in flying capacitor multilevel converters with valley current detection and constant effective duty cycle control,
A. Stillwell, E. Candan, and R. C. N. Pilawa-Podgurski, “Active voltage balancing in flying capacitor multilevel converters with valley current detection and constant effective duty cycle control,” IEEE Transactions on Power Electronics, vol. 34, no. 11, pp. 4291–4411, 2019
2019
-
[21]
A high-bandwidth parallel active balancing controller for current-controlled flying capacitor multilevel converters,
R. K. Iyer, I. Z. Petric, R. S. Bayliss, N. C. Brooks, and R. C. N. Pilawa- Podgurski, “A high-bandwidth parallel active balancing controller for current-controlled flying capacitor multilevel converters,” IEEE Trans- actions on Power Electronics, vol. 39, no. 10, pp. 12 951–1...
2024
-
[22]
Enhanced dynamic operation of heavily saturated ipmsm in signal-injection sensorless control with ancillary reference frame,
I. Hwang, Y .-C. Kwon, and S.-K. Sul, “Enhanced dynamic operation of heavily saturated ipmsm in signal-injection sensorless control with ancillary reference frame,” IEEE Transactions on Power Electronics , vol. 38, no. 5, pp. 5726–5741, 2023
2023
-
[23]
Grid voltage sensorless control of 3.2kw bridgeless totem-pole pfc converter with pre-estimation and seamless mode-transition,
I. Hwang, J. Lee, and S. Cui, “Grid voltage sensorless control of 3.2kw bridgeless totem-pole pfc converter with pre-estimation and seamless mode-transition,” in 2024 IEEE Applied Power Electronics Conference and Exposition (APEC) , 2024, pp. 1–5
2024
-
[24]
A real-time estimator for capacitor voltages in the flying capacitor multilevel converter,
I. Z. Petric, R. K. Iyer, N. C. Brooks, and R. C. N. Pilawa-Podgurski, “A real-time estimator for capacitor voltages in the flying capacitor multilevel converter,” in 2022 IEEE 23rd Workshop on Control and Modeling for Power Electronics (COMPEL) , 2022, pp. 1–8
2022
-
[25]
State space analysis of flying capacitor multilevel dc-dc converters for capacitor volt- age estimation,
Z. Xia, B. L. Dobbins, J. S. Rentmeister, and J. T. Stauth, “State space analysis of flying capacitor multilevel dc-dc converters for capacitor volt- age estimation,” in 2019 IEEE Applied Power Electronics Conference and Exposition (APEC) . IEEE, 2019, pp. 50–57. POWER ELECTRO...
2019
-
[26]
Sul, Control of Electric Machine Drive System
S.-K. Sul, Control of Electric Machine Drive System . Piscataway, NJ: IEEE Press, 2011
2011
-
[27]
A 5-level flying capacitor multilevel converter with integrated auxiliary power supply and start-up,
Y . L. A. Stillwell and R. C. N. Pilawa-Podgurski, “A 5-level flying capacitor multilevel converter with integrated auxiliary power supply and start-up,” Proc. IEEE Appl. Power Electron. Conf. Expo., pp. 2923– 2938, Mar. 2017
2017
-
[28]
Nonlinear systems,
H. Khalil, “Nonlinear systems,” 2002
2002
-
[29]
Memory-usage advantageous block recursive matrix inverse,
I. C. Cosme, I. F. Fernandes, J. L. de Carvalho, and S. X. de Souza, “Memory-usage advantageous block recursive matrix inverse,” Applied Mathematics and Computation , vol. 328, pp. 125– 136, 2018. [Online]. Available: https://www.sciencedirect.com/science/ article/pii/S0096300...
2018
-
[30]
Matrix inversion using cholesky decomposition,
A. Krishnamoorthy and D. Menon, “Matrix inversion using cholesky decomposition,” in 2013 Signal Processing: Algorithms, Architectures, Arrangements, and Applications (SPA) , 2013, pp. 70–72
2013
-
[31]
Skipped adjacency pulse width modulation: Zero voltage switching over full duty cycle range for hybrid flying capacitor multi-level converters without dynamic level changing,
I. Hwang, “Skipped adjacency pulse width modulation: Zero voltage switching over full duty cycle range for hybrid flying capacitor multi-level converters without dynamic level changing,” 2024. [Online]. Available: https://arxiv.org/abs/2411.06589
2024 arXiv
Reviewed August 12, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.