Stewardship for New Emergence

To me, workshop simply means learning new technologies and technical tools (as I only attended technical workshops) . Stewardship for a New Emergence (by Monica Sharma) was totally new for me & gave different experience.

Sometimes, I failed to listen others due to some background conversations in my head. These conversations created misunderstandings in communication. But, I never thought of how I can let it go. I didn’t even noticed this. But this workshop gave a link to think about that. Yes, the primary steps to solve the problem is to start noticing them and making a conscious choice of let it go. 

Before attending the workshop, I thought someone will come & give lectures. But what I experienced was something higher . They taught the tools as well as created the environment to practice them with a peer(co participant).

Most case, I used to avoid pin pointing the mistakes in one’s work though it is helpful for them to grow. Because I believed in that i am not good enough to give feedback.  This workshop gave some procedure to give feedback for others to grow. It also helped me to see commitments behind the complaints of others and I learnt that the growth happens beyond the comfort zone.

World is extraordinary and filled with many opportunities. Its all about our perspective of seeing the world. So stand up & open your window to get there where you wished to reach in spite of difficulties that may surround you. And remember, confusion & mistakes are birth  place for knowledge & perfection. In the world no one has the power to make me to feel bad without my permission. If I bounded with emotion, it will reduce my energy and can not allow me to further action.” These are the few things I absorbed intensely at workshop & planning to practice in my life.

Most of the things which I learnt in the workshop are not completely new to me or to anyone. But the thing is it stimulates me to think about it consciously which I never did in my past.

 

Powering up an LED

PoweringUpLED pdf

Powering up an LED

ledcalc.com ; A useful tool to determine the value of resistors to be used in the circuit.

V = I × R (Ohm’s law)

supply voltage = 5V

resistor used = 2 x 33ohm resistor connected in parallel = 16.5 ohm

to determine current ; I = V / R

5 / 16.5 = 300mA

(Power supply voltage − LED voltage) / current (in amps) = desired resistor value (in ohms)

To calculate the amount of power that the resistor will dissipate;

Power Rule: P = (I × V ) W
If a current I flows through through a given element in your circuit, losing voltage V in the process, then the power dissipated by that circuit element is the product of that current and voltage: P = I × V.

led1 led3

DSC_0263

Speede V.2

SpeeDe V.1 -pdf

upgraded features ;

– 12 v battery

– improved LDR sensitivity

changes made ;

– 12 v battery

On Speede v.1 we used 2x 9v batteries, one for driving the arduino board and another for powering the laser. This did not suit the device as it kept on draining up the batteries. Which made us upgraded the battery source to a 12 v rechargeable battery, but the laser and the arduino kit could only handle 9v supply. This made us connect an IC 7809 from the battery source and then supply the components ( ic 7809 simply burns the excess voltage i.e.3 v and provides a supply of 9v as an output)

DSC_0490 DSC_0443 DSC_0444

– improved LDR sensitivity

The LDR’s sensing the laser were affected by external light sources, this compromised Speede’s ability to work in a brighter environment. In order to eliminate this factor, two pvc tubes were fitted around each LDR.

DSC_0447 DSC_0450

Demonstration of Fourier Series using Python Code

FOURIER SERIES:

In mathematics, a Fourier series is a way to represent a wave-like function as the sum of simple sine waves. More formally, it decomposes any periodic function or periodic signal into the sum of a set of simple oscillating functions, namely sine and cosine with the harmonics of periods. So, Fourier series are used in the analysis of periodic functions.

Fourier Series:
begin{displaymath}A_0 + sum_{n = 1}^{infty} (A_ncos(nx) + B_nsin(nx)).end{displaymath}
where,

