In data transmission a change in single bit in the received data may lead to miss understanding or a disaster. Each bit in the sent information has high priority especially with information such as the address of the receiver. The importance of error detection with each single change is a key issue in data transmission field.
The ordinary single parity detection method can detect odd number of errors efficiently, but fails with even number of errors. Other detection methods such as two-dimensional and checksum showed better results and failed to cope with the increasing number of errors.
Two novel methods were suggested to detect the binary bit change errors when transmitting data in a noisy media.Those methods were: 2D-Checksum method and Modified 2D-Checksum. In 2D-checksum method, summing process was done for 7×7 patterns in row direction and then in column direction to result 8×8 patterns. While in modified method, an additional parity diagonal vector was added to the pattern to be 8×9. By combining the benefits of using single parity (detecting odd number of error bits) and the benefits of checksum (reducing the effect of 4-bit errors) and combining them in 2D shape, the detection process was improved. By contaminating any sample of data with up to 33% of noise (change 0 to 1 and vice versa), the detecting process in first method was improved by approximately 50% compared to the ordinary traditional two dimensional-parity method and gives best detection results in second novel method
Acute lymphoblastic leukemia (ALL) is a cancer of the blood and bone marrow (spongy tissue in the center of bone). In ALL, too many bone marrow stem cells develop into a type of white blood cell called lymphocytes. These abnormal lymphocytes are not able to fight infection very well. The aim of this study was to investigate possible links between E3 SUMO-Protein Ligase NSE2 [NSMCE2] and increase DNA damage in the childhood patients with Acute lymphoblastic leukemia (ALL). Laboratory investigations including hemoglobin(Hb) ,white blood cell (WBC) , serum total protein , albumin ,globulin , in addition to serum total antioxidant activity (TAA) , Advanced oxidation protein products(AOPP) and E3 SUMO-Protein Ligase NSE2[NSMCE2]. Blood samples
... Show MoreThis work is the first study of the Curculionoidea fauna from Kurdistan region of Iraq, based on the intensive survey in different localities of Kurdistan from March 2016 to November 2017. In total, 41 species belonging to 28 genera, 21 tribes and 3 families were collected and identified, including 25 species newly recorded for the Iraqi fauna.
General distribution, collecting localities and methods, with plant association data for each species are given.
Background Many countries recommend the use of long-acting reversible contraceptive intrauterine device immediately after cesarean delivery. The cesarean delivery rate in Iraqi public hospitals is 32.2% and may reach 85.8% in private hospitals. Immediate post-partum intrauterine device insertion at cesarean is rarely done in Iraq. Objectives To assess the safety and practicality of immediate post-partum intrauterine device insertion during cesarean delivery for family planning and pregnancy spacing in Iraqi women. Subjects and Methods A single arm clinical trial included 150 eligible women who attended Al-Elwiyah Maternity Teaching Hospital or Al Hayat Rahibat Hospital for term delivery. A copper intrauterine device was placed in the ute
... Show MoreMetalloendo peptidase is a neutral endopeptidase that cleaves peptides at the amino side of hydrophobic residues and inactivates several peptide hormones, including atrial natriuretic factor, giucagon, enkephalin, substance p, neurotensin, oxytocin, and bradykinin. It is also a major enzyme for the degradation of beta-amyloid. This study aimed to measure enzyme activity and compare it with other biochemical changes in sera patients with diabetic nephropathy. The study included 35 pathological samples of people with diabetic nephropathy, 24 samples from males and 11 samples from females, as well as the same number of healthy people as a comparison group of 15 males, 20 females, with the ages of both groups of patients with diabetic nephropat
... Show MoreBackground: Hyperplastic polyps account for 30–93% of gastric polyps. Recently, there have been studies about the development of dysplasia in this type of polyp. Every cell in the body contains the p53 gene, which has anti-cancer properties. Objective: The sensitivity of immunohistochemical expression of p53 is evaluated among gastric hyperplastic polyps with and without dysplasia and gastric adenomatous polyps to know its usefulness as a diagnostic marker. Methods: A retrospective cross-sectional study was done on fifty formalin-fixed paraffin-embedded blocks of gastric polyps (44 hyperplastic polyps without dysplasia, 3 hyperplastic polyps with dysplasia, and 3 adenomas). Cases were collected from the archives of the pathology d
... Show MoreIt is often needed to have circuits that can display the decimal representation of a binary number and specifically in this paper on a 7-segment display. In this paper a circuit that can display the decimal equivalent of an n-bit binary number is designed and it’s behavior is described using Verilog Hardware Descriptive Language (HDL).
This HDL program is then used to configure an FPGA to implement the designed circuit.