diff options
author | Trupti Kini | 2016-04-05 23:30:25 +0600 |
---|---|---|
committer | Trupti Kini | 2016-04-05 23:30:25 +0600 |
commit | 5053d9fe204ad6a279c6f75abe0d4ec47707c3ad (patch) | |
tree | 4d9729f61b1db671e4369ddf271bbd75f5d278a9 /Electronic_Communication_by_D._Roddy/Chapter2_Waveform_Spectra.ipynb | |
parent | e254cd17a0f1a3444e69e8de66a0d87f056c29df (diff) | |
download | Python-Textbook-Companions-5053d9fe204ad6a279c6f75abe0d4ec47707c3ad.tar.gz Python-Textbook-Companions-5053d9fe204ad6a279c6f75abe0d4ec47707c3ad.tar.bz2 Python-Textbook-Companions-5053d9fe204ad6a279c6f75abe0d4ec47707c3ad.zip |
Added(A)/Deleted(D) following books
A Electronic_Communication_by_D._Roddy/Chapter10_Angle_Modulation.ipynb
A Electronic_Communication_by_D._Roddy/Chapter11_Pulse_Modulation.ipynb
A Electronic_Communication_by_D._Roddy/Chapter12_Digital_Communications.ipynb
A Electronic_Communication_by_D._Roddy/Chapter13_Transmission_Lines_And_Cables.ipynb
A Electronic_Communication_by_D._Roddy/Chapter14_WaveGuides.ipynb
A Electronic_Communication_by_D._Roddy/Chapter15_Radio_Wave_Propogation.ipynb
A Electronic_Communication_by_D._Roddy/Chapter16_Antennas.ipynb
A Electronic_Communication_by_D._Roddy/Chapter17_Telephone_Systems.ipynb
A Electronic_Communication_by_D._Roddy/Chapter18_Fascimile_and_Television.ipynb
A Electronic_Communication_by_D._Roddy/Chapter19_Satellite_Communications.ipynb
A Electronic_Communication_by_D._Roddy/Chapter1_Passive_Circuits.ipynb
A Electronic_Communication_by_D._Roddy/Chapter20_Fibre_Optic_Communication.ipynb
A Electronic_Communication_by_D._Roddy/Chapter2_Waveform_Spectra.ipynb
A Electronic_Communication_by_D._Roddy/Chapter4_Noise.ipynb
A Electronic_Communication_by_D._Roddy/Chapter5_Tuned_Small_Signal_Amplifiers,_Mixers_and_Active_Filters.ipynb
A Electronic_Communication_by_D._Roddy/Chapter6_Oscillators.ipynb
A Electronic_Communication_by_D._Roddy/Chapter7_Receivers.ipynb
A Electronic_Communication_by_D._Roddy/Chapter8_Amplitude_Modulation.ipynb
A Electronic_Communication_by_D._Roddy/Chapter9_Single_Sideband_Modulation.ipynb
A Electronic_Communication_by_D._Roddy/screenshots/1.png
A Electronic_Communication_by_D._Roddy/screenshots/12.png
A Electronic_Communication_by_D._Roddy/screenshots/9.png
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter11_Control_of_DC_Motors_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter12_Controllers_and_Their_Optimisation_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter13_Choppers_and_Transportation_system_Application_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter15_The_AC_motor_control_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter16_Faults_and_Protection_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter3_Fabrication_and_Thermal_characteristics_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter4_Series_and_Parallel_Connection_of_Thyristors_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter5_Line_Commutated_converters_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter7_Inverter_Circuits_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter8_Harmonic_and_PowerFactor_with_the_converter_system_1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/Chapter_2_The_Device__1.ipynb
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/screenshots/11.JPG
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/screenshots/15.JPG
A Thyristors_Theory_And_Applications_by_R._K._Sugandhi_And_K._K._Sugandhi/screenshots/8.JPG
Diffstat (limited to 'Electronic_Communication_by_D._Roddy/Chapter2_Waveform_Spectra.ipynb')
-rw-r--r-- | Electronic_Communication_by_D._Roddy/Chapter2_Waveform_Spectra.ipynb | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Electronic_Communication_by_D._Roddy/Chapter2_Waveform_Spectra.ipynb b/Electronic_Communication_by_D._Roddy/Chapter2_Waveform_Spectra.ipynb new file mode 100644 index 00000000..3ceb177d --- /dev/null +++ b/Electronic_Communication_by_D._Roddy/Chapter2_Waveform_Spectra.ipynb @@ -0,0 +1,64 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Chapter2 Waveform spectra" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## Example 2.13.1,Pg no.66" + ] + }, + { + "cell_type": "code", + "execution_count": 12, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "The average energy is 0.0018 J\n" + ] + } + ], + "source": [ + "import math\n", + "V=3\n", + "t=2*10**-3\n", + "R=10.0 #Determination of average energy\n", + "P=(V**2)/R #Instantaneous power\n", + "U=P*t\n", + "print 'The average energy is',U,'J'" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 2", + "language": "python", + "name": "python2" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 2 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython2", + "version": "2.7.10" + } + }, + "nbformat": 4, + "nbformat_minor": 0 +} |