×

My Personel Reflection

Aura Auro Design Center                                                                                     -Vaidegi Gunasekar My stands are Perseverance and Agency (capacity to act in any given situation). AuraAuro laid a clear path for my career as well as social activities (teaching). In this duration of one year I learnt...

Read out all

Python Programming

 Asteroid: I have taken online course on Coursera’s Interactive python part – 2. This gave me a nice chance to build a mini project called ASTEROID. http://www.codeskulptor.org/#user40_r7pHUJiTh6cUl0b.py          

Read out all

STEM land Inauguration

We inaugurated the STEM land on 9th October 2015. It was one of my awesome moment in my life. I learnt a lot in that period( like organizing the materials, maintaining the STEM books, planning for inauguration and 3D printing). STEM land...

Read out all

Science Technology Engineering and Mathematics (STEM):

STEM Land: STEM Land  is a place for ‘Learning’ which we are creating in Udavi school. The vision behind the STEM is learning based on Concepts, practical observation & abstraction. In short “Mediocrity to Excellence“. It has large variety of materials (...

Read out all

Calling C function from Python using thread

ThreadTest: Lets loot at a sample program for better understanding of threads. It was written in python extension C( calling C function from python). This is an example for parallel processing. So I made a program to print string ( some words...

Read out all

Amplifier – Simulation and Results

First started with constructing constant current source using PNP transistor with 9V supply voltage. CONSTANT CURRENT SOURCE:             voltage reading:    3.32V                                ...

Read out all

SpeeDe V_03

SpeeDe V_03: The aim of the third version of the SpeeDe is to improve the sensitivity to capture the speed of even smaller object. In this regard, I have done some modification in the program ( using the concept of interrupts in...

Read out all

Sampling Theorem

SAMPLING:   A continuous time signal can be represented in its samples and can be recovered back when sampling frequency fs is greater than or equal to the twice the highest frequency (fm) component of message signal. i. e  fs ≥ 2fm. Consider a...

Read out all

Demonstration of Division

Many  teachers struggle with teaching division to children and I have been thinking about this recently. I think there are a number of factors contributing to this. Firstly,  there is a huge range of level of understanding of the concept of division...

Read out all

CIRCUIT ANALYSIS

CIRCUIT ANALYSIS: Lets analysis the following circuit. This circuit consist of two nodes named as v1 & v2 Consider the input voltage is vin . Lets say the current ‘i’ is passing through the node v2 . Then the voltage at the...

Read out all