Rs fliP flop

Thread Starter

Korama

Joined Sep 11, 2018
1
hello,
I have question about the type of the Rs fliP flop. Can we consider it as digital dynamic system? And what is the différence between digital and discret system. Thank you
 

MrChips

Joined Oct 2, 2009
34,809
Welcome to AAC!

You have two separate questions.

I have question about the type of the Rs fliP flop. Can we consider it as digital dynamic system?
What is the definition of digital?
What is the definition of dynamic?
If a flip-flop meets those definitions then you could call it digital dynamic. I have never seen that pair of terms used together.

And what is the différence between digital and discret system.
Same difference.
 

AnalogKid

Joined Aug 1, 2013
12,128
When I hear discrete, I take it as individual transistors and other components, as opposed to an integrated circuit. However, often these days discrete means a bunch of IC's, as opposed to a CPLD, FPGA, or microcontroller.

ak
 
And what is the différence between digital and discret system. Thank you
When I see these words combined, I immediately think of discrete-time control systems.

From Wikipedia:

Digital control is a branch of control theory that uses digital computers to act as system controllers. Depending on the requirements, a digital control system can take the form of a microcontroller to an ASIC to a standard desktop computer. Since a digital computer is a discrete system, the Laplace transform is replaced with the Z-transform. Also since a digital computer has finite precision (See quantization), extra care is needed to ensure the error in coefficients, A/D conversion, D/A conversion, etc. are not producing undesired or unplanned effects.
 
Top