Final Year Computer Science Project

AI Thread Summary
A mature computer science student seeks a final year project that combines physics and software development, particularly in astrophysics. They express a desire for a project that is challenging yet accessible without a deep physics background. Suggestions include analyzing nonlinear systems using discrete difference equations and exploring event recognition for supernovae or star spectrum analysis. The student is open to using programming languages like C# or Java. The discussion highlights the intersection of computer science and astrophysics as a viable project avenue.
jermaindefoe
Messages
6
Reaction score
0
Hi, I am a mature student coming back to uni in my late twenties. I currently study computer science and am about to go into my final year.

I really know very little physics other than reading why does e= mc2 by Brian cox :-p

I was hoping someone here could possibly suggest to me a Physics project i could use as an extension of computer science. There are many projects on the list but they don't have any interesting applications.

I was hoping there might be something i could do around astrophysics, that would be challenging enough from a software development point of view that wouldn't need me to have a physics degree either. Possibly a topic area i could read up on and apply my computer science knowledge?

Thanks for your time.
 
Physics news on Phys.org
What language are you writing in?
 
WannabeNewton said:
What language are you writing in?

C# or Java. Though it can be anything really.
 
analysis of nonlinear systems, (i.e. ones that cannot be solved analytically) seems like a good candidate for a computer science project.
for example, using discrete difference equations to try to categorise the behaviour of physical systems. (i.e. using 'dt = small number' and iterating the equation).
For astrophysics, I don't know much in that area, but maybe it could be something like event recognition (i.e. when a new supernovae explodes) or maybe analysing the intensity or spectrum of stars?
 
So I know that electrons are fundamental, there's no 'material' that makes them up, it's like talking about a colour itself rather than a car or a flower. Now protons and neutrons and quarks and whatever other stuff is there fundamentally, I want someone to kind of teach me these, I have a lot of questions that books might not give the answer in the way I understand. Thanks
Back
Top