| Author |
Message |
birumher
Joined: 13 May 2003 Posts: 8
|
14 Oct 2003 12:51 PROTEUS VSM Model Developement |
|
|
|
| I am a software developer. I want to create my own models on Proteus is there any document or help on how to create VSM Models?
|
|
| Back to top |
|
 |
Fragrance
Joined: 26 Jul 2002 Posts: 1313 Helped: 23
|
14 Oct 2003 13:05 Re: PROTEUS VSM Model Developement |
|
|
|
hi friend
you need to read vsm sdk help file in the proteus this will guide you to the rest
|
|
| Back to top |
|
 |
james
Joined: 14 Sep 2003 Posts: 188
|
14 Oct 2003 21:43 Re: PROTEUS VSM Model Developement |
|
|
|
birumher
As you mentioned specifically Proteus VSM creation, I given for expected that you have it and have sdk help file.
In that case maybe you have not realised yet about the route. It has occourred to me also.
Why you don't go to http://undongle.misto.cz/ and download the sample n. 7, Simple Counter model with sources. It will give you a basic idea, still effective, on steps you require to write on a pure digital dll based VSM model. You'll see that six main steps are required to write successfully such of models.
Authorization & construction of model class
Destruction of model class
Offering digital inteface (isdigital)
Model class Setup
Model class Simulate event
Model class callback (not used in this sample)
Further when you have achieved a good grasp on digitals you can start on mixed models. Mixed class are the inheritation of Digilal and Spice (analogue) classes, IDSIMMODEL and ISPICEMODEL.
For pure analogue model creation a very good knowledge about Node Analysis using KCL method and Modified NA (addition of current branch) is required.
|
|
| Back to top |
|
 |
birumher
Joined: 13 May 2003 Posts: 8
|
15 Oct 2003 9:44 Re: PROTEUS VSM Model Developement |
|
|
|
| Thanks a lot. I have download the model and begin to study it.
|
|
| Back to top |
|
 |
nikhil_damle
Joined: 15 Dec 2005 Posts: 83 Helped: 2
|
26 Jul 2008 12:32 Re: PROTEUS VSM Model Developement |
|
|
|
| unable to dwonload the sample from the link can u post it on the forum for me please , i am also a leagal user for the ProteusVSM but still i am unable to the find the model creation documnet on the principal site
|
|
| Back to top |
|
 |