WOLFRAM

電気工学

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

Blinking LED: Digital Circuits Lab

Digital circuits are everywhere, from personal computers to smart TVs. In this lab, you will learn how digital circuits work and create some basic circuits. Finally, you will test your digital circuits by connecting to hardware using Arduinos.

Create Your Model

The model consists of a digital input and a digital output connected to an Arduino. The digital input signal is used to set the state of the multiplexer. Based on the state of the multiplexer, a Boolean pulse with a predefined frequency is selected.

A 2×1 multiplexer is used to switch between two different frequencies.

Test Your Model

The pushbutton is used to change the frequency of the blinking LED.

The pushbutton is connected to pin 9 and the LED is connected to pin 6 of the Arduino.

Explore the College Digital Electronics labs to learn more