Powered By Blogger

Monday 18 July 2016

Baby shower Basket - DIY ideas

DO you want to make the baby shower basket at home ? Here are the DIY ideas that can help you to make baby shower baskets at home :)
Baby shower Basket - DIY ideas

Sunday 3 July 2016

Want to give a gift to your friend ?

If you want to give an awesome gift to your loved ones then do check these awesome DIY gift ideas .

Monday 27 June 2016

Decorate home with plants

Here are the methods that will hep you a lot to decorate home with plants and with the materials that you have in your home.
Decorate home with plants-really simple and easy


Saturday 23 April 2016

Narrow Band and Wideband frequency modulation

Difference between wideband frequency modulation and narrowband frequency modulation.

WIDEBAND FM:
Parameters :
1. modulation index : Greater than 1
2. maximum deviation: 75 kHz
3. range of modulating frequency: 30 Hz to 15 kHz
4. maximum modulation index: 5 to 2500
5. bandwidth : large,about 15 times higher than BW of narrowband FM
6. applications : entertainment broadcasting
7. pre-emphasis and de-emphasis : is needed.

NARROWBAND FM:
parameters :
1.modulation index: less than or slightly greater than 1
2. maximum deviation: 5kHz
3. range of modulating frequency : 30 Hz to 3 kHz
4. maximum modulation index : slightly greater than 1
5. bandwidth : small.approximately same as that of AM
6. applications: FM mobile communication like police wireless,ambulance etc
7. pre-emphasis and de-emphasis : is needed. 

Tuples ( Latin Numerals )

Tuple#Names for tuples of specific length
The term originated as an abstraction of the sequence: single,  double, triple, quadruple, quintuple, sextuple, septuple, octuple, ..., n‑tuple, ..., where the prefixes are taken from the Latin names of the numerals. The unique 0‑tuple is called the null tuple. A  1‑tuple is called a singleton, a 2‑tuple is called an ordered pair and a  3‑tuple is a triple or triplet. n can be any non negative integer. For example, a complex number can be represented as a 2‑tuple, a quaternion can be represented as a 4‑tuple, an octonioncan be represented as an 8‑tuple and a sedenion can be represented as a 16‑tuple.
Although these uses treat ‑tuple as the suffix, the original suffix was ‑ple as in "triple" (three-fold) or "decuple" (ten‑fold). This originates from a medieval Latin suffix ‑plus(meaning "more") related to Greek ‑πλοῦς, which replaced the classical and late antique‑plex (meaning "folded"), as in "duplex".[3]

Names for tuples of specific lengths
1 single
2 double
3 triple/treble
4 quadruple
5 quintuple pentadruple
6 sextuple hexatruple
7 septuple
8 octuple
9 nonuple
10 decuple
11 undecuple hendecuple
12 duodecuple
13 tredecuple
100 centuple

Another article about this: tuple#see also

You can find the Latin numerals easily by a simple google search
Appendix:Latin cardinal numerals
A Brief Guide to Latin Numerals

Friday 22 April 2016

Demodulation MATLAB code

CODE:
t=0:0.0005:1;
fc=5;
fs=50;
f=5;
m=sin(2*pi*f*t);
subplot(3,1,1);
plot( t , m),grid on;
title('Modulating signal');
xlabel('Time');
ylabel('Amplitude');
y=modulate(m,fc,fs,'amdsb-sc',1); 
subplot(3,1,2);
plot(t , y),  grid on;
title('Modulated Signal');
xlabel('Time');
ylabel('Amplitude');z=demod(y,fc,fs ,'amdsb-sc'); 
subplot(3,1,3);
plot(t, 2*z);
ylim([-1 1]);
title('Demodulated output');
grid on;
ylabel('Amplitude');
xlabel('Time');
 Result:
 Result of Modulation

Demodulation

Demodulation
The process of extracting a modulating signal from a modulated signal is called demodulation or detection.
1        DSC-with carrier Demodulation
A demodulation process is just the opposition of a modulation process. An AM signal is a modulated signal that is high frequency carrier amplitude varied with low-frequency audio amplitude for transmission. To recover the audio signal in receiver, it is necessary to extract the audio signal from an AM signal.
2        DSC-SC Demodulation:
In double side band suppressed carrier demodulation high frequency carrier signal is suppressed at the receiver side and we have to generate the same carrier at the receiver side for the demodulation of the message signal.
3        VSB Demodulation:
In vestigial side band signal is easy to recover by a synchronous detector in conjunction with an appropriate equalizer filter at the receiver side. 
4        SSC Demodulation:
In single side band demodulation both the bands of double side bands upper side band and lower side band are not present one band is transmitted and phase shifting of carrier and Hilbert transform is used in this technique. 
5        QAM Demodulation

To recover the audio or message signals in receiver, it is necessary to extract the audio or message signals from modulated signal. We can demodulate two messages by multiplying the modulated signal with carrier and with the shifted version of the same carrier. 

MATLAB CODE FOR MODULATION

CODE:
t=0:0.0005:1;
fc=50;
fs=120;
f=5;
m=sin(2*pi*f*t);
subplot(3,1,1);
plot( t , m),grid on;
title('Modulating signal');
xlabel('Time');
ylabel('Amplitude');
c=sin(2*pi*50*t);
subplot(3,1,2);
plot( t , c),grid on;
title('Carrier signal');
xlabel('Time');
ylabel('Amplitude');
y=modulate(m,fc,fs,'amdsb-sc',1); 
subplot(3,1,3);
plot(t , y),  grid on;
title('Modulated Signal');
xlabel('Time');
ylabel('Amplitude');xlabel('Time');

