What is Simulink: Definition and 115 Discussions

Simulink is a MATLAB-based graphical programming environment for modeling, simulating and analyzing multidomain dynamical systems. Its primary interface is a graphical block diagramming tool and a customizable set of block libraries. It offers tight integration with the rest of the MATLAB environment and can either drive MATLAB or be scripted from it. Simulink is widely used in automatic control and digital signal processing for multidomain simulation and model-based design.

View More On Wikipedia.org
  1. R

    MATLAB Matlab Simulink Tutorial: Design Optic System with IR Light Source

    Hello, I'm trying to model a optic sytem, includes a IR light source, FTIR spectrometer, and lock-in amplifier. I wonder if anyone has knowledge about any tutorials for designing such a system. Thanks
  2. A

    Simulink Modeling for F1 Car Start from Standstill

    Hi guys, Im a newbie to this site... I have been wrking on a simulink model of a F1 car for a few days.I wanted to simulate the start of a F1 car from standstill.. I used the following basic concepts: 1) The engine is revved at say around 11000 .rpm 2)So when the lights go off, I engage the...
  3. J

    MATLAB Analyzing Graphs with Simulink and Laplace Transforms

    the question goes like this: the first part asks to utilize simulink to obtain the graph pattern: the second part requires us to make use of laplace transform and inverse laplace transform to solve the initial value problem: the third part asks us to compare both the results...
  4. D

    Simulink Help for BPSK Receiver Model - Step-by-Step Guide and Tips"

    Hay to all this is my first post here :) First of all thanks on all who try to help me :) Second of all i got this "task" to make a model of this picture: http://img200.imageshack.us/i/slikanapravitimodel.jpg/ http://img200.imageshack.us/img200/493/slikanapravitimodel.th.jpg...
  5. S

    Simulink: Understanding Time Steps and Sampling Frequencies

    Hi, I have a project due that has to be done in Simulink. I am somewhat familiar with Simulink, but some things don't make sense to me. First off, What determines the time step between each iteration? eg. when you have a clock in the model, what determines the change in time from one...
  6. G

    Connecting Simulink to USB and COM Ports: A Beginner's Guide

    Hello, I'm new to working with MATLAB and simulink, but I'm trying to connect a USB device with Simulink. Is there any way to connect Simulink with either a USB-port or a COM-port? Thanks in advance!
  7. R

    Set off differential Equations in Simulink

    hi, I have a problem where i am trying to model a change in X (biomass) over time, its a growth of biomass over time. I have three equations that are linked The first for Biomass is dX/dt = [0.25*S/(0.005 + S)]X - (X/V)*dv/dt Where dv/dt = 529.68*EXP(0.177t) and ds/dt =...
  8. D

    Simulink Help (i would imagine its a pretty simple solution)

    I have a system, setup to simulate the braking of a vehicle. the vehicle decelerates from 400 mph to zero using a parachute, and conventional brakes the parachute deploys at 400mph to prevent the brakes from overheating they need to be used at a lower velocity at present i have a...
  9. TheFerruccio

    Simulink: Strange problem with disappearing objects in VR Sink

    I have a few simulink models that I've made over the years, but the computers at this one particular computer lab have a weird response to them. When I try to view the VR model on simulink, it's as if most of the object is clipped out of view unless I get extremely close to it. I see mostly...
  10. K

    Boost Converter Simulink Model Requests: Need Help With PWM Control

    Can anyone please send me the simulink model of boost converter i couldnot find any in the MATLAB help tutorials... I didnot know how to give the pwm control in simulink..could anyone please send me the model..
  11. P

    Thermistor + Simulink: Temperature Control in xPC Target Toolbox

    Hi Everybody, I'm doing a small project for my studies, I'm developing the xPC Target toolbox of Matlab. well the point is that i need to do a temperature control, I'm using a thermistor as temperature sensor and i need to insert a block into simulink of the thermistor to start to make the...
  12. S

    Simulink Help: Troubleshooting Errors with Transfer Function Block

    Hi Everyone..I am the new member of the group... I have a doubt regarding simulink..In the transfer function block I have the numerator as 1 and coming to denominator I have [I 1.5] where I is varying with time and I have written code for I (as M file) but when I am running the project I am...
  13. T

    MATLAB Vehilce simulation, matlab simulink

    hi there, i am currently developing a vehilce simulation model using MATLAB simulink. The simulation requires a vehilce to be simulated traveling around a simple race track. the vehilce model itslef has already been created and have all necessary vehicle input data for the simulation. the...
  14. P

    The integration block in simulink

    Hi every body, I am not sure if this question is suitable in this box, so I will have a try. I just started to study Matlab and Simulink. There's one thing i do not understand: Why does the integration block in simulink have the symbol 1/s. Does it have something linked with laplace...
  15. marlon

    SIMULINK Help: Forces Acting on a Body

    Hello everyone... I have a little question on simulink. When forces acting on a certain body are given (just like a spring-damped system for example) can we automatically implement such a model in simulink by only using the equations of motion (mä = sum of given forces) or do I always need...
Back
Top