Forums Search for: Simulink
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
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
Custom Board
Hi, I'm from Brazil and I'm using the MATLAB to generate a code for my DSP with the model that I have in Simulink. My DSP is a Blackfin 537 of...
Hi, I'm from Brazil and I'm using the MATLAB to generate a code for my DSP with the model that I have in Simulink. My DSP is a Blackfin 537 of Analog Devices. I need some information about the block Custom Board in Simulink the I use to generate a project in Visual DSP++. I create a subsystem with my controller and I use the Custom Board inside this subsystem. What I needed to know, is if t...
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...
Regarding CCS link for matlab&Simulink
Dear friends, if anything wrong,explain me.. Once a model is Created in Simulink(that is using video&image processing block set).Input...
Dear friends, if anything wrong,explain me.. Once a model is Created in Simulink(that is using video&image processing block set).Input image is geting through from file and output is viewing from video viewer block set. Using real time workshop, RTDX and Embedded Target ,i select the dsp processor for my application..once a model is executed, it automatically invoke the ccs & gene...
GAT, GADS Toolbox & Simulink
Hi all, Anyone can help me on this?. I'm developing genetic-fuzzy control for a vehicle system. I need to optimize the fuzzy logic control...
Hi all, Anyone can help me on this?. I'm developing genetic-fuzzy control for a vehicle system. I need to optimize the fuzzy logic control using GA. At the moment I'm using Genetic Algorithm Toolbox (GAT)for MATLAB developed from Sheffield Uni UK, Simulink and MATLAB m-files. My question is, instead using that GA toolbox, can I just use th
Exact SNR Calculation for ML receiver in Simulink
Hello .. I have a major problem when trying to calculate the Exact SNR from the received symbols. Usually, in Simulink it is pretty simple to...
Hello .. I have a major problem when trying to calculate the Exact SNR from the received symbols. Usually, in Simulink it is pretty simple to calculate the SNR per symbol by calculating the variance of the difference between transmitted and received symbols. This works perfect for the ZF receiver. However, for the ML receiver, this method is not possible any more bcuz the ML receiver map...
Sound level in Simulink
Hello, Here is what I have to do: 1. Get a live signal in Simulink using a sound card / dSPACE card 2. Using band pass filters, obtain band...
Hello, Here is what I have to do: 1. Get a live signal in Simulink using a sound card / dSPACE card 2. Using band pass filters, obtain band BF1,BF2,...,BFn 2. Calculate the sound level from each BF1,...,BFn. 3. Repeat this until an outside / hardware signal is get. Thank you for your time and help. Regards, D.P.
Simulink and log10 function
inI am doing some analysis on an fft function inside simulink, that requires me to take the log10 of the incoming signal. My input...
I am doing some analysis on an fft function inside simulink, that requires me to take the log10 of the incoming signal. My input signal is a wav file and so the first frame is always zero, so when I want to take the ifft of the log10 function, I get an error and invalid data for the first frame. 
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 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
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
Matlab function in Simulink
inHello, I want to use a Matlab function as a block in Simulink but don't know how to do that. I am using Matlab 6.5 can anyone...
Hello, I want to use a Matlab function as a block in Simulink but don't know how to do that. I am using Matlab 6.5 can anyone please help me with that. Thanks in advance, Bushra Mohsin
error on sample time in simulink
dear all, i'm a college student that recently doing my final task about smart antenna on 802.16e standard.i'm using simulink to built my model...
dear all, i'm a college student that recently doing my final task about smart antenna on 802.16e standard.i'm using simulink to built my model before i generate my model code for implementing on tms320c6713. when i run my model to verified my channel block there was one error message : "The periodic sample time 2866005830.90379 is not allowed because the ratio of this sample time over base rat...
Read File in Simulink, piece after piece
Hello all, I am a beginner with simulink, and I would like to know how could I generate a block which gives as output the samples of a stored...
Hello all, I am a beginner with simulink, and I would like to know how could I generate a block which gives as output the samples of a stored data. I have this data stored in a binary file (file_name.bin) and each byte of the file represents a sample. The thing is that I can not load the whole signal to the workspace, because it is 1 GB. Is there any way to make this block to read the ...
Modifying the Max step size in function of the time in Simulink
Hi, I am trying to run a Simulink electrical simulation that requires very high precision at certain times during the simulation. The problem...
Hi, I am trying to run a Simulink electrical simulation that requires very high precision at certain times during the simulation. The problem is not to set the precision at high level, this can be done easily by changing the Max step size to a very low value. (I have found the value that is required for my simulation.) But by doing this, a memory problem appears, I need to simulate for a...
Getting handle of root object from c#
Hi, I'm trying to access Simulink from c#. 'sfroot' command returns the handle to the root object. But, when I'm executing the...
Hi, I'm trying to access Simulink from c#. 'sfroot' command returns the handle to the root object. But, when I'm executing the same command from c#. It's returning me the string "simulink.root". I explicitly tried type casting this with object and also tried creating an object thru reflection in .NET, but no success :( Here's the piece of code: MLApp.MLAppC
Re: adaptive noise cancelling with simulink
hi > simply u can go to the help of matlab and read every thing about adaptive noise cancelation and go to matlab demos and lookfor...
hi > simply u can go to the help of matlab and read every thing about adaptive noise cancelation and go to matlab demos and lookfor daptive noise cancellation u will see the simulation. ( b...@yahoo.com) > > > Hi, just wondering if anyone has simulink model of adaptive noise > cancelling algorithm? I am doing some simulation and facing problem > with it. need help. Thanks! >
Change Background Color of diagrams in Simulink Scope
Dear friends How can I change the background color of the diagrams shown in Scope block of Simulink? The difalt color is...
Dear friends How can I change the background color of the diagrams shown in Scope block of Simulink? The difalt color is black. Thanks Zeinab Ghofrani
Discrete modified PI control system simulation
Hi, I'm triyng to simulate a discrete modified PI control system in Simulink as blocks of z-transforms but the plant that is going to be...
Hi, I'm triyng to simulate a discrete modified PI control system in Simulink as blocks of z-transforms but the plant that is going to be controlled is a continuous one. So I need to sample the output of the plant(the controlled variable) in order to use this sampled signal as an input to the discrete controller. I've heard this could be done by using the "clock" block of Simulink but...