3 resultados para Protocol design

em Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland


Relevância:

30.00% 30.00%

Publicador:

Resumo:

SD card (Secure Digital Memory Card) is widely used in portable storage medium. Currently, latest researches on SD card, are mainly SD card controller based on FPGA (Field Programmable Gate Array). Most of them are relying on API interface (Application Programming Interface), AHB bus (Advanced High performance Bus), etc. They are dedicated to the realization of ultra high speed communication between SD card and upper systems. Studies about SD card controller, really play a vital role in the field of high speed cameras and other sub-areas of expertise. This design of FPGA-based file systems and SD2.0 IP (Intellectual Property core) does not only exhibit a nice transmission rate, but also achieve the systematic management of files, while retaining a strong portability and practicality. The file system design and implementation on a SD card covers the main three IP innovation points. First, the combination and integration of file system and SD card controller, makes the overall system highly integrated and practical. The popular SD2.0 protocol is implemented for communication channels. Pure digital logic design based on VHDL (Very-High-Speed Integrated Circuit Hardware Description Language), integrates the SD card controller in hardware layer and the FAT32 file system for the entire system. Secondly, the document management system mechanism makes document processing more convenient and easy. Especially for small files in batch processing, it can ease the pressure of upper system to frequently access and process them, thereby enhancing the overall efficiency of systems. Finally, digital design ensures the superior performance. For transmission security, CRC (Cyclic Redundancy Check) algorithm is for data transmission protection. Design of each module is platform-independent of macro cells, and keeps a better portability. Custom integrated instructions and interfaces may facilitate easily to use. Finally, the actual test went through multi-platform method, Xilinx and Altera FPGA developing platforms. The timing simulation and debugging of each module was covered. Finally, Test results show that the designed FPGA-based file system IP on SD card can support SD card, TF card and Micro SD with 2.0 protocols, and the successful implementation of systematic management for stored files, and supports SD bus mode. Data read and write rates in Kingston class10 card is approximately 24.27MB/s and 16.94MB/s.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Patients’ bowel dysfunction is a major factor that weakens the results of surgical care as it can cause pain and weaken patients’ rehabilitation. Bowel dysfunction is a common postoperative problem, yet most incidents remain undocumented. The nursing profession has a significant role in enhancing the bowel function postoperatively. However, studies of postoperative bowel function after hepatectomy are scarce and somewhat incongruous. Enhanced recovery protocols are innovative models of care aiming for better outcomes of surgical care. Enhanced recovery protocols can improve gastrointestinal function after surgery, yet patients are also known to be satisfied with their care. The aim was to investigate if postoperative bowel function day varies between patients in terms of age, gender, ASA score, type of surgery, histology, patients’ experienced pain and experienced satisfaction three days after discharge and three months after operation in patients undergoing hepatectomy. The goal was to produce information for basis of scientific research, to give nurses in clinical setting more tools to work with hepatectomy patients undergoing enhanced recovery protocol and to produce information to nurse managers to use in process management of patients undergoing enhanced recovery protocol. The design of this study is descriptive. Data was collected retrospectively from hepatectomy patients (n = 134) undergoing enhanced recovery protocol within the first year of enhanced recovery protocol implementation. The data was based on registers and analyzed statistically. Mean age of patients was 62 years and mean day of discharge was 4. Main (n = 72) histology of the patients was colorectal liver metastases. Mean bowel function day was 3. Most of the patients were very satisfied or satisfied with the care three days after discharge (99%) and three months (90%) after operation. Most of the patients (72%) experienced moderate pain three days after discharge, but three months after operation 47% of the patients did not experience pain and 48% experienced moderate pain. There were no statistically significant differences in bowel function between different age groups, genders, ASA score groups or histologies. Neither were there statistically significant differences in postoperative bowel function in terms of experienced satisfaction or pain. There were statistically significant differences in postoperative bowel function between different types of surgery (p < 0.01). Nurses should take into consideration hepatectomy patients’ type of surgery and pay special attention in supporting major open hepatectomy patients’ postoperative bowel function. Nurses should educate patients undergoing major open hepatectomy about prolonged postoperative bowel function.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The wide adaptation of Internet Protocol (IP) as de facto protocol for most communication networks has established a need for developing IP capable data link layer protocol solutions for Machine to machine (M2M) and Internet of Things (IoT) networks. However, the wireless networks used for M2M and IoT applications usually lack the resources commonly associated with modern wireless communication networks. The existing IP capable data link layer solutions for wireless IoT networks provide the necessary overhead minimising and frame optimising features, but are often built to be compatible only with IPv6 and specific radio platforms. The objective of this thesis is to design IPv4 compatible data link layer for Netcontrol Oy's narrow band half-duplex packet data radio system. Based on extensive literature research, system modelling and solution concept testing, this thesis proposes the usage of tunslip protocol as the basis for the system data link layer protocol development. In addition to the functionality of tunslip, this thesis discusses the additional network, routing, compression, security and collision avoidance changes required to be made to the radio platform in order for it to be IP compatible while still being able to maintain the point-to-multipoint and multi-hop network characteristics. The data link layer design consists of the radio application, dynamic Maximum Transmission Unit (MTU) optimisation daemon and the tunslip interface. The proposed design uses tunslip for creating an IP capable data link protocol interface. The radio application receives data from tunslip and compresses the packets and uses the IP addressing information for radio network addressing and routing before forwarding the message to radio network. The dynamic MTU size optimisation daemon controls the tunslip interface maximum MTU size according to the link quality assessment calculated from the radio network diagnostic data received from the radio application. For determining the usability of tunslip as the basis for data link layer protocol, testing of the tunslip interface is conducted with both IEEE 802.15.4 radios and packet data radios. The test cases measure the radio network usability for User Datagram Protocol (UDP) based applications without applying any header or content compression. The test results for the packet data radios reveal that the typical success rate for packet reception through a single-hop link is above 99% with a round-trip-delay of 0.315s for 63B packets.