Home > Community > Forums > Cadence Academic Network > PSPICE Simulation Error "Extra Text On Line"

Email

* Required Fields

Recipients email * (separate multiple addresses with commas)

Your name *

Your email *

Message *

Contact Us

* Required Fields
First Name *

Last Name *

Email *

Company / Institution *

Comments: *

 PSPICE Simulation Error "Extra Text On Line"  

Last post Tue, Nov 27 2012 7:08 AM by luckyleo. 2 replies.
Started by luckyleo 27 Nov 2012 06:53 AM. Topic has 2 replies.
Page 1 of 1 (3 items)
Sort Posts:
  • Tue, Nov 27 2012 6:53 AM

    • luckyleo
    • Not Ranked
    • Joined on Tue, Nov 27 2012
    • Posts 2
    • Points 25
    PSPICE Simulation Error "Extra Text On Line" Reply

    Hi,

     Working on an audio amplifier project for school and I'm trying to simulate the circuit in Pspice. When I actually go to run the simulation, I keep getting an "Extra Text On Line" error. Here's the output sim file:

     


     ****     CIRCUIT DESCRIPTION


    ******************************************************************************

     


    ** Creating circuit file "Audio Amplifier .cir"
    ** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS

    *Libraries:
    * Profile Libraries :
    * Local Libraries :
    * From [PSPICE NETLIST] section of C:\Cadence\SPB_16.01\tools\PSpice\PSpice.ini file:
    .lib "nom.lib"

    *Analysis directives:
    .AC DEC 10 10Hz 1000 kHz
    ---------------------$
    ERROR -- Extra text on line
    .PROBE V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
    .INC "..\SCHEMATIC1.net"

     

    **** INCLUDING SCHEMATIC1.net ****
    * source ECE 306 PROJECT
    Q_Q5         VCC N09925 N10053 Q2N4401
    R_R3         0 N09729  1MEG TC=0,0
    C_C7         N09801 N09793  0.01u  TC=0,0
    R_R7         N10065 N10053  4.7 TC=0,0
    X_U3B         N09793 N09785 VCC 0 N10005 LM358
    R_R10         N20764 N09785  3.3k TC=0,0
    R_R5         0 N09909  6.8k TC=0,0
    X_U3A         N09713 N09729 VCC 0 N09721 LM358
    R_R6         N09925 VCC  1k TC=0,0
    R_R2         N09729 N09721  3.3k TC=0,0
    C_C5         0 N09713  0.01u  TC=0,0
    R_R8         N10065 N10057  4.7 TC=0,0
    V_V3         VCC 0 5V
    C_C8         0 VCC  100u  TC=0,0
    Q_Q6         N10057 N10005 0 Q2N4403
    D_D1         N09921 N10005 D1N4148_1
    R_R9         N09793 N09909  1MEG TC=0,0
    V_V2         N09801 0 DC 0Vdc AC 1Vac
    C_C6         N09721 N20764  3.3u  TC=0,0
    D_D2         N09925 N09921 D1N4148_1
    R_R4         N09909 VCC  10k TC=0,0
    R_R11         N09785 N10005  1MEG TC=0,0
    R_R1         N09713 N09909  1MEG TC=0,0

    **** RESUMING "Audio Amplifier .cir" ****
    .END

     

     

     Any suggestions on how to fix this? I practically searched all over the internet for a solution and found nothing....

     http://www.deviantart.com/download/340008415/circuit_diagram_by_lucky_leo-d5mfk67.jpg

    • Post Points: 20
  • Tue, Nov 27 2012 7:00 AM

    • oldmouldy
    • Top 10 Contributor
    • Joined on Tue, Jul 15 2008
    • Woking, Surrey
    • Posts 1,026
    • Points 17,300
    Re: PSPICE Simulation Error "Extra Text On Line" Reply
    "H" is not a recognised value multiplier. PSpice knows that type the AC Sweep parameters need. You should typically only use values and not specify the types for the Simulation Profile parameters. In this case a Start of 10 and an end of 1Meg would be fine, 1000k if you must, no spaces between the values and multipliers.
    • Post Points: 20
  • Tue, Nov 27 2012 7:08 AM

    • luckyleo
    • Not Ranked
    • Joined on Tue, Nov 27 2012
    • Posts 2
    • Points 25
    Re: PSPICE Simulation Error "Extra Text On Line" Reply

    Ah, I see...Spent so much time trying to figure this out and it turned out to be some small problem... but thank you! Everything works fine now :)

    • Post Points: 5
Page 1 of 1 (3 items)
Sort Posts:
Started by luckyleo at 27 Nov 2012 06:53 AM. Topic has 2 replies.