20 Pages

EECE 301 Note Set 11 CT Convolution

Course: EECE 301, Fall 2011
School: Binghamton
Rating:
 
 
 
 
 

Word Count: 1588

Document Preview

301 Signals EECE & Systems Prof. Mark Fowler Note Set #11 C-T Systems: Computing Convolution Reading Assignment: Section 2.6 of Kamen and Heck 1/20 Course Flow Diagram The arrows here show conceptual flow between ideas. Note the parallel structure between the pink blocks (C-T Freq. Analysis) and the blue blocks (D-T Freq. Analysis). New Signal Models Ch. 1 Intro C-T Signal Model Functions on Real Line...

Register Now

Unformatted Document Excerpt

Coursehero >> New York >> Binghamton >> EECE 301

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
301 Signals EECE & Systems Prof. Mark Fowler Note Set #11 C-T Systems: Computing Convolution Reading Assignment: Section 2.6 of Kamen and Heck 1/20 Course Flow Diagram The arrows here show conceptual flow between ideas. Note the parallel structure between the pink blocks (C-T Freq. Analysis) and the blue blocks (D-T Freq. Analysis). New Signal Models Ch. 1 Intro C-T Signal Model Functions on Real Line System Properties LTI Causal Etc D-T Signal Model Functions on Integers New Signal Model Powerful Analysis Tool Ch. 3: CT Fourier Signal Models Ch. 5: CT Fourier System Models Ch. 6 & 8: Laplace Models for CT Signals & Systems Fourier Series Periodic Signals Fourier Transform (CTFT) Non-Periodic Signals Frequency Response Based on Fourier Transform Transfer Function New System Model New System Model Ch. 2 Diff Eqs C-T System Model Differential Equations D-T Signal Model Difference Equations Ch. 2 Convolution Zero-State Response C-T System Model Convolution Integral Zero-Input Response Characteristic Eq. D-T System Model Convolution Sum Ch. 4: DT Fourier Signal Models DTFT (for Hand Analysis) DFT & FFT (for Computer Analysis) Ch. 5: DT Fourier System Models Freq. Response for DT Based on DTFT New System Model New System Model Ch. 7: Z Trans. Models for DT Signals & Systems Transfer Function New System Model2/20 C-T convolution properties Many of these are the same as for DT convolution. We only discuss the new ones here. 1. Derivative Property: See the next slide for the others d [ x (t ) v (t )] = x (t ) v (t ) dt = x (t ) v (t ) derivative 2. Integration Property Let y(t) = x(t)*h(t), then t x( )d h(t ) = x(t ) t h( )d y( )d = t The properties of convolution help perform analysis and design tasks that involve convolution. For example, the associative property says that (in theory) we can interchange to order of two linear systems in practice, before we can switch the order we need to check what impact that might have on the physical interface conditions. 3/20 Convolution Properties These are things you can exploit to make it easier to solve convolution problems 1.Commutativity x (t ) h (t ) = h (t ) x (t ) You can choose which signal to flip 2. Associativity x (t ) (v (t ) w(t )) = ( x (t ) v (t )) w(t ) Can change order sometimes one order is easier than another 3. Distributivity OR x (t ) ( h1 (t ) + h2 (t )) = x (t ) h1 (t ) + x (t ) h2 (t ) may be easier to split complicated system h[n] into sum of simple ones we can split complicated input into sum of simple ones (nothing more than linearity) 4. Convolution with impulses x (t ) (t ) = x (t ) 4/20 Computing CT Convolution -For D-T systems, convolution is something we do for analysis and for implementation (either via H/W or S/W). -For C-T systems, we do convolution for analysis nature does convolution for implementation. If we are analyzing a given system (e.g., a circuit) we may need to compute a convolution to determine how it behaves in response to various different input signals If we are designing a system (e.g., a circuit) we may need to be able to visualize how convolution works in order to choose the correct type of system impulse response to make the system work the way we want it to. Well learn how to perform Graphical Convolution, which is nothing more than steps that help you use graphical insight to evaluate the convolution integral. 5/20 Steps for Graphical Convolution x(t)*h(t) y (t ) = x ( )h(t )d 1. Re-Write the signals as functions of : x() and h() 2. Flip just one of the signals around t = 0 to get either x(-) or h(-) a. It is usually best to flip the signal with shorter duration b. For notational purposes here: well flip h() to get h(-) 3. Find Edges of the flipped signal a. Find the left-hand-edge -value of h(-): call it L,0 b. Find the right-hand-edge -value of h(-): call it R,0 4. Shift h(-) by an arbitrary value of t to get h(t - ) and get its edges a. Find the left-hand-edge -value of h(t - ) as a function of t: call it L,t Important: It will always be L,t = t + L,0 b. Note: I use for what the book uses ... It is not a big deal as they are just dummy variables!!! Find the right-hand-edge -value of h(t - ) as a function of t: call it R,t Important: It will always be R,t = t + R,0 Note: If the signal you flipped is NOT finite duration, one or both of L,t and R,t will be infinite (L,t = and/or R,t= ) 6/20 Steps Continued 5. Find Regions of -Overlap a. What you are trying to do here is find intervals of t over which the product x() h(t - ) has a single mathematical form in terms b. of In each region find: Interval of t that makes the identified overlap happen c. Working examples is the best way to learn how this is done Tips: 6. Regions should be contiguous with no gaps!!! Dont worry about < vs. etc. For Each Region: Form the Product x() h(t - ) and Integrate a. Form product x() h(t - ) b. Find the Limits of Integration by finding the interval of over which the product is nonzero i. Found by seeing where the edges of x() and h(t - ) lie ii. Recall that the edges of h(t - ) are L,t and R,t , which often depend on the value of t So the limits of integration may depend on t c. Integrate the product x() h(t - ) over the limits found in 6b i. The result is generally a function of t, but is only valid for the interval of t found for the current region ii. Think of the result as a time-section of the output y(t) 7/20 Steps Continued 7. Assemble the output from the output time-sections for all the regions a. Note: you do NOT add the sections together b. You define the output piecewise c. Finally, if possible, look for a way to write the output in a simpler form 8/20 Example: Graphically Convolve Two Signals y (t ) = h() x(t )d = x()h(t )d Convolve these two signals: By Properties of By Properties of Convolution Convolution these two forms are these two forms are Equal Equal This is why we can This is why we can flip either signal flip either signal x(t) 2 2 t h(t) 3 1 t 9/20 Step #1: Write as Function of x() 2 2 h() 3 1 Step #2: Flip h() to get h(-) x() 2 0 2 h(-) 3 1 0 Usually Easier to Flip the Shorter Signal 10/20 Step #3: Find Edges of Flipped Signal x() 2 0 2 h(-) 3 1 L,0 = 1 0 R,0 = 0 11/20 Motivating Step #4: Shift by t to get h(t-) & Its Edges Just looking at 2 arbitrary t values In Each Case We Get L,t = t + L,0 R,t = t + R,0 For tt= 2 For = 2 For tt= -2 For = -2 h(t-) =h(2-) 3 h(t-) =h(-2-) 3 3 2 1 2 L,t = t + L,0 R,t = t + R,0 L,t = t + L,0 R,t = t + R,0 L,t = t 1 R,t = t + 0 L,t = t 1 R,t = t + 0 L,-2 = -2 1 R ,-2 = 2+0 L,2 = 2 1 R,2 = 2+0 12/20 Doing Step #4: Shift by t to get h(t-) & Its Edges For Arbitrary Shift by tt For Arbitrary Shift by h(t ) 3 t1 t L,t = t + L,0 R,t = t + R,0 L,t = t 1 R,t = t + 0 13/20 Step #5: Find Regions of -Overlap 2 x() 2 Region II Region h(t-) No -Overlap No -Overlap tt< 0 <0 3 L,t R,t= t = t -1 Want R,t< 0 2 t<0 x() 2 h(t-) Partial -Overlap Partial -Overlap 3 t -1 Want L,t 0 t-1 0 t1 t Region II Region II 0 tt 1 0 1 Want R,t 0 t0 14/20 Step #5 (Continued): Find Regions of -Overlap x() 2 Region III Region III 2 h(t-) Total -Overlap Total -Overlap 3 1 < tt 2 1< 2 t -1 Want L,t > 0 t-1 > 0 t Want R,t 2 t>1 t2 x() 2 Region IV Region IV 2 h(t-) Partial -Overlap Partial -Overlap 3 2 < tt 3 2< 3 t -1 Want L,t 2 t-1 2 t3 t Want R,t > 2 t>2 15/20 Step #5 (Continued): Find Regions of -Overlap 2 x() 2 h(t-) No -Overlap No -Overlap tt> 3 >3 3 t -1 Want L,t > 2 Region V Region V t t-1 > 2 t>3 16/20 Step #6: Form Product & Integrate For Each Region 2 h(t-) 3 t -1 2 Region I: tt< 0 Region I: < 0 y (t ) = t x()h(t )d = h(t-) x() = 0 x() 0 d = 0 y (t ) = 0 for all t < 0 Region II: 0 tt 1 Region II: 0 1 2 h(t-) 3 t -1 With 0 integrand the limits dont matter!!! 2 0 y (t ) = t x( )h(t )d t t = 6d = [6 ]0 = 6t 6 0 = 6t h(t-) x() 6 0 y (t ) = 6t for 0 t 1 0t 17/20 Step #6 (Continued): Form Product & Integrate For Each Region x() h(t-) Region III: 1 < tt 2 Region III: 1 < 2 2 2 3 y (t ) = t -1 t x( )h(t )d h(t-) x() t = 6 6d = [6 ]t 1 = 6t 6(t 1) = 6 t t 1 t -1 x() h(t-) t y (t ) = 6 for all t such that : 1 < t 2 Region IV: 2 < tt 3 Region IV: 2 < 3 2 2 3 y (t ) = t -1 t x( )h(t )d 2 h(t-) x() = 6 6d = [6 ]t 1 = 6 2 6(t 1) = 6t + 18 2 t 1 y (t ) = 6t + 18 for 2 < t 3 t -1 2 18/20 Step #6 (Continued): Form Product & Integrate For Each Region x() 2 3 Region V: tt> 3 Region V: > 3 h(t-) 2 t -1 t y (t ) = x()h(t )d = h(t-) x() = 0 0 d = 0 y (t ) = 0 for all t > 3 19/20 Step #7: Assemble Output Signal Region II Region tt< 0 <0 Region II Region II 0 tt 1 0 1 Region III Region III 1 < tt 2 1< 2 Region IV Region IV 2 < tt 3 2< 3 Region V Region V tt> 3 >3 y (t ) = 0 y (t ) = 6t y (t ) = 6 y (t ) = 6t + 18 y (t ) = 0 y (t ) 6 0 1 2 3 t 20/20
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Binghamton - EECE - 301
EECE 301 Signals &amp; SystemsProf. Mark FowlerNote Set 11aExample: Using D-T Convolution to Simulate the Effect of an RC Circuit on a Guitar Signal1/9Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel structure bet
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #12 C-T Signals: Motivation for Fourier Series Reading Assignment: Section 3.1 of Kamen and Heck1/18Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel structur
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerComplex SinusoidsComplex-Valued Sinusoidal Functions1/16A sinusoid is completely defined by its three parameters: -Amplitude A (for EE's typically in volts or amps or other physical unit) -Frequency in radia
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #13 C-T Signals: Fourier Series (for Periodic Signals) Reading Assignment: Section 3.2 &amp; 3.3 of Kamen and Heck1/21Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the par
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #14 C-T Signals: Fourier Transform (for Non-Periodic Signals) Reading Assignment: Section 3.4 &amp; 3.5 of Kamen and Heck1/27Course Flow DiagramThe arrows here show conceptual flow between ideas. Note
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #15 C-T Signals: Fourier Transform Properties Reading Assignment: Section 3.6 of Kamen and Heck1/39Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel structure
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #16 C-T Signals: Generalized Fourier Transform Reading Assignment: Section 3.7 of Kamen and Heck1/9Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel structure
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #17 C-T Systems: Frequency-Domain Analysis of Systems Reading Assignment: Section 5.1 of Kamen and Heck We're jumping over Ch. 4 for now. we'll come back later1/10Course Flow DiagramThe arrows here
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #18 C-T Systems: Frequency-Domain Analysis of Systems Reading Assignment: Section 5.2 of Kamen and Heck1/12Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel s
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #19 C-T Systems: Frequency-Domain Analysis of Systems Reading Assignment: Section 5.2 of Kamen and Heck1/17Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel s
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #20 C-T Systems: Ideal Filters - Frequency-Domain Analysis Reading Assignment: Section 5.3 of Kamen and HeckCourse Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel s
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #21 C-T to D-T Conversion: Sampling of C-T signals Reading Assignment: Section 5.4 of Kamen and Heck We study this now for two reasons: The analysis uses C-T Frequency-Domain System Analysis Methods
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #22 D-T Signals: Frequency-Domain Analysis Reading Assignment: Section 4.1 of Kamen and Heck1/12Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel structure be
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #23 D-T Signals: DTFT Details Reading Assignment: Section 4.1 of Kamen and Heck1/17Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel structure between the pin
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #24 D-T Signals: Definition of DFT Numerical FT Analysis Reading Assignment: Sections 4.2 of Kamen and Heck1/15Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parall
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #25 D-T Signals: Relation between DFT, DTFT, &amp; CTFT Reading Assignment: Sections 4.2.4 &amp; 4.3 of Kamen and Heck1/22Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the par
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #26 D-T Systems: DTFT Analysis of DT Systems Reading Assignment: Sections 5.5 &amp; 5.6 of Kamen and Heck1/20Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel str
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #27 C-T Systems: Laplace Transform Power Tool for system analysis Reading Assignment: Sections 6.1 6.3 of Kamen and Heck1/18Course Flow DiagramThe arrows here show conceptual flow between ideas. No
Binghamton - EECE - 301
1 X ( s) = s+5At s = 5 the denominator = 0 and X(s) goes to s=5jX ( s) j
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #28 C-T Systems: Laplace Transform. Solving Differential Equations Reading Assignment: Section 6.4 of Kamen and Heck1/21Course Flow DiagramThe arrows here show conceptual flow between ideas. Note t
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #28a C-T Systems: Laplace Transform. Partial Fractions Reading Assignment: &quot;Notes 28a Reading on Partial Fractions&quot; (On my website)1/8Course Flow DiagramThe arrows here show conceptual flow between
Binghamton - EECE - 301
1Partial Fraction ExpansionWhen trying to find the inverse Laplace transform (or inverse z transform) it is helpful to be able to break a complicated ratio of two polynomials into forms that are on the Laplace Transform (or z transform) table. We will i
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #29 C-T Systems: Laplace Transform. Transfer Function Reading Assignment: Section 6.5 of Kamen and Heck1/17Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the parallel s
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #30 C-T Systems: Laplace Transform. and System Stability Reading Assignment: Section 8.1 of Kamen and Heck1/30Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the paralle
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #31 C-T Systems: Laplace Transform. and System Response to an Input Reading Assignment: Section 8.4 of Kamen and Heck1/7Course Flow DiagramThe arrows here show conceptual flow between ideas. Note t
Binghamton - EECE - 301
&gt; A=[1 (R/L) 1/(L*C)]; &gt; format long &gt; Den=conv(A,[1 100]) Den = 1.0e+008 * 0.00000001000000 0.00002300000000 0.01396470588235 1.17647058823529&gt;A=[1 (R/L) 1/(L*C)]; &gt;[R,P,K]=residue([5 11002],A) R= -12.5237 17.5237 P= 1.0e+003 * -1.2831 -0.9169&gt;A=[1 (R/
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #32 C-T Systems: Transfer Function . and Frequency Response Reading Assignment: Section 8.5 of Kamen and Heck1/37Course Flow DiagramThe arrows here show conceptual flow between ideas. Note the para
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #33 D-T Systems: Z-Transform . &quot;Power Tool&quot; for system analysis Reading Assignment: Sections 7.1 7.3 of Kamen and Heck1/16Course Flow DiagramThe arrows here show conceptual flow between ideas. Note
Binghamton - EECE - 301
1Partial Fraction Expansion via MATLABThe residue function of MATLAB can be used to compute the partial fraction expansion (PFE) of a ratio of two polynomials. This can be used or Laplace transforms or Z transforms, although we will illustrate it with Z
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #34 D-T Systems: Z-Transform . Solving Difference Eqs. &amp; Transfer Func. Reading Assignment: Sections 7.4 7.5 of Kamen and Heck1/16Course Flow DiagramThe arrows here show conceptual flow between ide
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerNote Set #35 D-T Systems: Z-Transform . Stability of Systems, Frequency Response Reading Assignment: Section 7.5 of Kamen and Heck1/14Course Flow DiagramThe arrows here show conceptual flow between ideas. N
Binghamton - EECE - 301
EECE 301 Signals &amp; Systems Prof. Mark FowlerDiscussion #12a DT Filter ApplicationThese notes explore the use of DT filters to remove an interference (in this case a single tone) from an audio signal. Imagine that you are in the your home recording stud
Binghamton - EECE - 301
Binghamton - EECE - 301
Binghamton - EECE - 301
Fourier Transform TableTime Signal 1, &lt; t &lt; 0.5 + u(t ) u (t ) (t ) (t c), c real e bt u(t ), b &gt; 0 Fourier Transform 2 ( ) 1 / j ( ) + 1 / j 1, &lt; &lt; e jc , c real 1 , b&gt;0 j + b 2 ( o ), o real sinc[ t / 2 ]e jot , o real p (t )2t[1 ] p (t ) sinc[
Binghamton - EECE - 301
Laplace Transform TableTime Signal u(t ) u(t ) - u(t - c), c &gt; 0 t N u(t ), N = 1, 2, 3,K Laplace Transform 1/ s (1 - e - cs ) / s, c &gt; 0 N! , N = 1, 2, 3,K s N +1 1 e - cs , c real 1 , b real or complex s+b N! , N = 1, 2, 3, K ( s + b) N +1 s 2 2 s + o
Binghamton - EECE - 301
Ch. 6: Logarithmic Unit The DecibelNotes from EECE 281. &quot;Ch. 6&quot; refers to the EECE 281 book called &quot;Electrical Engineering Uncovered&quot;15/24Logarithmic Scale Engineers deal with data that can take on values over a HUGE range! i.e., Plotting Y vs. X Plo
Binghamton - EECE - 301
Semi-log Paper for Bode Plots
Binghamton - EECE - 301
Simple Introduction to Transistor (BJT) Amplifier1/10Bipolar Junction Transistor Made out of n-type and p-type silicon There are two &quot;flavors&quot; of BJT's pnp &amp; npnpnp TransistorTo Learn More! EECE 332 (Semiconductors) &quot;Why do they work?&quot;npn Transisto
Binghamton - EECE - 301
Trig Identity Tablee j = cos( ) j sin( ) e j + e j cos( ) = 2 j e e j sin( ) = 2j cos( / 2) = m sin( ) sin( / 2) = cos( ) 2 sin( ) cos( ) = sin(2 ) sin 2 ( ) + cos2 ( ) = 1 cos2 ( ) sin 2 ( ) = cos(2 )[3 cos( ) + cos(3 )] sin3 ( ) = 1 [3 sin( ) sin(3 )]
Binghamton - EECE - 301
Z Transform TableTime Signal [n ] [n - q], q = 1, 2, K Z Transform 1 1 = z -q , q = 1, 2, K q z z z -1 zq - 1 , q = 1, 2, K z q -1 (z - 1) z , a real or complex z-a z (z - 1)2 z2 (z - 1)2 z (z + 1) (z - 1)3 az (z - a )2 az (z + a ) (z - a )3 2az 2 (z - a
Binghamton - EECE - 301
Binghamton - EECE - 301
Binghamton - EECE - 301
Why are Low Impedance Microphones Better Than High-Imp.Microphones come in a variety of types based on a variety of factors. For example, there are &quot;dynamic&quot; microphones that use a magnet and coil to convert sound waves into electrical signals by exploit
Saddleback - ENG - 1b
Fijany1Layla FijanyProfessor JalalatSaddleback English 1BSeptember 24, 2011California Dreaming: In Need of Financial Aid1.Readers should be concerned with this topic because it affects all Americancitizens who live in California he United States
Saddleback - ENG - 1b
1FijanyLayla FijanyMrs. J. JalalatEnglish 1B16 November 2011The Logical Science of LoveColdplay released The Scientist during their second album in 2002. After surfacing,this song became an instant success, and still remains so, due to the publics
Saddleback - ENG - 1b
Fijany1Layla FijanyMs. J. JalalatEnglish 1B7 December 2011At Issues: Stem Cells/ The Debate of Life1.Stem cells, it seems, have been around in medicine since stethoscopes were first used.Yet, the argument over whether the use of these biological
Saddleback - ENG - 1b
NY TIMES, HEALTH, MONEY AND POLICYhttp:/www.nytimes.com/2010/08/24/health/policy/24stem.html?scp=1&amp;sq=should%20stem%20cell%20research%20be%20allowed&amp;st=cseU.S. Judge Rules Against Obamas Stem Cell PolicyBy GARDINER HARRISPublished: August 23, 2010WA
Saddleback - ENG - 1b
1FijanyLayla FijanyHorriganContemporary Lit30 October 2009
Virginia College - BUSINESS - 100
NOTES
Virginia College - BUSINESS - 100
Ifyouarelikemostpeople,youhavesomeliabilityinsurancecoveragethroughyourhomeownersandautomobilepolicies.Buthaveyourcoveragelimitskeptpacewithyourexposuretorisk?Areyoumakingmoremoney,livinginamoreexpensivehome,orholdingmoreassetsthanyouwereadecadeago?Ev
Virginia College - BUSINESS - 100
DispellingUmbrellaInsuranceMythsIts easy to tell yourself that youll probably never need to purchase extra liability insurance. After all, yourchances of being hit with a multimillion-dollar lawsuit may be fairly slim. And besides, wouldnt the liability
Virginia College - BUSINESS - 100
TheEvolvingRoleOfVoluntaryBenefitsThe last few years have brought unprecedented financial pressures to employers. As that pressure increased, so did the speculationthat ancillary benefits would fall by the wayside. It seemed like an easy way for employe
Virginia College - BUSINESS - 100
Virginia College - BUSINESS - 100
How to Approach an Employer Over Email:Step 1: Mind Your Manners:Think of the basic rules you learned growing up, like saying please and thank you. Addresspeople you don't know as Mr., Mrs., or Dr. Include their last name. Your greeting should beforma
Virginia College - BUSINESS - 100
Bodie Kane MarcusEssentials of InvestmentsFourthEditionChapter 10Bond Prices andYieldsIrwin/McGrawHill2001TheMcGrawHillCompanies,Inc.Allrightsreserved.Essentials of InvestmentsBodie Kane MarcusFourthEditionBond Characteristics Face or par va
Virginia College - BUSINESS - 100
Multiple Choice Questions1. _ is equal to the total market value of the firm's common stock divided by(the replacement cost of the firm's assets less liabilities).A) Book value per shareB) Liquidation value per shareC) Market value per shareD) Tobin
Virginia College - BUSINESS - 100
Multiple Choice Questions1. _ is equal to the total market value of the firm's common stock divided by(the replacement cost of the firm's assets less liabilities).A) Book value per shareB) Liquidation value per shareC) Market value per shareD) Tobin