Error orpsim 16103 invalid value

Hello everyone ! I have a problem that I encountered with Orcad Pspice. I made on Schematics bootstrap circle, but when I ran Pspice simulation the following problem appeared: **** 07/06/15 17:35:52 ****** PSpice Lite (October 2012) ****** ID# 10813 **** ** Profile: "SCHEMATIC1-bootstrap"...

Skip to main content

Forum for Electronics

Forum for Electronics

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals… and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

  • EDA Software

  • Software Problems, Hints and Reviews

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

OrCAD Pspice problem


  • Thread starter

    rathiot


  • Start date

    Jul 6, 2015

Status
Not open for further replies.

  • #1

Newbie level 2

Joined
Jul 6, 2015
Messages
2
Helped
0
Reputation

0

Reaction score
0
Trophy points
1
Activity points

27


Hello everyone !
I have a problem that I encountered with Orcad Pspice. I made on Schematics bootstrap circle, but when I ran Pspice simulation the following problem appeared:

**** 07/06/15 17:35:52 ****** PSpice Lite (October 2012) ****** ID# 10813 ****

** Profile: «SCHEMATIC1-bootstrap» [ C:OrCADOrCAD_16.6_Litetoolscapturebootstrapopit-PSpiceFilesSCHEMATIC1bootstrap.sim ]

**** CIRCUIT DESCRIPTION

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

** Creating circuit file «bootstrap.cir»
** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS

*Libraries:
* Profile Libraries :
* Local Libraries :
* From [PSPICE NETLIST] section of C:UsersUserAppDataRoamingSPB_16.6cdssetupOrCAD_PSpice/16.6.0/PSpice.ini file:
.lib «nomd.lib»

*Analysis directives:
.TRAN 0 1000ns 0 10ns
.OPTIONS ADVCONV
.PROBE64 V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC «..SCHEMATIC1.net»

**** INCLUDING SCHEMATIC1.net ****
* source BOOTSTRAPOPIT
R_R1 N01036 N00349 100k TC=0,0
R_R2 N00542 N00568 28k TC=0,0
R_R3 N00576 N000680 10k TC=0,0
R_R4 N000841 N00576 10k TC=0,0
R_R5 0 N00619 100k TC=0,0
R_R6 N00657 N00681 28k TC=0,0
C_C1 0 N00349 160 pF TC=0,0
—————————$
ERROR(ORPSIM-16015): Unknown parameter.
X_U1 N00349 N00619 N00530 N00538 N00576 AD820/AD
Q_Q1 N00542 N00568 N00530 Q40236
Q_Q2 N00657 N00681 N00538 Q40236
V_V1 N00542 0 35Vdc
R_R7 N00619 N00576 100k TC=0,0
C_C3 N00568 N00681 1n
V_V2 0 N00657 35Vdc
V_V3 N01036 0 DC 0Vdc AC 1.5Vac
D_D3 N00568 N000680 D1N3492
D_D4 N000841 N00681 D1N3492

**** RESUMING bootstrap.cir ****
.END

Does anybody know how can I fix the problem ?

P.S:
The Schematic circle is :
https://obrazki.elektroda.pl/1335766000_1436193629.png

  • #2

Just a trivial typo.

160 pF isn’t a valid capacitance value. Write 160pF instead.

  • #3

Newbie level 2

Joined
Jul 6, 2015
Messages
2
Helped
0
Reputation

0

Reaction score
0
Trophy points
1
Activity points

27


Thank you for the suggestion, you are right. But after that appeared another error :

ERROR(ORPSIM-15113): Model D1N3492 used by D_D3 is undefined

ERROR(ORPSIM-15113): Model D1N3492 used by D_D4 is undefined

ERROR(ORPSIM-15113): Model Q40236 used by Q_Q1 is undefined

ERROR(ORPSIM-15113): Model Q40236 used by Q_Q2 is undefined

ERROR(ORPSIM-15108): Subcircuit AD820/AD used by X_U1 is undefined

In other simulations I encountered the same error. Any ideas ?

  • #4

Full Member level 2

Joined
Dec 22, 2009
Messages
144
Helped
64
Reputation

128

Reaction score
63
Trophy points
1,308
Location

India

Activity points

2,081


This is because you are using demo version of software and the diode/bjt models you have in your design are not available in demo version.
See if you can replace them with the ones available with demo version. For ex- Instead of diode D1N3492 , try to use D1N3940, D1N4002 etc. Same for BJT.
These are available in eval.olb.

Status
Not open for further replies.

Similar threads

  • nand writing problem

    • Started by m.beta
    • Jan 19, 2023
    • Replies: 0

  • Pspice error

    • Started by diana.florentina
    • Dec 19, 2021
    • Replies: 1

  • OrCAD 9.1 on Windows 10

    • Started by tommyg197
    • Apr 22, 2022
    • Replies: 2

  • Tom S.

  • PSPICE Propagation delay calculation

    • Started by Ikh1
    • Nov 23, 2021
    • Replies: 1

  • EDA Software

  • Software Problems, Hints and Reviews

  • This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.

