3 resultados para lot-sizing and scheduling
em Martin Luther Universitat Halle Wittenberg, Germany
Resumo:
Magdeburg, Univ., Fak. für Wirtschaftswiss., Diss., 2011
Resumo:
Introduction: It is a big challenge that devolopes in a family with the birth ofdisabled or handycapped child. The siblings of the disabled or handicapped child aredealt with issues like sufferings, sickness, weakness and even death. Furthermorethey have to take part in assisting and care of the disabled or challenged child. Theexperience they make as they grow up with a disabled or handycapped sibling is aburden more than a challenge lies on the support service options they are entitled.The choices are from the representatives of social organisations to professional help.Aim of this work is to analyse the necessity of support services for the siblings of thedisabled or handycapped child. To achieve this, a retrospective analysis of the peoplewho were affected by such a situation is necessary.Material and Methods: Structured, guidelined, problem centered personnalinterviews with affected siblings. The method was chosen against the background ofadequate affected siblings with necessary informations, knowledge and experience.Nine interviewees were selected and requested for cooperation per e-mail. FourInterviews were done personnally and five through telephone.Result: All the interviewees had disabled or handicapped or diseased siblings. Someof the interviewees knew there was something not in order with thier sibling beforethier preschool age. Some of them noticed thier siblings as "different" through theinteractions with other schoolmates. All the interviewees except the ones who werementally challenged siblings were well informed by their parents about the situation.The limitations of the siblings were very complex. The interviewees had a lot oflimitations and obligations for themselves because of the disability of their siblings.All but one of the interviewees could atleast think of one nice experience with thiermentally or physically challenged sibling. There was also negative experiences withanxiety, anger and rag
Resumo:
The modern computer systems that are in use nowadays are mostly processor-dominant, which means that their memory is treated as a slave element that has one major task – to serve execution units data requirements. This organization is based on the classical Von Neumann's computer model, proposed seven decades ago in the 1950ties. This model suffers from a substantial processor-memory bottleneck, because of the huge disparity between the processor and memory working speeds. In order to solve this problem, in this paper we propose a novel architecture and organization of processors and computers that attempts to provide stronger match between the processing and memory elements in the system. The proposed model utilizes a memory-centric architecture, wherein the execution hardware is added to the memory code blocks, allowing them to perform instructions scheduling and execution, management of data requests and responses, and direct communication with the data memory blocks without using registers. This organization allows concurrent execution of all threads, processes or program segments that fit in the memory at a given time. Therefore, in this paper we describe several possibilities for organizing the proposed memory-centric system with multiple data and logicmemory merged blocks, by utilizing a high-speed interconnection switching network.