Circuit Design and Implementation of College English Autonomous Learning Monitoring System

Publisher:bin0990Latest update time:2009-11-02 Source: 电子技术(上海)Keywords:Monitoring Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

0 Introduction

The Ministry of Education proposed in the overall idea of ​​college English teaching reform: reform the existing teaching model, change the model of teachers, textbooks, chalk, blackboard and students, teachers talking and students listening to a personalized and active learning model with computers (network), teaching software and classroom comprehensive application. The new "College English Course Teaching Requirements (Trial)" also stipulates: focus on and emphasize students as the main body, promote personalized learning and autonomous learning. In order to adapt to the new teaching model, many colleges and universities have set up autonomous learning centers or multimedia teaching centers. However, some problems were found in the autonomous learning teaching practice, such as students cannot persevere, or for various reasons, they eventually give up halfway; autonomous learning becomes a formality, and students play games, surf the Internet or do other things during the autonomous learning process; the autonomous learning equipment has a high failure rate, including student hosts, monitors, headphones and other computer peripherals as well as tables and chairs. Analyzing the reasons, most colleges and universities only monitor the changes in concepts and rules and regulations, but the corresponding rules and regulations are not sound or implemented in place, and the concepts cannot be completely changed, resulting in the lack of effective monitoring of the autonomous learning process and the teaching process of teachers. Therefore, researching equipment that can monitor the autonomous learning process of college English is of great significance to promoting the smooth implementation and effective monitoring of college English teaching reform.

1 Overall design of autonomous learning monitoring system

The monitoring of the English self-learning process is mainly to realize the audio and video monitoring of each self-learning classroom. The monitoring system studied in this project can monitor up to 32 self-learning classrooms, which can meet the current needs of most universities and the system expansion in the future. The overall solution block diagram of this system is shown in Figure 1.

Overall solution diagram

As shown in Figure 1, the video acquisition in the whole system is completed by the camera, the audio acquisition is realized by MIC, and the audio signal is amplified by logarithmic amplification. Since this system can monitor 32 classrooms for audio and video, considering the cost of the acquisition card and the effectiveness of the display (too many classrooms are not convenient for observation at the same time), this system adopts a solution of monitoring 4 classrooms at the same time, and 32 classrooms are monitored in time. At the same time, in order to monitor flexibly, the system uses a matrix switcher to realize the switching selection and monitoring of audio and video. The selected audio and video signals are transmitted to the audio and video acquisition card and displayed and played on the PC. This system uses the Tianmin 10MOONSMD2040 acquisition card. At the same time, the selection of audio and video is controlled by the upper PC (controller), that is, the control command is sent. The control command is transmitted to the main controller of the system through the RS232 protocol. The main controller receives the command, parses the command and controls the corresponding peripherals to execute the command. The peripherals in the system are mainly matrix switchers and terminal controllers. The terminal controller mainly receives the control commands of the main controller for the pan/tilt and aperture, and executes the control commands and audio acquisition and amplification.

2 Circuit Design and Implementation

2.1 Main controller circuit and implementation

Figure 2 Schematic diagram of the main controller circuit

Because the main controller and the matrix switcher are installed in the same cabinet and are very close to each other, they can be controlled directly through the I/O port of the microcontroller. To enhance the driving capability, an inverter CD4069 is added to the output I/O port of the microcontroller.

2.2 Matrix switch circuit and implementation

This system is designed for monitoring with a capacity of 32 channels of audio and video. To simplify the design and facilitate debugging, installation, and upgrading, the 32 channels of audio and video are not processed on one PCB board, but are divided into 4 sub-boards. Each sub-board has N8 channels of audio and video, realizing the 8-choice-1 output function of 8-channel audio and video channels, that is, 4 sub-boards form a matrix switcher, realizing the 32-choice-4 output function at the same time. The circuit diagram of each sub-board is shown in Figure 3.

Circuit diagram of daughter board

In Figure 3, J1…J8 are relay coils, and double-pole double-throw relay J4078 is used to achieve simultaneous switching of audio and video. J11 and J12 are jumper sockets, which are used to set the address of the sub-board. When the set sub-board address is the same as the sub-board selection address (A0, A1, A2) of the main controller, the 4099 of the sub-board is in working state. At this time, the channel selection instruction (cmd0, cmd1, cmd2) of the main controller is used to make any relay in J1…J8 complete the switching action, so as to achieve simultaneous selection of a certain audio and video.