Post


Essentials Only

Full Version

phil128

New Member

  • Total Posts : 2
  • Reward points : 0
  • Joined: 2012/02/14 12:11:05
  • Location: 0
  • Status: offline



2012/02/14 12:20:54

(permalink)

5 (1)

Hello all.

I’m using a PIC programmer from CanaKit, its basically a PICKit 2 clone from a reputable website. I decided to play around with some PIC programming, just creating a simple flashing LED etc. The PICkit 2 software has detected that the OSCCAL is invalid in both of my chips. However, I do have the original OSCCAL hex-codes «340C» and «3410». I’m trying to reprogram the OSCCAL, but every time I write the new value to the last address, It keeps on replacing my hex-codes with «0B00». I’m not too sure why? Could this be because my PIC programmer isn’t fully completable with the PICkit 2 software? 

I’ve tried to auto-calibrate it too, and it says it was successful, but its still showing «0B00». I’ve updated the firmware on the programmer too. I’ve now bought the PICkit 3, but as usual I’ve found out it doesn’t support alot of the features the PICKit 2 did. I might replace my PICKit 2 with the official one.     

Any tips please?

Thanks

#1

Ninestone

Super Member

  • Total Posts : 456
  • Reward points : 0
  • Joined: 2008/02/17 13:41:32
  • Location: 0
  • Status: offline

Re:Unable to reprogram OSCCAL


2012/02/15 10:13:59

(permalink)

5 (1)

Phil, you can’t modify the OSCCAL value from the memory view of the pickit2 software. You should use either «Tools > OSCCAL > Set Manually» or «Auto Regenerate». What does the software window show for OSCCAL below the «Configuration» in the upper part of the window?

#2

phil128

New Member

  • Total Posts : 2
  • Reward points : 0
  • Joined: 2012/02/14 12:11:05
  • Location: 0
  • Status: offline

Re:Unable to reprogram OSCCAL


2012/02/15 12:06:43

(permalink)

5 (1)

Thanks for the reply. I’ve already tried using that method and still its doesn’t have any effect whatsoever. 

My configuration states: 01FF 

#3

sfyris

New Member

  • Total Posts : 2
  • Reward points : 0
  • Joined: 2013/02/20 03:33:47
  • Location: Mirina Limnos
  • Status: offline

Re:Unable to reprogram OSCCAL


2013/02/20 03:42:14

(permalink)

0

Please can anyone answer because I have exactly the same problem? Regeneration OSCCAL doesnot work. I send a mail to canakit but nobody answered me yet.sad

#4

xiaofan

Super Member

  • Total Posts : 6296
  • Reward points : 0
  • Joined: 2005/04/14 07:05:25
  • Location: Singapore
  • Status: offline

Re:Unable to reprogram OSCCAL


2013/02/28 00:44:40

(permalink)

5 (1)

Moral of the story: get an official PICkit 2 and not a clone…

 

USB_Links and libusb

#5

huckchandler

New Member

  • Total Posts : 2
  • Reward points : 0
  • Joined: 2014/07/21 12:02:12
  • Location: 0
  • Status: offline

Re:Unable to reprogram OSCCAL


2018/06/06 08:30:24

(permalink)

0

the true «Moral of the story»  is: I (also) have the same exact problem, and I have an Original PICkit-2

 OSCCAL: Invalid Value 3FFF

 Tried to set Manually as «3400»  <Tools>, <OSCCAL>,<Set Manually> «3400»
… still remains 3FFF

  and also used <Auto Regenerate>,…. it goes through a lengthy process and says «OSCCAL Regererated and written to device» and again,.. … still remains «3FFF»

 The PIC 12F675 will not accept programming to that memory location no matter what I try,….

 It cannot be changed……..  everyone is screwed….  
(Replace the PIC and pray that it is set properly from factory………..)

#6

NKurzman

A Guy on the Net

  • Total Posts : 20056
  • Reward points : 0
  • Joined: 2008/01/16 19:33:48
  • Location: 0
  • Status: online

Re:Unable to reprogram OSCCAL


2018/06/06 10:04:45

(permalink)

0

What Software are you using with the PICKit2?

#7

Gort2015

Klaatu Barada Nikto

  • Total Posts : 6043
  • Reward points : 0
  • Joined: 2015/04/30 10:49:57
  • Location: 0
  • Status: offline

Re:Unable to reprogram OSCCAL


2018/06/06 13:43:09

(permalink)

0

Or you try looking at the datasheet.

MPLab X playing up, bug in your code? Nevermind, Star Trek:Discovery will be with us soon.
https://www.youtube.com/watch?v=Iu1qa8N2ID0
+ ST:Continues, «What Ships are Made for», Q’s back.

#8

Anobium

Super Member

  • Total Posts : 294
  • Reward points : 0
  • Joined: 2013/07/15 00:47:49
  • Location: 0
  • Status: offline

Re:Unable to reprogram OSCCAL


