Українською
  In English
Feed aggregator
Пам'яті Олега Кубея та Олександра Чухно
У 4-му корпусі КПІ ім. Ігоря Сікорського відкрито меморіальні дошки двом нашим студентам-героям — Олегу Кубею та Олександру Чухну
Aeluma appoints former NVIDIA finance leader Mike Byron to board
Murata and Rohde & Schwarz present the world’s first Voice over Narrowband NTN testbed at MWC Barcelona 2025
Murata and Rohde & Schwarz have developed the world’s first Voice over Narrowband Non-Terrestrial Network (NB-NTN) testbed. To be presented at Mobile World Congress 2025 in Barcelona, this innovative demonstration marks a significant leap in 3GPP based satellite connectivity. The resulting push-to-talk like application will enhance safety and communication capabilities in areas without terrestrial network access.
Murata and Rohde & Schwarz have collaborated to introduce the world’s first testbed for Voice over Narrowband Non-Terrestrial Network (NB-NTN), presented at Mobile World Congress 2025 in Barcelona. With this demonstration, the two companies set a new standard for satellite-based communications, paving the way for voice capabilities even in the most bandwidth-constrained environments.
The innovative testbed utilizes the CMW500 wideband radio communication tester from Rohde & Schwarz as a GEO/GSO satellite eNB emulator, along with Murata’s Type1SC Cat.M1/NB-IoT/NB-NTN module featuring the Sony’s Altair Chip ALT1250. It also employs a VoIP client application developed by Rohde & Schwarz, which uses codecs that operate at ultra-low bitrates. This technology addresses critical communication needs where traditional networks are inadequate. The demonstrator opens the door for push-to-talk-like NB-NTN applications, making it particularly suitable for emergency situations, disaster response, remote areas, and maritime operations.
With the rapid adoption of NB-NTN chipsets in smartphones, wearables, and automotive systems, this technology significantly enhances ubiquitous connectivity solutions. The demonstration highlights the potential of enhanced Narrowband NTN service with push-to-talk voice in addition to emergency SOS, and SMS. The partnership between Murata and Rohde & Schwarz reflects their joint commitment to advancing NTN related use cases.
Visitors to MWC 2025 can experience this milestone demonstration live at the Murata booth 5D66 in hall 5 of the Fira Gran Via in Barcelona from March 3 to 6, 2025. For further information, please contact your local Murata sales representative or go to https://www.murata.com.
The post Murata and Rohde & Schwarz present the world’s first Voice over Narrowband NTN testbed at MWC Barcelona 2025 appeared first on ELE Times.
Популяризуємо фізику!
Учні 10–11 класів закладів середньої освіти виконуватимуть лабораторні роботи з фізики на базі КПІ ім. Ігоря Сікорського! Наразі триває пілотний проєкт, до якого долучено чотири факультети/ННІ:
EEVblog 1670 - BM786 Multimeter BATTERY LEAKAGE REPAIR + GIVEAWAY
Started implementing and soldering up some basic logic gates!
![]() | Finally took the plunge and started to solder NOT, AND, and OR gates onto perfboard. Breadboarded an XOR this evening which I got working without frying anything too! Used 2N7000s for all of these (please don’t attack me for forgetting gate resistors). I’m super excited to start expanding into more complex projects soon!.. [link] [comments] |
Power Tips #138: 3 ways to close the control loop for totem-pole bridgeless PFC

