Institutionen för systemteknik

Storlek: px
Starta visningen från sidan:

Download "Institutionen för systemteknik"

Transkript

1 Institutionen för systemteknik Department of Electrical Engineering Examensarbete REALIZATION OF CASCADE OF RESONATORS WITH DISTRBUTED FEED-BACK SIGMA-DELTA Examensarbete utfört i Elektroniksystem vid Tekniska högskolan i Linköping av Jawad Saleem Abdul Mateen Malik LiTH-ISY-EX--09/4314--SE Linköping 2009 Department of Electrical Engineering Linköpings universitet SE Linköping, Sweden Linköpings tekniska högskola Linköpings universitet Linköping

2

3 REALIZATION OF CASCADE OF RESONATORS WITH DISTRBUTED FEED-BACK SIGMA-DELTA Examensarbete utfört i Elektroniksystem vid Tekniska högskolan i Linköping av Jawad Saleem Abdul Mateen Malik LiTH-ISY-EX--09/4314--SE Handledare: Examinator: Supervisor Per Löwenborg, Linköpings universitet Examiner Per Löwenborg, Linköpings universitet Linköping, 14 August, 2009

4

5 Avdelning, Institution Division, Department Department of Electrical Engineering Department of Electrical Engineering Linköpings universitet SE Linköping, Sweden Datum Date Språk Language Svenska/Swedish Engelska/English Rapporttyp Report category Licentiatavhandling Examensarbete C-uppsats D-uppsats Övrig rapport ISBN ISRN LiTH-ISY-EX--09/4314--SE Serietitel och serienummer Title of series, numbering ISSN URL för elektronisk version Titel Title REALIZATION OF CASCADE OF RESONATORS WITH DISTRBUTED FEED-BACK SIGMA-DELTA Författare Author Jawad SaleemAbdul Mateen Malik Sammanfattning Abstract The Sigma Delta Modulator (SDM) based analog to digital conversion is cost effective and have the advantages as higher reliability, increased functionality, and reduction in chip cost. The thesis work includes the modeling of SDM with the signal flow graph in Matlab, optimization of the coefficients to improve the noise transfer function and signal transfer function. A procedure to find the maximum stable input range for the design. Scaling the inputs of the integrator so that the maximum output signal can be obtained according to the operational transconductance amplifier (OTA) output range. Further we derived error bound for the design. Then step by step realization of the SDM form the signal flow graph (SFG) to a fully differential switched-capacitor (SC) network is shown. The work also includes complete differential transistor level realization for 3-bit flash analog to digital converter (ADC), thermometric to binary encoder, a switch-capacitor digital to analog converter (DAC) circuit and an on-chip circuit realization of the non-overlapping clock generation circuitry. Nyckelord Keywords sigma-delta modulator, operational transconductance amplfier, analog to digital converter, digital to analog converter, signal flow graph

6

7 Abstract The Sigma Delta Modulator (SDM) based analog to digital conversion is cost effective and have the advantages as higher reliability, increased functionality, and reduction in chip cost. The thesis work includes the modeling of SDM with the signal flow graph in Matlab, optimization of the coefficients to improve the noise transfer function and signal transfer function. A procedure to find the maximum stable input range for the design. Scaling the inputs of the integrator so that the maximum output signal can be obtained according to the operational transconductance amplifier (OTA) output range. Further we derived error bound for the design. Then step by step realization of the SDM form the signal flow graph (SFG) to a fully differential switched-capacitor (SC) network is shown. The work also includes complete differential transistor level realization for 3-bit flash analog to digital converter (ADC), thermometric to binary encoder, a switch-capacitor digital to analog converter (DAC) circuit and an on-chip circuit realization of the non-overlapping clock generation circuitry. v

8

9 Acknowledgments In The Name of Allah The Most Beneficent the Most Merciful. We are very much thankful to our supervisor Dr. Per Löwenborg for his kind support, help and guidance. We are very thankful to our parents, grand parents, teachers and families who encouraged us and prayed for our success. We are thankful to our friend Khurram Shahzad, Abdul Majid, Abdul Whaeed for their support, time and help in all respects. We are thankful to Peter Johansson for his help regarding computers and software availibility. We are also thankful to Fahad Qazi and Farooq-ul-Amin for their comments on our thesis. We are also thankful to HEC Pakistan for their support. vii

10

11 Contents 1 Introduction Why sigma-delta Goals of the project Specifications Design challenges Work flow Limitations Sigma-Delta Modulator Basic concept of SDM Oversampling Noise shaping Limitations of SDM CRFB with feed forward and feed back connections Methodology Matlab realization Coefficient calculation for third-order SDM Matlab model of the third-order CRFB SDM Maximum stable input range Clocking for SC SDM Clock generation module Switched-capacitor realization of SDM Realization from SFG to SC network OTA modeling for SDM Small signal model Analog to digital converter Introduction Resolution of ADC Quantization Architecture ix

12 x Contents 7.5 Behavioral level design Circuit realization Comparator Inverter and SR-latch Simulation results of ADC Digital to analog converter Introduction Behavioral level design Circuit realization Simulation results Results Results SC realization of the SDM structure OTA modeling Simulation results Matlab model results Cadence model results Bibliography 51

13 List of Figures 1.1 Principle amplitude spectrum of a multicarrier WCDMA signal Heterodyne receiver architecture First-order sigma-delta modulator with 3-bit quantizer FFT analysis showing signal and quantization noise for a Nyquist rate ADC FFT analysis illustrating oversampling FFT analysis showing shaped noise Third-order SDM with interconnections Third-order SDM with placement of delays Magnitude response of the third-order SDM General structure of a three bit quantizer sigma-delta modulator Pole-zero plot for L0 and L Integrator model for Matlab Precedence graph for third-order SDM Output spectrum of third-order SDM Filtered signal amplitude spectrum SNDR versus input signal amplitudes MSIR (minimum of the maximum amplitudes) Clock timing diagram Non-overlapping clock generator Clock generator schematics results Third order SDM Third order SDM with full or half delay at the integrator input A general integrator model Inverting and non inverting connection Integrator with two inverting inputs Integrator having one inverting and one non inverting input Fully differential SC CRFB network SC integrator with several inputs Return ratio model of the SC integrator Two pole small signal model SFG with error sources used to simulate SNDR degradation due to incomplete settling SNDR vs Error bound Three-bit flash ADC with decoder Comparator schematics The SR-latch Test bench for the ADC Simulation results of ADC schematic design

14 2 Contents 8.1 Architecture of DAC element SC DAC structure for the SDM Test bench setup to check the functionality of the DAC Simulations results from the schematic of DAC Output spectrum of the third-order modulator Test bench for the third-order CRFB SDM Simulation results from cadence model

15 Chapter 1 Introduction In the introductory chapter, we discuss why there is a need of Sigma Delta A/D converter in newer trends and what are the main goals of our project, as we worked on Sigma Delta Modulator so the Objectives, Limitations in our thesis and the design flow through which we proceed will be described. 1.1 Why sigma-delta The signal processing tasks are mostly performed in digital domain because of the robustness, increasing speed and the inexpensive implementation of the digital circuits. As most of the signals are analog there be a need for the data converters, a very important block in the communication system and the interface between the analog world and digital domain. Sigma Delta Analog to Digital conversion is commonly used in many communication applications because of its high-speed and accuracy. As opposed to Nyquist rate data converter, sigma delta data converter employ oversampling and noise shaping. These concepts are described in detail in upcomming chapters. 1.2 Goals of the project The objectives of our project is to investigate the Signal Flow Graph (SFG) of the resonator based SDM structure, with realizable delay placement inside the loops of the SDM to avoid the instability of overall design. This can be done in Matlab by using different topologies of the delay placement in the SDM model. Checking the SNR and then go for the circuit realization of the proposed SDM. When the above step is completed, the scaling of the capacitors and output range of the integrators is investigated because without scaling the SDM can not remain stable for longer period of time. ADC and DAC should also be realized at circuit level. 3

16 4 Introduction 1.3 Specifications We are designing the ADC for the WCDMA applications, that usually uses the direct sequence CDMA. In WCDMA the channel separation is 5Mhz per carrier and the signal band width is of 3.84Mhz as shown in Fig 1.1 Figure 1.1. Principle amplitude spectrum of a multicarrier WCDMA signal. The ADC which we design can also be used in the heterodyne receiver architecture shown in Fig 1.2 where a radio frequency (RF) signal is received by the antenna and is then filtered by the bandpass filter and amplified by the Low Noise Amplifier (LNA). The intermediate frequency (IF) signal is given to Voltage Gain Amplifier (VGA). The output of the VGA is then down converted and passed through an anti-aliasing filter. The signal is finally digitized by the ADC which in our case is an SDM and processed by the DSP. The SNR we want to achieve is 80db with a sampling frequency of 320MHz.

17 1.4 Design challenges 5 Figure 1.2. Heterodyne receiver architecture. 1.4 Design challenges The design challenges of our design are as follows: The loop filter in the modulator with optimized coefficients. The circuit realization of the ADC and DAC. OTA design in the modulator. Timing, settling and internal noise in the integrator. Settling time and mismatch errors in the DAC. Power consumption minimization. 1.5 Work flow Our thesis work was performed according to the top down working methodology. The design flow of the thesis work is given below : There were two structures of the SDM 5th order SDM and the 3rd order SDM out of which we had to finalize one for our final design. Noise Transfer Function (NTF) optimization of our SDM. Coefficient calculation of the multipliers in our design. To make the SFG in precedence form. Matlab executable model from the system of equations in computable order.

