Physics Project using finite method?

AI Thread Summary
The discussion revolves around a physics project that requires using finite difference methods in Excel, but the original poster is unclear on how to start due to insufficient guidance from the professor. Participants emphasize the importance of following forum rules, including using a project template and demonstrating some effort before seeking help. They suggest that the project likely involves numerical analysis and provide a basic example of how to set up calculations in Excel using columns for time and corresponding values. The original poster expresses relief after watching a tutorial and seeks confirmation that they are on the right track. The conversation highlights the need for personal responsibility in completing the project while navigating technical challenges.
tinker99
Messages
8
Reaction score
0
I'm supposed to be doing a project. Here is what it says to do.

I tried to copy and paste the directions in here but some of the equations are not turning out on this page as expected, so I have uploaded the project.

Can anyone tell me how I need to start or what to do please? The professor did not explain it very well at all.
This is supposed to be done in excel.
 

Attachments

Last edited:
Physics news on Phys.org
Hello tinker, and welcome to PF. Seems to me you are rather late with this (09/04 probably means September 4, right?).
Did you notice the template when you posted ? Did you have a reason to delete it ? By PF rules using the template is compulsory, with good reasons. See the guidelines. There you can also read that some effort on your part (attempt at solution) is required. Just saying don't know is not good enough.

To help you get started: What's this about? You have an analtical solution already, so in a physics course that's it. Why stoop to numerics at all? :smile:

So I suspect this is about numerical analysis, programming, or something like that.
Ah! read on, McDuff! Excel is the giveaway. See at the bottom.​
Does
By using the finite difference method
mean something to you in the context of what you just learned ? Like as if they want you to calculate v from (x(t+Δt) - x(t))/Δt when all you have is a routine that returns x when you provide t ?And now a reply after I noticed the word excel :eek: :

Suppose you get a sheet with in column A numbers like 0, 0.01, 0.02, 0.03, ...
and in column B the values of A*cos(ω * A1), A*cos(ω * A2), A*cos(ω * A3), A*cos(ω * A4), ...
can you then use the values in column B, together with the value of Δ t in my example, to write a formula for v in column C ? and for a in column D ?

You can then complete by writing the analytical formulae for v and a in the next columns and compare

I did choose Δt = 0.01 for my example. Perhaps 0.1 or 0.000000001 would have been better ?

Your turn...
 
You are right :-p I started watching a youtube video on it and realized it was very simple. I guess now I just want to make sure I am on the right track.
 

Attachments

I suppose you are. It is your responsibility anyway :smile: . PF is explicitly not in the business of stamp-approving. Wouldn't be fair and all that.

Besides, your link is to an attachment.php that I can't do anything sensible with. Must be my old age :redface: or that of my PC...
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Correct statement about a reservoir with an outlet pipe'
The answer to this question is statements (ii) and (iv) are correct. (i) This is FALSE because the speed of water in the tap is greater than speed at the water surface (ii) I don't even understand this statement. What does the "seal" part have to do with water flowing out? Won't the water still flow out through the tap until the tank is empty whether the reservoir is sealed or not? (iii) In my opinion, this statement would be correct. Increasing the gravitational potential energy of the...
Back
Top