Monday, January 27, 2020
Digital Image Enhancement Methods for Multimedia Technology
Digital Image Enhancement Methods for Multimedia Technology Chapter 1 1.1 Introduction In todayââ¬â¢s communications networks, multimedia is a growing field. There are increasing demands on incorporating visual aspect to other modes of communications. It is therefore unable to be avoided to have situations in which the video and transmitted images being corrupted or degraded in their perceptual quality by variety of ways. 1.2Digital Image Processing An image is defined as two- dimensional function, f(x,y), where x,y are plane coordinates and the amplitude of ââ¬Ëfââ¬â¢ at any pair of coordinates (x,y) is called the intensity or gray level of the image. When x, y and the intensity values of f are all finite and discrete quantities, we call the image a digital image. To processing the image by means of computer algorithms is called as digital image processing. As compared to analog image processing, digital image processing has many advantages. It can avoid problems such as signal distortion, image degradation and build-up of noise during processing. 1.2 Image Restoration and Enhancement Methods: Now dayââ¬â¢s digital images have covered the complete world. Images are acquired by photo electronic or photochemical methods. The sensing devices tend to reduce a quality of the digital images by introducing the noise and blur due to motion or misfocus of camera. One of the first applications of digital images was in the news paper industry, when pictures were sent by submarine cable between New York and London. Introduction of cable picture transmission system in the early 1920ââ¬â¢s reduced the time required to transport a picture across Atlantic from more than a week to less than three hours. Some of the initial problems in improving the visual quality of these early digital pictures were related to the selection of printing procedures and distribution of intensity levels. Digital image processing techniques began in the late 1960s and early 1970s to be used in medical imaging, remote Earth resources observations and astronomy. Tomography was invented independently by Sir Godfrey N. Hounsfield and Professor Allan M.Cormack who shared the 1979 Nobel Prize in medicine for their invention. But, X-rays were discovered in 1985 by Wilhelm Conrad Roentgen. Geographers use the similar technique to study the pollution patterns from aerial and satellite imagery. Image enhancement and restoration procedures are used to process the degraded images of unrecoverable objects or experimental results too expensive to duplicate. The use of a gray level transformation which transforms a given empirical distribution function of gray level values in an image into a uniform distribution has been used as an image enhancement as well as for a normalization procedure.( I. Pitas) Image enhancement refers to increase the image quality by sharpening certain image features (edges, boundaries and contrast) and reducing the noise. Digital image enhancement and restoration are two dimensional filters. They are broadly classified into linear digital filters and non linear filters. Linear digital filter can be designed or implemented either spatial domain or Frequency domain. (K.S. Thyagarajan) In Spatial Domain methods refers to the image plane itself .Image processing methods, spatial domain methods are based on direct manipulation of pixels in an image. The intensity transformations and spatial filtering are two principal categories of spatial domain methods. In Frequency domain methods, first image is transformed to frequency domain. It means that, the Fourier transform of the image is computed and performed all processing on the Fourier transform of the image. Finally Inverse Fourier transform is performed to get the resultant image. (Rafael C.Gonzalez and Richard E.Woods) Image Enhancement Techniques are Median filtering Neighborhood averaging Edge Detection Histogram techniques In 1980, recent work on c.c.d. scanners is reviewed and solid-state scanners which include on-chip signal processing functions are described. Future trends are towards `smartââ¬â¢ scanners; these are scanners with on-chip real-time processing functions, such as analogue-to-digital conversion, thresholding, data compaction, edge enhancement and other real-time image processing functions.( Chamberlain,1980) The image enhancement algorithm first separates an image into its lows (low-pass filtered form) and highs (high-pass filtered form) components. The lows component then controls the amplitude of the highs component to increase the local contrast. The lows component is then subjected to a non-linearity to modify the local luminance mean of the image and is combined with the processed highs component. The performance of this algorithm when applied to enhance typical undegraded images, images with large shaded areas, and also images degraded by cloud cover will be illustrated by way of examples. (Peli, T., 1981) Enhancement algorithms based on local medians and interquartile distances are more effective than those using means and standard deviations for the removal of spike noise, preserve edge sharpness better and introduce fewer artifacts around high contrast edges. They are not as fast as the mean-standard deviation equivalents but are suitable for large data sets treated in small machines in production quantities.( Scollar,I.,1983) Filtering CT images to remove noise, and thereby enhance the signal-to-noise ratio in the images, is a difficult process because CT noise is of a broad-band spatial-frequency character, overlapping frequencies of interest in the signal.A measurement of the noise power spectrum of a CT scanner and some form of spatially variant filtering of CT images can be beneficial if the filtering process is based upon the differences between the frequency characteristics of the noise and the signal. For evaluating the performance, used a percentage standard deviation, an index representing contrast, a frequency spectral pattern, and several CT images processed with the filter. (Okada., 1985) A two-dimensional least-mean-square (TDLMS) adaptive algorithm based on the method of steepest decent is proposed and applied to noise reduction in images. The adaptive property of the TDLMS algorithm enables the filter to have an improved tracking performance in nonstationary images. The results presented show that the TDLMS algorithm can be used successfully to reduce noise in images. The algorithm complexity is 2(NÃâ"N) multiplications and the same number of additions per image sample, where N is the parameter-matrix dimension. The algorithm can be used in a number of two-dimensional applications such as image enhancement and image data processing.( Hadhoud,M.M.,1988) Image processing techniques are used to determine the range and alignment of a land vehicle. The approach taken is to establish a state vector of quantities derived from an image sequence, and to refine this over the mission. The image processing techniques applied fall into the generic categories of enhancement, detection, segmentation, and classification. Approaches to estimating the alignment and range of a vehicle in computationally efficient ways are presented. The estimates of quantities extracted from single image frames are subject to errors. This approach facilitates the integration of results from multiple images, and from multiple sensor systems.( Atherton, T.J.,1990) The JPEG coder has proven to be extremely useful in coding image data. For low bit-rate image coding (0.75 bit or less per pixel), however, the block effect becomes very annoying. The edges also display `wave-like appearance. An enhancement algorithm is proposed to enhance the subjective quality of the reconstructed images. First, the pixels of the coded image are classified into three broad categories: (a) pixels belonging to quasi-constant regions where the pixel intensity values vary slowly, (b) pixels belonging to dominant-edge (DE) regions which are characterized by few sharp and dominant edges and (c) pixels belonging to textured regions which are characterized by many small edges and thin-line signals. An adaptive mixture of some well-known spatial filters which uses the pixel labeling information for its adaptation is used as the adaptive optimal spatial filter for image enhancement. (Kundu, A.1995) The videotexts are low-resolution and mixed with complex backgrounds; image enhancement is a key to successful recognition of the videotexts. Especially in Hangul characters, several consonants cannot be distinguished without sophisticated image enhancement techniques. In this experiment, after multiple videotext frames containing the same captions are detected and the caption area in each frame is extracted, five different image enhancement techniques are serially applied to the image: multi-frame integration, resolution enhancement, contrast enhancement, advanced binarization, and morphological smoothing operations and tested the proposed techniques with the video caption images containing both Hangul and English characters from various video sources such as cinema, news, sports, etc. The character recognition results are greatly improved by using enhanced images in the experiment. (Sangshin Kwak.,2000). The use of an adaptive image enhancement system that implements the human visual system (HVS) has the properties for contrast enhancement of X-ray images. X-ray images are poor quality and are usually interpreted visually. The HVS properties considered are its adaptive nature, multichannel mechanism and high nonlinearity. This method is adaptive, nonlinear and multichannel, and combines adaptive filters and homomorphic processing. The median filtering method is a simple and efficient way to remove impulse noise from digital images. This novel method has two stages. The first stage is to detect the impulse noise in the image. In this stage, first one identify the noise pixel and second one the pixels are roughly divided into two classes, which are noise-free pixel and noise pixel. Then, the second stage is to eliminate the impulse noise from the image. In this stage, only the noise-pixels are processed. The ââ¬Å"noise -free pixelsâ⬠are directly copied to the output image. Here, hybrid of adaptive median filter with switching median filter method is used. The adaptive median filter framework in order to enable the flexibility of the filter to change it size accordingly based on the approximation of local noise density. The switching median filter framework in order to speed up the process and also allows local details in the image to be preserved. (Kong, NSP., 2008) One of the advantages of Level-2 Improved tolerance based selective arithmetic mean filtering technique is that this filtering technique is to detect and remove the noisy pixels and restore the noise free information. However the removal of impulse noise is often accomplished at the expense of blurred and distorted features of edges. Therefore it is necessary to preserve the edges and fine details during filtering. (Deivalakshmi,S., 2010) An efficient non-linear cascade filter is used to removal of high density salt and pepper noise in image and video. This method consists of two stages to enhance the filtering. The first stage is the Decision based Median Filter (DMF) which is used to identify pixels likely to be contaminated by salt and pepper noise and replaces them by the median value. The second stage is the Unsymmetrical Trimmed Filter, either Mean Filter (UTMF) or Midpoint Filter (UTMP) which is used to trim the noisy pixels in an unsymmetrical manner and processes with the remaining pixels The basic idea is that, though the level of denoising in the first stage is lesser at high noise densities, the second stage helps to increase the noise suppression. Hence, this method is very suitable for low, medium as well as high noise densities even above 90%. This algorithm shows better image and video quality in terms of visual appearance and quantitative measures. ( Balasubramanian, S.,2009) The enhancement algorithm enhances CR image detail and CR image enhanced has good visual effect, so the method id suit for edge detail enhancement of CR medicine radiation image. (Zhang., 2010). Three dimensional TV is considered as next generation broadcasting service.TOF sensors are a relatively new technology allowing real time capture of both photometric and geometric scene information. In order to generate the natural 3D video, first we develop a practical pipeline including TOF data processing and MPEG-4 based data transmission and reception. Then we acquire colour and depth videos from TOF range sensor. Then Alpha matting and enhancement are performed to handle fuzzy and hairy objects (Ji-Ho Cho Sung-Yeol Kim Lee, 2010). Chapter 2 2.1 Median Filtering Median Filtering is a non -linear signal enhancement technique for the smoothing of signals, the suppression of impulse noise, and preserving of edges. In the one dimensional case it consists of sliding a window of an odd number of elements along the signal, replacing the centre sample by the median of the samples in the window. Noise is any undesirable signal. Noise is everywhere and thus we have to learn to live with it. Noise gets introduced into data via any electrical system used for storage, transmission, and/or processing. In addition, nature will always play a ââ¬Å"noisyâ⬠trick or two with data under observation. When encountering an image corrupted with noise you will want to improve its appearance for a specific application. The Techniques applied are application-oriented. Also, different procedures are related to the types of noise introduced to the image. Some important types of noise are: Gaussian or white, Rayleigh, Salt-pepper or impulse noise, periodic, sinusoidal or coherent, uncorrelated, and granular. In statistics, a median is described as the numeric value separating the higher half of a sample, a population, or a probability distribution, from the lower half. The median of a finite list of numbers can be found by arranging all the numbers from lowest value to highest value and picking the middle one. For example: The observations are [7,5,6,8,1,3,8,5,4]. First, we are arranging in ascending order or lowest value to highest value. [1, 3, 4, 5, 5, 6, 7, 8, 8] Then the middle one is picked. Here, number of observations n=9, it is an odd number. The middle value=5. So, the median =5. If there is an even number of observations, then there is no single middle value; the median is then usually defined to be the mean of the two middle values. For example: observations are [7,5,6,8,1,3,8,5,4,6]. First, we are arranging in ascending order or lowest value to highest value. [1, 3, 4, 5, 5, 6, 6, 7, 8, 8] Then the middle one is picked. Here, number of observations n=10, it is an even number. So, averaging the observation 5 and 6 and gets the median value. The observation values are 5 and 6. The averaging value of 5 and 6 gives 5.5. So, the median =5.5. Most scanned images contain noise caused by the scanning method (sensor and its calibration-electrical components, radio frequency spikes) this noise may look like dots of black and white. Median filter helps us by erasing the black dots, called the Pepper, and it also fills in white holes in an image, called salt ââ¬Å"Impulse Noiseâ⬠. Itââ¬â¢s like the mean filter but is better in pixels and will not affect the other pixels significantly. This means that mean does that. Preserving sharp edges Median value is much like neighbourhood Median filtering is popular in removing salt and pepper noise and works by replacing the pixel value with the median value in the neighbourhood of that pixel. When applied on: 1. We do brightness -ranking by first placing the brightness values of the pixels from each neighbourhood in ascending order. 2. The median or middle value of this ordered sequence is then selected as the representative brightness value for that neighbourhood. 2.2Median Filter Action The median filter is also sliding -window spatial filter, but it replaces the centre pixel value in the window by the median of all pixel values in the window. As for the mean filter, the kernel is usually square but can be any shape rectangular, circular, etc depends on an image. An example of median filtering of a single 3*3 window of values is shown in figure 2.1. To arrange the pixel value in ascending order: 0,2,3,3,4,6,19,97 The median value=4(Here no of items=9) The centre pixel value 97 is replaced by the median value 4 as shown below. Figure 2.2 This illustrates one of the celebrated features of the median filter: its ability to remove ââ¬Ëimpulseââ¬â¢ noise. The median filter is also widely claimed to be ââ¬Ëedge-preservingââ¬â¢ since it theoretically preserves step edges without blurring. However, in the presence of noise it blurs edges in images slightly. 2.3 Synthetic Image Let us consider 6*6 window size. Here, we take 3*3 mask size, to find out the median value. The order of the pixel value:1,2,3,3,3,4,5,7,8.The median value of this mask size=3. Here, the centre pixel value 3 is replaced by the median value 3. Here, we find out the A to P value as shown in figure 2.5. First, we find out the median value for 3*3 mask size and replacing the original centre pixel value by these values. To find A: Order: 1, 2, 3,3,3,4,5,7,8. Median=3. To find B: Order: 1, 3, 3,3,4,4,5,6,8. Median=4. To find C: Order: 2, 3, 3,4,4,5,6,8,9. Median=4. To find D: Order: 1, 2, 2,3,4,5,6,8,9. Median=4. Similar way, we have to calculate F to P. To find P: Order: 2, 4,5,5,5,8,8,9 Median=5. The final output of synthetic image of ââ¬Å"6*6â⬠window as shown in figure 2.6. By checking the synthetic image output by using Matlab. To Refer the Matlab Coding in Appendix A. Output: 3 1 5 6 9 2 7 3 4 4 4 1 2 4 4 4 4 8 1 4 4 4 5 7 1 4 4 5 5 8 3 5 7 9 8 2 Both Hand calculation synthetic image output and Matlab synthetic image output are same. 2.4 Median Filter Implementation on Mat lab: In past years, linear filters become the most popular filters in image processing. The reason of their popularity is caused by the existence of robust mathematical models which can be used for their analysis and design. However, there exist many areas in which the nonlinear filters provide significantly better results. The advantage of non linear filters lies in their ability to preserve edges and suppress the noise without loss of details. The success of nonlinear filters is caused by the fact that image signals as well as existing noise types are usually nonlinear. Due to the imperfection of image sensors, images are often corrupted by noise. The impulse noise is the most frequently referred type of noise. The most cases, impulse noise is caused by malfunctioning pixels in camera sensors, faulty memory locations in hardware, or errors in data transmission. We distinguish two common types of impulse noise. They are Salt-and-Pepper noise and the random valued shot noise. For images corrupted by salt-and-pepper noise, the noisy pixels have only maximum or minimum values. In case of random valued shot noise, the noisy pixels have arbitrary value. Traditionally, the impulse noise is removed by a median filter which is the most popular non linear filter .A standard median filter gives poor performance for images corrupted by impulse noise with higher intensity. A simple median filter utilizing 3*3 or 5*5 pixel window is sufficient only when the noise intensity is less than approximately 10-20%. Here, we implement the median filter using Matlab. To refer the Matlab coding in Appendix B. Output: problem The Noisy Image is corrupted by Salt-and-Pepper noise. By using median filter, 3*3 mask size most of noise has been eliminated. If we smooth the noisy image with larger median filter 7*7 mask size, all the noisy pixels disappear as shown above figure. 3.0 Neighbourhood Averaging Filters Neighborhood averaging filters are similar to mean filters. The Neighborhood averaging filter is the simplest low pass filter; here all coefficients are identical. These filters sometimes are called Averaging filters. The characteristics of neighborhood averaging are defined by kernel height, width and shape. When Kernel size increases, the smoothing effect also increases. The idea behind these filters is straight forward. By replacing the every pixel value in an image by the average of the intensity levels in the neighborhood defined by the filter mask, this process results in an image with reduced ââ¬Å"sharpâ⬠transitions in intensity levels. The window is usually square, but can be any shape like rectangular, circular, etc. depending on the size of an image. Each point in the smoothed image, is f(x,y)obtained from the average pixel value in a neighbourhood of (x,y) in the input image. For example, if we use a 33 neighbourhood around each pixel we would use the mask Each pixel value is multiplied by 1/9, summed, and then the result placed in the output image. This mask is successively moved across the image until every pixel has been covered. That is, the image is convolved with this smoothing mask (also known as a spatial filter or kernel). However, one usually expects the value of a pixel to be more closely related to the values of pixels close to it than to those further away. This is because most points in an image are spatially coherent with their neighbours; indeed it is generally only at edge or feature points where this hypothesis is not valid. Accordingly it is usual to weight the pixels near the centre of the mask more strongly than those at the edge. Some common weighting functions include the rectangular weighting function above (which just takes the average over the window), a triangular weighting function, or a Gaussian. In practice one doesnt notice much difference between different weighting functions, although Gaussian smoothing is the most commonly used. Gaussian smoothing has the attribute that the frequency components of the image are modified in a smooth manner. Smoothing reduces or attenuates the higher frequencies in the image. Mask shapes other than the Gaussian can do odd things to the frequency spectrum, but as far as the appearance of the image is concerned we usually dont notice much. The arithmetic mean is the standard average, often simply called the mean. The mean may be confused with the median, mode or range. The mean is the average of a set of values, or distribution; however, for probability distributions, the mean is not necessarily the same as the median, or the mode. For example: The observations are [7,5,6,8,1,3,8,5,4]. First, we find out the total value for these observations. Total=7+5+6+8+1+3+8+5+4=47 Then, finding the average one. Here, number of observations n=9. Average=total/9. =47/9 Average=5.22(Equivalent to 5) So, the average =5. 3.1 Synthetic image Let us consider 6*6 window size. Figure 3.1 Here, we take 3*3 mask size, to find out the Neighbourhood averaging value. The order of the pixel value:1,2,3,3,3,4,5,7,8.The averaging value of this mask size=4. Here , the centre pixel value 3 is replaced by the averaging value 4. By using this method, we have to calculate the median value for whole window size 6*6. 3 1 5 6 9 2 7 A B
Sunday, January 19, 2020
The Feminist Struggle Portrayed in Brief History Of The Horse Essay
The Feminist Struggle Portrayed in Brief History Of The Horseà à Lorna Crozier's poem, "A Brief History Of The Horse", offers many different interpretations. However, the structure of the poem breaks down into three stages: past, present, and future. By examining the archetypes within the poem, it can be suggested that the horse stands to represent the feminist struggle, the ongoing battle for women to have an equal place in society. In explicating "A Brief History Of The Horse," it is of primary importance to examine the logopoeia (thought level) of the poem. The archetype of the horse suggests the poem's feminist aspect. To elucidate, the horse, as a Jungian archetype, represents motherhood and the magic side of man. What Jung refers to as the "`mother withing all of us,' or intuitiveness, and lies in the subconscious"(Cirlot, 151). In Crozier's poem, reference to the subconscious is quite apparent in the first stanza or stage; the horse grazes in "pastures of sleep." A grazing horse is also symbolic of freedom and peace (Oderr, 69); however, this freedom can only be obtained in sleep. The mother figure is also represented by the fact that the soldiers are within the horse. They are in the belly of the horse: "the soldiers feel the sway of the horse's belly as she races night across the meadows"(260). This implies the notion of a fetus in a womb. However, the men (soldiers) are not aware of the outside world of the horse, believing that they are in "a hold of a ship that smells of grass and forgetfulness"(260). Thus, the notion that the horse is grazing in a pasture of green grass (peace), yet the men(soldiers) are unable to see the truth. They are unaware of what problems the horse is actually faced with. The soldier... ...ermore, regardless of how much the horse is repressed it will eventually do what it wants to do. It doesn't matter what label is placed on the feminist struggle, it is inevitable that women will have a place equal in society to men. The horse will eventually graze "calmly in the meadow", and there will be a time when men and women are equal. In conclusion, the poem moves from the basic history or repression of the horse to the future outlook. The horse stands as an archetype for the mother, the feminist struggle. Therefore, the poem becomes a history of the feminist struggle, from being born of ancient times, through the ignorance of current times and eventually it will come to rest. Without a doubt, women will eventually have an equal place in society. The poet is quite adamant that females will become equal to men. The feminist movement cannot be suppressed.
Saturday, January 11, 2020
A Juggling Act Essay
Anna feels dissatisfied with her level of contribution COMPARED to other managers. * Has a tendency to compare herself to those people around her. 3. Anna has 18 month old daughter. 4. Anna feels constant conflict between desire to surpass client expectations and her commitment to being a good mother. 5. Unsure what she wants in life. Anna is performing at a 100% within her 60% capacity, while she views others at 120% at 100% capacity, yet still feels like she isnââ¬â¢t measuring up. 7. Not being able to meet desired family life even with reduced work life. 8. Anna wants to be successful in every area of lifeââ¬â not just her career. 9. Church meeting made her realize she needs to look at her health gauges and set GOALS as to what she really wants in life. Symptoms The following symptoms (evidence) show that Anna is facing a serious problem 1. Feeling like a ââ¬Å"starâ⬠again lead to her feeling guilty for not providing Kristin with enough dedicated time at home 2. Felt impatient during social interactions, when she used to be very social in the work place. 3. No longer taking lunch breaks. 4. Still feels pressure, even though only being paid 60% and working a lot of extra hours 5. Comparing herself to full-time workers, even though she is part-time 6. Felt like she had no one close to her who could really relate to her situation and provide her with the support she needed. 7. Reluctant to contact someone she didnââ¬â¢t know to obtain the support she needed. 8. Feels like she canââ¬â¢t keep all the balls (work life, social life, and mother life) in the air right now and anticipates a burn out if something does not change in the immediate future. 9. Chris (Annaââ¬â¢s husband) noticed her high stress level may be what was affecting her sleep, eating, patience level and emotional stability Underlying Problems 1. Anna is constantly comparing herself with individuals that are not operating under the same conditions (full-time vs. part-time, family vs. single). 2. A lack of clear, defined goals in her job. Management needs to provide Anna with specific, relevant and challenging goals, so that she stays motivated and has a feeling of accomplishment (meeting all goals/expectations). 3. Overload with work. From the key conversations I noticed that they were always asking her to do extra projects in addition to her current duties that required 100% work in a 60% capacity. 4. Anna is unsure exactly what she wants more out of life. Advance her career or advance her motherly duties. Is in a constant conflict in choosing between the two and feels she is failing at one when she succeeds in the other.
Friday, January 3, 2020
Dell s Supply Chain Management - 3272 Words
EXECUTIVE SUMMARY Dell is the company that is well known for its unique and innovative supply chain and was responsible for setting trend for the way the PC could be sold at the cheaper rate. It was ranked 2nd on the list of the biggest computer distributors. The benchmark of their successful company was because of their unique Supply Chain Management. Dell marked its uniqueness in the supply chain industry by the launch of the ââ¬ËBuilt ââ¬â to ââ¬â orderââ¬â¢ and ââ¬ËDirect Sale Strategiesââ¬â¢. Supply chain management plays a vital role in any organization to increase the customer satisfaction and also to maintain the competitive advantage in the market. Supply Chain Management involves several functions within the organization. Managers need know what is the supply chain, its importance and how does it impacts the success and profit of the organization. In case of the Dell, it uses ââ¬ËDell Directââ¬â¢ that helps them to sustain their competitive advantage in the market. It simply is the direct customer order and there is no middle man involved in the process of ordering. We see that the success of the Dell lies in the ââ¬ËDirect Sell Modelââ¬â¢ and in this term paper the focus is more on the supply chain strategies that the Dell uses and the relationship with the supplier and its communicational capabilities with its consumers. The various business models adopted by Dell is analyzed with its Supply Chain Strategy and also the information flow within Dell and how it adds value to its supply chain.Show MoreRelatedIntroduction to Supply Chain Management System: Dell Computer Corporation1451 Words à |à 6 PagesIntroduction to Supply Chain Management (SCM) System Supply chain management (SCM) is the combination of activities which help a company to improve the methods to make a product or service and deliver it to customers. (Larson, 2004) SCM encompasses the planning and management of all activities involved in sourcing, procurement, conversion, and logistics management activities. More importantly, it includes coordination and collaboration with other people who are associated with the business likeRead MoreSupply Chain Management Of Dell1202 Words à |à 5 Pages Introduction Supply chain management is essential process for every business organization to make a good relationship among suppliers who provide resources to business organizations according to their requirements. Here in this report we will discuss about production strategy and contracts for supply chain for Dell. Dell is a well-known company and serving its customers with its services and products worldwide. It will be better to discuss about supply chain management of this company. BesidesRead MoreSuppliers And Supply Chain Management1580 Words à |à 7 PagesASSIGNMENT #1:Suppliers and Supply chain management Submitted by Vishnu Gandhamaneni Student Id: 30129773 LECTURER TUTOR: Mr. Gopi Krishna Akella ââ¬Æ' Table of content 1.Abstract 3 2.Introduction 3 3.Basic principles of SCM 4 4.Advantages of SCM 4 5.Problems on SCM 5 6.Solutions of SCM 5 7.Case study description 6 8.Conclusion 8 9.References 9ââ¬Æ' A Complete Study of Suppliers and Supply Chain Management in E-Commerce Vishnu GandhamaneniRead MoreEssay on Senior Project Manager1081 Words à |à 5 Pages| U02A1 Dell Supply Chain | James DeHaven | BUS3022 Fundamentals of Supply ChainCapella University | Why has Dellââ¬â¢s Direct Supply Chain been so Successful? The direct supply chain model that Dell has been using for many years to sell customized PCââ¬â¢s to customers via the internet has been very successful. Dell designed and structured the supply chain to provide customized computers in a quick manner and with a reasonable price. Customers can visit the Dell website and configure the PCRead MoreDells Value Chain1067 Words à |à 5 PagesDellââ¬â¢s Value Chain 1. How has Dell used its direct sales and build-to-order model to develop an exceptional supply chain? Dell has used its direct sales and build-to-order model to develop an exceptional supply chain by taking customer feedback very seriously. Dell uses the feedback to further evaluate and when necessary, implement change to improve their supply chain. The company maintains close-knit relationships with customers, and maintains very close, professional relations with their suppliersRead MoreDell Financial Strategy Analysis812 Words à |à 3 PagesDell Financial Analysis Introduction In their latest full fiscal year, Dell Corporation (NASDAQ: DELL) generated global revenues of $62B, earning a Net Income of $3.4B. Of this figure, $19B is directly attributable to their mobility business initiatives, which have been the most profitable and fastest growing of any in the history of the company (Dell Investor Relations, 2012). Dell is known for their expertise in mass customization and lean manufacturing strategies predicated on one of the mostRead MoreDell Value Chain1717 Words à |à 7 PagesVALUE ADDED CHAIN IN DELL SUBMITTED BY: SIDDHARTHA DAS ROLL NO: 32 BATCH: PGDM (FM) 2010-12 SUBJECT: Project and Infrastructure Management: Financing, Implementation and Control Table of Contents Sl.No. | Description | Page No. | 1 | VALUE CHAIN ANALYSIS | 3 | 2 | VALUE CHAIN IN DELL | 4 | 3 | DIRECT SELLING STRATEGY OF DELL | 5 | 4 | COMPONENTS OF DIRECT SELLING STRATEGY | 6 | 5 | ADVANTAGES OF VALUE CHAIN OF DELL | 8 | 5.1 | CONCLUSION | 9 | CHAPTER-1 What is ValueRead MoreDell: Process Strategies and Analysis1293 Words à |à 5 PagesDell Process Strategies Analysis Introduction Dell Corporation (NASDAQ: DELL) generated global sales of $62B in revenue, earning a Net Income of $3.4B. Dell relies heavily on supply chain management (SCM) and optimization strategies to support their mass customization process strategy, often achieving inventory turns of 26X or greater on a consistent basis (Gunasekaran, Ngai, 2009). Due to the agility of their mass customization strategy, Dell has been very successful in moving into new marketsRead MoreFord Motor Company1426 Words à |à 6 PagesFord Motor Company Supply Chain Strategy Background In 1913, Henry Ford revolutionized product manufacturing by introducing the first assembly line to the automotive industry. Ford s hallmark of achievement proved to be a key competence for the motor company as the low cost of the Model T attracted a broader, new range of prospective car-owners. However, after many decades of success, customers have become harder to find. Due to relatively new threats to the industry, increasing numbersRead MoreOperations Management at Dell Computers943 Words à |à 4 PagesDell Operations Management Introduction Founded in 1984 by Michael Dell, Dell Computer (NASDAQ: DELL) in the latest fiscal year generated $62B in revenue and earned a Net Income of $3.4B, the majority of sales generated from mobility-related products ($19B). Dell is atypical of the many PC hardware manufacturers who have been able to bypass the extreme price wars that left many of them bankrupt and well-positioned to be acquired by larger competitors. Dell transitioned quickly to a solutions-based
Subscribe to:
Posts (Atom)