CAN Education
CAN Education
  • Видео 506
  • Просмотров 766 214
Inverting Schmitt Trigger ⭐ Derivation of Threshold Levels, Design Example & TINA-TI Simulations
In this video, we will discuss an inverting Schmitt Trigger circuit using an operational amplifier. This circuit has two symmetric threshold voltage levels to create the hysteresis region.
First, we will discuss the operation principle and the need for hysteresis in order to eliminate the effect of noise or interference in the input signal. Then, we will discuss a design example and work out the calculations step by step and verify our calculations in TINA-TI Spice simulations.
🎯 Outline:
⏩00:00:00 Introduction
⏩00:00:25 Operation Principle
⏩00:03:54 Hysteresis
⏩00:06:03 Design Example - Calculations
⏩00:08:56 Design Example - Simulation Results in TINA-TI SPICE
👉 More Operational Amplifier Circ...
Просмотров: 170

Видео

Current Amplifier using Op-Amp ⭐ Formula Derivation - Worked-Out Example - TINA-TI Simulations
Просмотров 222День назад
In this video, we will discuss a current amplifier circuit using an op-amp. We will determine the expression of the load current as a function of the source current. We will use the current divider rule, Ohm's law, and Kirchhoff's current law to determine the expression. We will assume the ideal op-amp characteristics. We will workout the calculations step by step and verify our calculations in...
Voltage to Current Converter Op-Amp Circuit ⭐ Single-Ended Input Voltage to Floating Load Current
Просмотров 34121 день назад
In this video, we will discuss a voltage to current converter circuit using op-amps. We will determine the expression of the load current (single-ended) as a function of the input voltage (single-ended or differential). We will use the node voltage method and the ideal op-amp characteristics to determine the formula which relates the load current to the input voltage. We will workout the calcul...
Voltage to Current Converter Op-Amp Circuit ⭐ Differential Input Voltage to Grounded Load Current
Просмотров 68421 день назад
In this video, we will discuss a voltage to current converter circuit using op-amps. We will determine the expression of the load current (single-ended) as a function of the input voltage (differential). We will use the mesh current method and the ideal op-amp characteristics to determine the formula which relates the load current to the input voltage. We will workout the calculations step by s...
Howland Current Source Circuit ⭐ Voltage to Current Converter ⭐ Derivation - Example - Simulations
Просмотров 384Месяц назад
In this video, we will discuss the Howland current source circuit, which is in fact a voltage to current converter circuit. The circuit consist of one op-amp, four resistors, and the load. We will determine the expression of the load current (single-ended) as a function of the input voltage (single-ended). We will use the node voltage method and the ideal op-amp characteristics to determine the...
Singular Value Decomposition (SVD) ⭐ Complete Worked-Out Example ☀️ Calculations & MATLAB Solutions
Просмотров 83Месяц назад
Matrix factorization is a very important procedure in linear algebra. For a symmetric matrix A, the factorization can be written as A = PDP^T, where P is an orthogonal matrix and D is a diagonal matrix which contains the eigenvalues of A. If A is not symmetric, such a factorization is not possible. However, we can still factor a square matrix A as A = PDP^-1, where D is a diagonal matrix which ...
Matrix Diagonalization ⭐ Definition & Complete Worked-Out Example ☀️ Calculations & MATLAB Solutions
Просмотров 57Месяц назад
In this video, we will discuss the concept of matrix diagonalization, which is very useful to solve a lengthy and complex matrix problem. We will briefly give the definition of diagonalization and work out an example in detail which shows the required steps. We will show the calculations step by step and verify these using #MATLAB. 🎯 Outline: ⏩ 00:00:00 Introduction ⏩ 00:00:34 Definition of Dia...
Complex Eigenvalues & Eigenvectors of a Matrix ☀️ Calculations & MATLAB Solutions
Просмотров 69Месяц назад
In this video, we will discuss how to calculate the complex eigenvalues and eigenvectors of a matrix. We will show the calculations step by step and verify these using #MATLAB. 🎯 Outline: ⏩ 00:00:00 Introduction ⏩ 00:00:29 Calculations ⏩ 00:10:13 Verification in MATLAB 👉 More Mathematics for Engineers: ruclips.net/p/PLuUNUe8EVqlkr_RE7QYLlVWlFtxLel3bZ ⭐ If you have questions or comments, please ...
Eigenvalues & Eigenvectors of a Matrix ☀️ Calculations & MATLAB Solutions
Просмотров 85Месяц назад
In this video, we will discuss the concept of eigenvalue and eigenvector of a matrix. We will briefly give the definition for eigenvalue problem and work out three examples in detail. We will show the calculations step by step and verify these using #MATLAB. 🎯 Outline: ⏩ 00:00:00 Introduction ⏩ 00:00:22 Definition ⏩ 00:02:31 Example 1 - Calculations ⏩ 00:04:04 Example 1 - Verification in MATLAB...
Inverse Matrix ⭐ Cofactor Method ⭐ 3 x 3 Matrix - Linear Algebra
Просмотров 78Месяц назад
In this video, we will discuss how to determine the inverse of a matrix using the Cofactor method. We will briefly give the definition and work out an example for 3 x 3 matrix in detail. We will show the calculations step by step and verify these using #MATLAB. 🎯 Outline: ⏩ 00:00:00 Introduction ⏩ 00:00:21 Definition ⏩ 00:04:41 Example: 3x3 Matrix - Calculations ⏩ 00:09:55 Example: 3x3 Matrix -...
Inverse Matrix ⭐ Gauss-Jordan Method ⭐ 2 x 2 and 3 x 3 Matrix - Linear Algebra
Просмотров 103Месяц назад
In this video, we will discuss how to determine the inverse of a matrix using the Gauss-Jordan method. We will briefly give the definition and work out two examples for a 2 x2 matrix and 3 x 3 matrix in detail. We will show the calculations step by step and verify these using #MATLAB. 🎯 Outline: ⏩ 00:00:00 Introduction ⏩ 00:00:22 Definition ⏩ 00:01:57 Example 1: 2x2 Matrix - Calculations ⏩ 00:0...
Gauss-Jordan Elimination ⭐ Solving 3 x 3 System of Equations ☀️ Linear Algebra
Просмотров 70Месяц назад
In this video, we will work out an example using Gauss-Jordan elimination. The Gauss-Jordan elimination is a modification of the Gaussian elimination we have discussed in another video (see: ruclips.net/video/qGN84wKs3z8/видео.html). This method greatly simplifies the back substitution part and the solutions are directly visible in the final matrix form. We will solve the three unknown in a sys...
Inverse Z-Transform ⭐ Second-Order System ☀️ Calculations & MATLAB Solutions | Example ❶
Просмотров 96Месяц назад
In this video, we will discuss an example of how to calculate the inverse z-transform of a function. We will show the calculations step by step and verify these using #MATLAB. 🎯 Outline: ⏩ 00:00:00 Introduction ⏩ 00:00:31 Calculations ⏩ 00:09:38 Verification in MATLAB 👉 More Z-Transform Examples: ruclips.net/p/PLuUNUe8EVqllLbQRYo_26bOrZnItuZiA0 ⭐ If you have questions or comments, please let me...
Z-Transform ⭐ Initial Value Theorem & Final Value Theorem ☀️ Example Calculations & MATLAB Solutions
Просмотров 110Месяц назад
In this video, we will discuss the Initial Value Theorem & Final Value Theorem Z-transform. First, we will give the definition of both theorems and formulas to calculate the initial and final value of a function in the z-domain. Then, we will discuss example to illustrate these theorems and show the calculations step by step and verify these using #MATLAB. 🎯 Outline: ⏩ 00:00:00 Introduction ⏩ 0...
Z-Transform ⭐ Elementary Functions, Properties, Tables & Examples☀️Calculations & MATLAB Solutions
Просмотров 2662 месяца назад
In this video, we will discuss the Z-transform in detail. First, we will give an brief introduction of why we use the Z-transform. After this, we will discuss the important elementary functions and how we can determine the Z-transform of these function. We will also highlight some properties of the Z-transform and discuss the Z-transform & Laplace Transform Table all together. Finally, we will ...
Cramer's Rule ⭐ Solving 3 x 3 System of Equations ☀️ Linear Algebra
Просмотров 732 месяца назад
Cramer's Rule ⭐ Solving 3 x 3 System of Equations ☀️ Linear Algebra
Solving Equations 🌟 Linear & Quadratic Equations
Просмотров 1062 месяца назад
Solving Equations 🌟 Linear & Quadratic Equations
Gaussian Elimination ⭐ Solving 3 x 3 System of Equations ☀️ Linear Algebra
Просмотров 1022 месяца назад
Gaussian Elimination ⭐ Solving 3 x 3 System of Equations ☀️ Linear Algebra
Algebra ⭐ Arithmetic Rules, Fractions, Powers & Factorization
Просмотров 1472 месяца назад
Algebra ⭐ Arithmetic Rules, Fractions, Powers & Factorization
Chebyshev Response Bandstop Filter Design ☀️ Geffe's Algorithm ⭐ Multiple-Feedback Op-Amp Circuit
Просмотров 1,2 тыс.3 месяца назад
Chebyshev Response Bandstop Filter Design ☀️ Geffe's Algorithm ⭐ Multiple-Feedback Op-Amp Circuit
⚡Full-Wave Rectifier - LC Filter & Resistive Load ⚡ Power Electronics Calculations & MATLAB/Simulink
Просмотров 5573 месяца назад
⚡Full-Wave Rectifier - LC Filter & Resistive Load ⚡ Power Electronics Calculations & MATLAB/Simulink
⚡DC-DC Buck-Boost Converter - Discontinuous Conduction Mode 🔋 Power Electronics Calculation & MATLAB
Просмотров 4674 месяца назад
⚡DC-DC Buck-Boost Converter - Discontinuous Conduction Mode 🔋 Power Electronics Calculation & MATLAB
⚡DC-DC Buck-Boost Converter - Continuous Conduction Mode 🔋 Power Electronics Calculation & MATLAB
Просмотров 5764 месяца назад
⚡DC-DC Buck-Boost Converter - Continuous Conduction Mode 🔋 Power Electronics Calculation & MATLAB
⚡ DC-DC Zeta Converter Design 🔋 Power Electronics ⭐ Calculations & MATLAB/Simulink Simulations ⭐
Просмотров 7774 месяца назад
⚡ DC-DC Zeta Converter Design 🔋 Power Electronics ⭐ Calculations & MATLAB/Simulink Simulations ⭐
⚡ DC-DC Boost Converter - Discontinuous Conduction Mode 🔋 Power Electronics ⭐ Calculation & MATLAB
Просмотров 4604 месяца назад
⚡ DC-DC Boost Converter - Discontinuous Conduction Mode 🔋 Power Electronics ⭐ Calculation & MATLAB
⚡ DC-DC Buck Converter Design 🔋 Power Electronics ⭐ Calculations & MATLAB/Simulink Simulations
Просмотров 4384 месяца назад
⚡ DC-DC Buck Converter Design 🔋 Power Electronics ⭐ Calculations & MATLAB/Simulink Simulations
Chebyshev Response 1 dB Ripple 📉 LC Ladder Lowpass Filter Design 4th Order ☀️ Unequal Source & Load
Просмотров 1324 месяца назад
Chebyshev Response 1 dB Ripple 📉 LC Ladder Lowpass Filter Design 4th Order ☀️ Unequal Source & Load
Butterworth Response Bandstop Filter Design ☀️ Geffe's Algorithm ⭐ Multiple-Feedback Op-Amp Circuit
Просмотров 1305 месяцев назад
Butterworth Response Bandstop Filter Design ☀️ Geffe's Algorithm ⭐ Multiple-Feedback Op-Amp Circuit
Chebyshev Response 1 dB Ripple 📉 LC Ladder Lowpass Filter Design 3rd Order ☀️ Unequal Source & Load
Просмотров 1585 месяцев назад
Chebyshev Response 1 dB Ripple 📉 LC Ladder Lowpass Filter Design 3rd Order ☀️ Unequal Source & Load
LC Ladder Bandstop Filter Design | Elliptic (Cauer) Response - 3rd Order | Example 5
Просмотров 1185 месяцев назад
LC Ladder Bandstop Filter Design | Elliptic (Cauer) Response - 3rd Order | Example 5

