Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mm391
  • Order by date
  1. mm391

    Pump flow rates,pump laws and calculating pressure drop/loss

    Can anyone please help? We have the flow rate of a pump in order to move fluid round a system. I was wondering what other information I would need in order to work out what the system pressure loss will be so we can size the pump head? Do pump laws or fan laws help? If so can someone please...
  2. mm391

    Dynamic Modeling of a Cars Hydraulic Braking System - No ABS

    Hello, I was wondering if anyone could perhaps direct me to articles or websites in regards to dynamically modelling a car/vehicles braking system? It doesn't need to be to complicated. Many Thanks Matt
  3. mm391

    Finding variables that give a specific response.

    Sorry I forgot to remove k1 and k2 form my variables.
  4. mm391

    Finding variables that give a specific response.

    My code has actually changed a little: clc clear all %% Set Variables d1=1.6256; d2=0.77; d3=0.815; b=11; k1=3000; k2=100; m=967.44; Ig=9759.19; V=73.05555556; rho=1.225; dCL=10; %% A values a11= (1/m)*(k1+k2); a12= (1/m)*((k1*d3)-(k2*(d1-d3))-(0.5*dCL*rho*(V^2)*d1*b)); a21=...
  5. mm391

    Finding variables that give a specific response.

    I have the following code: clc clear all d1=1.6256; d2=0.77; d3=0.815; b=11; m=967.44; Ig=9759.19; V=73.05555; rho=1.225; dCL=10; a11= (1/m)*(k1+k2); a12= (1/m)*((k1*d3)-(d3*(k1-k2))-(0.5*dCL*rho*(V^2)*d1*b)); a21= (1/Ig)*(d3*(k2-k1)); a22=...
  6. mm391

    Remote Operated Quad Bike

    The vehicle will be a 4 wheeled. An example picture has been attached. It will have a small 2 stroke IC engine. The plan is to have no passengers and to remotely control the vehicle just like you would control an RC car, be able to control the movement, direction and...
  7. mm391

    Remote Operated Quad Bike

    Hello, I am looking to modify/convert a Quad Bike and make it remotely operated and was wondering if anyone had any advice (from a Mechanical Engineering view) on where to start my research or any other advice they could think of with regards to getting the project off the ground. Any help...
  8. mm391

    How can I make data non-dimensionalised with XY Plot data file?

    Thank you for you reply but this isn't student homework. This is a personal project for my portfolio,
  9. mm391

    How can I make data non-dimensionalised with XY Plot data file?

    I have a lot of data in an XY Plot file and I need to divide all the data that is to be plotted along the x-axis by 0.3855 and need to multiply all the data to be plotted along the y axis by -1. Can anyone help me write some code? I presume it is quite simple but any help would be hugely...

Part and Inventory Search