REPORT

2019 Spring Semester Flying Robot Project Team A Article 8July 03, 2019

620

Last week, we could successfully control a servo motor, but we didn't use the remote controller to control it but used a laptop instead.
Since we successfully completed that task last week, during this week's class, we tried to connect the controller to servo motors.
Referring to a helpful website, we made a circuit and wrote some codes for us to control motors via our controller. Though there is only a code for controlling one servo motor, we now have 3 servo motors to control an aileron, an elevator, and a rudder, so we had to fix that code and the circuit on the Internet, but it was fairly simple.
When we finish all of the procedures, I am pretty sure that all of the parts can be controlled properly because that task was so simple that there is even no room for discussion.
However, as soon as we began examining if they work, we found that only the elevator doesn't work. Since we managed all the motors for each part, in the same way, we simply didn't have any solutions for that problem.
Finally, before we detected a cause for that problem, had we spent as long as one hour! It turned out that one of our electric cables to connect Arduino with the elevator was burned. We should have used a voltmeter much earlier.
The main lesson from this class was that we should consider the possibility that it is sometimes a cable, not our code or circuit that creates problems.
先週,私たちはサーボモータを生業することができましたが,その際コントローラではなくパソコンを使って制御しました.先週はうまく終わらせることができたので,今回の授業ではコントローラーとモーターを繋げることにしました.
有用なウェブサイトを参照しつつ,回路を作ってコードも書いてコントローラから操作できるようにしました.一つのサーボを動かすコードしかインターネット上にはなかったのですが,このプロジェクトではエルロン,エレベーター,ラダーを動かすために3つのモーターが必要なのでコードと回路を少し修正しなければなりませんでしたが,単純なことでした.
この作業を終わらせたとき,議論の余地すらないほど簡単タスクだったので,私は全てのパーツが正確に動くだろうと確信していました.
しかし,検査を始めるとすぐにエレベーターだけがうまく動かないことが判明しました.全ての部品のモーターを同じように扱っていたので,解決策が全くわかりませんでした.結局問題を特定するまでに1時間もかかってしまいました.原因はアルディーノとエレベーターを接続するケーブルが焼けてしまっているのが原因と判明しました...
電圧計をもっと早く使っておけばよかったですね...
この授業から得た教訓は,自分で作ったコードや回路が悪いのではなくケーブルが悪くて動かないっていう可能性も考えておくべきっていうことでした.

|