The discussion focuses on simulating the use of reaction wheels in spacecraft for attitude control. Participants emphasize the importance of selecting appropriate simulation software, with options ranging from high-end packages like Ansys Motion to simpler methods using Excel for time-step simulations. A unique concept is introduced involving a hollow spherical mechanism to house the reaction wheel, which aims to control attitude without needing multiple wheels. However, concerns are raised about the limitations of this design, particularly regarding the delay in switching between axes of rotation. The urgency of completing the project within two days adds pressure to find a viable solution quickly.
#1
tttttt
11
0
How to identify a model of spacecraft actually works before launching.waht type of simulation software is used to do. Actually I am doing a model by using reaction wheels and I want to show the simulation of how it actually makes the whole body to change its attitude so I need a good software to do it
What are you testing? Aerodynamics? Propulsion? Avionics? Fuel-Payload ratio?
There is no such thing as Microsoft "Does this Spaceship Design get us to Mars?"
#3
tttttt
11
0
DaveC426913 said:
What are you testing? Aerodynamics? Propulsion? Avionics? Fuel-Payload ratio?
There is no such thing as Microsoft "Does this Spaceship Design get us to Mars?"
Aerodynamics ...actually I am trying to create a new model to place the reaction wheel and I want to check whether my idea works or not..so is there any way
#4
DaveC426913
Gold Member
23,841
7,836
tttttt said:
Aerodynamics ...actually I am trying to create a new model to place the reaction wheel and I want to check whether my idea works or not..so is there any way
Well that's not aerodynamics.
What aspect(s) of the reaction wheel are you trying to test?
I did a Google search on Mechanical Dynamics Simulation Software and got lots of good hits. At the high end (of price and complexity and capability) are packages like Ansys Motion and Simcenter:
But unless you have many $10k to spend on the software and training classes, and a year or more to learn it, you may need to do something simpler like generate detailed 3D Free Body Diagram (FBD) models and use Excel to do simple time-step simulations...
MATLAB by MathWorks is a popular (but expensive) set of software for analysis of that type. There are packages (for an additional price) for a lot of engineering design specialties.
It might not be so expensive for students.
#7
tttttt
11
0
DaveC426913 said:
Well that's not aerodynamics.
What aspect(s) of the reaction wheel are you trying is a model where inside a sphere
Usually a spacecraft needs three or more reaction wheel if I am not wrong so here I am introducing a spherical hallow ball inside which I place the reaction wheel and by rotating this sphere I will get the reaction wheel to act in 3 axis so this reduces the use of other two wheels and helps to control the attitude ....this is just my idea and I want to check if this works
Last edited by a moderator:
#8
tttttt
11
0
berkeman said:
Welcome to PF.
I did a Google search on Mechanical Dynamics Simulation Software and got lots of good hits. At the high end (of price and complexity and capability) are packages like Ansys Motion and Simcenter:
But unless you have many $10k to spend on the software and training classes, and a year or more to learn it, you may need to do something simpler like generate detailed 3D Free Body Diagram (FBD) models and use Excel to do simple time-step simulations...
Can I know how to do the excel calculation and simulations
#9
tttttt
11
0
Any alternative for matlab
FactChecker said:
MATLAB by MathWorks is a popular (but expensive) set of software for analysis of that type. There are packages (for an additional price) for a lot of engineering design specialties.
It might not be so expensive for students.
#10
DaveC426913
Gold Member
23,841
7,836
tttttt said:
Usually a spacecraft needs three or more reaction wheel if I am not wrong so here I am introducing a spherical hallow ball inside which I place the reaction wheel and by rotating this sphere I will get the reaction wheel to act in 3 axis so this reduces the use of other two wheels and helps to control the attitude ....this is just my idea and I want to check if this works
Sounds like it can only act on one of three axes at a time. It has to rotate between active axes, does it not?
I am introducing a spherical hallow ball inside which I place the reaction wheel and by rotating this sphere I will get the reaction wheel to act in 3 axis so this reduces the use of other two wheels and helps to control the attitude
How do you manage to rotate the sphere in any of 3 axes? That would take 3 separate spinning wheels in contact with the sphere, no?
tttttt said:
Can I know how to do the excel calculation and simulations
You put your time in the first column, with the simulation time incrementing by ##\delta t## for each row. Then you put the variable you want to simulate in the 2nd column, using an equation that depends on the time t in the first column and the value of the simulated value in the row above.
So to calculate the position based on acceleration and velocity, you would have 4 columns:
I show a constant acceleration of 1.0 in the example above. You would use the standard kinematic equations to calculate v(t) and x(t) given the value of a(t) and the previous values of v(t-1) and x(t-1).
Note that there are some quantization errors in such a simulation, so it is better to use very fine time steps for the simulation (which increases the number of rows in the spreadsheet, often to a very large number). There are better ways to do such a simulation in terms of calculating the next values, but we can leave those for a later set of posts if you decide to try this.
#12
tttttt
11
0
FactChecker said:
MATLAB by MathWorks is a popular (but expensive) set of software for analysis of that type. There are packages (for an additional price) for a lot of engineering design specialties.
It might not be so expensive for students.
DaveC426913 said:
Sounds like it can only act on one of three axes at a time. It has to rotate between active axes, does it not?
Yes it can act at one axis at a time and to mention it does not only works in 3 axis it can rotate in any degree which is similar to the gimbal mechanism and by this spherical ball I can rotate the wheel to get change its axis as our desired coordinates
#13
tttttt
11
0
berkeman said:
How do you manage to rotate the sphere in any of 3 axes? That would take 3 separate spinning wheels in contact with the sphere, no?
You put your time in the first column, with the simulation time incrementing by ##\delta t## for each row. Then you put the variable you want to simulate in the 2nd column, using an equation that depends on the time t in the first column and the value of the simulated value in the row above.
So to calculate the position based on acceleration and velocity, you would have 4 columns:
I show a constant acceleration of 1.0 in the example above. You would use the standard kinematic equations to calculate v(t) and x(t) given the value of a(t) and the previous values of v(t-1) and x(t-1).
Note that there are some quantization errors in such a simulation, so it is better to use very fine time steps for the simulation (which increases the number of rows in the spreadsheet, often to a very large number). There are better ways to do such a simulation in terms of calculating the next values, but we can leave those for a later set of posts if you decide to try this.
Thankyou I will try
#14
tttttt
11
0
berkeman said:
How do you manage to rotate the sphere in any of 3 axes? That would take 3 separate spinning wheels in contact with the sphere, no?
Actually I am trying to implement the spherical gear mechanism which was invented as ABENICS..so here the spherical gear is made hollow and I am placing the reaction wheel inside it
Yes it can act at one axis at a time and to mention it does not only works in 3 axis it can rotate in any degree which is similar to the gimbal mechanism and by this spherical ball I can rotate the wheel to get change its axis as our desired coordinates
Instead of simulating this, it may just be easier and quicker to build a small scale model to try it out.
Instead of simulating this, it may just be easier and quicker to build a small scale model to try it out.
yeah i want to give a try but the problem Is I want to submit my project in 2 days I think I can't do that in this short time
berkeman said:
How do you manage to rotate the sphere in any of 3 axes? That would take 3 separate spinning wheels in contact with the sphere, no?
Actually I am trying to implement the spherical gear mechanism which was invented as ABENICS..so here the spherical gear is made hollow and I am placing
yeah i want to give a try but the problem Is I want to submit my project in 2 days I think I can't do that in this short time
So this thread is for schoolwork?
#19
tttttt
11
0
tttttt said:
Actually I am trying to implement the spherical gear mechanism which was invented as ABENICS..so here the spherical gear is made hollow and I am placing the reaction wheel inside it
You miss my point: it can only act in one axis at time. It must move to a different orientation to act on a different axis, and that means a delay.
In fact, there will always be a delay. Consider:
With a 3-motor system, any axis of rotation is immediately available - two motors can act together to produce rotation of any orientation - and can do so with zero delay.
With a 1-motor system, there will always be a delay while the system sets itself to the desired axis.
#22
tttttt
11
0
DaveC426913 said:
You miss my point: it can only act in one axis at time. It must move to a different orientation to act on a different axis, and that means a delay.
In fact, there will always be a delay. Consider:
With a 3-motor system, any axis of rotation is immediately available - two motors can act together to produce rotation of any orientation - and can do so with zero delay.
With a 1-motor system, there will always be a delay while the system sets itself to the desired axis.
Okay I understood...i want to get knowledge about this..have you heard about the Apollo 13 gimbal lock ..so in that case they used something similar to a spherical ball rotation to control the vehicle's attitude, so I got an idea to avoid that lock by giving this alternative solution ,there many be other solutions to solve it but I just wanted to give a try to this mechanism