begin{displaymath}left{begin{array}{lclr}<br /><br /> a_0 &=& displaystyle frac{1}{2p...<br /><br /> ..._{-pi}^{pi} f(x) sin(nx)dx,& 1 leq n.<br /><br /> end{array}right.end{displaymath}
Here i used python programming tool instead of manual calculation to represent the Fourier
Series with some examples
.
paste

PYTHON CODE:
import numpy as np
import matplotlib.pyplot as plt
resolution = 0.0001
x = np.arange(-np.pi,np.pi,resolution)
square =  np.array(x) ……
See more

OUTPUT WAVEFORM:

1111

Python Output:
Output:
>>> a0
0.99998642294279794 (~1)
>>> b1
-0.63661977194539721 (-2/ π)
>>> b3
-0.21220658952264121 (-2/ 3 π)

111

Capacitor

Capacitor pdf

Capacitor

Information

A capacitor (originally known as a condenser) is a passive two-terminal electrical component used to store energy electro statically in an electric field. The forms of practical capacitors vary widely, but all contain at least two electrical conductors (plates) separated by a dielectric (i.e. insulator). The conductors can be thin films, foils or sintered beads of metal or conductive electrolyte, etc. The “non-conducting” dielectric acts to increase the capacitor’s charge capacity. A dielectric can be glass, ceramic, plastic film, air, vacuum, paper, mica, oxide layer etc. Capacitors are widely used as parts of electrical circuits in many common electrical devices. Unlike a resistor, an ideal capacitor does not dissipate energy. Instead, a capacitor stores energy in the form of an electrostatic field between its plates.

When there is a potential difference across the conductors (e.g., when a capacitor is attached across a battery), an electric field develops across the dielectric, causing positive charge +Q to collect on one plate and negative charge −Q to collect on the other plate. If a battery has been attached to a capacitor for a sufficient amount of time, no current can flow through the capacitor. However, if a time-varying voltage is applied across the leads of the capacitor, a displacement current can flow.

phase

a

 

 

 

cap

 

 

Capacitors are widely used in electronic circuits for blocking direct current while allowing alternating current to pass. In analogue filter networks, they smooth the output of power supplies. In resonant circuits they tune radios to particular frequencies. In electric power transmission systems, they stabilize voltage and power flow.

An ideal capacitor is wholly characterized by a constant capacitance C, defined as the ratio of charge ±Q on each conductor to the voltage V between them

capequ1

capequ2

 

My Experience at the Workshop

NEW EMERGENCE

The word Workshop is very common in Auroville. Lots of workshops happen over the course of a year. But I never got the idea of attending any of the workshop(I also dont know why I didnt attend any and probably it never struck me).

Sanjeev then one day told us about a workshop called Stewardship for New Emergence (Monika Sharma’s workshop). He told us that the 1st stage of the workshop is for 9 days(I was like wow! 9 days!) and gave us a form to fill for the workshop. Just looking at the form made me feel that the workshop is going to be intense. Just filling up the form made me think a lot about myself.

The workshop was held over a period of 3 months(3 days a month).

We learnt about 40 tools in these 9 days. All the tools given in the workshop are very much related to everyone’s daily life. Every exercise given in the workshop would have somehow or the other happened in your life but I never have thought about how and why it happened, what I learnt is to differentiate the tools that was given.

For example, there was an exercise about ‘anger’. There are two types of anger(Destructive and Principled). This was the first time I heard about anger being differentiated into two types. All I knew about anger before was shouting and pouring emotions on someone(destructive anger). But after doing this exercise I came to know that sometimes even my anger was not destructive and I was Principled in my anger.

There was tool about ‘complaints’. We all listen to complaints made by others and get bored and agitated. But here i learnt to listen to the committments behind the complaints. It made me look at complaints made by other people on me in a dfiferent angle.

Like this i learnt a lot of new things that are needed for the growth of myself and the people around me. Just attending this 9 days(which was fully worth it) of workshop does not give someone a new life. It is important that I practice all the tools that I have learned.

Overall this workshop was totally a new and a different experience for me personally. I came to know more about myself and I think over these 9 days I have accomplished a New Emergence !!

Simple Motor With the 4th Graders

 

DSC_0455 DSC_0457DSC_0459To design a simple motor all we need is a number of batteries, neodymium magnets, metal screws or nails, and some copper wires (they do not get attracted by magnets, and they conduct electricity).

 

The 4th graders were super excited when Bala and I entered the class with a box on our hand. Then i explained that we would be doing a small experiment with magnets and some batteries. We split the class into four smaller groups and handed each group the required number of components. The explanation on how to connect the components was shown, and the children made their own motors. While doing the motor they realized that when the batteries polarity were reversed the direction of the spinning screw also reversed.

 

 

 

water-bowlsOnce the children were done with the motor, they did a puzzle on water and weighing.

” If you had a 5-liter bowl and a 3-liter bowl, and an unlimited access to water, how would you measure exactly 4 litres. ”

all came up with interesting ideas and explanations.

DSC_0474 DSC_0473

 

 

Nullator and Norator

Nullator

In electronics, a nullator is a theoretical linear, time-invariant one port defined as having zero current and voltage across its terminals. Nullators are strange in the sense that they simultaneously have properties of both a short (zero voltage) and an open current(zero current). They are neither current nor voltage sources, yet both at the same time.

Inserting a nullator in a circuit schematic imposes a mathematical constraint on how that circuit must behave, forcing the circuit itself to adopt whatever arrangements needed to meet the condition. For example, the inputs of an ideal operational amplifier(with negative feedback) behave like a nullator, as they draw no current and have no voltage across them, and these conditions are used to analyze the circuitry surrounding the operational amplifier.

A nullator is normally paired with a norator to form a nullor.

Two trivial cases are worth noting: A nullator in parallel with a norator is equivalent to a short (zero voltage any current) and a nullator in series with a norator is an open circuit (zero current, any voltage).

Nullator

Norator

In electronics, a norator is a theoretical linear time invariant one port which can have an arbitrary current and voltage between its terminals. A norator represents a controlled voltage or current source with infinite gain.

Inserting a norator in a circuit schematic provides whatever current and voltage the outside circuit demands. For example, the output of an ideal opamp behaves as a norator, producing nonzero output voltage and current that meet circuit requirements despite a zero input.

A norator is often paired with a nullator to form a nullor.

Two trivial cases are worth noting: A nullator in parallel with a norator is equivalent to a short (zero voltage any current) and a nullator in series with a norator is an open circuit (zero current, any voltage).

Norator

Reference : Verhoeven C J M van Staveren A Monna G L E Kouwenhoven M H L & Yildiz E (2003)

 

Learning Algebra With the the help of scratch

After finished Geometry i was switched to Algebra. Mastering algebra is important for moving on to nearly all other types of mathematics in  school. However, even the most basic algebra skills can be tricky for beginners to understand the first time they encounter them. I was in the need to know their prior knowledge in algebra in order to build on that (if that was conceptual) or correct them (if that was misconception). So, I gave some equations to solve, asked some stories (Multiplication & Division) and gave them small puzzles  to understand their understandings in algebra.

Except few, all posses some sort of difficulties. Some of them could not able to interpret the question, some of them having difficulties in calculation part, Some were guessed the answers. From that i inferred they need more explanation to understand the concepts. So, i took them to computer lab to practise algebra using scratch programming. First, i gave an expression of 5x+10 and asked them to draw bar graphs in scratch,                                     where x = 1,2,3,4,…….10(with guidance).

Screenshot from 2015-03-13 08:23:18Screenshot from 2015-03-13 08:23:02

Then, i asked them to find out the value of x in the following equation 5x+10=70.

Screenshot from 2015-03-18 16:27:14 Screenshot from 2015-03-18 16:27:45

<iframe allowtransparency=”true” width=”485″ height=”402″ src=”http://scratch.mit.edu/projects/embed/53042546/?autostart=false”

Link: http://scratch.mit.edu/projects/53046628/

What I was  inferred, they could learn(understand) the things comparatively quicker by programming than doing it manually (as procedural). Hence i decided to add one more concept on that just like fun by asking them to draw multi-stair case like structure by modifying the program   ( underScreenshot from 2015-03-13 12:22:31 guidance).

 

Screenshot from 2015-03-13 12:23:36

<iframe allowtransparency=”true” width=”485″ height=”402″ src=”http://scratch.mit.edu/projects/embed/53046628/?autostart=false”

Link:   http://scratch.mit.edu/projects/53046628/

Mathematics Experiments with 7th Grade Students

The lack of a good education ( sometimes, misunderstanding  or partial understanding of concepts)  is one of the biggest issue across the globe.  Having an educational infrastructure (i.e. schools) is only half the battle. Teacher training is crucial and often the missing element. In order to get a good education children need to have teaching methods which motivate and offer them freedom to learn while in school, and this is where the “chalk and talk” teaching fails.

“Chalk & Talk” is a formal method of teaching with a blackboard and the teacher’s voice as its focal point. This method is used in classrooms across the world. However, this formal and somewhat unimaginative teaching method has come under scrutiny, with many people suggesting that teachers should not rely solely on this technique if they want to engage and inspire their students. Another criticism is that this method of teaching tends to go with the pace of the fastest learner and can leave a lot of children behind. That is, this “Chalk & Talk” method fails to stimulate all the students’ interests in learning. Education needs to be more practical, should allow children to express themselves and learn independently at their own.

So we decided to handle the mathematics class with some programming tool like GeoGebra  ( used to do Geometry) and Sratch ( Syntax free programming). At my first class with 7th graders, i started with GeoGebra. Because, most of the students follow only the procedure not the concepts behind the procedure.

During that period, they learnt about how to draw Equilateral Triangle & Isosceles triangle in GeoGebra (under some different kinds of condition) and their properties. (Here, i enclosed some pictures of my students’ work in Geometry).Screenshot from 2015-03-12 15:35:07

Screenshot from 2015-03-12 15:38:38      This practice made the students to do their text book exercises by their own. Of course, I guess, it took me comparatively more time than “Chalk & Talk” method.

But It doesn’t matter when the students reproduced the things by their understanding.