Recent content by Jason Louison

  1. Jason Louison

    Straight-Line Vehicle Motion problem

    Okay, I'll do my best. When it is finished, I'll reply to this thread.
  2. Jason Louison

    Straight-Line Vehicle Motion problem

    Okay, I think I am starting to understand the system a bit better, however I don't know wether to use the instantaneous wheel load or the static load over the tires for the rolling resistance.
  3. Jason Louison

    Straight-Line Vehicle Motion problem

    I will try to accomplish this, but if I fall short, could you break it down for me?
  4. Jason Louison

    Straight-Line Vehicle Motion problem

    Well, I assume it would be the instantaneous tire load multiplied by the friction coefficient divided by the mass of the vehicle: Am = Wm*Cf/mWouldn't this be it? Or is there another way?
  5. Jason Louison

    Straight-Line Vehicle Motion problem

    Yes, this is true. Load will always shift from the front to the rear, but I would also like to simulate FWD and AWD systems as well. I mean, surely, there must be a way around this. Acceleration cannot depend on itself. Even if I make an if statement of the following...
  6. Jason Louison

    Straight-Line Vehicle Motion problem

    The maximum traction force is the weight, or load, on the tire multiplied by the friction coefficient, yes. But the load on the rear wheels is ALSO dependent on acceleration. Wf,r,d = Wf,r,s+(h/L)*m*A
  7. Jason Louison

    Straight-Line Vehicle Motion problem

    I am working towards a degree in mechanical engineering. I am graduating in a couple of weeks. Sorry for the misunderstanding. I will do some more research as to how the system works, but is the system even possible? I understand the effects but I want to simulate it in the most realistic way.
  8. Jason Louison

    Straight-Line Vehicle Motion problem

    Summary: Impossible System? Hello, I am trying to simulate the dynamics of a vehicle accelerating from a standstill to top speed. The vehicle acceleration equation is: Av = (Ft+Ff)/m Where Ft = Traction Force, Ff = Friction Force (From Drag and Rolling Resistance), and m = Vehicle Mass My...
  9. Jason Louison

    Automotive Computer Simulation of Engine Performance

    Hello Physics Forums! After almost a year of haggling and research, I think I have successfully made a engine simulation spreadsheet! :oldbiggrin: I have simulated the Nissan KA24DE Engine with two different cam profiles: As far as I'm concerned, there is still a lot of work to be done...
  10. Jason Louison

    Engine Finite Heat Release Model (With Heat Transfer) Help

    Haha, I know very well that MFB has to be actual percent (1.00 instead of 100). That would result in an astronomical error xD. I have been playing around with the Heat loss term a bit, I have yet to come to a conclusion as to what I am doing wrong, but I'm getting there!
  11. Jason Louison

    Engine Finite Heat Release Model (With Heat Transfer) Help

    Hello Physics Forum Users! I have an annoying situation with the Finite Heat Release Equation used to simulate combustion and expansion processes in an internal combustion engine. The equation is as follows: Nomenclature: P = Cylinder Pressure (kPa) θ = Crank Angle (Deg) k = Specific Heat...
  12. Jason Louison

    Automotive Air Mass into Cylinder (Intake Charge)

    Here's what I've got so far (Brainstorming Sheet): The flow of air is choked, and reaches its maximum when it reaches the speed of sound. I decided to make a two zone model to especially highlight this phenomenon. Zone 1 is Subsonic Flow, whereas zone 2 is Supersonic (Critical/Choked) Flow...
  13. Jason Louison

    Automotive Air Mass into Cylinder (Intake Charge)

    Thank you for those wise words, anorlunda. I have decided to go for a compressible mass flow rate equation, given valve curtain area, discharge coefficient, pressure ratio, and temperature. This is as technical you can get with computer simulation (especially on a spreadsheet). I will make a...
  14. Jason Louison

    Automotive Air Mass into Cylinder (Intake Charge)

    I am essentially using it as the slope of a linear equation for mass into the cylinder, as shown in this graph: The reason why I am worried about this method is valve overlap. As you can clearly see in the example above, I have yet to come up with a solution to this. If I do...
Back
Top