Комментарии

  • @sohanp4773
    @sohanp4773 3 часа назад

    Can I use the same load and filter transfer function for other converters like boost and buck boost converter???

  • @CANEDUX
    @CANEDUX День назад

    👉 More videos about Transistor Current Sources: ruclips.net/p/PLuUNUe8EVqlk_MLKSjvb9oYSVelzHr-E- 👉 More videos about Analog Electronics: ruclips.net/p/PLuUNUe8EVqlmDGfNGMZI3RU_YRLbqrRgA

  • @MatthewStainton
    @MatthewStainton День назад

    Thank you for this step by step explanation. First class a great help, seems obvious now. Great teaching!

    • @CANEDUX
      @CANEDUX День назад

      Great to know that you liked the video! Thanks for your nice comment!

  • @harisharjun9214
    @harisharjun9214 2 дня назад

    @CAN Education nice video ,can you share the simulink or simscape model of this circuit since I’m struggling to create the model in simulink

    • @CANEDUX
      @CANEDUX День назад

      I will organize the links in the video description.

  • @harisharjun9214
    @harisharjun9214 2 дня назад

    @CANEDUX nice video, do u have a video to derive load and filter transfer function of boost, buck-boost , cuk and sepic like how u had derived for buck in the type 2 and type 3 compensator video pls do help since I’m working on a project

    • @CANEDUX
      @CANEDUX 2 дня назад

      Thanks for the comment! I am still working on feedback control of other power converters. Needs more time to write it down in a nice way. Stay tuned!

  • @harisharjun9214
    @harisharjun9214 3 дня назад

    Can u send boost converters load and transfer function

    • @CANEDUX
      @CANEDUX 3 дня назад

      This is given in the video.

  • @harisharjun9214
    @harisharjun9214 3 дня назад

    @CAN Education can u send boost converters load and transfer function

    • @CANEDUX
      @CANEDUX 3 дня назад

      This is given in the video.

  • @mostofatanvir595
    @mostofatanvir595 4 дня назад

    plz mke videos for power systems

    • @CANEDUX
      @CANEDUX 3 дня назад

      I am working on several subjects, also on power systems. Stay tuned and share this channel to help more people.

  • @0furkanyalcin0
    @0furkanyalcin0 5 дней назад

    thanks!

    • @CANEDUX
      @CANEDUX 5 дней назад

      You are welcome!

  • @0furkanyalcin0
    @0furkanyalcin0 5 дней назад

    thanks!

    • @CANEDUX
      @CANEDUX 5 дней назад

      You are welcome!

  • @HairyNumbNuts
    @HairyNumbNuts 6 дней назад

    Thanks!

    • @CANEDUX
      @CANEDUX 6 дней назад

      You are welcome!

  • @kokotmkokot4926
    @kokotmkokot4926 6 дней назад

    Very good channel. It's a pity that you don't consider a digital compensator.

    • @CANEDUX
      @CANEDUX 6 дней назад

      Thanks for your message! I have a playlist about Digital Controller Design: ruclips.net/p/PLuUNUe8EVqln8g-yPt_2ZEtjH8Faegm3S

    • @kokotmkokot4926
      @kokotmkokot4926 6 дней назад

      @@CANEDUX Thanks for the links to the digital controllers, but I meant the type 3 digital compensator.

    • @CANEDUX
      @CANEDUX 6 дней назад

      Yes, I knew you were mentioning digital controller design specifically for power converters. This topic is also on my list and will discuss later on this channel. Still working on it. Thanks for mentioning.

    • @kokotmkokot4926
      @kokotmkokot4926 6 дней назад

      @@CANEDUX Thank you very much!

    • @CANEDUX
      @CANEDUX 6 дней назад

      ​@@kokotmkokot4926You're welcome!

  • @atpTUBE
    @atpTUBE 6 дней назад

    Çok teşekkürler sir

    • @CANEDUX
      @CANEDUX 6 дней назад

      Rica ederim 👍

  • @AmanSharma-jq1jr
    @AmanSharma-jq1jr 6 дней назад

    How do we get the fringe lines formula to get Agap??

    • @CANEDUX
      @CANEDUX 6 дней назад

      I used a rule of thumb to determine the gap area due to fringe fields. This is also what I explain in the video.

  • @iheziechukwuemekajethro2239
    @iheziechukwuemekajethro2239 7 дней назад

    Load voltage is 3.91V and not 3.19V

    • @CANEDUX
      @CANEDUX 7 дней назад

      The load is 3.19 V, not 3.91 V. You can also see this in the discussion of the simulation results.

  • @fazlkorkmaz4939
    @fazlkorkmaz4939 8 дней назад

    can you soluation hard question more than these questions ?

    • @CANEDUX
      @CANEDUX 7 дней назад

      You can find more and advanced examples in these playlists. 👉 More Analog Filter Design: ruclips.net/p/PLuUNUe8EVqll-7GNROQDvzXL9dEBa1oRp 👉 LC Ladder Filter Design: ruclips.net/p/PLuUNUe8EVqlk3vJPaVtZwA93qVDDtktY9

  • @NURULIMANFARISYAABDRAZAK
    @NURULIMANFARISYAABDRAZAK 10 дней назад

    thank you! You helped me so much ✮⋆˙ Please make more related video !

    • @CANEDUX
      @CANEDUX 10 дней назад

      Glad you liked the video and helped you out! Do not forget to share and like 👍 See for more videos about power electronics here. Power Electronics: ruclips.net/p/PLuUNUe8EVqlkTs7tJwfkSq7Pj036zUyug

  • @tarihad1145
    @tarihad1145 10 дней назад

    this is a current source. I guess we can call the NMOS current mirror as sink current!

    • @CANEDUX
      @CANEDUX 10 дней назад

      It is a p channel MOSFET current source. Current is still sourced from the positive supply to ground. Another version using the n channel MOSFET current source is discussed in this video: ruclips.net/video/D6ZfYhZXL-I/видео.html

    • @tarihad1145
      @tarihad1145 8 дней назад

      @@CANEDUX I agree on the P channel things. I wanted just o ask if we could consider the NMOS based current mirror as a current single, since it draws the current from the VDD to ground. I mean, any load should between the VDD and MOSFET ,its current is driven by the NMOS. I think it is a matter of definition between sink and source. I am your new subscriber and I like your channel as it is very straight forward

    • @CANEDUX
      @CANEDUX 7 дней назад

      @@tarihad1145 The important note is, that the MOSFET is working as a current source such that it can supply the current for the load. Where the load is, depends on the design. Thanks for subscribing! Share the knowledge :)

  • @kudretyahyauzuner4898
    @kudretyahyauzuner4898 12 дней назад

    Merhaba, bilgi için teşekkür ederim. opamp' ın inverting ve noninverting pinlerini değiştirirsek sonuçta çıkış grafik eğrileri de simetrik olarak değişir mi. Teşekkürler.

    • @CANEDUX
      @CANEDUX 12 дней назад

      'Inverting' ve 'noniverting' pini ters çevirmek, pozitif feedback meydana getirir. Bu da ters bir çıkış grafik eğrileri ile sonuçlanmayacaktır. Pozitif feedback için 'bistable' sonuç çıkar, yani çıkışta ya V_CC ya da V_EE (ideal op-amp) olur.

  • @yyttommy2456
    @yyttommy2456 13 дней назад

    I finally underthand how to amplify current, thank you very muck.

    • @CANEDUX
      @CANEDUX 12 дней назад

      You are welcome! Glad to know that 👍

  • @aqeelali-z8i
    @aqeelali-z8i 15 дней назад

    think you

    • @CANEDUX
      @CANEDUX 15 дней назад

      You are welcome!

  • @devas2979
    @devas2979 20 дней назад

    I have to analyse 1/beta curve for the transimpedance amplifier...so I have calculated corner frequency,fp, then how to calculate the corresponding gain

    • @CANEDUX
      @CANEDUX 19 дней назад

      I do not understand the question. Can you clarify it?

    • @devas2979
      @devas2979 19 дней назад

      How to draw 1/beta curve for transimpedance amplifier

    • @CANEDUX
      @CANEDUX 18 дней назад

      @@devas2979 Perhaps you mean the noise gain. See the discussion of noise from 00:22:49 in this video.

  • @HairyNumbNuts
    @HairyNumbNuts 20 дней назад

    I just wanted to take the opportunity to thank you for all of these videos. I'm an electronics engineer doing mainly digital and embedded systems for the last 40 years. You tend to get in a rut and end up doing much the same thing for all your career - which is OK, as I love what I do, but these videos let me exercise my brain and remember the things I did at University 40 years ago. I really enjoy keeping my brain alive in this way, along with watching open University lectures on things like Coursera. And once in a while when I have to design an analog circuit they save my life. If I didn't have these resources I'd probably have forgotten what an op-amp does by now! Again, thank you so much.

    • @CANEDUX
      @CANEDUX 19 дней назад

      Thank you for your message! Great to know the knowledge can pass through, which is the main purpose of the videos on this channel. I hope we can reach more people can needs them. Good luck with your electronics designs!

  • @ltd5480
    @ltd5480 21 день назад

    is the second order transfer function is can be used for unit step input?

    • @CANEDUX
      @CANEDUX 21 день назад

      Yes, you can use a step input for a second-order system. Also for other systems; first-order and higher order systems.

    • @ltd5480
      @ltd5480 21 день назад

      @@CANEDUX I am having a question that the general second-order transfer function formula with zeta, omega coefficient you given there. How can you just based on the response system graph to derive the transfer function of the input of unit step function, what if the graph is ramp input or other types? G(s)=C(s)/R(s), what if input R(s) is different, is it effect the transfer function?

    • @CANEDUX
      @CANEDUX 21 день назад

      ​@@ltd5480 The transfer function of the system will not change, but you cannot use every signal as an input to determine the transfer function.

  • @dontotte
    @dontotte 22 дня назад

    What happen if my system is in Z domain?

    • @CANEDUX
      @CANEDUX 22 дня назад

      Then, you can design your system in the z-domain. I have a playlist with videos. See the link for the playlist. Digital Controller Design: ruclips.net/p/PLuUNUe8EVqln8g-yPt_2ZEtjH8Faegm3S

  • @zahraddeenabdullahi5899
    @zahraddeenabdullahi5899 23 дня назад

    Good

  • @MugabeWilson-s3c
    @MugabeWilson-s3c 27 дней назад

    Thanks very much sir for your step by step explanation. I have learnt alot from your video 👏👏👏 God bless you 🙏🏼🙏🏼🙏🏼

    • @CANEDUX
      @CANEDUX 27 дней назад

      Thanks for your message! Great to know you learn a lot from the video 👍 Good luck with your studies!

  • @hmdiml3499
    @hmdiml3499 27 дней назад

    Sir, are you using LTspice? If yes, can you share the setting and configure analysis to run this stimulation. Thank you.

    • @CANEDUX
      @CANEDUX 27 дней назад

      I use TINA-TI SPICE: www.ti.com/tool/TINA-TI

  • @asciencediscovery6124
    @asciencediscovery6124 28 дней назад

    it is showing error if I add voltage measurement block for inductor. what should I do

    • @CANEDUX
      @CANEDUX 27 дней назад

      Probably a wrong connection or incorrect voltage sensor in Simulink. There are two types of sensor in Simulink. Check this.

  • @kyuubirdz
    @kyuubirdz Месяц назад

    Thank you so much, for this wonderful explanation!🫶

    • @CANEDUX
      @CANEDUX Месяц назад

      You are welcome! Great to know you liked the video!

  • @romyaz1713
    @romyaz1713 Месяц назад

    pure gold

    • @CANEDUX
      @CANEDUX Месяц назад

      Thanks! 👍

  • @satd2024
    @satd2024 Месяц назад

    Very useful video. Thanks. My doubt is - How to set error amplifier output voltage in ramp voltage range (i.e.0 to 4 volt) ?

    • @CANEDUX
      @CANEDUX Месяц назад

      Thanks! I also explain this in the video.

  • @y2ksw1
    @y2ksw1 Месяц назад

    All my heart needs 😊

  • @y2ksw1
    @y2ksw1 Месяц назад

    This iscthe most comprehensive tutorial I have ever seen 😊

    • @CANEDUX
      @CANEDUX Месяц назад

      Thanks for your message! Happy to know you liked the video! 👉 More Power Electronics: ruclips.net/p/PLuUNUe8EVqlkTs7tJwfkSq7Pj036zUyug

  • @Kgkk2012
    @Kgkk2012 Месяц назад

    Hii...great lecture..i have certain doubts how to calculate noise gain and signal gain of transimpedance amplifier

    • @CANEDUX
      @CANEDUX Месяц назад

      The whole video discusses the noise analysis of transimpedance amplifier. Check the video in detail.

  • @LANIANNAJOHN
    @LANIANNAJOHN Месяц назад

    Hai..you have add whetstone bridge right?in my case i have no wheat stone bridge,so can i eliminate that whetstone bridge part alone in noise analysis

    • @CANEDUX
      @CANEDUX Месяц назад

      You should only use the parts you have in your circuit.

    • @cl22m001
      @cl22m001 Месяц назад

      ​@@CANEDUXcan you repeat it please

  • @devas2979
    @devas2979 Месяц назад

    Hii...nice lecture but in my case i have first stage as transimpedance amplifier and second stage as instrumentation amplifier...then how to calculate noise gain for both of these to calculate noise of the total circuit... please help me with this

    • @CANEDUX
      @CANEDUX Месяц назад

      I do not have time to check your circuit in detail. Try to use the videos or the book.

  • @cl22m001
    @cl22m001 Месяц назад

    incase of connecting INA as second stage with TIA ,then how should i calculate noise analysis

    • @CANEDUX
      @CANEDUX Месяц назад

      This is a too general question. You can use the two-stage amplifier noise calculations in my video.

  • @cl22m001
    @cl22m001 Месяц назад

    hi i dont find output referred output noise voltage density in INA128

    • @cl22m001
      @cl22m001 Месяц назад

      WHAT SHOULD I DO FOR THAT

    • @CANEDUX
      @CANEDUX Месяц назад

      I have no idea. I also need to check that in detail.

    • @cl22m001
      @cl22m001 Месяц назад

      @@CANEDUX Please help me with this

    • @cl22m001
      @cl22m001 Месяц назад

      ​@@CANEDUXHiii did you find anything

  • @cl22m001
    @cl22m001 Месяц назад

    hi,great lecture..i have doubt that is this frequency domain noise analysis right?

    • @CANEDUX
      @CANEDUX Месяц назад

      Thanks for your comment, great to know you liked the video! Noise analysis is always frequency response analysis, because the RMS noise will depend on your bandwidth (noise bandwidth).

  • @devasaran-b9d
    @devasaran-b9d Месяц назад

    I HAVE THE SECOND STAGE AS INSTRUMENTATION AMPLIFIER,SO ITS THE SAME CALCULATION AS MENTIONED ABOVE

    • @CANEDUX
      @CANEDUX Месяц назад

      You cannot have the second stage as an instrumentation amplifier if the first stage provides single-ended output. See this playlist for more info and videos about instrumentation amplifier noise analysis: 🔗 Instrumentation Amplifier Noise Analysis: ruclips.net/p/PLuUNUe8EVqlknqQWFevG_00gFK6iTUxD4

    • @cl22m001
      @cl22m001 Месяц назад

      @@CANEDUX actually,i grounded the 2nd input of INA,

    • @cl22m001
      @cl22m001 Месяц назад

      AND its working...then how can i calculate

    • @CANEDUX
      @CANEDUX Месяц назад

      Why use an INA if you ground one of the inputs of INA?

    • @CANEDUX
      @CANEDUX Месяц назад

      Yes, it might work, but I do not understand the reason for going for an instrumentation amplifier.

  • @hmdiml3499
    @hmdiml3499 Месяц назад

    I think the formula for Vg is wrong. should be Vg=Vss*R1/(R1+R2) since it PMOS

    • @CANEDUX
      @CANEDUX Месяц назад

      No, it is correct. You take the voltage across the resistor R2, which is Vg.

  • @isuckatthisgame
    @isuckatthisgame Месяц назад

    I needed this for Signals and Systems course. Thanks!

    • @CANEDUX
      @CANEDUX Месяц назад

      Happy to help! See playlist for more videos about Linear Algebra topics: ruclips.net/p/PLuUNUe8EVqll_uMCzGIs8x5S5nJxwI3ax

  • @LANIANNAJOHN
    @LANIANNAJOHN Месяц назад

    Why we are considering it in vrms,since its a DC signals, why we didn't go for volts.i am new to this..kindly clarify this pls

    • @CANEDUX
      @CANEDUX Месяц назад

      It is not only about DC signals and even DC signals in a component can generate noise, like shot noise. There are also capacitive and resistive parts which can generate noise. In addition, the signal levels are never constant.

  • @devas2979
    @devas2979 Месяц назад

    Hi..is that F sub L will be 0.1 Hz irrespective of datasheet of an opamp

    • @CANEDUX
      @CANEDUX Месяц назад

      f_L can be taken any value in the 1/f noise range, because it is a normalization value. Try another value to check this yourself.

    • @devas2979
      @devas2979 Месяц назад

      In my opamp op07cp,the the frequency starts from 1hz..if I put 1Hz as FL then my Ff will be greater than FZ..then region 2 will show error which have negative value inside the root...please give me the suggestions..I am struck with this

    • @devas2979
      @devas2979 Месяц назад

      Please help me with this 😊

    • @CANEDUX
      @CANEDUX Месяц назад

      @@devas2979 Did you tried to use the 1 Hz in your 1/f noise region? For a good practical book about noise analysis in circuits, see the book of Arthur Kay: www.sciencedirect.com/book/9780750685252/operational-amplifier-noise

    • @devasaran-b9d
      @devasaran-b9d Месяц назад

      @@CANEDUX yeah i tried with 1Hz,then the Ff will be greater than Fz,so i take 0.1Hz ....is that ok to take 0.1Hz even in the data sheet it start from 1Hz

  • @adelsalam9735
    @adelsalam9735 Месяц назад

    this is perfect really perfect I think this video must be used as a template to any other education or engineering videos, thanks for this good work, and keep on please.

    • @CANEDUX
      @CANEDUX Месяц назад

      Thanks for your nice comment! Great to know you liked the video. Good luck with your studies!

    • @adelsalam9735
      @adelsalam9735 Месяц назад

      @@CANEDUX it is a great video i even shared it with friends, thanks again for this good works.

    • @CANEDUX
      @CANEDUX Месяц назад

      @@adelsalam9735 You are welcome. Thanks for sharing, really appericiate it!

  • @devasaran-b9d
    @devasaran-b9d Месяц назад

    i didnt find shunt resistance value in the datasheet of photodiode ,so what should i use for thermal noise current

    • @CANEDUX
      @CANEDUX Месяц назад

      You might want to look at another photodiode or similar type.

  • @devasaran-b9d
    @devasaran-b9d Месяц назад

    I am using BPW21 photodiode,in this datasheet,no junction capacitance and shunt resistance value seen.can you tell what can i do for this

    • @CANEDUX
      @CANEDUX Месяц назад

      You should have some parasitics in your photodiode, so it is not a complete datasheet I think.

    • @devas2979
      @devas2979 Месяц назад

      I also faced the same,what should we do..can you help it out

    • @CANEDUX
      @CANEDUX Месяц назад

      @devas2979 I do not know, maybe contact the seller of the product...

    • @devas2979
      @devas2979 Месяц назад

      Ok thank you

    • @devas2979
      @devas2979 Месяц назад

      In data sheet,they mentioned about diode capacitance..can I use that

  • @devas2979
    @devas2979 Месяц назад

    I am confused between the simulation graph output noise voltage spectral density and total RMS output noise voltage graph...can you explain this please

    • @CANEDUX
      @CANEDUX Месяц назад

      What is confusing specifically?

    • @devasaran-b9d
      @devasaran-b9d Месяц назад

      @@CANEDUX i cant make the difference between that two graphs.can you explain more simpler because i am new to this field

    • @devasaran-b9d
      @devasaran-b9d Месяц назад

      @@CANEDUX and also how did you take comparision between simulated RMSnoise and calculated since in calculated we dont mentioned about the frequency at which the noise is generated

    • @CANEDUX
      @CANEDUX Месяц назад

      @@devasaran-b9d RMS value of the noise is the integrated noise over de frequency you are interested in. The spectral density is the noise density per root Hz, so this depends on the frequency when you convert this into RMS values. You can watch my other videos about noise where I discuss other (somewhat simpler) circuits: ruclips.net/p/PLuUNUe8EVqlnQ_ZEBx9S6a6juISpYcdJW

    • @devas2979
      @devas2979 Месяц назад

      ​@@CANEDUXok thanks

  • @longwang3271
    @longwang3271 Месяц назад

    Thanks for the great presentation about two degrees of freedom PID👍

    • @CANEDUX
      @CANEDUX Месяц назад

      Thanks for your message! Great to know you liked the video. See the complete list: ruclips.net/video/Axby-ENSQVY/видео.html&pp=gAQB