Unit Step Function: u(-t) Meaning & Negative Time

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
1 reply · 9K views
amaresh92
Messages
163
Reaction score
0
what does the u(-t) mean in unit step funtion in basic function of signal and system?how can be time taken as -ve?
 
Engineering news on Phys.org
u(t) is unit step function right? It means that u=1 for t>=0 and u=0 otherwise.
In the same way u(-t) can be understood. That is u=1 for t<=0 and u=0 otherwise.
Here time is not taken as -ve but only the argument to u is taken as -ve.