Forums Search for: Simulink
Simulink Rayleigh Multipath Fading Simulator
inEvery time I use the Rayleigh multipath-fading simulator in simulink (v4.0) it induces a BER of about 50% in my communications...
Every time I use the Rayleigh multipath-fading simulator in simulink (v4.0) it induces a BER of about 50% in my communications model, even with FEC. I have tried changing all of the parameters in the simulator, but nothing seems to help. Even if I reduce the numbers of paths to one, and in
(Urgent)Passing parameters from GUI to Simulink
Hi all, I am calling a simulink model from m-file(script file) and passing parameters to blocks correctly. But the problem is when use the...
Hi all, I am calling a simulink model from m-file(script file) and passing parameters to blocks correctly. But the problem is when use the same commands to call the model from a function (from GUI), the values are not getting updated. Can anybody tell me that why this is happening, and what is solution for this. Thanks and Regards, Ashwini
Input Multi Channel in Simulink ........
Hi alll, I made a hardware where it can input 8 channel analog. But I had a problem with this input in S-Function. I can only...
Hi alll, I made a hardware where it can input 8 channel analog. But I had a problem with this input in S-Function. I can only input 1 channel. I can't input more 1 channel. If I input more 1 channel so output which I look at display at block simulink not have a constant
integration inside a step in Simulink
dear all, hope somebody can help me, I have a simulink model, which mainly an orbit simulation (integration). I would...
dear all, hope somebody can help me, I have a simulink model, which mainly an orbit simulation (integration). I would like to put a control which needs "another integration for each main time step" to give a control input. what block
Re: matlab -> Code Composer Studio
I had a question about this. These are the steps I took: 1. Build a model on Simulink. 2. Use Real Time Workshop to generate C files and...
I had a question about this. These are the steps I took: 1. Build a model on Simulink. 2. Use Real Time Workshop to generate C files and headers. After this two steps, how do I go from here? I want my Simulink model to be= implemented on my TI C5416 DSK, so I know that the Link for Code Composer = Studio enables me to do this.=20 Please help me asap. Thank you much! Stephanie >
simulink simulation parameter use
inhowdy- I'd like to use the "stop time" set in the simulation parameters to dictate an input frequency for my simulink model...
howdy- I'd like to use the "stop time" set in the simulation parameters to dictate an input frequency for my simulink model (i.e. frequency = 2*pi/(stop time) ). Does anyone know how to do this? much obliged- zagatojr
sigma- delta A/D converter in matlab simulink.....
hello, i am a B.TECH 3rd year student in Electrical and electronics and i am learning matlab and planning to do project in...
hello, i am a B.TECH 3rd year student in Electrical and electronics and i am learning matlab and planning to do project in Matlab. can u please explain me the following i have a doubt in it the Over sampling Sigma-Delta A/D converter in Matlab Simulink
S-functions for DSP implementation
Hello, I need to program a DSP using Simulink. I need to create a custom bloc with S-functions that i will later on implement on the DSP with...
Hello, I need to program a DSP using Simulink. I need to create a custom bloc with S-functions that i will later on implement on the DSP with Real Time Workshop. I want to make a simple noninlined s-function. First problem: I have created a S-function block with Simulink -> User Defined Functions -> S-Function Builder. Only one change I made: in the "Outputs " tab I have written y0 = u0 + 1.
Import Simulink algorithms in Visual DSP++ ?
Is there any possibility to import Simulink algorithms (for example FIR filter) in Visual DSP++ 2.0 for DSP 21161? Thank...
Is there any possibility to import Simulink algorithms (for example FIR filter) in Visual DSP++ 2.0 for DSP 21161? Thank you in advance! Zlatko
Simulink and global variables
inHola I have a simulink system with some parameters, i need to enter these parameters through a .m file (containing "sim"...
Hola I have a simulink system with some parameters, i need to enter these parameters through a .m file (containing "sim" function).The problem is that sim function can?t pick the parameters I put in the m file. how can i do this? Saludos
Calling a Simulink block from .m code
Hi guys, I'm working on a project with fixed-point toolbox on Matlab. I need to seriously sum tons of fixed point objects, and found there's...
Hi guys, I'm working on a project with fixed-point toolbox on Matlab. I need to seriously sum tons of fixed point objects, and found there's no vectorized method around to do so. Just found that "Matrix Sum" in Simulink might do what I need, but I'm quite not sure how to call those blocks from .m code. I traced that, and found that sdspmsumprod.mexw32 seems to do the magic, but there's ...
Help for Memory Block in MATLAB Simulink!
Dear All!! This is Vinod Patel. I need some help from You. Actually I am trying to simulate the PWM for selected harmonics elimination in...
Dear All!! This is Vinod Patel. I need some help from You. Actually I am trying to simulate the PWM for selected harmonics elimination in transmission lines. For the same I want to store the 8bit X 1024 of binary bits in 1K X 8bit of memory block. And want to read the 8 bits at a time by giving the pulses generated from VCO (Voltage Controlled Oscillator) to the memory block in simulink. T...
Simulink FIR filter problem
Hi! The world of DSP is new for me, and normally I have a question. Can I implement FIR filter with matlab/simulink on...
Hi! The world of DSP is new for me, and normally I have a question. Can I implement FIR filter with matlab/simulink on TS320C6416 DSP, using C64xx DSP Library? Symmetric FIR filter block is not working. Question is too simple, I know,
Nonlinear frequency analysis
Hello, Does anyone have an idea how to generate a nonlinear frequency response analysis using SIMULINK? I have the nonlinear...
Hello, Does anyone have an idea how to generate a nonlinear frequency response analysis using SIMULINK? I have the nonlinear representation of system in SIMULINK and I need to get series of bode plots
PSD and simulink for 8-psk, 8-qam, 16-qam
Does anybody know how to write the equation of power spectra density (PSD) for the 8-QAM, 16-QAM? And can anybpdy help me to draw the 8-PSK,...
Does anybody know how to write the equation of power spectra density (PSD) for the 8-QAM, 16-QAM? And can anybpdy help me to draw the 8-PSK, 8-QAM, 16-QAM block diagram with simulink? I will be grateful if someone can help me with that. Thanks.
MATLAB Simulink image and video acquisition ?
Dear All To deal with MATLAB Simulink image and video acquisition toolbox, do I need to obtain a special webcam or any general purpose webcam...
Dear All To deal with MATLAB Simulink image and video acquisition toolbox, do I need to obtain a special webcam or any general purpose webcam that can be purchased domestically can do the job and the toolbox will recognize it automatically? Thank you
Simulink/GUI problem
Hello, We have built a BER simulator using simulink and after building it we=20 designed a GUI over it so that the parameters can be passed to...
Hello, We have built a BER simulator using simulink and after building it we=20 designed a GUI over it so that the parameters can be passed to the=20 model using the front end. Now the problem is that using the GUI some of the parameters are=20 passed to some blocks and for some blocks there are error messages=20 what ever we do . for example to pass parameters to the Gain Block(from th...
implemting okumura model m file into simulink
hi everyone, I want to call the code for okumura model wriiten in m file into SIMULINK. I know that it can be done by the embedded matlab...
hi everyone, I want to call the code for okumura model wriiten in m file into SIMULINK. I know that it can be done by the embedded matlab function but can anyone please help on how we can do so? the matlab code is %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % OKUMURA MODEL % RANGE OF FREQUENCIES: 150 TO 1920 MHz % DISTANCES OF 1 Km TO 100 Km %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
Re: C6713DSK to Simulink data transfer
hi jeff i am trying doing the same....can you plz guide.... I have implemented an OFDM communication system in Simulink. I am using Link to CCS...
hi jeff i am trying doing the same....can you plz guide.... I have implemented an OFDM communication system in Simulink. I am using Link to CCS and CCSv3.1 Platinum to build the model and transfer data to one TI C6713 board. The output of the board goes to the input of a second C6713 board. > > The problem is I do not know how to transfer the received data (from the second board) back to simul
simulink S-function parameter input from a signal in the system(subsystem)
inHi, In simulink I have a system established. I also created some s-functions for the system. These s-functions all have...
Hi, In simulink I have a system established. I also created some s-functions for the system. These s-functions all have parameters to enter. And they have shared parameters as well. For the parameters unique to each s-function, I can enter the paramter values from the s-functi