27 / 10 / 2024
Created a tinkercad account and familiarised myself with simulation, editing and wiring components by the help of tutorials. Later on started to design a radar system using ultrasonic sensor and servo motor listed under projects. It was the first task i did and it was really a great time learning and exploring tinkercad, the site is very useful and has made learning easier for beginners. (https://www.tumblr.com/pushhpa/765474931446300672?source=share)
This task required us to get familiar with the command line in ubuntu and we had to execute various tasks. (https://www.tumblr.com/pushhpa/765475183887777792?source=share)
(https://www.tumblr.com/pushhpa/765475347380748288?source=share) In this task we were required to get familiar with github. We were given a code to debug it and as the access to the main repository was restricted it had to be forked to make changes in the code.
(https://www.tumblr.com/pushhpa/765481144250761216?source=share) 3D printing was my first offline task. In this task we had to download an STL file of our choice and slice it before printing it. So , i downloaded an STL file from thingverse.com and used creality to resize and slice it. Actually watching a 2D image becoming 3D was really fascinating :]
K- Mapping is a topic that is taught to us in previous classes, it’s a method used to simplify boolean expressions by minimising the number of logical expressions used in a digital circuit. (https://www.tumblr.com/pushhpa/765483713697136640?source=share) In this task we were required to blink the led or burglar alarm at a certain condition using K-Map.
The Large Hadron Collider (LHC) is a huge machine near Geneva, Switzerland, built to study tiny particles by smashing them together at high speeds. This helps scientists learn about the building blocks of the universe. In 2012, it discovered the Higgs boson, a key particle that helps explain how things get mass. The LHC continues to explore big questions about the universe, like dark matter and what happened after the Big Bang. (https://hub.uvcemarvel.in/article/0f54dcc5-14b5-4e14-848f-804a06fec61d)
The L293D is integrated circuit (IC) designed to drive DC motors, stepper motors, and other inductive loads, commonly used in motor control applications due to its ability to provide bidirectional control of motors with high current capabilities.
A H bridge is an electronic circuit that allows a voltage to be applied across a load in any direction. H-bridge circuits are frequently used in robotics and many other applications to allow DC motors to run forward & backward. The H-bridge circuit is composed of four switches arranged in an "H" configuration. These switches can be transistors, MOSFETs, or relays. The operation of the H-bridge is as follows:
It is a method to control the speed and direction of the motor. Microcontroller is used to generate a pwm signal on the enable pin of the L293D IC, the duty cycle of the PWM signal will control the speed of the motor- higher the duty cycle, faster the speed of the motor.
Frequency is the number of PWM cycles per second and it ranges from 1kHz to 20kHz.
(https://www.tumblr.com/pushhpa/765480628866187264?source=share)
I had attended an IoT workshop held in UVCE by ECell UVCE, there i learnt how we can control a led bulb and also change its colour by just taping in our mobile phone and it made me understand the significance of IoT in real life and also it was my 1st time seeing an ESP32 IC!
The ADCOM event held at IIIT-B was about various technologies in the AI industry, i got to know about the event through friends to volunteer for the event. And got the opportunity to get an idea about how corporate meetings are held and it was a great time being there.
FCI- Fund a Child in India conducted a draw your dream event for primary school kids where i volunteered. This event was very successful and i was really happy to volunteer the kids, its hard to control the children but it was fun to interact with them and their drawings were very good.
5K run was the event conducted in UVCE and in this event i got to interact with the alumni of our college and it was a great experience overall.
Multivibrator is a circuit used to implement two state devices (oscillator, timer, flip-flops). In Astable Multivibrator both the states are unstable therefore generating a square wave output without the external trigger.