Skip to main content

Highlights

 2020 Project Highlights

As the school year started my advanced engineering teacher had the crazy idea of participating on the shell eco marathon, which is basically a competition where you and you're team are supposed to build a car that consumes the least amount of fuel possible. I got in-charge of the electronics, which was basically the horn, the kill switch and the ignition system, I will not be talking about all of this in this post only the highlights.

One of my first assignment of the year was to work on the horn's circuit, so here's a photo of what I came up with. I used the appropriate electrical signs, and I learned a lot from this project.

This is the final result for the diagram, which includes the battery, the horn, the button, the relay, the fuse, and the wires of course.

After finishing the diagram for the horn, I started learning about fuses, so I began to watch a bunch of youtube videos that talked about selecting the correct fuse size. I even used the formula and all.

After learning about fuses, I made the concept for the horn using the following:

This is how I executed the diagram, take into account I did not have some parts like the relay or the fuse, I did it to get the general idea of it.

When I finished the horn I started doing the concept for the ignition system, Mr. G my Engineering teacher told me that this was fine:

After doing all the circuits, Mr. G suggested that I should start learning a programming language called Matlab which is basically a programming language focused on numbers. The purpose of this was to calculate the Miles Per Gallon using a machine learning model.

This is the photo of me signing up for the 30 day free trial.

And this is Matlab's interface with some basic operations.


This is the last thing I did on Matlab, an "fprint" function.








Comments

Popular posts from this blog

Shell Eco Marathon Updates

Ever since the shell eco marathon started I have contributed by making several parts on Onshape, some being most electrical components and the bulkhead system that goes in the back. Currently in late May of 2021 I am working on connecting the system in the bulkhead with hose, pipes, and brackets.  More specific I am working on connecting the flowmeter and the engine through a hose, and it looks something like this: Now that I've shown you the general idea of what I'm working I can show each individual part and its specific purpose. The only purpose of the hose is to connect components, in this case the engine and the flowmeter. After making the hose I needed support, meaning I needed some sort of bracket so that the hose isn't just floating there in mid air. After making this bracket I downloaded a piece that I needed which goes on top of the bracket and allows for the hose to go through it. I added the necessary bolts so that it was realistic and this is how the final prod...

Quarantine: Projects

In this quarantine, I've had time to make a handful of projects my favorites being: DIY Galvanometer(battery tester) DIY Balance scale DIY Motor DIY Galvanometer My DIY battery tester was one of my favorite projects. The materials needed are in the photograph. The completely functional Battery tester is down here: Video:  https://drive.google.com/file/d/19Gfo9sgmO250ahzpP3CtPzav-lfIFgTD/view DIY Balance scale The DIY balance scale project was actually fairly simple, but it's fascinating how it works and the math involved in it. These are the materials used in the scale. The setup is also fairly simple. There's really not much of the project so ill just try to explain it. The idea of the scale is to figure out how much an item weighs depending on what the other item weighs and the position of that item, I won't show you the math because it's really not that intrusting, just take my word for it that it worked. DIY Motor Th...