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.

Recent content by magdi23

  1. M

    simulate valve?

    Dear all, i am trying to simulate valve for reactor but i need your help please, This is the valve that i am trying to simulate, Tjin i have to get it from simulink? C(t) is the valve position. Kp(c)= 0.8*30^c/50 *(Tinlet-Tj) for c<50%. kp(c)=0 for...
  2. M

    simulate valve?

    hello guys, could you please help me out for how to simulate in simulink these equation which is presented a valve,,,, Kp(c)= 0.8*30^(-c/50) *(Tinlet-Tj(t))...................if c<50% Kp(c)= 0.............................................................if c=50%...
  3. M

    matlab error in simulink

    hi guys, i face an error when i finish with basic reactor modelling in simulink, which is regarding to the sum block, the message is ( Invalid dimension has been specified for input port 2 of 'free/Sum1') also in gain block(Error in port widths or dimensions. Output port 1 of 'free/Gain' has...
  4. M

    matlab code

    hello guys, could you please provide me with code of theis equation in matlab file i mean i am new in matlab and i have to implement these equations in m-file, kp=0.8*30^(-c/50)*(Tinlet-Tjin) if 0<=c(t)<=49; kp=0.15*30^(c/50-2)*(Tsteam-Tjin) if 51<=c(t)<=100 else kp=0 c(t) is...
  5. M

    s_function

    Hello everybody, could you please help me out to understand s_function, any handy documents please . i have 5 differential equations related to each other and i would implemented in simulink and i think the best way to use s_function. Thanks and Regards Magdi
  6. M

    matlab

    hello guys,i am looking for a simulink block can repersent two value variable with time, forexample A=7 if t>=30<=100 else A=0, so is there any block support this or i have to run it in m file and if so please hoe to do that and how to send it to matlab simulink. thank you in advance for your...
  7. M

    matlab equation help

    Hello guys i have got an egauation and i need to implement it in matlab in both (simulink and m-file, so could you please help me out. dmM/dt= mM(t)-Rp, the problem here mM(t) which is variable on time, mM max =7.560^-3 when [tm0,tm1]= [30,100 minutes] else mM=0. actually i havent done...
  8. M

    Help me out with implementing equation in Matlab (both Simulink and m-file)

    i have got an egauation and i nees to implement it in matlab in both (simulink and m-file, so could you please help me out. dmM/dt= mM(t)-Rp, the problem here mM(t) which is variable on time, mM max =7.560^-3 when [tm0,tm1]= [30,100 minutes] else mM=0. actually i havent done the if, else...
  9. M

    How to call variables from m-file in Simulink model?

    hi guys, in my simulink model i have some variables missing and i need to call it from m-file is there way to do that and how, i meant these variable am i going to use normal gains or specifv block. please if you have any information that will be great. thanx
  10. M

    Matlab/ Simulink modeling equations

    Hello guys, i need your help about matlab simulink, i have got the planet mathematical model and i face a diffuclties to simulink these equation by matlab, forexample this equation dmM/dt= mMin(t)-Rp, here mMin(t)= if t>=30<=100 then mMin=7.560*10^-3 , else =0, so here mM is variable and i dont...
  11. M

    how can implement Matlab program on FPGA (by e.g Accel DSP)?

    matlab fpga hello guys, i am new in this subject and if you could help me, my question is how to implement fuzzy logic controller from matlab to FPGA and what is the best type of FPGA to use in this . appreciate your help
  12. M

    FPGA and fuzzy logic controller

    fuzzy logic designs in fpga Hello guys, first of all this is my first time, and i wish to help me for my subject. actually i am thinking to implement fuzzy logic controller on FPGA but i have no idea about FPGA i am familiar with matlab, fuzzy and robotics.my idea is implement fuzzy...

Part and Inventory Search

Back
Top