Among all power factor correction (PFC) topologies, totem-pole bridgeless PFC provides the best efficiency; therefore, it is widely used in servers and data centers. However, closing the current control loop of a continuous conduction mode (CCM) totem-pole bridgeless PFC is not as straightforward as it is for a traditional PFC. A traditional PFC operating in CCM employs an average current-mode controller [1], as shown in Figure 1, where VREF is the voltage-loop reference, VOUT is the sensed PFC output voltage, Gv is the voltage loop, VIN is the sensed PFC input voltage, IREF is the current-loop reference, IIN is the sensed PFC inductor current, GI is current loop, and d is the duty ratio of pulse-width modulation (PWM). Since the bridge rectifier is used in a traditional PFC, all these values are positive, and current feedback signal IIN is the rectified input current signal.
Figure 1 Average current-mode controller for PFC where all the parameters listed have positive values and IIN is the rectified input current signal. Source: Texas Instruments
Since the inductor current in the totem-pole bridgeless PFC is bidirectional, the current-sense method used in traditional PFC will not work. Instead, you will need a bidirectional current sensor such as Hall-effect sensor to sense the bidirectional inductor current and provide a feedback signal to the control loop.
The output of the Hall-effect sensor will not 100% match the sensed current, though. For example, if the sensed current is a sine wave, then the output of the Hall-effect sensor is a sine wave with a DC offset, as shown in Figure 2. Thus, you can’t use it as the feedback signal in the current-mode controller shown in Figure 1, and you will have to modify the controller to accommodate this new feedback signal. In this power tip, I’ll describe three ways to close the current control loop with this new feedback signal.
Figure 2 Totem-pole bridgeless PFC and its current-sense signal showing that the Hall-effect sensor output will not 100% match the sensed current. Source: Texas Instruments
Method 1: Controllers without a negative loop referenceSome digital controllers, such as the UCD3138 from Texas Instruments (TI), use a hardware state machine to implement the control loop; therefore, all of the input signals to the state machine must be greater or equal to zero. In such cases, follow these steps to close the current control loop:
- Sense the AC line and AC neutral voltage through two analog-to-digital-converters (ADCs) separately.
- Use firmware to rectify the sensed VAC signal, as shown in Equation 1 and Figure 3.
Figure 3 Using the firmware shown in Equation 1 to rectify the sensed input voltage VAC. Source: Texas Instruments
- Calculate the sinusoidal reference, VSINE, using the same method as when calculating IREF in traditional PFC, as shown in Equation 2 and Figure 4.
Figure 4 Calculating a sinusoidal reference (VSINE) using the same method as when calculating IREF in traditional PFC. Source: Texas Instruments
- Use a Hall-effect sensor output as the current feedback signal IIN directly (Equation 3).
- During the positive AC cycle, if you compare the shape of VSINE and the Hall-effect sensor output, they have the same shape. The only difference is the DC offset. Use Equation 4 to calculate the current-loop reference, IREF.
- The control loop has standard negative feedback control. Use Equation 5 to calculate the error that goes to the control loop:
- During the negative AC cycle, if you compare the shape of VSINE and the Hall-effect sensor output, the difference is not only the DC offset; their shapes are opposite as well. Use Equation 6 to calculate the current-loop reference, IREF.
- During the negative AC cycle, the higher the inductor current, the lower the value of the Hall-effect sensor output. The control loop needs to change from negative feedback to positive feedback. Use Equation 7 to calculate the error going to the control loop.
For a pure firmware-based digital controller such as the TI C2000 microcontroller, the control loop is implemented with firmware, which means that the internal calculation parameters can be positive or negative. In such cases, follow these steps to close the current control loop:
- Sense the AC line and AC neutral voltage through two ADCs. Then use the line voltage to subtract the neutral voltage to obtain VIN, as shown in Equation 8 and Figure 5.
Figure 5 Calculating VIN after using the line voltage to subtract the neutral voltage. Source: Texas Instruments
- Calculate the sinusoidal current-loop reference, IREF, using the same method as in traditional PFC, as shown in Equation 9 and Figure 6.
Figure 6 Calculating IREF using the same method as the traditional PFC. Source: Texas Instruments
- If you compare the shape of IREF and the Hall-effect sensor output, they have the same shape; the only difference is the DC offset. Use Equation 10 to calculate the input current feedback signal, IIN. Figure 7 shows the waveform.
Figure 7 The waveform of the Hall sensor output and DC offset to calculate IIN. Source: Texas Instruments
- During the positive AC cycle, the control loop has standard negative feedback control. Use Equation 11 to calculate the error going to the control loop:
- During the negative AC cycle, the higher the inductor current, the lower the value of the Hall-effect sensor output; thus, the control loop needs to change from negative feedback to positive feedback. Use Equation 12 to calculate the error going to the control loop.
Total harmonic distortion (THD) requirements are becoming stricter, especially in server and data-center applications. Reducing THD necessitates pushing the control-loop bandwidth higher and higher. High bandwidths reduce phase margins, resulting in loop instability. The limited PFC switching frequency also prevents bandwidths from going very high. To solve this problem, you can add a precalculated duty cycle to the control loop to generate PWM; this is called duty-ratio feedforward control (dFF) [2], [3].
For a boost topology operating in CCM mode, Equation 13 calculates dFF as:
This duty-ratio pattern effectively produces a voltage across the switch whose average over a switching cycle is equal to the rectified input voltage. A regular current-loop compensator changes the duty ratio around this calculated duty-ratio pattern. Since the impedance of the boost inductor at the line frequency is very low, a small variation in the duty ratio produces enough voltage across the inductor to generate the required sinusoidal current waveform so that the current-loop compensator does not need to have a high bandwidth.
Figure 8 depicts the resulting control scheme. Adding the calculated dFF to the traditional average current-mode control output, dI, results in the final duty ratio, d, used to generate the PWM waveform to control PFC.
Figure 8 Duty-ratio feedforward control for PFC where adding the calculated dFF to the traditional average current-mode control output, dI, results in the final duty ratio, d, used to generate the PWM waveform to control PFC. Source: Texas Instruments
To leverage the advantages of dFF in a totem-pole bridgeless PFC, follow these steps to close the current loop:
- Follow steps 1, 2, 3, 4 and 5 from Method 2.
- Calculate dFF, as shown in Equation 14. Since VIN is a sine wave and its value is negative in a negative AC cycle, use its absolute value for the calculation.
- Use Equation 15 to add dFF to the GI output, dI, and obtain the final d.
You can also use dFF control for a hardware state machine-based controller; for details, see reference [2].
Closing the current loopClosing the current loop of a totem-pole bridgeless PFC is not as straightforward as in a traditional PFC; it may also vary from controller to controller. This power tip can help you eliminate the confusion around control-loop implementations in a totem-pole bridgeless PFC, and choose the appropriate method for your design.
Bosheng Sun is a systems engineer in Texas Instruments, focusing on developing digital controlled high-performance AC/DC solutions for server and industry applications. Bosheng received an M.S. degree from Cleveland State University in 2003, and a B.S degree from Tsinghua University in Beijing in 1995, both in Electrical Engineering. He holds 5 US patents.
Related Content
- Power Tips #108: Current sensing considerations in a bridgeless totem pole PFC
- A comparison of interleaved boost and totem-pole PFC topologies
- Power Tips #116: How to reduce THD of a PFC
- Power Tips #132: A low-cost and high-accuracy e-meter solution
References
- Dixon, Lloyd. “High Power Factor Preregulator for Off-Line Power Supplies.” Texas Instruments Power Supply Design Seminar SEM600, literature No. SLUP087, 1988.
- Sun, Bosheng. “Duty Ratio Feedforward Control of Digitally Controlled PFC.” Power Systems Design, Dec. 3, 2014.
- Van de Sype, David M., Koen De Gussemé, Alex P.M. Van den Bossche, and Jan A. Melkebeek. “Duty-Ratio Feedforward for Digitally Controlled Boost PFC Converters.” Published in IEEE Transactions on Industrial Electronics 52, no. 1 (February 2005): pp. 108-115.
The post Power Tips #138: 3 ways to close the control loop for totem-pole bridgeless PFC appeared first on EDN.
Pages
