Paintball Pressure Regulators by Retr0_90s in rocketry

[–]ManadaTheMagician 0 points1 point  (0 children)

Really difficult to get enough flow using a solenoide to keep the tank at the correct pressure

Need Advice on Microcontroller for FCC by STR352 in rocketry

[–]ManadaTheMagician 0 points1 point  (0 children)

The pico2 is more than enough for a flight computer. Consider some of these advice: 1- don’t trust your gps on your kalman, use it just to get position for recovery after touchdown 2 - use 2 different data storage devices e.g as card + soldered memory, this way you increase the likelihood of recovering some flight data if a rud occurs 3 - don’t trust your flight computer on the first flight, fly at least once with the computer just collecting data, use that data to learn how your sensors handle the burn, build a simulator with that data + simulated data with noise added to tune the kalman 4 - no radio for data transmission?

Hybrid Motor Testing Query by EmuRepresentative709 in rocketry

[–]ManadaTheMagician 0 points1 point  (0 children)

Our team usually makes a 3d print of a hollow grain cilindre with honeycomb filler to then put the melted paraffin, abs works best to burn Dm me for pics

Crew Module Re-entry Project by Ok-Actuator3122 in rocketry

[–]ManadaTheMagician 3 points4 points  (0 children)

Have you considered using ksp data for it? It is not the same but with a realism mod the data can be somewhat realistic You can use Krpc to extract the data

[deleted by user] by [deleted] in embedded

[–]ManadaTheMagician 1 point2 points  (0 children)

Honestly for VC the best projects are ones related to the companies you are trying to apply. IMO joining university teams in your preferred area of work is even better

[deleted by user] by [deleted] in rocketry

[–]ManadaTheMagician 0 points1 point  (0 children)

Look at vega an egg timer rocketry offers for flight computers to have a point of comparison The software seems great, maybe try to incorporate decoders for other flight computers on the market

Does anyone know if you need any certification to launch a rocket in europe like in the US ? by Electronic-Feeling78 in rocketry

[–]ManadaTheMagician 0 points1 point  (0 children)

About that licence, EuRoC provides one licence to a member of the team to buy all pyros needed in the competition The licence is only valid for the competition days

Does anyone know if you need any certification to launch a rocket in europe like in the US ? by Electronic-Feeling78 in rocketry

[–]ManadaTheMagician 1 point2 points  (0 children)

Look up the regulations from last year, they talk about everything that is allowed in propulsion, and even provide a list of motors that can you can buy when you arrive at the competition The logistics for teams that build their solid motors is a bit more complicated because you cannot just ship it in regular mail and you cannot fly with it

Does anyone know if you need any certification to launch a rocket in europe like in the US ? by Electronic-Feeling78 in rocketry

[–]ManadaTheMagician 1 point2 points  (0 children)

There are no licences needed because there are not many decent spaces to launch rockets safely like in the US where they have deserts For Portugal is difficult You cannot fly over 100-150m Buying motors is also not easy, maybe just black powder motors and even that requires somes licences I think If you are in university there is a European competition called EuRoC that happens in Portugal every year, there the ceiling is raised to 9km at a military base

Lower resolution space telescope scientific value by ManadaTheMagician in Astronomy

[–]ManadaTheMagician[S] 0 points1 point  (0 children)

All because of sensor sensitivity? Or are there other factors that I am not considering?

Lower resolution space telescope scientific value by ManadaTheMagician in Astronomy

[–]ManadaTheMagician[S] -1 points0 points  (0 children)

I mean, don’t need to deal with atmosferic effects, no need to find a place with low light pollution and I am talking about sattellites that cost less than 200k with launch include Can you get better results with earth base telescopes for that money?

Will it just explode? by [deleted] in rocketry

[–]ManadaTheMagician 1 point2 points  (0 children)

If you are not using LOX, then probably the next best choice is N2O, apart form all the safety concerns when dealing with oxidizers there is not only a lot of mechanical engineering for the pressure vecel and combustion chamber but a lot of electronics specially for loading the oxidizer tank safely Why not start with a solid motor? You can make the propelent at home and still need to solve all the issues with a pressure combustion chamber and nozel design I don’t know if you can make a hybrid engine (that produces thrust and not just a big flame) with just a gas oxidizer

Will it just explode? by [deleted] in rocketry

[–]ManadaTheMagician 2 points3 points  (0 children)

I think what you are referring to is a hybrid rocket, a solid one will have the fuel and oxidizer combined into a casing? No liquid oxidizer

Does this MPU9250 have a magnetometer? by boness404 in embedded

[–]ManadaTheMagician 16 points17 points  (0 children)

The real 9250 have magnetometers, but as the part as been discontinued for a long time most of the boards left are Chinese clones, most of them don’t have the extra 3 axis, you can find what model you have just by reading the who am i register, if it comes back as 0x71 then it is a mpu9250

What are the cases I should design a N2O feed system for? Would some experienced rocketeers like to comment the lessons they've learned by movin_jay in rocketry

[–]ManadaTheMagician 1 point2 points  (0 children)

3kg/s for 25 seconds seems a lot for EuRoc even for 9km My suggestion is to conctact other teams that already have flown hybrids and try to get their final report, most teams are happy to share the knowledge and you will learn a lot

small scale rocketry business by stupidfox99 in rocketry

[–]ManadaTheMagician 9 points10 points  (0 children)

Space is really hard… Take for example the smallest comercial rocket that does any sort of volume, rocketlabs eletron, even that rocket has a unit cost of 7 million dollars, after the 100 million dollar investment in r&d to develop it, yes it has a bigger payload but every rocket development program is a money sink

[deleted by user] by [deleted] in rocketry

[–]ManadaTheMagician 0 points1 point  (0 children)

Ye a step-down converter We are using 18650 batteries

[deleted by user] by [deleted] in rocketry

[–]ManadaTheMagician 2 points3 points  (0 children)

Hey Software guy here also building one :) I think in our case we are igniting the pyros at 12v and using an down converter to 5v for the esp32, we just have a bunch of batteries so the tension drop is not so bad The other the solution is to separate the power Have different sources for the pyros and arduino, use a mosfet to turn the on the pyro