Reducing Noise Issues in Microcontroller Systems with RENESAS MCU

2023-06-22 RENESAS Blogs

In my ideal digital world, of which I often dream, signal voltage margins are always positive, signal timing margins are always positive, power supply voltages are always within the opeRAting voltage range, and our environment is completely benign.


Unfortunately, none of us live in this ideal world, no matter how much I would like to. The real world is dirty and noisy, and the power distribution in our designs is never perfect. The supply voltage can drop below the operating voltage range resulting in system malfunction or failure, switching transients create noise and reduce signal margins, and impedance discontinuities distort signals reducing signal margins.



Then to make matters worse, we have radiated or conducted noise from internal and external sources to contend with, electrostatic discharge and lightning surges interrupt or destroy systems, and thermal stress, mechanical stress, and component aging all can cause systems to fail. In this short series of blogs, I'd like to look at some of these issues and the measures we can apply to our designs to remove or at least minimize some of these issues.


The table shown here shows the two types of Electromagnetic compatibility or EMC. EMC is defined as the ability of electronic devices to function properly in their intended electromagnetic environment.


EMC comprises two distinct types: EMI or electromagnetic interference, and EMS or electromagnetic susceptibility. EMI is generally known as radiated noise and refers to the disturbances caused by noise, whereas EMS is known as Noise Susceptibility and refers to the damage done to the system due to noise.


In the table below, you can see the different types of EMC and the typical sort of phenomena that they cause. The third column lists some typical products that can be affected by EMI and EMS, resulting in disturbance in operation or damage to the system. This list is by no means complete and is meant only to show some typical examples.



Twenty-five years ago, I was dealing with devices like those in our H8 family, which were implemented on what was then quite advanced process technology, using 1.0μm or even 0.8μm CMOS technology. Today's devices use significantly more advanced process technology, the latest devices in our RA microcontroller family being implemented on 40nm technology, with line widths 25 times smaller than the H8 I used to use.


As the transistor size in the latest devices becomes smaller and, probably, more importantly, the transistor switching frequency becomes faster, noise becomes an increasing factor in terms of causing a device to malfunction.



In the diagram above, you can see a simplified comparison between a device using older technology, showing transistor operation with a channel length of 1μm, with the device typically operating from what was then a fast 8MHz Clock, with a slow transistor switching speed and the latest devices operating at up to 200MHz or beyond, with a transistor channel length is 40nm.


In this case, you can see that the switching time is much faster, and for the latest devices, the signal we are trying to deal with can be faster than the noise signal. Therefore, noise has become a larger concern as we move toward smaller process geometry. RENESAS has taken many steps on our devices, designing them with features to help operate in such an environment, with carefully designed power supply circuits and optimized I/O buffers and specialist protection circuitry, but it's still very important to minimize any effects in our designs as much as possible, as at the end, if noise enters the device, it's much harder to remove.


External noise sources are often one of the biggest threats to a system operating reliably, and there can be many sources of noise that we have to manage in our environment. These can include, Switching noise from a power supply, noise caused by sparks from Industrial machinery, Motors, etc., Induction noise from Relays, Transformers, Buzzers, Fluorescence lamps, etc., static discharges, typically from the body of users but also from elsewhere, and of course lightning.



Internal noise can come from a wide variety of sources. Current loops on your PCB can be a significant source of radiated noise. If current flows in a closed loop formed by the MCU and its I/O signals, as shown in the diagram below, this current loop can act like an antenna, and significant noise can be radiated, especially if the current is large.



If you have a badly designed ground plane, where there is a voltage difference between the ground on different parts of the PCB, current can flow between these ground points; this act like an antenna, and noise can also be radiated. Other internal sources of radiated noise can include badly designed oscillator circuits. We always suggest you discuss using a specific oscillator with the oscillator manufacturer to ensure it will have stable performance in your system, and that you follow the recommended circuit parameters and ground plan positioning. This is especially important as not only will a badly designed oscillator inject noise into many parts of the circuit, especially the ground, but a badly designed oscillator circuit can also cause the device to fail.



