Continue to Site

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.

How to simulate a digital(or mixed) circuit with Matlab?

Status
Not open for further replies.

kukurigu

Junior Member level 3
Joined
Dec 14, 2002
Messages
25
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
272
how to simulate electronics in matlab

Hello all,

Do you know how to simulate a simple digital (or mixed) circuit with Matlab?
I mean a circuit containing only a few discrete logic elements(and, or, nand ...), flip-flops and also some opamps, resistors and capacitors.
I don't mean a FPGA circuit(xilinx or other)!
Is there a kind of schematic editor with library of the above mentioned elements?
If you can upload some examples that will be great!
 

can simlate digital circuits in matlab

if your target is to simulate your circuit, there are many good packages to do so. Regarding matlab I think you need the model of your devices and the Matlab will solve the equation that descripe the device functionality and give you the result. I remember that I saw a Text book deal with simulation of electronic devices using Matlab but unfortunately I did not remember the exact name.
 

how to simulate rlc circuits by using matlab

If u just want to simulate some simple circuits, u should look for a circuit analysis software - there are some demo version that u can use with a few discrete components.......
 

maybe this is book title? - "elementary mathematical and computational tools for electrical and computer engineers using matlab"
 

you need the models for some things but flip-flops, gates , and some electrical devices are implemented in simulink. Here you can simulate your system. For example a RLC circuit has a transfer function that you can simulate in matlab. There are better tools for simulate hybrid systems (as proteus orcad simplorer) if your system are electrical one. Simulinlk is better for complex systems with several different physical variables

If you need to do it in matalab use simulink. it's very easy. A complex digital system (as procesor ) can be modeled easy in simulink as a Finite State machine by using the stateflow utility.

More specific question better response.

Nebisman




I forgot it,



Search in the phorum the book :
"electronics and circuit analysis using matlab"

for simple analog circuits
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top