WOLFRAM

電気工学

System Modelerを使うと,電気回路,パワーエレクトロニクス,電気機械を構築し,研究することができます.電気と機械のコンポーネントを組み合せて完全なシステムモデルを構築したり,解析タスクを実行して性能を測定したりできます.

Sequential Circuits: Create and Test Designs

Sequential circuits are widely used in modern devices such as computers and smartphones to store information. In this lab, you will learn to design memory elements like latches and flip-flops that can store binary information.

Create Your Model

Create a model of a frequency divider. The model consists of two JK flip-flops. The input clock signal is used as a reference to create pulses of different frequencies.

Frequency divider circuit using flip-flops.

Test Your Circuit

Check how the source frequency, L3, is divided into two different frequencies, L1 and L2.

The sequential circuit is tested using Arduino Leonardo.

Explore the College Digital Electronics labs to learn more