Current Signals at Switched times problem

  • Thread starter Thread starter JoeMarsh2017
  • Start date Start date
  • Tags Tags
    Current Signals
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
JoeMarsh2017
Messages
24
Reaction score
0

Homework Statement


upload_2017-1-15_15-14-49.png
[/B]

Homework Equations


i(t)=5u(t)+ 3u(t^2)

The Attempt at a Solution


FullSizeR.jpg
FullSizeR.jpg
 
Physics news on Phys.org
My instructor is actually making his own textbook for the course, so we don't have a textbook to reference to this semester. He is cutting problems out of another book and posting them in a PDF for us to work on...no clue what the book is...
upload_2017-1-15_16-53-45.png
 
Yes, we are working on Unit Step functions, ramps, and combining signals right now. I am stuck on another part because I am still learning how to use MATLAB. i(t)=u(5t)+u(3t^2)

I am still confused but is this where it becomes a "power function" like A^2/n! ?
Joe
 
JoeMarsh2017 said:
Yes, we are working on Unit Step functions, ramps, and combining signals right now. I am stuck on another part because I am still learning how to use MATLAB.i(t)=u(5t)+u(3t^2)

I am still confused but is this where it becomes a "power function" like A^2/n! ?
Joe
The examples in the article all show that the expression inside the unit step's parentheses is a simple expression such as (t) or (t–4), but no multiples of t, and no powers of t.

So, for example, a ramp starting at t=0 could be described as t • U(t)
and a steeper ramp as, e.g., 10t • U(t)

If the ramp signal is described as just 10t then at times before t=0, i.e., negative time, the ramp function would have a non-zero value. But when we don't want it to be a ramp for negative time we multiply it by the Heaviside step U(t) to indicate the ramp starts at t=0, and before that it is everywhere zero.

Were we to want a signal to not appear until t=4, the unit step needed would be U(t–4).

From wikipedia:
The Heaviside step function, or the unit step function, ... is a discontinuous function whose value is zero for negative argument and one for positive argument.