2018/07/31 08:48:32

(permalink)

0

I would love to know if the updated version of PICKit Plus software for the PK2 and PK3 programmers would resolve this issue.  

 See http://gcbasic.sourceforge.net/pickitPlus for information on how to obtain.

#9

trevor

Super Member

  • Total Posts : 575
  • Reward points : 0
  • Joined: 2010/05/05 21:02:18
  • Location: The LAN Downunder
  • Status: offline

Re:Unable to reprogram OSCCAL


2018/08/30 01:06:19

(permalink)

0

Only yesterday I had the same problem (OSCCAL: Invalid Value 3FFF) with a PIC12F675. However, I was able to use the Pickit2 and its standalone program (GUI v2.61, OS v2.32), via the Tools > OSCCAL > Auto regenerate to reprogram the value (which erases the device) without an issue. The only other variable, the DAT file, identifies itself as 1.62.09.

#10

Ford James

0 / 0 / 0

Регистрация: 07.12.2015

Сообщений: 23

1

20.12.2016, 00:54. Показов 2807. Ответов 3

Метки нет (Все метки)


Помогите пожалуйста решить проблему. После моделирования не выходят графики, а в окне результатов написано, что какая-то ошибка. Выходной текст файла:

C++
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
**** 12/20/16 00:49:01 ******* PSpice Lite (April 2011) ******* ID# 10813 ****
 
 ** Profile: "SCHEMATIC1-DC Sweep2"  [ C:Program FilesOrcadCaptureE4-PSpiceFilesSCHEMATIC1DC Sweep2.sim ] 
 
 
 ****     CIRCUIT DESCRIPTION
 
 
******************************************************************************
 
 
 
 
** Creating circuit file "DC Sweep2.cir" 
** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT SIMULATIONS
 
*Libraries: 
* Profile Libraries :
* Local Libraries :
* From [PSPICE NETLIST] section of D:toolsPSpicePSpice.ini file:
.lib "nomd.lib" 
 
*Analysis directives: 
.DC LIN V_Vin -10 15 1 
.PROBE V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*)) 
.INC "..SCHEMATIC1.net" 
 
 
 
**** INCLUDING SCHEMATIC1.net ****
* source E4
R_R1         VCC MID  3.3k TC=0,0 
R_R2         0 MID  3,3k TC=0,0 
----------------------$
ERROR(ORPSIM-16145): unknown parameter
R_R3         IN MID  1k TC=0,0 
C_C1         MID OUT  0.47u  TC=0,0 
R_R4         0 OUT  5.6k TC=0,0 
D_D1         MID VCC D1N3940 
D_D2         0 MID D1N3940 
V_Vin         IN 0 0V
V_V1         VCC 0 5V
 
**** RESUMING "DC Sweep2.cir" ****
.END

Миниатюры

Ошибка в Orcad
 

__________________
Помощь в написании контрольных, курсовых и дипломных работ, диссертаций здесь



0



Programming

Эксперт

94731 / 64177 / 26122

Регистрация: 12.04.2006

Сообщений: 116,782

20.12.2016, 00:54

Ответы с готовыми решениями:

OrCad. Ошибка проверки лицензии модулем PSpice
Здравствуйте, подскажите,пожалуйста, как избавиться от этой проблемы? orCad 9.2

Orcad
Если тема создана в неправильном разделе то прошу модератора перенести её. Если подходящего раздела…

Элементы в OrCad
Привет всем)

Не могу найти элементы из схемы. Может кто знает что и как и где искать.
может у…

Симуляция в OrCAD
не получается промоделировать работу полностью цифрового устройства в каде. есть схемка, не думаю,…

3

152 / 90 / 10

Регистрация: 02.04.2016

Сообщений: 306

21.12.2016, 13:12

2

…и какая же ошибка? Гугл на фразу «какая то ошибка» повесился.



0



Витальич

21.12.2016, 13:15

Не по теме:

ТС, просто забыл написать:
Отвечающий, должен обладать телепотическим даром, остальные проходят мимо.



0



0 / 0 / 0

Регистрация: 07.12.2015

Сообщений: 23

23.12.2016, 00:30

 [ТС]

4

Цитата
Сообщение от Ford James
Посмотреть сообщение

ERROR(ORPSIM-16145): unknown parameter
R_R3 * * * * IN MID *1k TC=0,0
C_C1 * * * * MID OUT *0.47u *TC=0,0
R_R4 * * * * 0 OUT *5.6k TC=0,0
D_D1 * * * * MID VCC D1N3940
D_D2 * * * * 0 MID D1N3940
V_Vin * * * * IN 0 0V
V_V1 * * * * VCC 0 5V

Вот ошибка. Вообще должно окно Probe открыться.



0



Понравилась статья? Поделить с друзьями:
  • Error org lwjgl lwjglexception pixel format not accelerated
  • Error ordinal expression expected паскаль
  • Error orcad 15052
  • Error oracle ora 00257 archiver error
  • Error ora 28001 the password has expired