18 6 Introduction Run the complete model of SDM in matlab and try to achieve the required SNDR. Find the maximum stable input range (MSIR) for which the SDM remains stable, and this will also be done in matlab. Switched capacitor realization of the modulator from a given SFG description. Timing extraction. Circuit level model in Cadence using 0.18µm technology. Dynamic range scaling. Settling error simulations. DC gain simulation. Capacitor size optimization from noise and area perspective. SDM noise budget. OTA design and compensation. Track and hold amplifier design. Switch design. Quantizer design. DAC design. Run the complete schematic model of SDM s in Cadence and try to achieve the required SNDR. The circuit layout. Finally the tape out. 1.6 Limitations Due to the lack of time the circuit realization of the Operational Transconductance Amplifier (OTA), optimization of the capacitors regarding to the area perspective and noise optimization are not performed. The decimation filter which filters the signal after the SDM is out of our scope and finally the switches which we use in our switched capacitor network are ideal.

19 Chapter 2 Sigma-Delta Modulator 2.1 Basic concept of SDM According to Nyquist theory, minimum sampling frequency (fs) to avoid aliasing should be twice the bandwidth of the signal to be digitized. The ratio between sampling frequency and Nyquist frequency is called Over-Sampling Ratio (OSR). By over-sampling, an analog signal with fewer number of bits per sample can be used compared to Nyquist rate ADC. ADCs operated at higher sampling rate than the Nyquist rate also relaxes the specifications of the anti-aliasing filter that is used after the SDM. The name Sigma-Delta is used because it has a differentiator (delta) which takes the difference of the incoming sample and the feed back sample. The higher the order of the loop filter, the more accurate is the feed back sample. The basic block of the SDM is shown in Fig 2.1 with the main building blocks which are, ADC, DAC, integrator and a subtractor. Figure 2.1. First-order sigma-delta modulator with 3-bit quantizer. 7

20 8 Sigma-Delta Modulator The digital output is fed back to the DAC and is subtracted from the input signal, the difference signal is accumulated in the integrator and then quantized by the ADC. The purpose of the DAC is to maintain the average output of the integrator near to the comparator reference level. By summing the error voltage the integrator functions as a low pass filter to the input signal and high pass filter to the quantization noise. 2.2 Oversampling The ratio between the sampling frequency and the nyquist frequency is called the oversampling ratio, with higher OSR the signal band become smaller but the NTF more effective. The OSR thus can be defined as: OSR = F s 2F in (2.1) where Fs is the sampling frequency and Fin is the input signal frequency. To understand the basic concept of oversampling, consider a signal that is sampled at a Fs, according to Nyquist theorum. The Fast Fourier Transform (FFT) analysis where we see a signal and noise extending from DC to Fs/2 shown in Fig 2.2 [3]. Figure 2.2. ADC. FFT analysis showing signal and quantization noise for a Nyquist rate

21 2.3 Noise shaping 9 By increasing the sampling frequency Fs by a factor k, an FFT analysis shows that the noise floor has dropped. SNR is the same as before but noise energy has spread as shown in the Fig 2.3 [3]. In other words SNR is improved within the band of interest. Figure 2.3. FFT analysis illustrating oversampling. 2.3 Noise shaping The advantage of the oversampled ADC is that noise can be shaped at higher frequencies by using oversampling as shown in Fig 2.4 [3]. We can see that by noise shaping the noise energy within the signal band is reduced. The quantization noise of the ADC is highpass filtered to yield low quantization noise in the signal bandwidth (low frequencies), and noise at the high frequencies can be removed by the digital filters before the signal is further processed.

22 10 Sigma-Delta Modulator Figure 2.4. FFT analysis showing shaped noise. The basic advantages of using the SDM over other converters are that the SDM has high speed, good resolution and integration and most important that the implementation cost is low. 2.4 Limitations of SDM The key principle of oversampling in SDM is to trade the bandwidth for the resolution. To increase the signal frequency range one must increase the sampling frequency which also means fast switching and more power. By using a high OSR, the number of quantization bits can be reduced to achieve good SNR. So here we can conclude that there are different trade-offs on the different components in the sigma delta modulator. For low power ADC the accuracy can be traded off and for high speed ADC and to get good SNR the over sampling will be high as well as modulation order. More quantization means more power consumption.

23 Chapter 3 CRFB with feed forward and feed back connections 3.1 Methodology The SDM used in the thesis project is described by the signal flow graph shown in Fig 3.1. Figure 3.1. Third-order SDM with interconnections. This SFG shows the cascade of resonator with distributed feed-forward and feed-back (CRFB) structure for the third-order modulator. Here, X is the input signal and Y is the output signal, Y is also the quantized version of the signal U. For the third-order sigma delta modulator which is shown in Fig 3.1 [4] one can have one or sveral delay elements at m0-m11. There are a lot of combinations for 11

24 12 CRFB with feed forward and feed back connections the delay elements to be placed but one realizable placement of delays which we concluded in our design is shown in Fig 3.2. Figure 3.2. Third-order SDM with placement of delays. In the third-order SDM we have one resonator block and one integrator block, the first integrator has a zero placement at Z = 1, and the resonator with the feedback multiplier coefficient -G1 can be used for adjustable zero placement of the transfer function. NTF is dependent on the coefficients Ai and Gi coefficients. Similarly the signal transfer function (STF) depends on the Ai, Bi and Gi, if there is no feedback structure (Gi are set to zero) then a noise transfer function (NTF) will be highpass and the SDM will be a lowpass. In the SDM it is possible to find the optimized coefficients for the NTF and the STF.

25 3.2 Matlab realization Matlab realization Coefficient calculation for third-order SDM From the structure shown in Fig 3.2 the system of equations are developed to calculate the NTF and STF. After that we optimize the NTF in Matlab, the magnitude response for the NTF and allpass STF are shown in Fig 3.3. Figure 3.3. Magnitude response of the third-order SDM. The multiplier coefficients for the third-order SDM used in the design are given in Table 3.1. Multplier Cofficients A A A G B B B B3 1 Table 3.1. Multiplier cofficients for the third-order SDM.

26 14 CRFB with feed forward and feed back connections The generalized structure of the SDM is shown in Fig3.4 [5] which has been divided in three main parts which are, Loop filter, ADC and DAC. Figure 3.4. General structure of a three bit quantizer sigma-delta modulator The Loop filter here is a system having two inputs X and W therefore U in the Z domain can be express as U(z) = L 0 (z)x(z) + L 1 (z)w (z) (3.1) And similarly the quantizer can simply be modeled as an output plus an error source mathematically can be expressed as Y (z) = U(z) + E(z) (3.2) From the equations (3.1) and (3.2) we can write the output Y(z) as the combination of modulator input and quantization error. Y (z) = X(z)ST F (z) + E(z)NT F (z) (3.3)

27 3.2 Matlab realization 15 The NTF and STF can be realized as NT F (z) = 1 1 L 1 (z) (3.4) ST F (z) = L 0(z) 1 L 1 (z) (3.5) we have NTF and STF realization from the Matlab we can compute the L0 and L1 as L 0 = L 1 = 1 ST F (z) NT F (z) 1 NT F (z) (3.6) (3.7) The DAC and the ADC modules used are assumed to be ideal, it should be noted that the L0 and L1 should be large in the required range because a large L1 reduces the NTF. L0 can be chosen such that STF approximates or equals to unity.this means that L0 and L1 should have poles in the required range, so the L0 and L1 have the same poles but different zero location, this can be shown in the Fig 3.5. Figure 3.5. Pole-zero plot for L0 and L1.

28 16 CRFB with feed forward and feed back connections 3.3 Matlab model of the third-order CRFB SDM The signal flow graph of the SDM shown in Fig 3.2 was modeled in Matlab. For the simulation of the SFG in Matlab the integrator blocks were modeled by an adder and a delay which is shown in Fig 3.6. Figure 3.6. Integrator model for Matlab. The precedence graph of the operations in computable order generated in Matlab is shown in Fig 3.7. Figure 3.7. Precedence graph for third-order SDM.

29 3.3 Matlab model of the third-order CRFB SDM 17 From the graph we can find the equations in computable order. We simulate the model of the SDM by applying a input sinusoid signal at the input X shown in Fig 3.2, the quantizer adds the quantization noise and the integrator acts as a highpass filter to the noise, it shapes the noise towards the high frequencies. The output spectrum of the third-order modulator with three bit quantization and OSR of 32 is shown in Fig 3.8. Figure 3.8. Output spectrum of third-order SDM. The high frequency quantization noise can be removed by a digital lowpass filter without affecting the input signal. This lowpass filter is part of the decimation process and the digital filter at the output is used to get the maximum attenuation only for the higher frequency components keeping the analog input signal unaffected and the shaped noise is attenuated. Finally at the output from the filter, the noise is much flattened as shown in the Fig 3.9.

30 18 CRFB with feed forward and feed back connections Figure 3.9. Filtered signal amplitude spectrum. 3.4 Maximum stable input range The maximum stable input range is the range of the input signal for which the output of the SDM remains stable within the specified SNDR range. For this purpose the sigma-delta modulator of order three is simulated in Matlab for a range of amplitude versus a range of frequencies and SNDR for these ranges was checked. After simulating the third-order SDM for MSIR we obtain the plot shown in Fig Figure SNDR versus input signal amplitudes.

31 3.4 Maximum stable input range 19 Figure MSIR (minimum of the maximum amplitudes). Finally the MSIR is the minimum of the maximum amplitudes for a range of frequencies as shown in Fig 3.11.

32

33 Chapter 4 Clocking for SC SDM 4.1 Clock generation module The non-inverting connections or the inverting connections of an SC integrator can be used in the realization of the SC SDM. Such circuits use two phase clocks which means two non-overlapping clocks P1 and P2 generated from the master clock Clk and two additional trigger signals P1a and P2a are constructed out of the non-overlapping clocks, the timing diagram of the trigger signals along with the non-overlapping clock is shown in the Fig 4.1. Figure 4.1. Clock timing diagram The two extra trigger signals P1a and P2a have the difference that these signals go low a little earlier than the clocks P1 and P2. P1a and P2a clocks are used to end the integration phase of the integrator. And also to reduce the charge injection 21