Another common area where internal noise can be created is in the I/O system, especially if you are using multiple high-speed devices on an external bus. A badly designed I/O system, where care is not taken to avoid over or undershooting, can cause devices to exceed their electrical specification, and this can damage devices over time, causing failure, as well as increase the power consumption of the system and radiate noise into the rest of the system.


While today's microcontrollers, such as the devices in the RA and RX microcontroller families, have circuitry designed to avoid Latch-up, it's still good practice to avoid the potential for this condition. Noise can affect any pin of a typical microcontroller. However, microcontrollers systems pins are particularly sensitive to noise, as these pins typically control the fundamental operation of the device, and a failure induced by noise here could cause the device to malfunction. So special care should be taken to make sure the possibility of noise interfering with the normal operation of the system pins is minimized.



Systems pins on a typical microcontroller can include the rest pin, the power supply pins, the oscillator pins, and the mode or special function pins. To minimize the chance of noise disturbing these pins, we should take special care, making sure the power supply pins have solid voltage levels with the required filtering and that the ground plan doesn't have any current loops, we should make sure the oscillator is placed as close to the chip as possible, and the PCB layout follows the recommendations of the supplier, and that the rest pin is protected from fast transient signals.


技术资料,数据手册,3D模型库,原理图,PCB封装文件,选型指南来源平台:世强硬创平台www.sekorm.com
现货商城,价格查询,交期查询,订货,现货采购,在线购买,样品申请渠道:世强硬创平台电子商城www.sekorm.com/supply/
概念,方案,设计,选型,BOM优化,FAE技术支持,样品,加工定制,测试,量产供应服务提供:世强硬创平台www.sekorm.com
集成电路,电子元件,电子材料,电气自动化,电机,仪器全品类供应:世强硬创平台www.sekorm.com
  • +1 赞 0
  • 收藏
  • 评论 0

本文由Vicky转载自RENESAS Blogs,原文标题为:Reducing Noise Issues in Microcontroller Systems - Part 2,本站所有转载文章系出于传递更多信息之目的,且明确注明来源,不希望被转载的媒体或个人可与我们联系,我们将立即进行删除处理。

相关研发服务和供应服务

评论

   |   

提交评论

