scholarly journals Penerapan Sistem Tertanam untuk Monitoring Kandang Ayam Broiler

Author(s):  
Fathurrahmani Fathurrahmani ◽  
Wiwik Kusrini ◽  
Khairul Anwar Hafizd ◽  
Arif Supriyanto

Broilers are fast growing animals that are influenced by environmental conditions. Routine monitoring is needed, especially temperature, humidity and ammonia levels. In this study, the authors propose an embedded system that can detect temperature, humidity and ammonia levels. This system works by sending temperature, humidity and ammonia gas information routinely once a day to the henhouse operator via text message (SMS), or information will be sent if environmental conditions are above/below the threshold. The embedded system was built using microcontrollers, temperature and humidity sensors as well as ammonia sensors. The microcontroller uses Arduino. Temperature and humidity sensors use DHT11, while the ammonia level sensor uses MQ-135. Embedded system communication uses the GSM SIM800L module, this module is responsible for sending the henhouse environmental conditions to the operator via SMS. Testing is done in two stages, namely functionality and connectivity. The functionality test proves that the sensor can produce information on temperature, humidity and ammonia levels by comparing it with conventional tools. The connectivity test proves that the GSM SIM800L module can send monitoring data every day and certain conditions.

2022 ◽  
Vol 1212 (1) ◽  
pp. 012047
Author(s):  
Yanshori ◽  
D W Nugraha ◽  
D Santi

Abstract The main objective of this paper is to design an IoT (Internet of Things) to monitor temperature and humidity for smart gardens. Temperature sensors and humidity sensors measure environmental conditions and are processed by a microcontroller. The actuator used is a spray pump that is used to spray water into the air to lower the temperature. Data from the sensors and status from the actuators are sent to the server and can be monitored via a smartphone. The data collected can be analyzed for various purposes. The result obtained is the effect of spraying on temperature reduction.


2021 ◽  
Vol 5 (1) ◽  
pp. 60
Author(s):  
Qurnia Dwi Yoga Putra ◽  
Puji Winar Cahyo

<p>Abstrak :</p><p>Kondisi lingkungan sering berubah-ubah membuat kondisi hewan ternak menjadi kurang produktif, terutama pada hewan ternak jangkrik. Selain dipengaruhi kondisi lingkungan yang berubah-ubah dan tidak menentu, penurunan hasil ternak jangkrik dipengaruhi oleh suhu dan kelembaban. Suhu yang ideal untuk ternak jangkrik ini berada pada kisaran 20°C-32°C. Sedangkan untuk kelembaban kandang berada pada kisaran 65%-80%. Untuk itu perlu alat untuk mengukur suhu dan kelembaban kandang jangkrik yang dapat mengawasi keadaan serta mengetahui kondisi kandang jangkrik itu sendiri sehingga dapat meningkatkan kualitas produksi jangkrik.</p><p>Berdasarkan permasalahan tersebut dibuat sistem monitoring ternak jangkrik. Dimana sistem ini dapat melakukan penyiraman secara otomatis jika suhu kandang jangkrik terlalu panas dan kandang terlalu lembab.</p><p>Hasil dari penelitian ini adalah <em>dashboard</em> informasi kondisi kandang jangkrik dengan sensor suhu dan kelembaban. Sistem ini pada menggunakan sensor suhu, kelembaban dan perangkat water pump yang didirakit pada mikrokontroler <em>NodeMCU</em>. Sedangkan Informasi ditampilkan secara <em>dashboard</em> monitoring dengan menggunakan framework Codeigniter.</p><p>_____________________________</p><p>Abstract :</p><p><em>Environmental conditions often change, making conditions for livestock to be less productive, especially for crickets. Apart from being influenced by changing and erratic environmental conditions, the decline in cricket production is influenced by temperature and humidity. The ideal temperature for crickets is in the range of 20 ° C-32 ° C. Meanwhile, the humidity of the cage is in the range of 65% -80%. For that, we need a tool to measure the cricket cage's temperature and humidity that can monitor the situation and know the condition of the cricket cage itself so that it can improve the quality of cricket production.</em></p><p><em>Based on these problems, a monitoring system for crickets was created. This system can do watering automatically if the cricket cage's temperature is too hot and the cage is too humid.</em></p><p><em>This research made a dashboard of information on the crickets cage's condition with temperature and humidity sensors. This system uses temperature, humidity sensors, and water pump devices, which are assembled on the NodeMCU microcontroller. Meanwhile, information is displayed in a monitoring dashboard using a Codeigniter framework.</em></p>


2021 ◽  
Vol 11 (3) ◽  
pp. 1331
Author(s):  
Mohammad Hossein Same ◽  
Gabriel Gleeton ◽  
Gabriel Gandubert ◽  
Preslav Ivanov ◽  
Rene Jr Landry

