Home Forums Usage Is this a Bug that i have found?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9256
    Haziq123
    Participant

      Hello, I was trying a tutorial program.

      In the RC filter shown, R=100K and C=10 nF.

      so time constant=nearly 1ms.

      So, when I plot using cartesian plot, this is what I get:

      Note that, this is the original ckt.—->

       

      So, not proper cartesian diagram for Out.vt

      #9257
      Max1499
      Participant

        There is no bug. You used an upper case K to abbreviate 100000Ohms. Use lower case k instead, that will work. An upper case K is ignored (written in the documentation), hence “100K” is interpreted as 100 Ohms, which explains your simulation result.

        Regards

        Max

         

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.