全部评论(0

暂无评论

相关推荐

【经验】一文让你了解DSP与MCU区别

世强代理有Silicon Labs EFM8/EFM32系列8位MCU/32位MCU,Renesas 汽车级MCU RL78 系列,RH850、V850系列,工业级MCU RX系列等。世强有代理进芯电子32位浮点DSP,32位定点DSP,16位DSP,国内唯一可批量供货的32位工业控制DSP供应商。

2018-08-02 -  设计经验

【经验】瑞萨RA系列MCU使用e2 studio的断点调试方法和注意事项

瑞萨RA系列MCU可以使用e2 studio等开发环境进行调试和下载程序,在使用e2 studio时我们经常会遇到一些异常现象,如没有办法下断点进行调试,无法debug观察寄存器状态等,本文将介绍一下e2 studio常见的断点调试方法和注意事项。

2022-02-23 -  设计经验

【经验】解析瑞萨RA家族MCU的主要区别及命名规则

​目前瑞萨电子(Renesas)已经发布的RA产品家族MCU主要包括四个系列即RA2系列、RA4系列和RA6系列,以及计划发布的RA8系列。有很多客户不了解RA家族处理器的主要区别和命名规则,本文讲详细讲解。

2022-04-20 -  设计经验

Which microcontroller (MCU) can I use with the VM880C EVE Development Module?

The VM880C connects to a host MCU via a 10-way pin header which has power and SPI signals. Since the EVE devices act as an SPI peripheral, you can use any MCU which has an SPI Master. For an existing design, you can connect the module to a spare SPI master on your existing MCU. For new product designs, you can choose the MCU based on the key product requirements (for example one which has PWM outputs if you will be controlling motors, or one which is low-cost and has a small PCB footprint). The VM880C can also connect to a PC via a USB-SPI cable. See the VM880C datasheet for more details. Some key requirements for the MCU are: An available SPI Master which can be set to SPI Mode 0 SPI signals used are SCK, MOSI, MISO, CS# (note that CS# can be a GPIO) Optional GPIO output for power-down signal Optional interrupt input (if interrupt operation is required) SPI and GPIO can use 5V or 3.3V signal levels due to the VM880C’s on-board buffers

2024-06-28 -  技术问答

Renesas Programmable Motor Driver ICs Are First to Enable Full Torque at Zero Speed for Sensorless Brushless DC Motors

Renesas Electronics Corporation introduced a family of motor driver ICs for brushless DC (BLDC) motor applications. The devices implement Renesas’ new, patent-pending technologies that enable full torque at zero speed from motors without sensors, an industry first. The new motor driver ICs enable Renesas customers to design sensorless BLDC motor systems with higher horsepower and speed at a given torque. They also improve power consumption and reliability, while reducing cost and board space by lowering the number of components designers need to use.

2023-12-08 -  产品

【经验】瑞萨RA系列MCU在Keil开发环境下的开发介绍

本文主要介绍在Keil环境下如何新建瑞萨RA项目工程以及在已存在的RA醒目工程中如何通过图形化工具进行代码的底层配置。

2021-07-21 -  设计经验

Renesas Introduces 32-bit MCU RX23E-B with High-Speed, High-Precision Analog Front End for High-End Industrial Sensor Systems

RENESAS RX23E-B offers a version that supports an A/D conversion data rate of up to 125kSPS, and a version that supports up to 31.25kSPS. Both products offer flexible data rate settings ranging from 3.8SPS to the maximum value, allowing users to choose the best balance between data rate and noise for their specific system requirements.

2023-11-25 -  产品

【经验】瑞萨RA系列MCU低功耗唤醒功能测试

瑞萨RA系列MCU低功耗一共有三种模式,本次测试选择时钟为32.76kHZ,使用电容触摸按键唤醒,datasheet上描述芯片常温下功耗为0.55uA,用开发板实测功耗为60uA,经过检测,功耗主要来源于电容电阻,开发板中有一颗电阻功耗在30uA,并具体分析。

2021-08-25 -  设计经验

【经验】瑞萨RA系列MCU时钟系统解析

本文以瑞萨MCU RA6T2为例,如下XTAL是外接的主时钟,频率为8到24M范围内任意可选。连接到单片机的XTAL和EXTAL引脚,HOCO:是片上高速振荡器,他不可以随意设置,比如RA6T2,他的HOCO为16,18,20M三选一。

2023-03-26 -  设计经验

Renesas Announced 16-bit RL78/G24 MCU Delivers Top-Class Performance for Motor Control and Power Supply Control Systems

RENESAS RL78/G24 features the highest performance among all the devices in the RL78 family, boosting its performance with an application-specific Flexible Application Accelerator (FAA) and a fast CPU that can achieve an operating frequency of 48MHz.

2023-10-08 -  产品

瑞萨RX系列MCU实现二级MCU OTA升级:FreeRTOS篇

基于空中下载技术(OTA:Over-The-Air)并通过云服务端实现的MCU固件升级得益于云供应商和设备供应商之间的合作开展,目前已具备了简单且可快速部署的集成环境。瑞萨RX云互联解决方案开发团队开始提供即便在未直接与互联网连接的二级MCU中,也可以利用AWS IoT服务方案进行OTA固件升级的示例代码。

2022-05-24 -  原厂动态

【经验】瑞萨RX系列MCU基于GPT实现任意角度移相全桥互补PWM

世强代理的瑞萨电子的RX系列MCU具有丰富的控制功能,而且我们可以根据电源应用的需求,使用瑞萨RX系列的MCU软件实现任意角度移相全桥。本文介绍RX系列如何利用GPT软件实现任意角度移相全桥互补PWM。

2017-06-29 -  设计经验

RA系列MCU注入电流,防止损坏MCU应用笔记

描述- 本资料介绍了如何防止RA系列微控制器(MCU)因异常注入电流而损坏。内容包括推荐的注入电流条件、不同型号的参数限制以及额外的说明和建议,旨在指导用户在设计和应用过程中采取适当的措施以保护MCU免受损害。

型号- RA FAMILY,RA4T1,RA6T2,RA6T1,RA6T3,RA4M1,RA2L1,RA4M3,RA6M1,RA4M2,RA6M3,RA6M2,RA6M5,RA2E1,RA6M4,RA4E1,RA2E2,RA6E1,RA2A1,RA4E2,RA6E2

Aug. 10, 2023  - RENESAS  - 应用笔记或设计指南  - Rev.1.30

【经验】瑞萨RA系列MCU的底层配置之ICU配置和使用方法

本文以RA2E1为例介绍RA系列产品的ICU(外部中断)外设以及其软件配置、使用方法。RA系列在Keil、IAR或者E2 Studio均基于瑞萨FSP插件完成底层代码的生成,故其配置、使用方法在不同平台上均使用相同的操作,下面我们以E2 Studio为例介绍ICU的配置和使用。

2021-05-27 -  设计经验

【经验】基于瑞萨RH850/F1K的MCU 15833 CAN通信中断接收实现注意点

最近有客户在调试基于RH850/F1K的MCU CAN通信功能程序时,一直无法进入中断接收程序;经过查验总结问题所在点,步骤如下:1.在boot.asm文件,如果使用eiint作为表引用方法,启用下一行的宏。

2023-03-21 -  设计经验
展开更多

电子商城

查看更多

品牌:RENESAS

品类:芯片

价格:¥54.1044

现货: 0

品牌:瑞纳捷

品类:高性能防复制加密芯片

价格:¥0.7000

现货: 1,234,500

品牌:瑞纳捷

品类:MCU

价格:¥0.5500

现货: 740,897

品牌:武汉芯源

品类:通用MCU

价格:¥8.4750

现货: 300,010

品牌:武汉芯源

品类:通用MCU

价格:¥7.0625

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥7.6275

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥4.8025

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥7.6275

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥4.8025

现货: 300,000

品牌:武汉芯源

品类:通用MCU

价格:¥7.0625

现货: 300,000

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

现货市场

查看更多

品牌:RENESAS

品类:16-BIT MCU

价格:¥5.5190

现货:910,635

品牌:RENESAS

品类:MCU

价格:¥5.1500

现货:200,000

品牌:RENESAS

品类:microcontroller

价格:¥2.8532

现货:188,410

品牌:RENESAS

品类:MCU

价格:¥5.8041

现货:86,925

品牌:RENESAS

品类:32-BIT GENERAL MCU

价格:¥7.3800

现货:76,715

品牌:RENESAS

品类:32-BIT GENERAL MCU

价格:¥15.3000

现货:75,000

品牌:RENESAS

品类:32-BIT GENERAL MCU

价格:¥257.6400

现货:58,799

品牌:RENESAS

品类:芯片

价格:¥25.3732

现货:42,346

品牌:RENESAS

品类:microcontroller

价格:¥32.9564

现货:40,179

品牌:RENESAS

品类:MCU

价格:¥19.4999

现货:39,498

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

服务

查看更多

TFT LCD液晶显示屏/模组定制

可定制显示屏的尺寸0.96”~15.6”,分辨率80*160~3840*2160,TN/IPS视角,支持RGB、MCU、SPI、MIPI、LVDS、HDMI接口,配套定制玻璃、背光、FPCA/PCBA。

最小起订量: 1000 提交需求>

IC烧录代工及IC自动化烧录

拥有IC烧录机20余款,100余台设备,可以烧录各种封装的IC;可烧录MCU、FLASH、EMMC、NAND FLASH、EPROM等各类型芯片,支持WIFI/BT模组PCBA烧录、测试。

最小起订量: 1 提交需求>

查看更多

授权代理品牌:接插件及结构件

查看更多

授权代理品牌:部件、组件及配件

查看更多

授权代理品牌:电源及模块

查看更多

授权代理品牌:电子材料

查看更多

授权代理品牌:仪器仪表及测试配组件

查看更多

授权代理品牌:电工工具及材料

查看更多

授权代理品牌:机械电子元件

查看更多

授权代理品牌:加工与定制

世强和原厂的技术专家将在一个工作日内解答,帮助您快速完成研发及采购。
我要提问

954668/400-830-1766(工作日 9:00-18:00)

service@sekorm.com

研发客服
商务客服
服务热线

联系我们

954668/400-830-1766(工作日 9:00-18:00)

service@sekorm.com

投诉与建议

E-mail:claim@sekorm.com

商务合作

E-mail:contact@sekorm.com

收藏
收藏当前页面