LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i go about using labview to simulate a car acclerating and braking?

 
0 Kudos
Message 1 of 6
(3,153 Views)

To get any help in this forum you have to put in a little effort your self. Start by giving us a proper description of what you have done so far and there you struggle. You will not get any help before you do so. Also posting some code will be a good start.



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 6
(3,132 Views)

student19 wrote: 

i want to read an Electrocardiogram from MAX232 through the serialport using LabView. I will be glad if you have a sample code.

 


Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 3 of 6
(3,106 Views)
Hi, sorry about dat. Well what i actually want to do is this. I want to generate a random number which i will use an exponential function to simulate the car going from 0km/hr to say, 200km/hr. This will be the user's input which will slowly decrease back down to zero linearly once the user applies a second input, the brakes. The only problem is, I am not sure how to go about using a random number to increase linearly or exponentially over time as I've tried multiplying it, squaring it, etc. I am simultaneously trying to create another sub-vi which will light up an indicator when the user is not inputting any 'throttle'. Can you offer any ideas? Thanks.
0 Kudos
Message 4 of 6
(3,085 Views)

Hi

Please post some code. My guess is that you have done some mistakes common to beginners. We may give some advises. But without your code we can not help you at all.



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 5 of 6
(3,063 Views)
Hi, here's wat I've done so far, but i want to be able to allow a user to control the acceleration, rather than have it go from 0 to 200 and stop der.
0 Kudos
Message 6 of 6
(3,035 Views)