> before the race weekend, all our simulations, which had been firmly plotted around a more conventional qualifying strategy, had told us we were likely to finish third. That was 2006. Do anybody have information about to the software racing teams use to simulate race strategies and how many GPs they test? Thanks.
Big Monte Carlo simulations, and I'd expect them to test every GP. Based on where they qualify they have pre-computed decisions about when to pit / change tire types, etc. under various conditions, like a safety car on lap 10, etc. See: http://www.canopysimulations.com/ . Not sure how many of the teams use that specific software, but the computing side of F1 is actually a big deal: the rules place not only place limi…
My biggest mistake as an F1 engineer
41–50 of 70 posts
Re: My biggest mistake as an F1 engineer
#42> one of the mechanics mistakenly left a set-up packer in the suspension system of one of our grand prix cars What is a set-up packer?
Re: My biggest mistake as an F1 engineer
#43Earlier quoted context omitted.
Big Monte Carlo simulations, and I'd expect them to test every GP. Based on where they qualify they have pre-computed decisions about when to pit / change tire types, etc. under various conditions, like a safety car on lap 10, etc. See: http://www.canopysimulations.com/ . Not sure how many of the teams use that specific software, but the computing side of F1 is actually a big deal: the rules place not only place limi…
Monte Carlo simulations are particularly important for the Monaco GP ;-)
Re: My biggest mistake as an F1 engineer
#44I'd be interested if anyone has any anecdotes that compare from software engineering. Sending a car out with suspension thingamies still attached seems like the equivalent of pushing a build to production with `DEBUG = True`, and I'm not sure much useful can be learned by you in that situation.
We left some database healthchecks running on every request for a while, making load times a factor of 10 longer than they needed to be. Learnt our stuff was really fast and we didn't need to worry about performance much, I guess.
Re: My biggest mistake as an F1 engineer
#45Earlier quoted context omitted.
I'd also strongly suggest not typing "exit" into kdb, the Solaris debugger when it is in write mode. It sets the global pointer for exit (the libc function) to NULL and the whole system will crash a few seconds to minutes later when the next process exits. (It's not uncommon to use this tool to reconfigure some configuration values at runtime) At least not on Solaris 10 or any of the open source derivatives. Seems it…
Solaris, the system were ease of use is an enemy.
Re: My biggest mistake as an F1 engineer
#46There is quite a bit of research that implies that the most influential action you can take to make a software team more productive in terms of both quality and quantity is to build a culture that is a close sibling to what he describes. Add in a little more of a socially supportive environment into the professional mindset depicted in the article to adapt it to software develop ent. Psychosocial well-being is essent…
> There is quite a bit of research that implies that the most influential action you can take to make a software team more productive in terms of both quality and quantity is to build a culture that is a close sibling to what he describes. Can you give us some pointers to said research? I'd love to see the details.
The rough TL;DR is good teams have all members speak up when necessary and good psychological safety, defined as the feeling that you can be wrong and you wont be rejected, punished or embarrassed for it.
Re: My biggest mistake as an F1 engineer
#47> one of the mechanics mistakenly left a set-up packer in the suspension system of one of our grand prix cars What is a set-up packer?
I believe it 'packs out' the suspension to essentially disable it if they're doing any maintenance that requires it.
Re: My biggest mistake as an F1 engineer
#48Re: My biggest mistake as an F1 engineer
#49Re: My biggest mistake as an F1 engineer
#50why does linkedin have articles