Sunday 20 July 2014

filter - My calculation for an RC circuit are not agreeing with the LTSpice simulation


I am doing calculations for an RC circuit to create a first order low pass filter. The input is a 5V peak periodic square wave with a 10kHz frequency. The resistor is 220 Ohms and the Capacitor is 100nF.


When I calculate it I get an output of 4.95V however on the simulation I only get 3.96V. What am I doing wrong?


Calculation for 5V peak 10kHz RC circuit


LTSpice simulation




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...