By increasing the demand for radio frequency (RF) and access of hackers and spoofers to low price hardware and software defined radios (SDR), radio frequency interference (RFI) became a more frequent and serious problem. In order to increase the security of satellite communication (Satcom) and guarantee the quality of service (QoS) of end users, it is crucial to detect the RFI in the desired bandwidth and protect the receiver with a proper mitigation mechanism. Digital narrowband signals are so sensitive into the interference and because of their special power spectrum shape, it is hard to detect and eliminate the RFI from their bandwidth. Thus, a proper detector requires a high precision and smooth estimation of input signal power spectral density (PSD). By utilizing the presented power spectrum by the simplified Welch method, this article proposes a solid and effective algorithm that can find all necessary interference parameters in the frequency domain while targeting practical implantation for the embedded system with minimum complexity. The proposed detector can detect several multi narrowband interferences and estimate their center frequency, bandwidth, power, start, and end of each interference individually. To remove multiple interferences, a chain of several infinite impulse response (IIR) notch filters with multiplexers is proposed. To minimize damage to the original signal, the bandwidth of each notch is adjusted in a way that maximizes the received signal to noise ratio (SNR) by the receiver. Multiple carrier wave interferences (MCWI) is utilized as a jamming attack to the Digital Video Broadcasting-Satellite-Second Generation (DVB-S2) receiver and performance of a new detector and mitigation system is investigated and validated in both simulation and practical tests. Based on the obtained results, the proposed detector can detect a weak power interference down to −25 dB and track a hopping frequency interference with center frequency variation speed up to 3 kHz. Bit error ratio (BER) performance shows 3 dB improvement by utilizing new adaptive mitigation scenario compared to non-adaptive one. Finally, the protected DVB-S2 can receive the data with SNR close to the normal situation while it is under the attack of the MCWI jammer.


Electronics ◽  
2021 ◽  
Vol 10 (4) ◽  
pp. 469
Author(s):  
Hyun Woo Oh ◽  
Ji Kwang Kim ◽  
Gwan Beom Hwang ◽  
Seung Eun Lee

Recently, advances in technology have enabled embedded systems to be adopted for a variety of applications. Some of these applications require real-time 2D graphics processing running on limited design specifications such as low power consumption and a small area. In order to satisfy such conditions, including a specific 2D graphics accelerator in the embedded system is an effective method. This method reduces the workload of the processor in the embedded system by exploiting the accelerator. The accelerator assists the system to perform 2D graphics processing in real-time. Therefore, a variety of applications that require 2D graphics processing can be implemented with an embedded processor. In this paper, we present a 2D graphics accelerator for tiny embedded systems. The accelerator includes an optimized line-drawing operation based on Bresenham’s algorithm. The optimized operation enables the accelerator to deal with various kinds of 2D graphics processing and to perform the line-drawing instead of the system processor. Moreover, the accelerator also distributes the workload of the processor core by removing the need for the core to access the frame buffer memory. We measure the performance of the accelerator by implementing the processor, including the accelerator, on a field-programmable gate array (FPGA), and ascertaining the possibility of realization by synthesizing using the 180 nm CMOS process.


Author(s):  
Yong Luo ◽  
Shuai-Bing Qin ◽  
Dong-Shu Wang

With the continuous development of engineering education accreditation in China, its concept has had a profound impact on the reform of various majors in higher education. Using the idea of engineering education accreditation, this paper discusses the main problems in the implementation of embedded experimental courses of electronic information majors and proposes related education reform programs. Taking the embedded system experiment course of the automation major and embedded system major of Zhengzhou University as examples, the course has carried out research on the aspects of teaching model, experimental course content, scientific assessment method, etc., and proposed corresponding improvement methods to achieve better effect. The practical operation result has proved that the embedded system experiment course of the automation major and embedded system major improved the students’ ability and met the requirements of professional accreditation.


2012 ◽  
Vol 460 ◽  
pp. 266-270
Author(s):  
Xing Wu Sun ◽  
Yu Chen ◽  
Ai Fei Wang

According to the shortcomings of large volume and high cost about the plate recognition system, an embedded plate recognition system is developed based on the ARM11 processor at lower costs. Taking the embedded Linux system as the software development platform, the system uses graphical user interface to operate and control the machine. Using CMOS camera system as image acquisition device, the system adopts HSV algorithm to realize the image classification on the platform of the embedded plate recognition system. The experimental results show that the embedded system runs stably, can realize the plate classification by color, and has the advantages of small size, low power consumption, convenience for using and so on. The embedded system provides a new thought for plate recognition.


2014 ◽  
Vol 543-547 ◽  
pp. 2209-2212
Author(s):  
Chun Hua Xiong ◽  
You Jie Zhou ◽  
Gao Jun An ◽  
Chang Bo Lu

Based on the existing contour tracing image recognition technology, combining the embedded system technology and the computer storage control technology, the author makes an integrated design, adopts the image processing chip, USB controller, the imaging sensor and other hardware circuits and develops an intelligent image system. The system can make real-time monitoring the size and change of millimeter-sized irregular target objects. Its applicable value in the fields such as intelligent monitoring of oil equipment, medical imaging and criminal investigation is very high.


2011 ◽  
Vol 345 ◽  
pp. 217-222
Author(s):  
Peng He ◽  
Lian Peng Wang ◽  
Na Wang ◽  
Gang Xu

In order to better solve the problem of detection of small bone spurs with convenient and accurate way, a portable spur detection system is designed. This system, in view of spur reproducibility characteristic, is characterized by the application for a kind of the improved algorithm based on the OpenCV. And it was successfully transplanted into the embedded system. The experimental results indicated that this system might precisely examine the small spur with difficulty discovery by naked eyes used fully by two images of computed tomography which done in different periods. The spur detection system needs to be further improved function to realize more applications. In fact, function expansion based on the system is easy to realize.


Sign in / Sign up

Export Citation Format

Share Document