Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

clarification in signals and systems

Status
Not open for further replies.

Bhuvanesh Nick

Member level 1
Joined
Aug 22, 2013
Messages
33
Helped
1
Reputation
2
Reaction score
1
Trophy points
8
Activity points
201
In some notes i got example for aperiodic signal as speech . like in that way i need an example for deterministic and random signal
 

A "conceptually"-deterministic signal might be a signal that is defined by an exact equation (e.g. sin(t), for all real numbers t), which has no random/stochastic/probabilistic component.

IF I am using the correct definition of "deterministic" (i.e. "not stochastic"), then I believe that all "real world" signals would not be deterministic, and would be stochastic (i.e. random).

A good example of a random signal is noise, such as the "static" noise that comes from the speaker of an AM radio when the receiver is not tuned to any station.

But music and speech would also both be considered to be stochastic, if you don't know what they will be, in advance.

And I guess you could just define random_signal_example(t) = true_random(t)! :)

Anything that you don't know in advance, the value of which is a random variable at any instant, is "stochastic"; i.e. a "random process".
 
Person above gave the right answer. All you need to know that any signal that can be defined by an equation is a Deterministic signal. Any signal that cannot be defined by an equation is a Random signal. If you want a random signal, try recording the sound of road traffic and display it as a waveform, thats a random (audio) signal for you.
 
A "conceptually"-deterministic signal might be a signal that is defined by an exact equation (e.g. sin(t), for all real numbers t), which has no random/stochastic/probabilistic component.

IF I am using the correct definition of "deterministic" (i.e. "not stochastic"), then I believe that all "real world" signals would not be deterministic, and would be stochastic (i.e. random).

A good example of a random signal is noise, such as the "static" noise that comes from the speaker of an AM radio when the receiver is not tuned to any station.

But music and speech would also both be considered to be stochastic, if you don't know what they will be, in advance.

And I guess you could just define random_signal_example(t) = true_random(t)! :)

Anything that you don't know in advance, the value of which is a random variable at any instant, is "stochastic"; i.e. a "random process".







Thank you so much sir
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top