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.

About simulation an ABS In Matlab

Status
Not open for further replies.

Humam

Newbie level 2
Joined
Feb 5, 2003
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
17
abs simulation

HI...
I need to simulate an ABS (antilock Braking system) in Matlab. But i don't know how i can do it??

IF any body can send me any Books (PDF) or sites learn me about Simulation ABS in Matlab, Or you Of course....

Thanks
 

anti lock + matlab

Sorry I don't know how to simulate an ABS system by MatLab...
I'm involved in writing a code for array antennas.
However, maybe you can help me: I've to analyze a net of blocks (components of a net), how can I draw block diagrams in Matlab?
I've to correspond to each block a matrix.
Do you have some idea or material about it?

Thanks in advance
Lupin
 

anti lock matlab

Use Simulink and option "create subsystem"
 

matlab gui & simulations

Thanks JNekas,
I'ld have another question: do you know how to get a user interface with Matlab?
Like pop up window.... I've been trying a lot of times. I'ld like to realize an interactive window.. I've written all the functions for a code of array antennas but I am not able to put them in a common interactive window...

Thanks in advance
Lupin
 

anti-lock braking systems matlab

You can use the GUIDE (GUI builder) for creating Graphical User Interfaces in Matlab.

In simulink you can use the Slider Gain under Simulink Math functions for GUI.
 

matlab helkp function

hi may b this book can helkp u

i am also in automobile sector i think we can hav lots to be discussed

sriram
 

    V

    Points: 2
    Helpful Answer Positive Rating
simulate abs

With Subsystem under Simulink you can 'customize' subsytem 'interface',(edit mask) in fact you can

-add text doc
-add param (text parameter, check box and choice in a list)(no control over apparence, just list of item)
-add init calcul
-add graphic over the subsytem ...
 

abs in matlab

Another question:

I need to perform an integration of a function defined as it follows:

P(j)= sin(T(j))
with j belonging to the integer numbers class.

I need to change the integration range... Does anyone know which is the relative MatLab function?
I've been using trapz.m but I think it's not the most appropriate...

Thanks in advance
Lupin
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top