Saturday 3 February 2018

signal - Spikes on a square wave of a oscilloscope reading


This question is not really a problem i am having but a thought that want to get off my mind.


Usually on a reading on a oscilloscope especially on a square wave and sometime triangle waves, there are these spikes or ringing.


See sample images from google below


enter image description here enter image description here enter image description here



I too have sometimes observed this when i am using an oscilloscope but i pay it not mind. From what i read it would seem that this is sometimes caused by bad probing. It got me thinking is this a oscilloscope specific phenomenon? if its caused by probing that would mean that whats actually happening on those lines are very clean signal (maybe not as steep voltage change but there is no ringing)




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...