ylabel('Amplitude');

Output:


Modulation

 Modulation
Modulation is the process of impressing a low-frequency intelligence signal onto a high-frequency carrier signal.
1        DSC-with carrier Modulation(AM)
Amplitude Modulation (AM) is a process that a high-frequency carrier signal is modulated by a low-frequency modulating signal (usually an audio). In amplitude modulation the carrier amplitude varies with the modulating amplitude.
2        DSC-SC Modulation:
In double side band suppressed carrier modulation low frequency message is multiplied with high frequency carrier. Two bands upper side band and lower side band is generated in the result of this modulation.
3        SSB Modulation:
In single side band modulation both the bands of double side bands USB (upper side band) and LSB (lower side band) are not present one band is transmitted at one time. Phase shifting of carrier and Hilbert transform is used in this technique.

4        VSB Modulation:
Vestigial side band also called asymmetric side band is comprised between DSB and SSB. In VSB instead of rejecting one side band completely like in SSB a gradual cutoff of one side band is accepted. 
5        QAM Modulation:

Quadrature amplitude modulation is used to overcome the disadvantage of DSB modulation of double band width. In QAM we can transmit two messages instead of one in this we can utilize double bandwidth. We can transmit two messages by phase shifting of the same carrier and then multiply one message with one carrier and other message with the shifted version of the same carrier.


Thursday 21 April 2016

Service robot

Figure: Service robot

Caring robots

Robots were using in medicine industry and many other fields since last few years but now this robot has changed our life because:
  • This robots is able to read our minds and connect our nervous system
  • It is a servise robot
  • It is capable to understand our voice , gestures and respond to touch
Figure: Caring robots

Amazing invention . great minds can make great inventions ( Robot folds up, walks away )


Robot folds up, walks away

Harvard, MIT project shows potential for sophisticated machines that build themselves.



Google puts money on robots, using the man behind Android

Explore:
http://www.cnbc.com/id/100541729
Figure: New Step in technology

Evolutions in Robotics

Figure: Robotics

Robotics is fun no doubt

Figure: Robots

My story :(

In fact it is a story of all electrical engineers :p well its just a meme
Figure: Engineering memes

Sleepy Engineer

Figure: Engineering memes

I have not experienced this yet but it sounds difficult . isn't it ?

Figure: Engineering memes

Love this meme

Figure Engineering memes

Engineers do have feelings

Figure: Engineering memes

A true fact

Figure: Engineering memes

my story

figure: true story

Flying Motor Cycle


Figure: Flying Motor cycle

For all the girls

Here is a creative idea for all the girls out there
Caravan can be attached to the bike basic basically including a bed and two benches with table.
Figure: Creative idea

Solar road panel

Solar road panels are able to generate power that is enough for 1 house.
Figure: Solar road panel

Automatic Beehive protects bees from stress

Honey production can mean significant stress to bees. Two Australian inventors want to change that. They have therefore developed an automatic Beehive with modified honeycomb cells, must not open the bee-keepers for honey extraction.
Figure: Automatic Beehive protects bees from stress

Amazing creation

This wall building robot can make a house in two days or just 48 hours :D WOW moment 
Normal workers need six ( 6 ) weeks to do this task

Figure: Wall building robot

Tylor series :D

Figure: Engineering memes

True story

We have to note down lecture , we are suppose to understand each and every thing in class as well . We engineers are not less super heroes i guess :D
Figure: Engineering Memes

True :D

For the critics :p well this is just a meme :D
Figure: Engineering memes

For all the girls who are engineers or becoming an engineer :D

#love this
Figure: Engineering memes

Engineering do have a right to laugh :D


Figure Engineering memes 

Printed circuit board

Printed Circuit Board ( PCB ) Design
Fig: Printed circuit board

Engineering magic


Only engineers have the ability to do magic like this . WOW . Agree ?
Engineering magic

Engineering

Engineering is an art of creativity and inventions :D
Fig: Design of a house designed by an Engineer

Engineering basics

Engineering Basics

Ultra Skin

Ultra-skin turns your hand into electronic display. Smartphone would one day be replaced by an electronic display laminated to the back of hand, if the inventors of a new ultrathin "e-skin" have their way.
For the first time, Japanese scientists have demonstrated a super flexible electronic skin (or e-skin) display, made from organic electronics, that doesn't degrade when exposed to air. And crucially, the researchers used processes similar to the way organic light-emitting diode (OLED) displays are manufactured for conventional smartphones and TVs.
Organic electronics, made from carbon-based polymers, hold huge promise for wearable devices because they are far lighter and more flexible than traditional electronics made from inorganic materials, such as silicon and gold. But OLEDs and organic light detectors normally degrade in air, so they typically need bulky protective coatings that decrease their flexibility.
Ultra electronic skin
Explore:

World best engineering universities

The Subject Ranking 2014-15: Engineering & Technology are out now:
Fig: Massachusetts Institute of technology
 United States of America
http://web.mit.edu/
Explore:

    2.    Stanford University
Fig: Stanford University
United States of America

http://www.stanford.edu/


Explore:
    
Fig: University Of California
United States of America
http://www.berkeley.edu/
Explore:

California Institute of Technology
United States of America
http://www.caltech.edu/
Explore:
http://www.caltech.edu/

Princetion University
United States of Americahttp://www.princeton.edu/main/

Explore:

MATLAB

MATLAB a best engineering tool for all the engineers out there :D
Fig: MATLAB