34 22 Clocking for SC SDM in the circuit. The complete transistor level realization of the clock module was implemented and tested for the correct functionality. Fig 4.2 shows the design of the clock generator module [5]. Figure 4.2. Non-overlapping clock generator. The four inverters in Fig 4.2 having a * sign are the one used for non-overlap adjustment. The width of these inverters can be varied for the adjustment of the clock duty cycles. The results obtained from the transistor level realization are shown in Fig 4.3.

35 4.1 Clock generation module 23 Figure 4.3. Clock generator schematics results.

36

37 Chapter 5 Switched-capacitor realization of SDM 5.1 Realization from SFG to SC network The design in Fig 5.1 of the third-order SDM with CRFB has to be modeled with a switched-capacitor network. For this the method of equivalence transformations is used in order to have a full delay or a half delay at the input of every integrator. This means that the two integrators will never have to follow each other without some delay in between them and also gives good settling time. Figure 5.1. Third order SDM The delay elements, one after the third integrator and the delay in the feedback path (marked as A in the Fig 4.1) are moved back and transformed into one delay element at each input of the adder three. Then half of the delay element is moved 25

38 26 Switched-capacitor realization of SDM from the output of the second integrator to the three inputs of the second adder. Now we have one and a half delay at the output of the first integrator, out of which half delay element is moved back and now we have half delay elements at each input of the adder one. The final transformed structure having half or a full delay at all integrator inputs used in the design is shown in Fig 5.2. Figure 5.2. Third order SDM with full or half delay at the integrator input. In the SDM model we can design inverting and non-inverting integrators, the general SC integrator structure is shown in Fig 5.3. Figure 5.3. A general integrator model.

39 5.1 Realization from SFG to SC network 27 Figure 5.4. Inverting and non inverting connection. The switch with clock P2a acts as an integration switch and switches with clock P1 as a sampling switch. If node X of the the structure in Fig 5.3 is connected with node Y of the Fig 5.4a, the integrator acts as a non-inverting integrator having a transfer function given in equation (5.1). If the connection X of the structure in Fig 5.3 is connected to the node Z of the Fig 5.4b the integrator acts as an inverting integrator having a transfer function shown in equation (5.2) Z 1 V out(z) = C 1 ( )V in(z) (5.1) C 2 1 Z 1 Z 1 2 V out(z) = C 1 ( )V in(z) (5.2) C 2 1 Z 1

40 28 Switched-capacitor realization of SDM The integrator in the SDM design having either a full or a half delay at the input can be clocked in different ways. For example we take the first integrator of the SDM as shown in Fig 5.2. As both of the inputs are inverting the structure of the switched capacitor integrator having two inverting inputs with proper switching of the clocks is shown in Fig 5.5. Figure 5.5. Integrator with two inverting inputs. The integrator realized in Fig 5.5 has two inverting inputs. The input controlled by the switches that have P2 as a trigger are conducting in integration phase of the integrator.by applying charge analysis and charge conservation methods, the transfer function can be calculated as given in equation (5.3). Z 1 2 Z 1 2 V out(z) = C 1 ( C 3 1 Z 1 )V 1(z) C 2 ( )V 2(z) (5.3) C 3 1 Z 1 As both the inputs of the integrator are inverting, this results in a negative sign at the output and an integration with a half unit delay.

41 5.1 Realization from SFG to SC network 29 We also flip the input signals Xin+ and Xin- in differential circuit in order to compensate for the negative sign with voltage V1(z) in equation (5.3) For a certain case when one of the inputs is inverting and the other is noninverting the structure of the switched capacitor integrator having one inverting and one non inverting input with proper switching of the clocks is shown in Fig 5.6. Figure 5.6. Integrator having one inverting and one non inverting input. The integrator realized in Fig 5.6 has one inverting and one non-inverting input. The input controlled by the switches that have P2 as a trigger are conducting in integration phase of the integrator and the switches triggered by P1 are conducting in the sampling phase of the integrator. Similarly by applying charge analysis and charge conservation methods, the transfer function can be calculated as given in equation (5.4). Z 1 Z 1 2 V out(z) = C 1 ( C 3 1 Z 1 )V 1(z) C 2 ( )V 2(z) (5.4) C 3 1 Z 1 As one of the inputs of the integrator is non-inverting, this results in a postive sign at the output and an integration with a full delay. Also a negative sign with a half unit delay because of the inverting input. In the same way we can model the rest of the circuit having other combinations of a full delay or a half delay at the input of the integrator. The fully differential circuit implementation of the third order SDM in Fig 4.2 is given in Fig 5.7.

42 30 Switched-capacitor realization of SDM Figure 5.7. Fully differential SC CRFB network

43 Chapter 6 OTA modeling for SDM 6.1 Small signal model For circuit realization of the sigma-delta modulator one needs to set the requirements of the OTA to be used in the switched-capacitor network. The important parameters to be considered are phase margin, DC-gain, output range, slew-rate and unity gain bandwidth. To design a high performance SC network one needs the optimization of the components. The integrator model used in the third-order sigma-delta modulator is shown in Fig 6.1. Figure 6.1. SC integrator with several inputs. This realization of the integrator is mapped into a return ratio model [1] which is shown in Fig

44 32 OTA modeling for SDM Figure 6.2. Return ratio model of the SC integrator. The feedback factor beta is defined as as β = V op Ch = V out Cs + Ch (6.1) From Fig 6.1, the integrator having more inputs, the feed-back factor β is given β = V op V out = n Ch (Cn + Ch) (6.2) To obtain certain requirements of the OTA we use a two-pole model of the OTA as shown in Fig 6.3. Figure 6.3. Two pole small signal model

45 6.1 Small signal model 33 The transfer function of the two pole model is given as H(s) = V out(s) V in(s) = R 1 gm 1 R 2 gm 2 (1 + R 1 C 1 s)(1 + R 2 C 2 s) (6.3) The DC-gain A0 of the above model is given as A 0 = R 1 gm 1 R 2 gm 2 (6.4) The frequency of the first pole and the second poles are given as The pole separation factor is defined as ω1 = 1 R 1 C 1 (6.5) ω2 = 1 R 2 C 2 (6.6) γ = ω2 ω1 (6.7) Using equations (6.4), (6.5), (6.6), (6.7) we obtain γ can be calculated as H(s) = V out(s) V in(s) = A 0 (1 + s ω1 )(1 + s γω1 ) (6.8) γ = 4(1 + A 0β) 1 + ( π lnd )2 (6.9)

46 34 OTA modeling for SDM In equation (6.9), D is the error bound which is the maximum settling error tolerated in the design so that the specific requirements on the SNR are met. To find the error bound, random error sources are introduced after every integrator in the SDM design as shown in Fig 6.4. Figure 6.4. SFG with error sources used to simulate SNDR degradation due to incomplete settling. After introducing the error sources we need to know the maximum settling error tolerated in the design so that the requirements on the SNR are met, for this purpose the SDM design is simulated in Matlab such that the SNR is not degraded below the desired values. The plots are obtained for SNDR limit versus the error bound in order to get the value for the error bound which is shown in Fig 6.5. Figure 6.5. SNDR vs Error bound.

47 6.1 Small signal model 35 From the simulations in Matlab the settling error bound D is 10 4 for the system having an SNDR of 80 db. For finding the phase margin (PM) for minimum settling time (MST) as described in [1] with a specified feedback factor β and an error bound D is given as φ MST = 90 o tan 1 [ 1 + (πlnd) ] (6.10) 4β

48

49 Chapter 7 Analog to digital converter 7.1 Introduction Our real world is analog and the analog quantities can be weight, time voltage etc. In the digital domain we have ones or zeros, the analog signals are converted into digital signals in proportion to its analog value by analog to digital converters (ADC). There are two main processes in the conversion. One is the sampling and other is the quantization. During sampling, the analog signal is divided in to discrete time samples with a sampling frequency Fs. This sampled data is then quantized to N discrete levels or 2 N number of bits. By increasing the number of bits more accuracy is achieved. If the sampling rate is equal to twice the bandwidth of the signal then these are called the Nyquist rate ADC s. Oversampled ADC s with a sampling rate more than the Nyquist rate can be used with fewer number of bits per sample. 7.2 Resolution of ADC The maximum number of discrete values an ADC can produce is the resolution of an ADC. These values are usually in a binary form and the resolution of the ADC is normally expressed in N bits with 2 N number of different levels for the analog input signal. The least significant bit is represented by V LSB = V ref and 2 N Vref is the input range of the analog signal. The larger the number of bits the higher the number of levels and also the higher the resolution of the ADC. 37

50 38 Analog to digital converter 7.3 Quantization After the sampling of the analog signal each sample is quantized to a discrete value corresponding to the analog value of input signal. The quantization introduces an error which is called the quantization error. 7.4 Architecture There are different types of ADC architectures depending on the different applications and requirements. Some of the architectures are flash ADC, successive approximation ADC, ramp compare ADC, pipelined ADC etc. The architecture we use in our project is flash ADC with N bits resolution, 2 N quantization levels, and 2 N -1 comparators, where N = 3. The realization of the 3-bit quantizer is shown in Fig 7.1. The output produced by the comparator is thermometric coded. This thermometric code is converted into binary format as shown in Table 7.1 by a thermometric to binary decoder. Figure 7.1. Three-bit flash ADC with decoder. The problem with the ADC architecture is that as the number of bits increases, the number of comparators also increases rapidly and the therefore the hardware

