Simulation of XCOS

Dear All,

 I am doing simulation of electrical circuits using XCOS. I have  realized the circuit but during compilation or simulation I am getting the following

!sorry compiling problem               !

!A Fortran or C compiler is required.  !

 !--error 4 

Undefined variable: model

   I have installed LCCWIN32 software but I am getting the same error only.

  Can anyone pl tell me how can I overcome this problem? Also what is the C compiler to be installed ?

Thanks and Regards

Dhaivat

  

Taxonomy upgrade extras: 

Which compiler you are using ?

Unfortunatly xcos 'electrical circuit simulation' is working only in 5.2.1 and 5.2.2 version of scilab, with LCCWIN-32 compiler.

Dear All

 Now we will use the Electrical circuit simulation  in (5.3 and more)
version of scilab using XCOS, as C compiler(LCC) required to simulate
the electrical blocks are available in ATOM. The procedure to install
the C compiler LCC through Atom is as
scilab console ---> Menu bar ---> Application ----> Module Manager Atoms

   This will open the Atom window in which Right hand side there are
many option to various tool box go to the Windows Tools----> LCC
windows Click on that, In Right hand side Description of LCC will open
and in bottom there is an option to install.click on  Install. It will
Install the LCC on scilab

 Now restart the scilab.Now Your scilab Console has some message as:

Start LCC-Win Compiler support
       Load macros
       Load help

        Enjoy Electrical Circuit simulation :).

NOTE :This is for those whose ATOM is Not working:
 If you are using the ATOM inside the IIT, The Proxy setting should be
done for that. The script is as

 

atomsSetConfig('useProxy',"True")
atomsSetConfig('proxyHost',"netmon.iitb.ac.in")
atomsSetConfig('proxyPort',"80")
atomsSetConfig('proxyUser',"User Name")
atomsSetConfig('proxyPassword',"Password")

Just execute the script in scilab after giving the LDAP user name and
Password in required place.

 
 
Thanks.
Shalini Shrivastava

Hello All,

I'm using version 5.3.2 of scilab and i'm not able to simulate any of the electrical circuits.

It is showing

 

!sorry compiling problem               !
!                                      !
!A Fortran or C compiler is required.  !
 

**OS-windows vista

 

Any1 HELP!!!

I am using Scilab 5.3.0 with LCC win-32 compiler. I am using Windows XP as my OS.

Pl try switching the OS to Windows XP or Linux.

Follow the instructions already posted and pl follow those instructions.

Regards

Dhaivat

 

sir we dont gate sinusoidal graph with ac circuit with simple rc circuit so what we can do

Are you getting any error messages?

If yes paste it as it is. Then I can help you. PL tell your problem in detail

I have worked with these circuits so better go to any "Electric Circuits" or "Circuit analysis" book in completed books and you can definately find there.

Feel free to ask any questions