2.3 Terminal controller circuit and implementation

The terminal controller mainly realizes two functions: one is to control the integrated camera and pan/tilt according to the instructions of the main controller, and the other is to collect the voice signal of the current classroom and process and upload it.

2.3.1 Camera and PTZ Control Circuit and Implementation

As shown in Figure 4, the control command of the RS485 control bus is received by MAX485 and the relay group is controlled according to the command to realize the up/down, left/right rotation of the pan/tilt motor and the zoom, zoom/near, bright/dark adjustment of the aperture motor. The chip MC145027 is used to complete the decoding of the microcontroller command. The microcontroller sends an address command for the selection of the terminal controller and a data command for the control of the terminal controller. Only when the address command sent by the microcontroller is the same as the address set by MC145027, MC145027 will receive the data command of the microcontroller, that is, the control command. Thus, the addressable individual control of each terminal is realized.

Camera and PTZ control circuit and implementation

2.3.2 Voice signal acquisition and processing

Because we need to collect voice signals from various locations in the classroom (generally within the range of 20 to 50m2), the use of ordinary microphone amplifier circuits obviously cannot meet the requirements. This system uses a logarithmic amplifier circuit for voice amplification, and collects voice signals from various locations within the range of 50m2 more clearly. The designed logarithmic amplifier circuit is shown in Figure 5. IC2 is an operational amplifier, and the system uses LM358 to achieve secondary operational amplification.

Logarithmic amplifier circuit

3 Conclusion

The effective real-time monitoring of college English autonomous learning is realized by using sensor technology and electronic technology. The design of this system is simple, low-cost, convenient and practical. It plays a very important role in improving students' self-learning consciousness, monitoring the operation of autonomous learning equipment and software platforms, preventing unnecessary losses caused by human damage, and improving the stability and reliability of equipment operation.

Keywords:Monitoring Reference address:Circuit Design and Implementation of College English Autonomous Learning Monitoring System

Previous article:Design of Wireless ECG Monitoring System Based on C8051 Single Chip Microcomputer
Next article:Using 8-bit microcontroller to realize serial-to-Ethernet converter

Recommended ReadingLatest update time:2024-11-16 17:54

RS485 interface circuit and test circuit for automatic transceiver conversion
The dotted box shown in Figure 1 is the interface circuit . By analyzing the truth table, its sending and receiving process is as follows: When DI=0 at the transmitting end, DE/RE=1 transmits a 0 level, and RO=0 at the receiving end; when DI=1 at the transmitting end, DE/RE=0, VA=VB=2.5V
[Analog Electronics]
Implementation of MODBUS serial port programming based on RS485 interface
    With the development of information technology, intelligence, informatization and networking have become the development trend of modern industrial control. Since the 1980s, the rapid development of open industrial control buses has completely changed the world's technological landscape. On this basis, the control
[Microcontroller]
Design of RS485 Serial Communication Based on C8051F020 Single Chip Microcomputer
  1 Introduction   With the continuous development of computer technology and measurement and control technology, in the data acquisition system with single-chip microcomputer as the core, it is necessary to realize data exchange between single-chip microcomputer and computer, so as to give full play to the respective
[Power Management]
Design of RS485 Serial Communication Based on C8051F020 Single Chip Microcomputer
Design of RS485 serial communication circuit using C8051F020
  With the continuous development of computer technology and measurement and control technology, in the data acquisition system with single-chip microcomputer as the core, it is necessary to realize data exchange between single-chip microcomputer and computer, so as to give full play to the advantages of single-chip mi
[Microcontroller]
Design of RS485 serial communication circuit using C8051F020
Design of RS485 Serial Communication Based on C8051F020 Single Chip Microcomputer
  1 Introduction   With the continuous development of computer technology and measurement and control technology, in the data acquisition system with single-chip microcomputer as the core, it is necessary to realize data exchange between single-chip microcomputer and computer, so as to give full play to the respective
[Power Management]
Design of RS485 Serial Communication Based on C8051F020 Single Chip Microcomputer
Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号