51 7.5 Behavioral level design 39 increases as well so the number of bits is limited to 10 to avoid the huge power consumption and area of a chip. Another problem of using a large number of comparators is the large input capacitance so the circuits driving the ADC s must be able to drive the large capacitive load. Therefore, the flash ADC is not suitable where one need high resolution. Thermometer Binary Table 7.1. Thermometer to binary code. 7.5 Behavioral level design The ADC implemented in our design is a 3-bit flash ADC. The output of the ADC is a thermometric coded value. At behavioral level ADC was implemented by using the VerilogA code. 7.6 Circuit realization As the ADC is clocked, we are using four clocks in our overall design P1, P1a, P2, P2a which are derived from the clock generation module. The ADC is working on the rising edge of the clock P1. The input is differential and the range of the ADC is determined by the reference voltage Vref. The ADC consist of three submodules which are the comparator, the inverter chain, the SR-latch Comparator The comparator is a differential component which compares the differential input to the comparator with the reference voltages as shown in Fig 7.2. The ADC works on the rising edge of the clock so, when the clock is low the pull down network is disconnected from the output while the output nodes are equalized and when the clock goes high (in the evaluation mode) current starts to flow in the pull down network. As one of the input is higher (Vinp with Vrefp, or Vinn with Vrefn or vise versa ) more current flows in those transistors. For example if Vinp is greater, more current flows in the transistors which is connected to V1 as shown in Fig 7.2 and achieve its threshold level and switch.

52 40 Analog to digital converter Figure 7.2. Comparator schematics Inverter and SR-latch At the output of the comparator the inverter chain (minimum of two inverters) is used so that the output stabilizes either to one or zero. The SR-latch shown in Fig 7.3 is used because if the comparator produces some wrong value when the pull down network is disconnected (in equalization mode) the SR-latch then keeps the previous value.

53 7.6 Circuit realization 41 Figure 7.3. The SR-latch Simulation results of ADC For simulation purposes a test bench to check the functionality of the ADC was developed which is shown in Fig 7.4. Figure 7.4. Test bench for the ADC.

54 42 Analog to digital converter Here the ADC converts the two signals into thermometric code. Vrefn and Vrefp are the reference level for the ADC. The thermometric code is converted into binary by thermometric encoder. The results obtained from the schematic design of ADC are shown in Fig 7.5. Figure 7.5. Simulation results of ADC schematic design.

55 Chapter 8 Digital to analog converter 8.1 Introduction A digital-to-analog converter is a device which converts the digital signal (binary, thermometric code etc.) to analog signal (voltage or current). The SDM loop, the signal from the ADC which is thermometric code is converted into analog by the DAC, and is then fed back in the SDM loop. The DAC generates differential output signals. The purpose of the feedback DAC is to maintain the average output of the integrator near the comparator s reference level. 8.2 Behavioral level design The DAC implemented in our design is a switched-capacitor DAC [2]. At behavioral level this is implemented by using the VerilogA code for the switches while keeping the schematic version for capacitors. 8.3 Circuit realization The schematic design of the DAC along with the clock signals was made at transistor level. Fig 8.1 shows the the architecture of DAC element [2]. These DAC elements are connected together as shown in Fig 8.2 to get a fully differential output that is DACout+ and DACout-. 43

56 44 Digital to analog converter Figure 8.1. Architecture of DAC element. Figure 8.2. SC DAC structure for the SDM.

57 8.4 Simulation results 45 Figure 8.3. Test bench setup to check the functionality of the DAC 8.4 Simulation results For simulation purposes a test bench to check the functionality of the DAC was developed which shown in Fig 8.3. Here two differential signals Vinn and Vinp are the input to the system the ADC converts the two signals into thermometric code. The DAC converts this code to the analog value. The range of the DAC is defined by the Vrefn Vrefp. The common-mode voltage is defined by the Vcmo signal. The Dacoutp and Dacoutn are the two output ports from where we get the corresponding differential analog signal out. The schematic design of the DAC having ideal switches was tested for correct functionality. The results of the simulation of the DAC are shown in Fig 8.4.

58 46 Digital to analog converter Figure 8.4. Simulations results from the schematic of DAC.

59 Chapter 9 Results 9.1 Results SC realization of the SDM structure The thesis work explains the top down approach to model the the SDM stuucture, optimization of the coefficients of the NTF and the STF, optimizing the multiplier coefficients of the higher order resonator structure of the SDM s and then model the SFG in matlab and find the results. In the thesis work we try to explain the step by step method of modeling SDM design with CRFB modulator structure to a fully differential switch capacitor realization. The method to use inverting and non inverting SC integrator were explained. In the thesis work we also suggested the fully differential architectures of the ADC, SC DAC and an on-chip clock generation module OTA modeling To design a high performance and a good low power design of the SDM it is very important to optimize the requirements for the OTA, as it is the main source of power consumption of the SDM design. Due to shortage of time we were not able to develop more test benches to fully optimize output range, slew rate and unity gain bandwidth for the OTA. In the thesis work we realized the OTA model with differential two-pole resistor capacitor model. 47

60 48 Results 9.2 Simulation results Matlab model results The third-order design of the SDM in Fig 3.2 with optimized multiplier coefficients was modeled in Matlab. Precedence graph was made made in order to get the equations in computable order. The quantizer used in the design is a three-bit quantizer. The maximum stable input range which is the range of the input signal for which the output of the SDM remains stable was determined which came out to be This value of the maximum input amplitude was used in SDM simulation in Matlab. The output spectrum of the third-order modulator with three-bit quantization and OSR of 32 is shown in 9.1. Figure 9.1. Output spectrum of the third-order modulator. Finally the signal to noise and distotion ratio (SNDR) and the effective number of bits (ENOB) were calculated. The SNDR calculated for the third order SDM design was dB and ENOB =

61 9.2 Simulation results Cadence model results After the Matlab realization of the SDM, an executable model in cadence using 0.18 micron technology was made. In the first stage test benches of all the main blocks like ADC, DAC, clock module were made and tested. The results showing the correct functionality of every block have been shown in the previous chapters. For simulation purposes a test bench to check the functionality of the complete model of the SDM was developed which is shown in Fig 9.2. Figure 9.2. Test bench for the third-order CRFB SDM. Here two differential signals Vinn and Vinp, with input frequency of 5 MHz and a common mode level of Vcmo are the input to the third-order SDM. The output from the integrators is fed to a 3-bit flash ADC which coverts from analog signal to its corresponding thermometer code. This code is converted into binary by the encoder. The DAC converts this code to the analog value and the range of the DAC is defined by the Vrefn, Vrefp, and the common mode voltage is defined by the Vcmo signal. The out from the DAC is fed back to the SDM loop. The digital ouput from the ADC is stored in a file through a File write block. This data is read into the Matlab where one can find the SNDR and ENOB. The output spectrum of the signal read in Matlab is shown in 9.3.

62 50 Results Figure 9.3. Simulation results from cadence model. The SNDR calculated for the third-order SDM design with an input signal of 5 MHz and a sampling frequency of 320 MHz, having OSR=32 was dB and ENOB =

63 Bibliography [1] T.Fiez Chilakapati. Settling time considerations for sc integrators. Circuit and Systems Vol. 1, 31pp [2] Ian Galton. Delta- sigma data convertion in wireless transceivers. Microwave theory and techniques, vol [3] MAXIM. Delta, a/d and d/a conversion/sampling circuits. [4] Krister Berglund Oskar Matteusson. On the realization of switch capacitor integrators for sigma delta modulators. [5] G. Temes R. Schreier. Understanding Delta-Sigma Data Converters. 51

64

Master Thesis. Study on a second-order bandpass Σ -modulator for flexible AD-conversion Hanna Svensson. LiTH - ISY - EX -- 08/4064 -- SE

Master Thesis. Study on a second-order bandpass Σ -modulator for flexible AD-conversion Hanna Svensson. LiTH - ISY - EX -- 08/4064 -- SE Master Thesis Study on a second-order bandpass Σ -modulator for flexible AD-conversion Hanna Svensson LiTH - ISY - EX -- 08/4064 -- SE Study on a second-order bandpass Σ -modulator for flexible AD-conversion

Läs mer

Module 1: Functions, Limits, Continuity

Module 1: Functions, Limits, Continuity Department of mathematics SF1625 Calculus 1 Year 2015/2016 Module 1: Functions, Limits, Continuity This module includes Chapter P and 1 from Calculus by Adams and Essex and is taught in three lectures,

Läs mer

PFC and EMI filtering

PFC and EMI filtering PFC and EMI filtering Alex Snijder Field Application Engineer Wurth Elektronik Nederland B.V. November 2017 EMC Standards Power Factor Correction Conducted emissions Radiated emissions 2 Overview of standard

Läs mer

Beijer Electronics AB 2000, MA00336A, 2000-12

Beijer Electronics AB 2000, MA00336A, 2000-12 Demonstration driver English Svenska Beijer Electronics AB 2000, MA00336A, 2000-12 Beijer Electronics AB reserves the right to change information in this manual without prior notice. All examples in this

Läs mer

Isolda Purchase - EDI

Isolda Purchase - EDI Isolda Purchase - EDI Document v 1.0 1 Table of Contents Table of Contents... 2 1 Introduction... 3 1.1 What is EDI?... 4 1.2 Sending and receiving documents... 4 1.3 File format... 4 1.3.1 XML (language

Läs mer

This exam consists of four problems. The maximum sum of points is 20. The marks 3, 4 and 5 require a minimum

This exam consists of four problems. The maximum sum of points is 20. The marks 3, 4 and 5 require a minimum Examiner Linus Carlsson 016-01-07 3 hours In English Exam (TEN) Probability theory and statistical inference MAA137 Aids: Collection of Formulas, Concepts and Tables Pocket calculator This exam consists

Läs mer

Styrteknik: Binära tal, talsystem och koder D3:1

Styrteknik: Binära tal, talsystem och koder D3:1 Styrteknik: Binära tal, talsystem och koder D3:1 Digitala kursmoment D1 Boolesk algebra D2 Grundläggande logiska funktioner D3 Binära tal, talsystem och koder Styrteknik :Binära tal, talsystem och koder

Läs mer

Viktig information för transmittrar med option /A1 Gold-Plated Diaphragm

Viktig information för transmittrar med option /A1 Gold-Plated Diaphragm Viktig information för transmittrar med option /A1 Gold-Plated Diaphragm Guldplätering kan aldrig helt stoppa genomträngningen av vätgas, men den får processen att gå långsammare. En tjock guldplätering

Läs mer

12.6 Heat equation, Wave equation

12.6 Heat equation, Wave equation 12.6 Heat equation, 12.2-3 Wave equation Eugenia Malinnikova, NTNU September 26, 2017 1 Heat equation in higher dimensions The heat equation in higher dimensions (two or three) is u t ( = c 2 2 ) u x 2

Läs mer

Solutions to exam in SF1811 Optimization, June 3, 2014

Solutions to exam in SF1811 Optimization, June 3, 2014 Solutions to exam in SF1811 Optimization, June 3, 14 1.(a) The considered problem may be modelled as a minimum-cost network flow problem with six nodes F1, F, K1, K, K3, K4, here called 1,,3,4,5,6, and

Läs mer

Semantic and Physical Modeling and Simulation of Multi-Domain Energy Systems: Gas Turbines and Electrical Power Networks

Semantic and Physical Modeling and Simulation of Multi-Domain Energy Systems: Gas Turbines and Electrical Power Networks DEGREE PROJECT IN ELECTRICAL ENGINEERING, SECOND CYCLE, 30 CREDITS STOCKHOLM, SWEDEN 2017 Semantic and Physical Modeling and Simulation of Multi-Domain Energy Systems: Gas Turbines and Electrical Power

Läs mer

LUNDS TEKNISKA HÖGSKOLA Institutionen för Elektro- och Informationsteknik

LUNDS TEKNISKA HÖGSKOLA Institutionen för Elektro- och Informationsteknik LUNDS TEKNISKA HÖGSKOLA Institutionen för Elektro- och Informationsteknik SIGNALBEHANDLING I MULTIMEDIA, EITA50, LP4, 209 Inlämningsuppgift av 2, Assignment out of 2 Inlämningstid: Lämnas in senast kl

Läs mer

Resultat av den utökade första planeringsövningen inför RRC september 2005

Resultat av den utökade första planeringsövningen inför RRC september 2005 Resultat av den utökade första planeringsövningen inför RRC-06 23 september 2005 Resultat av utökad första planeringsövning - Tillägg av ytterligare administrativa deklarationer - Variant (av case 4) med

Läs mer

Institutionen för systemteknik

Institutionen för systemteknik Institutionen för systemteknik Department of Electrical Engineering Examensarbete Design and Implementation of a Digitally Compensated N-Bit C-xC SAR ADC Model Optimization of an Eight-Bit C-xC SAR ADC

Läs mer

Boiler with heatpump / Värmepumpsberedare

Boiler with heatpump / Värmepumpsberedare Boiler with heatpump / Värmepumpsberedare QUICK START GUIDE / SNABBSTART GUIDE More information and instruction videos on our homepage www.indol.se Mer information och instruktionsvideos på vår hemsida

Läs mer

Projektmodell med kunskapshantering anpassad för Svenska Mässan Koncernen

Projektmodell med kunskapshantering anpassad för Svenska Mässan Koncernen Examensarbete Projektmodell med kunskapshantering anpassad för Svenska Mässan Koncernen Malin Carlström, Sandra Mårtensson 2010-05-21 Ämne: Informationslogistik Nivå: Kandidat Kurskod: 2IL00E Projektmodell

Läs mer

Isometries of the plane

Isometries of the plane Isometries of the plane Mikael Forsberg August 23, 2011 Abstract Här följer del av ett dokument om Tesselering som jag skrivit för en annan kurs. Denna del handlar om isometrier och innehåller bevis för

Läs mer

Rastercell. Digital Rastrering. AM & FM Raster. Rastercell. AM & FM Raster. Sasan Gooran (VT 2007) Rastrering. Rastercell. Konventionellt, AM

Rastercell. Digital Rastrering. AM & FM Raster. Rastercell. AM & FM Raster. Sasan Gooran (VT 2007) Rastrering. Rastercell. Konventionellt, AM Rastercell Digital Rastrering Hybridraster, Rastervinkel, Rotation av digitala bilder, AM/FM rastrering Sasan Gooran (VT 2007) Önskat mått * 2* rastertätheten = inläsningsupplösning originalets mått 2

Läs mer

Adding active and blended learning to an introductory mechanics course

Adding active and blended learning to an introductory mechanics course Adding active and blended learning to an introductory mechanics course Ulf Gran Chalmers, Physics Background Mechanics 1 for Engineering Physics and Engineering Mathematics (SP2/3, 7.5 hp) 200+ students

Läs mer

Support Manual HoistLocatel Electronic Locks

Support Manual HoistLocatel Electronic Locks Support Manual HoistLocatel Electronic Locks 1. S70, Create a Terminating Card for Cards Terminating Card 2. Select the card you want to block, look among Card No. Then click on the single arrow pointing

Läs mer

Preschool Kindergarten

Preschool Kindergarten Preschool Kindergarten Objectives CCSS Reading: Foundational Skills RF.K.1.D: Recognize and name all upper- and lowercase letters of the alphabet. RF.K.3.A: Demonstrate basic knowledge of one-toone letter-sound

Läs mer

Grafisk teknik IMCDP IMCDP IMCDP. IMCDP(filter) Sasan Gooran (HT 2006) Assumptions:

Grafisk teknik IMCDP IMCDP IMCDP. IMCDP(filter) Sasan Gooran (HT 2006) Assumptions: IMCDP Grafisk teknik The impact of the placed dot is fed back to the original image by a filter Original Image Binary Image Sasan Gooran (HT 2006) The next dot is placed where the modified image has its

Läs mer

Institutionen för systemteknik

Institutionen för systemteknik Institutionen för systemteknik Department of Electrical Engineering Examensarbete Design of an all-digital, reconfigurable sigma-delta modulator Examensarbete utfört i Elektroniksystem vid Tekniska högskolan

Läs mer

Schenker Privpak AB Telefon VAT Nr. SE Schenker ABs ansvarsbestämmelser, identiska med Box 905 Faxnr Säte: Borås

Schenker Privpak AB Telefon VAT Nr. SE Schenker ABs ansvarsbestämmelser, identiska med Box 905 Faxnr Säte: Borås Schenker Privpak AB Interface documentation for web service packageservices.asmx 2012-09-01 Version: 1.0.0 Doc. no.: I04304b Sida 2 av 7 Revision history Datum Version Sign. Kommentar 2012-09-01 1.0.0

Läs mer

För att justera TX finns det ett tool med namnet MMDVMCal. t.ex. /home/pi/applications/mmdvmcal/mmdvmcal /dev/ttyacm0

För att justera TX finns det ett tool med namnet MMDVMCal. t.ex. /home/pi/applications/mmdvmcal/mmdvmcal /dev/ttyacm0 Justering av repeater med MMDVM-Modem På det senaste har det varit många frågor kring hur man justerar en repeater med ett MMDVM- Modem. Da det inte finns mycket dokumentation kring hur man justerar ett

Läs mer

Service och bemötande. Torbjörn Johansson, GAF Pär Magnusson, Öjestrand GC

Service och bemötande. Torbjörn Johansson, GAF Pär Magnusson, Öjestrand GC Service och bemötande Torbjörn Johansson, GAF Pär Magnusson, Öjestrand GC Vad är service? Åsikter? Service är något vi upplever i vårt möte med butikssäljaren, med kundserviceavdelningen, med företagets

Läs mer

BOENDEFORMENS BETYDELSE FÖR ASYLSÖKANDES INTEGRATION Lina Sandström

BOENDEFORMENS BETYDELSE FÖR ASYLSÖKANDES INTEGRATION Lina Sandström BOENDEFORMENS BETYDELSE FÖR ASYLSÖKANDES INTEGRATION Lina Sandström Frågeställningar Kan asylprocessen förstås som en integrationsprocess? Hur fungerar i sådana fall denna process? Skiljer sig asylprocessen

Läs mer

Scalable Dynamic Analysis of Binary Code

Scalable Dynamic Analysis of Binary Code Linköping Studies in Science and Technology Dissertations, No. 1993 Ulf Kargén FACULTY OF SCIENCE AND ENGINEERING Linköping Studies in Science and Technology, Dissertations, No. 1993, 2019 Department of

Läs mer

Examples on Analog Transmission

Examples on Analog Transmission Examples on Analog Transmission Figure 5.25 Types of analog-to-analog modulation Figure 5.26 Amplitude modulation Figure 5.29 Frequency modulation Modulation och demodulation Baudrate = antal symboler

Läs mer

Grafisk teknik IMCDP. Sasan Gooran (HT 2006) Assumptions:

Grafisk teknik IMCDP. Sasan Gooran (HT 2006) Assumptions: Grafisk teknik Sasan Gooran (HT 2006) Iterative Method Controlling Dot Placement (IMCDP) Assumptions: The original continuous-tone image is scaled between 0 and 1 0 and 1 represent white and black respectively

Läs mer

Make a speech. How to make the perfect speech. söndag 6 oktober 13

Make a speech. How to make the perfect speech. söndag 6 oktober 13 Make a speech How to make the perfect speech FOPPA FOPPA Finding FOPPA Finding Organizing FOPPA Finding Organizing Phrasing FOPPA Finding Organizing Phrasing Preparing FOPPA Finding Organizing Phrasing

Läs mer

Stiftelsen Allmänna Barnhuset KARLSTADS UNIVERSITET

Stiftelsen Allmänna Barnhuset KARLSTADS UNIVERSITET Stiftelsen Allmänna Barnhuset KARLSTADS UNIVERSITET National Swedish parental studies using the same methodology have been performed in 1980, 2000, 2006 and 2011 (current study). In 1980 and 2000 the studies

Läs mer

A study of the performance

A study of the performance A study of the performance and utilization of the Swedish railway network Anders Lindfeldt Royal Institute of Technology 2011-02-03 Introduction The load on the railway network increases steadily, and

Läs mer

Mönster. Ulf Cederling Växjö University Ulf.Cederling@msi.vxu.se http://www.msi.vxu.se/~ulfce. Slide 1

Mönster. Ulf Cederling Växjö University Ulf.Cederling@msi.vxu.se http://www.msi.vxu.se/~ulfce. Slide 1 Mönster Ulf Cederling Växjö University UlfCederling@msivxuse http://wwwmsivxuse/~ulfce Slide 1 Beskrivningsmall Beskrivningsmallen är inspirerad av den som användes på AG Communication Systems (AGCS) Linda

Läs mer

Robust och energieffektiv styrning av tågtrafik

Robust och energieffektiv styrning av tågtrafik 1 Robust och energieffektiv styrning av tågtrafik - CATO - Forskning inom OnTime - Vidareutveckling och möjligheter KAJT, temadag om punktlighet 2014-11-13 Tomas Lidén Transrail Sweden AB Dagens trafikledning

Läs mer

Problem som kan uppkomma vid registrering av ansökan

Problem som kan uppkomma vid registrering av ansökan Problem som kan uppkomma vid registrering av ansökan Om du har problem med din ansökan och inte kommer vidare kan det bero på det som anges nedan - kolla gärna igenom detta i första hand. Problem vid registrering

Läs mer

Module 6: Integrals and applications

Module 6: Integrals and applications Department of Mathematics SF65 Calculus Year 5/6 Module 6: Integrals and applications Sections 6. and 6.5 and Chapter 7 in Calculus by Adams and Essex. Three lectures, two tutorials and one seminar. Important

Läs mer

Materialplanering och styrning på grundnivå. 7,5 högskolepoäng

Materialplanering och styrning på grundnivå. 7,5 högskolepoäng Materialplanering och styrning på grundnivå Provmoment: Ladokkod: Tentamen ges för: Skriftlig tentamen TI6612 Af3-Ma, Al3, Log3,IBE3 7,5 högskolepoäng Namn: (Ifylles av student) Personnummer: (Ifylles

Läs mer

Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 05 June 2017, 14:00-18:00. English Version

Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 05 June 2017, 14:00-18:00. English Version Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 5 June 217, 14:-18: Examiner: Zhenxia Liu (Tel: 7 89528). Please answer in ENGLISH if you can. a. You are allowed to use a calculator, the formula and

Läs mer

Swedish adaptation of ISO TC 211 Quality principles. Erik Stenborg

Swedish adaptation of ISO TC 211 Quality principles. Erik Stenborg Swedish adaptation of ISO TC 211 Quality principles The subject How to use international standards Linguistic differences Cultural differences Historical differences Conditions ISO 19100 series will become

Läs mer

Ett hållbart boende A sustainable living. Mikael Hassel. Handledare/ Supervisor. Examiner. Katarina Lundeberg/Fredric Benesch

Ett hållbart boende A sustainable living. Mikael Hassel. Handledare/ Supervisor. Examiner. Katarina Lundeberg/Fredric Benesch Ett hållbart boende A sustainable living Mikael Hassel Handledare/ Supervisor Examinator/ Examiner atarina Lundeberg/redric Benesch Jes us Azpeitia Examensarbete inom arkitektur, grundnivå 15 hp Degree

Läs mer

PowerCell Sweden AB. Ren och effektiv energi överallt där den behövs

PowerCell Sweden AB. Ren och effektiv energi överallt där den behövs PowerCell Sweden AB Ren och effektiv energi överallt där den behövs Requirements of power electronics for fuel cells in electric vehicles Andreas Bodén (Rickard Nilsson) Förstudie: Kravställning på kraftelektronik

Läs mer

2.1 Installation of driver using Internet Installation of driver from disk... 3

2.1 Installation of driver using Internet Installation of driver from disk... 3 &RQWHQW,QQHKnOO 0DQXDOÃ(QJOLVKÃ'HPRGULYHU )RUHZRUG Ã,QWURGXFWLRQ Ã,QVWDOOÃDQGÃXSGDWHÃGULYHU 2.1 Installation of driver using Internet... 3 2.2 Installation of driver from disk... 3 Ã&RQQHFWLQJÃWKHÃWHUPLQDOÃWRÃWKHÃ3/&ÃV\VWHP

Läs mer

Grafisk teknik. Sasan Gooran (HT 2006)

Grafisk teknik. Sasan Gooran (HT 2006) Grafisk teknik Sasan Gooran (HT 2006) Iterative Method Controlling Dot Placement (IMCDP) Assumptions: The original continuous-tone image is scaled between 0 and 1 0 and 1 represent white and black respectively

Läs mer

Writing with context. Att skriva med sammanhang

Writing with context. Att skriva med sammanhang Writing with context Att skriva med sammanhang What makes a piece of writing easy and interesting to read? Discuss in pairs and write down one word (in English or Swedish) to express your opinion http://korta.nu/sust(answer

Läs mer

IRAB Mottagare sida 2-5 Tele Radio AB Mottagare sida 6

IRAB Mottagare sida 2-5 Tele Radio AB Mottagare sida 6 IRAB Mottagare sida -5 Tele Radio AB Mottagare sida 6 Installation of receiver type smd 700 4 RELAY FUNCTIONS / -4 VAC/DC PCB TYPE NO: LWEG 4L Rev: 95-09 Installation: Install the receivers in a protected

Läs mer

Health café. Self help groups. Learning café. Focus on support to people with chronic diseases and their families

Health café. Self help groups. Learning café. Focus on support to people with chronic diseases and their families Health café Resources Meeting places Live library Storytellers Self help groups Heart s house Volunteers Health coaches Learning café Recovery Health café project Focus on support to people with chronic

Läs mer

Institutionen för systemteknik

Institutionen för systemteknik Institutionen för systemteknik Department of Electrical Engineering Examensarbete Design of a Time-to-Digital Converter for an All-Digital Phase Locked Loop for the 2-GHz Band Examensarbete utfört i Elektroniksystem

Läs mer

Som reserv i betygsnämnden föreslås Professor Petru Ion Eles, IDA, LiU. Email: petru.eles@liu.se

Som reserv i betygsnämnden föreslås Professor Petru Ion Eles, IDA, LiU. Email: petru.eles@liu.se 23 juni 2014 FoFu-nämnden LiTH Doktorand Dai Zhang avser disputera för doktorsgraden med en avhandling med titeln: Ultra-Low-Power Analog-to-Digital Converters for Medical Applications. Datum och tid för

Läs mer

Information technology Open Document Format for Office Applications (OpenDocument) v1.0 (ISO/IEC 26300:2006, IDT) SWEDISH STANDARDS INSTITUTE

Information technology Open Document Format for Office Applications (OpenDocument) v1.0 (ISO/IEC 26300:2006, IDT) SWEDISH STANDARDS INSTITUTE SVENSK STANDARD SS-ISO/IEC 26300:2008 Fastställd/Approved: 2008-06-17 Publicerad/Published: 2008-08-04 Utgåva/Edition: 1 Språk/Language: engelska/english ICS: 35.240.30 Information technology Open Document

Läs mer

Lösningar till Tentamen i Reglerteknik AK EL1000/EL1100/EL

Lösningar till Tentamen i Reglerteknik AK EL1000/EL1100/EL Lösningar till Tentamen i Reglerteknik AK EL/EL/EL 9-6- a. Ansätt: G(s) = b s+a, b >, a >. Utsignalen ges av y(t) = G(iω) sin (ωt + arg G(iω)), ω = G(iω) = b ω + a = arg G(iω) = arg b arg (iω + a) = arctan

Läs mer

Thesis work at McNeil AB Evaluation/remediation of psychosocial risks and hazards.

Thesis work at McNeil AB Evaluation/remediation of psychosocial risks and hazards. Evaluation/remediation of psychosocial risks and hazards. Help us to create the path forward for managing psychosocial risks in the work environment by looking into different tools/support/thesis and benchmarking

Läs mer

Schenker Privpak AB Telefon 033-178300 VAT Nr. SE556124398001 Schenker ABs ansvarsbestämmelser, identiska med Box 905 Faxnr 033-257475 Säte: Borås

Schenker Privpak AB Telefon 033-178300 VAT Nr. SE556124398001 Schenker ABs ansvarsbestämmelser, identiska med Box 905 Faxnr 033-257475 Säte: Borås Schenker Privpak AB Interface documentation for web service packageservices.asmx 2010-10-21 Version: 1.2.2 Doc. no.: I04304 Sida 2 av 14 Revision history Datum Version Sign. Kommentar 2010-02-18 1.0.0

Läs mer

GPS GPS. Classical navigation. A. Einstein. Global Positioning System Started in 1978 Operational in ETI Föreläsning 1

GPS GPS. Classical navigation. A. Einstein. Global Positioning System Started in 1978 Operational in ETI Föreläsning 1 GPS GPS Global Positioning System Started in 1978 Operational in 1993 2011-02-22 ETI 125 - Föreläsning 1 2011-02-22 ETI 125 - Föreläsning 2 A. Einstein Classical navigation 2011-02-22 ETI 125 - Föreläsning

Läs mer

FÖRBERED UNDERLAG FÖR BEDÖMNING SÅ HÄR

FÖRBERED UNDERLAG FÖR BEDÖMNING SÅ HÄR FÖRBERED UNDERLAG FÖR BEDÖMNING SÅ HÄR Kontrollera vilka kurser du vill söka under utbytet. Fyll i Basis for nomination for exchange studies i samråd med din lärare. För att läraren ska kunna göra en korrekt

Läs mer

Measuring child participation in immunization registries: two national surveys, 2001

Measuring child participation in immunization registries: two national surveys, 2001 Measuring child participation in immunization registries: two national surveys, 2001 Diana Bartlett Immunization Registry Support Branch National Immunization Program Objectives Describe the progress of

Läs mer

1. Compute the following matrix: (2 p) 2. Compute the determinant of the following matrix: (2 p)

1. Compute the following matrix: (2 p) 2. Compute the determinant of the following matrix: (2 p) UMEÅ UNIVERSITY Department of Mathematics and Mathematical Statistics Pre-exam in mathematics Linear algebra 2012-02-07 1. Compute the following matrix: (2 p 3 1 2 3 2 2 7 ( 4 3 5 2 2. Compute the determinant

Läs mer

DVG C01 TENTAMEN I PROGRAMSPRÅK PROGRAMMING LANGUAGES EXAMINATION :15-13: 15

DVG C01 TENTAMEN I PROGRAMSPRÅK PROGRAMMING LANGUAGES EXAMINATION :15-13: 15 DVG C01 TENTAMEN I PROGRAMSPRÅK PROGRAMMING LANGUAGES EXAMINATION 120607 08:15-13: 15 Ansvarig Lärare: Donald F. Ross Hjälpmedel: Bilaga A: BNF-definition En ordbok: studentenshemspråk engelska Betygsgräns:

Läs mer

Methods to increase work-related activities within the curricula. S Nyberg and Pr U Edlund KTH SoTL 2017

Methods to increase work-related activities within the curricula. S Nyberg and Pr U Edlund KTH SoTL 2017 Methods to increase work-related activities within the curricula S Nyberg and Pr U Edlund KTH SoTL 2017 Aim of the project Increase Work-related Learning Inspire theachers Motivate students Understanding

Läs mer

Uttagning för D21E och H21E

Uttagning för D21E och H21E Uttagning för D21E och H21E Anmälan till seniorelitklasserna vid O-Ringen i Kolmården 2019 är öppen fram till och med fredag 19 juli klockan 12.00. 80 deltagare per klass tas ut. En rangordningslista med

Läs mer

Technique and expression 3: weave. 3.5 hp. Ladokcode: AX1 TE1 The exam is given to: Exchange Textile Design and Textile design 2.

Technique and expression 3: weave. 3.5 hp. Ladokcode: AX1 TE1 The exam is given to: Exchange Textile Design and Textile design 2. Technique and expression 3: weave 3.5 hp Ladokcode: AX1 TE1 The exam is given to: Exchange Textile Design and Textile design 2 ExamCode: February 15 th 9-13 Means of assistance: Calculator, colorpencils,

Läs mer

Chapter 2: Random Variables

Chapter 2: Random Variables Chapter 2: Random Variables Experiment: Procedure + Observations Observation is an outcome Assign a number to each outcome: Random variable 1 Three ways to get an rv: Random Variables The rv is the observation

Läs mer

Övning 3 ETS052 Datorkommuniktion IP, TCP och

Övning 3 ETS052 Datorkommuniktion IP, TCP och Övning 3 ETS052 Datorkommuniktion - 2015 IP, TCP och 802.11 September 22, 2015 Uppgift 1. Bestäm klassen på följande IPv4-adresser: 1.1 1.2 1.3 1.4 1.5 208.34.54.12 238.34.2.1 114.34.2.8 129.14.6.8 241.34.2.8

Läs mer

Föreläsning 4 IS1300 Inbyggda system

Föreläsning 4 IS1300 Inbyggda system Föreläsning 4 IS1300 Inbyggda system Programutveckling Exempel PingPong Idé Tillståndsdiagram State machine Skapa projekt Testning av programvara Peripheral Library till STM32 Programmeringsuppgiften RS232

Läs mer

6 th Grade English October 6-10, 2014

6 th Grade English October 6-10, 2014 6 th Grade English October 6-10, 2014 Understand the content and structure of a short story. Imagine an important event or challenge in the future. Plan, draft, revise and edit a short story. Writing Focus

Läs mer

Goals for third cycle studies according to the Higher Education Ordinance of Sweden (Sw. "Högskoleförordningen")

Goals for third cycle studies according to the Higher Education Ordinance of Sweden (Sw. Högskoleförordningen) Goals for third cycle studies according to the Higher Education Ordinance of Sweden (Sw. "Högskoleförordningen") 1 1. Mål för doktorsexamen 1. Goals for doctoral exam Kunskap och förståelse visa brett

Läs mer

FANNY AHLFORS AUTHORIZED ACCOUNTING CONSULTANT,

FANNY AHLFORS AUTHORIZED ACCOUNTING CONSULTANT, FANNY AHLFORS AUTHORIZED ACCOUNTING CONSULTANT, SWEDEN HOW TO CREATE BLOG CONTENT www.pwc.se How to create blog content Fanny Ahlfors Authorized Accounting Consultant 5 Inbound Methodology Attract Convert

Läs mer

Michael Q. Jones & Matt B. Pedersen University of Nevada Las Vegas

Michael Q. Jones & Matt B. Pedersen University of Nevada Las Vegas Michael Q. Jones & Matt B. Pedersen University of Nevada Las Vegas The Distributed Application Debugger is a debugging tool for parallel programs Targets the MPI platform Runs remotley even on private

Läs mer

Datasäkerhet och integritet

Datasäkerhet och integritet Chapter 4 module A Networking Concepts OSI-modellen TCP/IP This module is a refresher on networking concepts, which are important in information security A Simple Home Network 2 Unshielded Twisted Pair

Läs mer

RADIATION TEST REPORT. GAMMA: 30.45k, 59.05k, 118.8k/TM1019 Condition D

RADIATION TEST REPORT. GAMMA: 30.45k, 59.05k, 118.8k/TM1019 Condition D RADIATION TEST REPORT PRODUCT: OP47AYQMLL Die Type: 147X FILE: OP47_LDR.xlsx DATE CODE: 95 GAMMA: 3.45k, 59.5k, 118.8k/TM119 Condition D GAMMA SOURCE: Co6 DOSE RATE: 8.6mRad(si)/s FACILITIES: University

Läs mer

F ξ (x) = f(y, x)dydx = 1. We say that a random variable ξ has a distribution F (x), if. F (x) =

F ξ (x) = f(y, x)dydx = 1. We say that a random variable ξ has a distribution F (x), if. F (x) = Problems for the Basic Course in Probability (Fall 00) Discrete Probability. Die A has 4 red and white faces, whereas die B has red and 4 white faces. A fair coin is flipped once. If it lands on heads,

Läs mer

Alias 1.0 Rollbaserad inloggning

Alias 1.0 Rollbaserad inloggning Alias 1.0 Rollbaserad inloggning Alias 1.0 Rollbaserad inloggning Magnus Bergqvist Tekniskt Säljstöd Magnus.Bergqvist@msb.se 072-502 09 56 Alias 1.0 Rollbaserad inloggning Funktionen Förutsättningar Funktionen

Läs mer

School of Management and Economics Reg. No. EHV 2008/220/514 COURSE SYLLABUS. Fundamentals of Business Administration: Management Accounting

School of Management and Economics Reg. No. EHV 2008/220/514 COURSE SYLLABUS. Fundamentals of Business Administration: Management Accounting School of Management and Economics Reg. No. EHV 2008/220/514 COURSE SYLLABUS Fundamentals of Business Administration: Management Accounting Course Code FE3001 Date of decision 2008-06-16 Decision-making

Läs mer

Examensarbete i matematik på grundnivå med inriktning mot optimeringslära och systemteori

Examensarbete i matematik på grundnivå med inriktning mot optimeringslära och systemteori Examensarbete i matematik på grundnivå med inriktning mot optimeringslära och systemteori (kurskod SA104X, 15hp, VT15) http://www.math.kth.se/optsyst/grundutbildning/kex/ Förkunskaper Det är ett krav att

Läs mer

OFTP2: Secure transfer over the Internet

OFTP2: Secure transfer over the Internet Presentation We are ready for OFTP2! OFTP2: Secure transfer over the Internet Productive, standardized and secure flow of information in the Product Lifecycle Management (PLM) by Nils Johansson, LTH &

Läs mer

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS INSTALLATION - REEIVER INSTALLATION INSTRUTIONS RT0 RF WIRELESS ROOM THERMOSTAT AND REEIVER MOUNTING OF WALL MOUTING PLATE - Unscrew the screws under the - Pack contains... Installation - Receiver... Mounting

Läs mer

Documentation SN 3102

Documentation SN 3102 This document has been created by AHDS History and is based on information supplied by the depositor /////////////////////////////////////////////////////////// THE EUROPEAN STATE FINANCE DATABASE (Director:

Läs mer

Kurskod: TAMS11 Provkod: TENB 28 August 2014, 08:00-12:00. English Version

Kurskod: TAMS11 Provkod: TENB 28 August 2014, 08:00-12:00. English Version Kurskod: TAMS11 Provkod: TENB 28 August 2014, 08:00-12:00 Examinator/Examiner: Xiangfeng Yang (Tel: 070 2234765) a. You are permitted to bring: a calculator; formel -och tabellsamling i matematisk statistik

Läs mer

Kurskod: TAIU06 MATEMATISK STATISTIK Provkod: TENA 15 August 2016, 8:00-12:00. English Version

Kurskod: TAIU06 MATEMATISK STATISTIK Provkod: TENA 15 August 2016, 8:00-12:00. English Version Kurskod: TAIU06 MATEMATISK STATISTIK Provkod: TENA 15 August 2016, 8:00-12:00 Examiner: Xiangfeng Yang (Tel: 070 0896661). Please answer in ENGLISH if you can. a. Allowed to use: a calculator, Formelsamling

Läs mer

- den bredaste guiden om Mallorca på svenska! -

- den bredaste guiden om Mallorca på svenska! - - den bredaste guiden om Mallorca på svenska! - Driver du företag, har en affärsrörelse på Mallorca eller relaterad till Mallorca och vill nå ut till våra läsare? Då har du möjlighet att annonsera på Mallorcaguide.se

Läs mer

LUNDS TEKNISKA HÖGSKOLA Inst. for Elektro- och Informationsteknik. SIGNALBEHANDLING I MULTIMEDIA, ETI265 Inlämningsuppgift 1 (av 2), Task 1 (out of 2)

LUNDS TEKNISKA HÖGSKOLA Inst. for Elektro- och Informationsteknik. SIGNALBEHANDLING I MULTIMEDIA, ETI265 Inlämningsuppgift 1 (av 2), Task 1 (out of 2) LUNDS TEKNISKA HÖGSKOLA Inst. for Elektro- och Informationsteknik SIGNALBEHANDLING I MULTIMEDIA, ETI65 Inlämningsuppgift (av ), Task (out of ) Inlämningstid: Inlämnas senast kl 7. fredagen den 5:e maj

Läs mer

Institutionen för systemteknik

Institutionen för systemteknik Institutionen för systemteknik Department of Electrical Engineering Examensarbete Programmable voltage reference generator for a SAR-ADC Examensarbete utfört i Electronics Systems vid Tekniska högskolan

Läs mer

8 < x 1 + x 2 x 3 = 1, x 1 +2x 2 + x 4 = 0, x 1 +2x 3 + x 4 = 2. x 1 2x 12 1A är inverterbar, och bestäm i så fall dess invers.

8 < x 1 + x 2 x 3 = 1, x 1 +2x 2 + x 4 = 0, x 1 +2x 3 + x 4 = 2. x 1 2x 12 1A är inverterbar, och bestäm i så fall dess invers. MÄLARDALENS HÖGSKOLA Akademin för utbildning, kultur och kommunikation Avdelningen för tillämpad matematik Examinator: Erik Darpö TENTAMEN I MATEMATIK MAA150 Vektoralgebra TEN1 Datum: 9januari2015 Skrivtid:

Läs mer

BRUKSANVISNING. Oscilla 910

BRUKSANVISNING. Oscilla 910 BRUKSANVISNING Oscilla 910 C A TEGNÉR AB BOX 20003 161 02 BROMMA TEL 08-564 822 00 FAX 08-564 822 09 INTERNET: www.categner.se E-MAIL: info@categner.se OSCILLA SM910 INNEHÅLL FRONTPANEL... 3 BAKPANEL...

Läs mer

CUSTOMER READERSHIP HARRODS MAGAZINE CUSTOMER OVERVIEW. 63% of Harrods Magazine readers are mostly interested in reading about beauty

CUSTOMER READERSHIP HARRODS MAGAZINE CUSTOMER OVERVIEW. 63% of Harrods Magazine readers are mostly interested in reading about beauty 79% of the division trade is generated by Harrods Rewards customers 30% of our Beauty clients are millennials 42% of our trade comes from tax-free customers 73% of the department base is female Source:

Läs mer

IE1206 Embedded Electronics

IE1206 Embedded Electronics E1206 Embedded Electronics Le1 Le3 Le4 Le2 Ex1 Ex2 PC-block Documentation, Seriecom, Pulse sensor,, R, P, series and parallel KC1 LAB1 Pulse sensors, Menu program Start of program task Kirchhoffs laws

Läs mer

Digitalteknik och Datorarkitektur 5hp

Digitalteknik och Datorarkitektur 5hp Foto: Rona Proudfoot (some rights reserved) Vi skall nu kolla närmare på hur det går till när en instruktion utförs. Fetch = + Digitalteknik och Datorarkitektur hp path & Control maj 2 karl.marklund@it.uu.se

Läs mer

State Examinations Commission

State Examinations Commission State Examinations Commission Marking schemes published by the State Examinations Commission are not intended to be standalone documents. They are an essential resource for examiners who receive training

Läs mer

A metadata registry for Japanese construction field

A metadata registry for Japanese construction field A metadata registry for Japanese construction field LCDM Forum, Japan October 25 th -27 th - 2006 TAKEYA, Isobe LCDM Forum Secretariat Document No. GEC-2005-002 LCDM Forum, Japan LCDM Forum, Japan Non-profit

Läs mer

FORTA M315. Installation. 218 mm.

FORTA M315. Installation. 218 mm. 1 Installation 2 1 2 1 218 mm. 1 2 4 5 6 7 8 9 2 G, G0= Max 100 m 1.5 mm² (AWG 15) X1, MX, Y, VH, VC = Max 200 m 0.5 mm² (AWG 20) Y X1 MX VH VC G1 G0 G 0 V 24 V~ IN 0-10 0-5, 2-6 60 s OP O 1 2 4 5 6 7

Läs mer

Om oss DET PERFEKTA KOMPLEMENTET THE PERFECT COMPLETION 04 EN BINZ ÄR PRECIS SÅ BRA SOM DU FÖRVÄNTAR DIG A BINZ IS JUST AS GOOD AS YOU THINK 05

Om oss DET PERFEKTA KOMPLEMENTET THE PERFECT COMPLETION 04 EN BINZ ÄR PRECIS SÅ BRA SOM DU FÖRVÄNTAR DIG A BINZ IS JUST AS GOOD AS YOU THINK 05 Om oss Vi på Binz är glada att du är intresserad av vårt support-system för begravningsbilar. Sedan mer än 75 år tillverkar vi specialfordon i Lorch för de flesta olika användningsändamål, och detta enligt

Läs mer

Syns du, finns du? Examensarbete 15 hp kandidatnivå Medie- och kommunikationsvetenskap

Syns du, finns du? Examensarbete 15 hp kandidatnivå Medie- och kommunikationsvetenskap Examensarbete 15 hp kandidatnivå Medie- och kommunikationsvetenskap Syns du, finns du? - En studie över användningen av SEO, PPC och sociala medier som strategiska kommunikationsverktyg i svenska företag

Läs mer

Vässa kraven och förbättra samarbetet med hjälp av Behaviour Driven Development Anna Fallqvist Eriksson

Vässa kraven och förbättra samarbetet med hjälp av Behaviour Driven Development Anna Fallqvist Eriksson Vässa kraven och förbättra samarbetet med hjälp av Behaviour Driven Development Anna Fallqvist Eriksson Kravhantering På Riktigt, 16 maj 2018 Anna Fallqvist Eriksson Agilista, Go See Talents linkedin.com/in/anfaer/

Läs mer

Eternal Employment Financial Feasibility Study

Eternal Employment Financial Feasibility Study Eternal Employment Financial Feasibility Study 2017-08-14 Assumptions Available amount: 6 MSEK Time until first payment: 7 years Current wage: 21 600 SEK/month (corresponding to labour costs of 350 500

Läs mer

PORTSECURITY IN SÖLVESBORG

PORTSECURITY IN SÖLVESBORG PORTSECURITY IN SÖLVESBORG Kontaktlista i skyddsfrågor / List of contacts in security matters Skyddschef/PFSO Tord Berg Phone: +46 456 422 44. Mobile: +46 705 82 32 11 Fax: +46 456 104 37. E-mail: tord.berg@sbgport.com

Läs mer

Läkemedelsverkets Farmakovigilansdag

Läkemedelsverkets Farmakovigilansdag Swedish Medical Products Agency s Patient- and Consumer Advisory Board Brita Sjöström May 29, 2018 Patientrådet@mpa.se https://lakemedelsverket.se/patient-konsument-rad The vision of the Swedish Medical

Läs mer

EASA Standardiseringsrapport 2014

EASA Standardiseringsrapport 2014 EASA Standardiseringsrapport 2014 Inför EASA Standardiseringsinspektion hösten 2016 Presentatör Johan Brunnberg, Flygteknisk Inspektör & Del-M Koordinator Sjö- och luftfartsavdelningen Enheten för operatörer,

Läs mer

Lösenordsportalen Hosted by UNIT4 For instructions in English, see further down in this document

Lösenordsportalen Hosted by UNIT4 For instructions in English, see further down in this document Lösenordsportalen Hosted by UNIT4 For instructions in English, see further down in this document Användarhandledning inloggning Logga in Gå till denna webbsida för att logga in: http://csportal.u4a.se/

Läs mer

SWESIAQ Swedish Chapter of International Society of Indoor Air Quality and Climate

SWESIAQ Swedish Chapter of International Society of Indoor Air Quality and Climate Swedish Chapter of International Society of Indoor Air Quality and Climate Aneta Wierzbicka Swedish Chapter of International Society of Indoor Air Quality and Climate Independent and non-profit Swedish

Läs mer

3 rd October 2017

3 rd October 2017 3 rd October 2017 Failures of Scaffold False work Failures Form work Bursting Trench Support Failure Hoarding Failures Can be expensive and result in fatalities and serious injuries Cardiff

Läs mer